Trace number 199481

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds, and are wall clock time (not CPU time).

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.09 1802.3

General information on the benchmark

NameallIntervalSeries/
series-25.xml
MD5SUM1eb0cd8148c3a51eaa068a454296b6fa
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables49
Number of constraints600
Maximum constraint arity3
Maximum domain size25
Number of constraints which are defined in extension0
Number of constraints which are defined in intension600
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
1.12	c start processing
1.12	c start relation processing
1.19	c start cnf exporting
4.20	c parsing time : 0.862
4.20	c preprocessing time : 3.934
4.20	
4.20	c Nary constraints - conflicts : 0 supports : 24
4.20	c Binary constraints - conflicts : 576 supports :0
4.20	c max arity constraint : 3
4.20	c Max Tuples generated 15000
4.20	c relations : 3
4.20	c relations BDD: 1
4.20	c vars : 16778 - clauses :  88849
4.20	
4.23	 
4.23	c --- Minisat Stats ---
4.23	 

Verifier Data (download as text)

ERROR: Unexpected answer ! (SAT/UNSAT expected)
Got answer: 

Watcher Data (download as text)

runsolver version 3.1.3 (c) roussel@cril.univ-artois.fr

command line: runsolver --timestamp -w ROOT/results/node25/watcher-199481-1168134544 -o ROOT/results/node25/solver-199481-1168134544 -C 1800 -M 900 /tmp/evaluation/199481-1168134544/galac.sh /tmp/evaluation/199481-1168134544/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.09 2.06 1.97 5/87 20033
/proc/meminfo: memFree=1331656/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=8560 CPUtime=0
/proc/20032/stat : 20032 (galac.sh) R 20030 20032 19380 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 161846790 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781984143 0 0 4096 8192 0 0 0 17 1 0 0
/proc/20032/statm: 2140 253 197 79 0 133 0

[startup+0.109061 s]
/proc/loadavg: 2.09 2.06 1.97 5/87 20033
/proc/meminfo: memFree=1331656/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=0.01
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.517133 s]
/proc/loadavg: 2.09 2.06 1.97 5/87 20033
/proc/meminfo: memFree=1331656/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=0.01
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34228 s]
/proc/loadavg: 2.09 2.06 1.97 3/95 20053
/proc/meminfo: memFree=1292296/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=0.01
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20046] ppid=20032 vsize=861064 CPUtime=1.17
/proc/20046/stat : 20046 (java) R 20032 20032 19380 0 -1 0 11950 0 1 0 110 7 0 0 25 0 8 0 161846794 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074165235 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20046/statm: 215266 11702 2009 14 0 201471 0
[pid=20046/tid=20047] ppid=20032 vsize=861064 CPUtime=0.08
/proc/20046/task/20047/stat : 20047 (java) S 20032 20032 19380 0 -1 64 3383 0 0 0 7 1 0 0 16 0 8 0 161846807 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20048] ppid=20032 vsize=861064 CPUtime=0
/proc/20046/task/20048/stat : 20048 (java) S 20032 20032 19380 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161846808 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20049] ppid=20032 vsize=861064 CPUtime=0
/proc/20046/task/20049/stat : 20049 (java) S 20032 20032 19380 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161846808 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20050] ppid=20032 vsize=861064 CPUtime=0
/proc/20046/task/20050/stat : 20050 (java) S 20032 20032 19380 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161846811 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20051] ppid=20032 vsize=861064 CPUtime=0.31
/proc/20046/task/20051/stat : 20051 (java) S 20032 20032 19380 0 -1 64 1023 0 0 0 30 1 0 0 15 0 8 0 161846811 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20052] ppid=20032 vsize=861064 CPUtime=0
/proc/20046/task/20052/stat : 20052 (java) S 20032 20032 19380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161846811 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20053] ppid=20032 vsize=861064 CPUtime=0
/proc/20046/task/20053/stat : 20053 (java) S 20032 20032 19380 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161846811 881729536 11702 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.18
Current children cumulated vsize (KiB) 908616

[startup+2.99556 s]
/proc/loadavg: 2.09 2.06 1.97 3/95 20053
/proc/meminfo: memFree=1261320/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=0.01
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20046] ppid=20032 vsize=861196 CPUtime=2.83
/proc/20046/stat : 20046 (java) R 20032 20032 19380 0 -1 0 19583 0 1 0 271 12 0 0 25 0 8 0 161846794 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154989313 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/20046/statm: 215299 19333 2013 14 0 201504 0
[pid=20046/tid=20047] ppid=20032 vsize=861196 CPUtime=0.08
/proc/20046/task/20047/stat : 20047 (java) S 20032 20032 19380 0 -1 64 3578 0 0 0 7 1 0 0 16 0 8 0 161846807 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20048] ppid=20032 vsize=861196 CPUtime=0
/proc/20046/task/20048/stat : 20048 (java) S 20032 20032 19380 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 161846808 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20049] ppid=20032 vsize=861196 CPUtime=0
/proc/20046/task/20049/stat : 20049 (java) S 20032 20032 19380 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 161846808 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20050] ppid=20032 vsize=861196 CPUtime=0
/proc/20046/task/20050/stat : 20050 (java) S 20032 20032 19380 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 161846811 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20051] ppid=20032 vsize=861196 CPUtime=0.32
/proc/20046/task/20051/stat : 20051 (java) S 20032 20032 19380 0 -1 64 1030 0 0 0 31 1 0 0 15 0 8 0 161846811 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20052] ppid=20032 vsize=861196 CPUtime=0
/proc/20046/task/20052/stat : 20052 (java) S 20032 20032 19380 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 161846811 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=20046/tid=20053] ppid=20032 vsize=861196 CPUtime=0
/proc/20046/task/20053/stat : 20053 (java) S 20032 20032 19380 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 161846811 881864704 19333 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.84
Current children cumulated vsize (KiB) 908748

[startup+6.28411 s]
/proc/loadavg: 2.08 2.05 1.97 2/82 20055
/proc/meminfo: memFree=1323840/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=9156 CPUtime=2.02
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 2167 0 0 0 201 1 0 0 25 0 1 0 161847214 9375744 2149 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 2289 2149 54 142 0 2145 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 56708

[startup+12.7482 s]
/proc/loadavg: 1.99 2.04 1.97 3/87 20284
/proc/meminfo: memFree=1312408/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=16816 CPUtime=8.49
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 4081 0 0 0 845 4 0 0 25 0 1 0 161847214 17219584 4063 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 4204 4063 54 142 0 4060 0
Current children cumulated CPU time (s) 12.54
Current children cumulated vsize (KiB) 64368

[startup+25.5714 s]
/proc/loadavg: 1.99 2.03 1.97 3/87 20284
/proc/meminfo: memFree=1302688/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=26912 CPUtime=21.27
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 6584 0 0 0 2120 7 0 0 25 0 1 0 161847214 27557888 6566 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 6728 6566 54 142 0 6584 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 74464

[startup+51.2177 s]
/proc/loadavg: 1.99 2.03 1.97 3/87 20284
/proc/meminfo: memFree=1287584/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=41908 CPUtime=46.9
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 10331 0 0 0 4679 11 0 0 25 0 1 0 161847214 42913792 10313 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 10477 10313 54 142 0 10333 0
Current children cumulated CPU time (s) 50.95
Current children cumulated vsize (KiB) 89460

[startup+102.5 s]
/proc/loadavg: 1.99 2.02 1.97 3/87 20284
/proc/meminfo: memFree=1264928/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=64744 CPUtime=98.13
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 16027 0 0 0 9796 17 0 0 25 0 1 0 161847214 66297856 16009 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 16186 16009 54 142 0 16042 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 112296

[startup+162.51 s]
/proc/loadavg: 1.99 2.02 1.97 3/87 20284
/proc/meminfo: memFree=1241376/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=88012 CPUtime=158.06
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 21811 0 0 0 15783 23 0 0 25 0 1 0 161847214 90124288 21793 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 22003 21793 54 142 0 21859 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 135564

[startup+222.521 s]
/proc/loadavg: 2.06 2.03 1.97 3/87 20284
/proc/meminfo: memFree=1215264/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=114080 CPUtime=218.02
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 28351 0 0 0 21770 32 0 0 25 0 1 0 161847214 116817920 28333 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 28520 28333 54 142 0 28376 0
Current children cumulated CPU time (s) 222.07
Current children cumulated vsize (KiB) 161632

[startup+282.526 s]
/proc/loadavg: 2.07 2.04 1.98 3/87 20284
/proc/meminfo: memFree=1192032/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=137244 CPUtime=277.97
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 34147 0 0 0 27758 39 0 0 25 0 1 0 161847214 140537856 34129 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 34311 34129 54 142 0 34167 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 184796

[startup+342.53 s]
/proc/loadavg: 2.02 2.03 1.98 3/87 20284
/proc/meminfo: memFree=1183264/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=146100 CPUtime=337.89
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 36304 0 0 0 33748 41 0 0 25 0 1 0 161847214 149606400 36286 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 36525 36286 54 142 0 36381 0
Current children cumulated CPU time (s) 341.94
Current children cumulated vsize (KiB) 193652

[startup+402.534 s]
/proc/loadavg: 2.01 2.02 1.98 3/87 20284
/proc/meminfo: memFree=1183264/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0

################
# More data... #
################

/proc/loadavg: 2.05 2.04 2.00 3/87 20482
/proc/meminfo: memFree=1144928/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=184136 CPUtime=1117.14
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 45783 0 0 0 111643 71 0 0 25 0 1 0 161847214 188555264 45765 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 46034 45765 54 142 0 45890 0
Current children cumulated CPU time (s) 1121.19
Current children cumulated vsize (KiB) 231688

[startup+1182.69 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 20482
/proc/meminfo: memFree=1144928/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=184136 CPUtime=1177.1
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 45783 0 0 0 117639 71 0 0 25 0 1 0 161847214 188555264 45765 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 46034 45765 54 142 0 45890 0
Current children cumulated CPU time (s) 1181.15
Current children cumulated vsize (KiB) 231688

[startup+1242.7 s]
/proc/loadavg: 2.13 2.06 2.01 3/87 20482
/proc/meminfo: memFree=1144928/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=184136 CPUtime=1237.03
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 45783 0 0 0 123632 71 0 0 25 0 1 0 161847214 188555264 45765 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 46034 45765 54 142 0 45890 0
Current children cumulated CPU time (s) 1241.08
Current children cumulated vsize (KiB) 231688

[startup+1302.7 s]
/proc/loadavg: 2.05 2.04 2.00 3/87 20482
/proc/meminfo: memFree=1144992/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=184136 CPUtime=1296.98
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 45783 0 0 0 129627 71 0 0 25 0 1 0 161847214 188555264 45765 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 46034 45765 54 142 0 45890 0
Current children cumulated CPU time (s) 1301.03
Current children cumulated vsize (KiB) 231688

[startup+1362.71 s]
/proc/loadavg: 2.02 2.03 2.00 3/87 20482
/proc/meminfo: memFree=1141472/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=187964 CPUtime=1356.93
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 46739 0 0 0 135621 72 0 0 25 0 1 0 161847214 192475136 46721 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 46991 46721 54 142 0 46847 0
Current children cumulated CPU time (s) 1360.98
Current children cumulated vsize (KiB) 235516

[startup+1422.73 s]
/proc/loadavg: 2.04 2.04 2.00 3/87 20482
/proc/meminfo: memFree=1128608/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1416.87
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49909 0 0 0 141611 76 0 0 25 0 1 0 161847214 205451264 49891 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522150 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49891 54 142 0 50015 0
Current children cumulated CPU time (s) 1420.92
Current children cumulated vsize (KiB) 248188

[startup+1482.74 s]
/proc/loadavg: 2.01 2.03 2.00 3/87 20482
/proc/meminfo: memFree=1128608/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1476.82
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49910 0 0 0 147606 76 0 0 25 0 1 0 161847214 205451264 49892 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49892 54 142 0 50015 0
Current children cumulated CPU time (s) 1480.87
Current children cumulated vsize (KiB) 248188

[startup+1542.76 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 20482
/proc/meminfo: memFree=1128544/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1536.77
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49910 0 0 0 153601 76 0 0 25 0 1 0 161847214 205451264 49892 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49892 54 142 0 50015 0
Current children cumulated CPU time (s) 1540.82
Current children cumulated vsize (KiB) 248188

[startup+1602.76 s]
/proc/loadavg: 2.00 2.02 2.00 3/87 20482
/proc/meminfo: memFree=1128544/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1596.71
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49911 0 0 0 159594 77 0 0 25 0 1 0 161847214 205451264 49893 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49893 54 142 0 50015 0
Current children cumulated CPU time (s) 1600.76
Current children cumulated vsize (KiB) 248188

[startup+1662.78 s]
/proc/loadavg: 2.00 2.01 2.00 3/87 20482
/proc/meminfo: memFree=1128480/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1656.67
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49912 0 0 0 165590 77 0 0 25 0 1 0 161847214 205451264 49894 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49894 54 142 0 50015 0
Current children cumulated CPU time (s) 1660.72
Current children cumulated vsize (KiB) 248188

[startup+1722.78 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20482
/proc/meminfo: memFree=1128480/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1716.62
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49912 0 0 0 171585 77 0 0 25 0 1 0 161847214 205451264 49894 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49894 54 142 0 50015 0
Current children cumulated CPU time (s) 1720.67
Current children cumulated vsize (KiB) 248188

[startup+1782.79 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 20482
/proc/meminfo: memFree=1128480/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1776.55
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49912 0 0 0 177578 77 0 0 25 0 1 0 161847214 205451264 49894 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49894 54 142 0 50015 0
Current children cumulated CPU time (s) 1780.6
Current children cumulated vsize (KiB) 248188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.29 s]
/proc/loadavg: 2.00 2.00 2.00 4/87 20482
/proc/meminfo: memFree=1128416/2055920 swapFree=4192812/4192956
[pid=20032] ppid=20030 vsize=47552 CPUtime=4.05
/proc/20032/stat : 20032 (galac.sh) S 20030 20032 19380 0 -1 4194304 798 21296 0 1 0 0 390 15 17 0 1 0 161846790 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/20032/statm: 11888 362 244 79 0 218 0
[pid=20054] ppid=20032 vsize=200636 CPUtime=1796.04
/proc/20054/stat : 20054 (minisat) R 20032 20032 19380 0 -1 4194304 49912 0 0 0 179527 77 0 0 25 0 1 0 161847214 205451264 49894 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/20054/statm: 50159 49894 54 142 0 50015 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 248188

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 20032 and gives childrusage.ru_utime.tv_sec=3 childrusage.ru_utime.tv_usec=913405 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=161975
CPU time returned by wait4() is 4.07538
while last known CPU time is 1800.09

Solver probably didn't/couldn't wait for its children
Using last known CPU time as value...

Real time (s): 1802.3
CPU time (s): 1800.09
CPU user time (s): 1799.17
CPU system time (s): 0.92
CPU usage (%): 99.8776
Max. virtual memory (cumulated for all children) (KiB): 908748

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.91341
system time used= 0.161975
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22094
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1450
involuntary context switches= 1490

runsolver used 1.43778 s user time and 5.05923 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Sun Jan  7 01:49:04 UTC 2007


IDJOB= 199481
IDBENCH= 3620
FILE ID= node25/199481-1168134544

PBS_JOBID= 3477990

Free space on /tmp= 66547 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-25.xml
COMMAND LINE= /tmp/evaluation/199481-1168134544/galac.sh /tmp/evaluation/199481-1168134544/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node25/watcher-199481-1168134544 -o ROOT/results/node25/solver-199481-1168134544 -C 1800 -M 900  /tmp/evaluation/199481-1168134544/galac.sh /tmp/evaluation/199481-1168134544/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  1eb0cd8148c3a51eaa068a454296b6fa

RANDOM SEED= 317437881

TIME LIMIT= 1800 seconds

MEMORY LIMIT= 900 MiB


/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.279
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1332072 kB
Buffers:         55388 kB
Cached:         543896 kB
SwapCached:          0 kB
Active:         154956 kB
Inactive:       495140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1332072 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2996 kB
Writeback:           0 kB
Mapped:          71064 kB
Slab:            58476 kB
Committed_AS:  3276304 kB
PageTables:       2284 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66544 MiB



End job on node25 on Sun Jan  7 02:19:06 UTC 2007