Trace number 238513

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.01 1800.57

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-0_ext.xml
MD5SUM6f3c0f19423cd82899530ad20ab3258a
Bench Category2-ARY-EXT (binary constraints in extension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables112
Number of constraints1262
Maximum constraint arity2
Maximum domain size28
Number of constraints which are defined in extension1262
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
0.79	c start processing
0.79	c start relation processing
0.80	c start cnf exporting
2.89	c parsing time : 0.642
2.89	c preprocessing time : 2.741
2.89	
2.89	c Nary constraints - conflicts : 0 supports : 0
2.89	c Binary constraints - conflicts : 1162 supports :100
2.89	c max arity constraint : 2
2.89	c Max Tuples generated 0
2.89	c relations : 9
2.89	c relations BDD: 0
2.89	c vars : 2103 - clauses :  75988
2.89	
2.92	 
2.92	c --- Minisat Stats ---
2.92	 

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/node48/watcher-238513-1168355846 -o ROOT/results/node48/solver-238513-1168355846 -C 1800 -M 900 /tmp/evaluation/238513-1168355846/galac.sh /tmp/evaluation/238513-1168355846/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: 1.00 1.00 1.05 4/65 32258
/proc/meminfo: memFree=1831968/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=8652 CPUtime=0
/proc/32257/stat : 32257 (galac.sh) R 32255 32257 29573 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 183983274 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604127 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/32257/statm: 2163 279 207 79 0 156 0
[pid=32259] ppid=32257 vsize=8688 CPUtime=0
/proc/32259/stat : 32259 (galac.sh) R 32257 32257 29573 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 183983274 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539604127 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/32259/statm: 2172 286 209 79 0 165 0
[pid=32260] ppid=32259 vsize=8688 CPUtime=0
/proc/32260/stat : 32260 (galac.sh) R 32259 32257 29573 0 -1 4194368 14 0 0 0 0 0 0 0 17 0 1 0 183983274 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4277088 0 0 4096 73728 0 0 0 17 1 0 0
/proc/32260/statm: 2175 288 209 79 0 168 0

[startup+0.107841 s]
/proc/loadavg: 1.00 1.00 1.05 4/65 32258
/proc/meminfo: memFree=1831968/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=0.01
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.515878 s]
/proc/loadavg: 1.00 1.00 1.05 4/65 32258
/proc/meminfo: memFree=1831968/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=0.01
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.33795 s]
/proc/loadavg: 1.00 1.00 1.05 2/73 32278
/proc/meminfo: memFree=1788064/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=0.01
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32271] ppid=32257 vsize=861064 CPUtime=1.28
/proc/32271/stat : 32271 (java) R 32257 32257 29573 0 -1 0 19297 0 1 0 118 10 0 0 17 0 8 0 183983277 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074123443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32271/statm: 215266 19050 1992 14 0 201471 0
[pid=32271/tid=32272] ppid=32257 vsize=861064 CPUtime=0.02
/proc/32271/task/32272/stat : 32272 (java) S 32257 32257 29573 0 -1 64 3373 0 0 0 1 1 0 0 16 0 8 0 183983280 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32271/tid=32273] ppid=32257 vsize=861064 CPUtime=0
/proc/32271/task/32273/stat : 32273 (java) S 32257 32257 29573 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 183983281 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32271/tid=32274] ppid=32257 vsize=861064 CPUtime=0
/proc/32271/task/32274/stat : 32274 (java) S 32257 32257 29573 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183983281 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32271/tid=32275] ppid=32257 vsize=861064 CPUtime=0
/proc/32271/task/32275/stat : 32275 (java) S 32257 32257 29573 0 -1 64 2 0 0 0 0 0 0 0 24 0 8 0 183983284 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32271/tid=32276] ppid=32257 vsize=861064 CPUtime=0.26
/proc/32271/task/32276/stat : 32276 (java) S 32257 32257 29573 0 -1 64 1015 0 0 0 25 1 0 0 16 0 8 0 183983284 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32271/tid=32277] ppid=32257 vsize=861064 CPUtime=0
/proc/32271/task/32277/stat : 32277 (java) S 32257 32257 29573 0 -1 64 1 0 0 0 0 0 0 0 25 0 8 0 183983284 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32271/tid=32278] ppid=32257 vsize=861064 CPUtime=0
/proc/32271/task/32278/stat : 32278 (java) S 32257 32257 29573 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 183983284 881729536 19050 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908640

[startup+2.9901 s]
/proc/loadavg: 1.00 1.00 1.05 2/73 32278
/proc/meminfo: memFree=1756896/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 47576

[startup+6.2774 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 32279
/proc/meminfo: memFree=1816856/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=15964 CPUtime=3.34
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 3882 0 0 0 332 2 0 0 25 0 1 0 183983566 16347136 3864 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525803 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 3991 3864 54 142 0 3847 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 63540

[startup+12.732 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 32279
/proc/meminfo: memFree=1804120/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=27440 CPUtime=9.79
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 6713 0 0 0 975 4 0 0 25 0 1 0 183983566 28098560 6695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 6860 6695 54 142 0 6716 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 75016

[startup+25.5402 s]
/proc/loadavg: 1.00 1.00 1.05 2/66 32279
/proc/meminfo: memFree=1791384/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=39708 CPUtime=22.59
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 9797 0 0 0 2253 6 0 0 25 0 1 0 183983566 40660992 9779 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 9927 9779 54 142 0 9783 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 87284

[startup+51.1625 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 32279
/proc/meminfo: memFree=1786840/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=44512 CPUtime=48.21
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 10985 0 0 0 4813 8 0 0 25 0 1 0 183983566 45580288 10967 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 11128 10967 54 142 0 10984 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 92088

[startup+102.398 s]
/proc/loadavg: 1.00 1.00 1.04 2/66 32281
/proc/meminfo: memFree=1784984/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=46228 CPUtime=99.43
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 11410 0 0 0 9935 8 0 0 25 0 1 0 183983566 47337472 11392 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 11557 11392 54 142 0 11413 0
Current children cumulated CPU time (s) 102.3
Current children cumulated vsize (KiB) 93804

[startup+162.452 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 32281
/proc/meminfo: memFree=1780376/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=50788 CPUtime=159.47
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 12566 0 0 0 15938 9 0 0 25 0 1 0 183983566 52006912 12548 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 12697 12548 54 142 0 12553 0
Current children cumulated CPU time (s) 162.34
Current children cumulated vsize (KiB) 98364

[startup+222.502 s]
/proc/loadavg: 1.00 1.00 1.03 2/66 32281
/proc/meminfo: memFree=1776216/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=55068 CPUtime=219.5
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 13590 0 0 0 21940 10 0 0 25 0 1 0 183983566 56389632 13572 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 13767 13572 54 142 0 13623 0
Current children cumulated CPU time (s) 222.37
Current children cumulated vsize (KiB) 102644

[startup+282.552 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 32281
/proc/meminfo: memFree=1773976/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=57348 CPUtime=279.54
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 14146 0 0 0 27943 11 0 0 25 0 1 0 183983566 58724352 14128 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529613 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 14337 14128 54 142 0 14193 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 104924

[startup+342.602 s]
/proc/loadavg: 1.00 1.00 1.02 2/66 32281
/proc/meminfo: memFree=1770712/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=60528 CPUtime=339.57
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 14957 0 0 0 33945 12 0 0 25 0 1 0 183983566 61980672 14939 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 15132 14939 54 142 0 14988 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 108104

[startup+402.658 s]
/proc/loadavg: 1.00 1.00 1.01 2/66 32281
/proc/meminfo: memFree=1770648/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=60528 CPUtime=399.61
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 14957 0 0 0 39949 12 0 0 25 0 1 0 183983566 61980672 14939 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 15132 14939 54 142 0 14988 0
Current children cumulated CPU time (s) 402.48
Current children cumulated vsize (KiB) 108104

[startup+462.708 s]
/proc/loadavg: 1.07 1.02 1.01 2/66 32281
/proc/meminfo: memFree=1770712/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0

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

/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1748248/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=82568 CPUtime=1120.04
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 20501 0 0 0 111984 20 0 0 25 0 1 0 183983566 84549632 20479 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 20642 20479 54 142 0 20498 0
Current children cumulated CPU time (s) 1122.91
Current children cumulated vsize (KiB) 130144

[startup+1183.33 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1748248/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=82568 CPUtime=1180.07
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 20501 0 0 0 117987 20 0 0 25 0 1 0 183983566 84549632 20479 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 20642 20479 54 142 0 20498 0
Current children cumulated CPU time (s) 1182.94
Current children cumulated vsize (KiB) 130144

[startup+1243.38 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1744472/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=86620 CPUtime=1240.11
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 21433 0 0 0 123989 22 0 0 25 0 1 0 183983566 88698880 21411 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 21655 21411 54 142 0 21511 0
Current children cumulated CPU time (s) 1242.98
Current children cumulated vsize (KiB) 134196

[startup+1303.43 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1743960/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=87384 CPUtime=1300.14
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 21563 0 0 0 129992 22 0 0 25 0 1 0 183983566 89481216 21541 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 21846 21541 54 142 0 21702 0
Current children cumulated CPU time (s) 1303.01
Current children cumulated vsize (KiB) 134960

[startup+1363.48 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1740632/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=90896 CPUtime=1360.18
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 22439 0 0 0 135995 23 0 0 25 0 1 0 183983566 93077504 22417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134540248 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 22724 22417 54 142 0 22580 0
Current children cumulated CPU time (s) 1363.05
Current children cumulated vsize (KiB) 138472

[startup+1423.53 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 32281
/proc/meminfo: memFree=1740440/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=90896 CPUtime=1420.21
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 22439 0 0 0 141998 23 0 0 25 0 1 0 183983566 93077504 22417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 22724 22417 54 142 0 22580 0
Current children cumulated CPU time (s) 1423.08
Current children cumulated vsize (KiB) 138472

[startup+1483.59 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 32281
/proc/meminfo: memFree=1740440/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=90896 CPUtime=1480.26
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 22439 0 0 0 148002 24 0 0 25 0 1 0 183983566 93077504 22417 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 22724 22417 54 142 0 22580 0
Current children cumulated CPU time (s) 1483.13
Current children cumulated vsize (KiB) 138472

[startup+1543.65 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1727384/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=103992 CPUtime=1540.3
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 25712 0 0 0 154002 28 0 0 25 0 1 0 183983566 106487808 25690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 25998 25690 54 142 0 25854 0
Current children cumulated CPU time (s) 1543.17
Current children cumulated vsize (KiB) 151568

[startup+1603.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1724888/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=106368 CPUtime=1600.33
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 26309 0 0 0 160004 29 0 0 25 0 1 0 183983566 108920832 26287 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 26592 26287 54 142 0 26448 0
Current children cumulated CPU time (s) 1603.2
Current children cumulated vsize (KiB) 153944

[startup+1663.75 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1724824/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=106368 CPUtime=1660.37
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 26309 0 0 0 166008 29 0 0 25 0 1 0 183983566 108920832 26287 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529616 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 26592 26287 54 142 0 26448 0
Current children cumulated CPU time (s) 1663.24
Current children cumulated vsize (KiB) 153944

[startup+1723.81 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1724632/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=106612 CPUtime=1720.4
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 26350 0 0 0 172011 29 0 0 25 0 1 0 183983566 109170688 26328 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522115 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 26653 26328 54 142 0 26509 0
Current children cumulated CPU time (s) 1723.27
Current children cumulated vsize (KiB) 154188

[startup+1783.86 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1724632/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=106612 CPUtime=1780.44
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 26350 0 0 0 178015 29 0 0 25 0 1 0 183983566 109170688 26328 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 26653 26328 54 142 0 26509 0
Current children cumulated CPU time (s) 1783.31
Current children cumulated vsize (KiB) 154188



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.56 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 32281
/proc/meminfo: memFree=1724632/2055920 swapFree=4192812/4192956
[pid=32257] ppid=32255 vsize=47576 CPUtime=2.87
/proc/32257/stat : 32257 (galac.sh) S 32255 32257 29573 0 -1 4194304 799 22327 0 1 0 0 274 13 17 0 1 0 183983274 48717824 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 255539211098 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32257/statm: 11894 362 244 79 0 218 0
[pid=32279] ppid=32257 vsize=106612 CPUtime=1797.14
/proc/32279/stat : 32279 (minisat) R 32257 32257 29573 0 -1 4194304 26350 0 0 0 179685 29 0 0 25 0 1 0 183983566 109170688 26328 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/32279/statm: 26653 26328 54 142 0 26509 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 154188

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 32257 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=750581 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=145977
CPU time returned by wait4() is 2.89656
while last known CPU time is 1800.01

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

Real time (s): 1800.57
CPU time (s): 1800.01
CPU user time (s): 1799.59
CPU system time (s): 0.42
CPU usage (%): 99.9687
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.75058
system time used= 0.145977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23126
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= 890
involuntary context switches= 46

runsolver used 1.25081 s user time and 3.65744 s system time

The end

Launcher Data (download as text)

Begin job on node48 on Tue Jan  9 15:17:26 UTC 2007


IDJOB= 238513
IDBENCH= 7006
FILE ID= node48/238513-1168355846

PBS_JOBID= 3503919

Free space on /tmp= 66562 MiB

BENCH NAME= HOME/pub/bench/CPAI06/blackHole/BH-4-7/BlackHole-4-7-e-0_ext.xml
COMMAND LINE= /tmp/evaluation/238513-1168355846/galac.sh /tmp/evaluation/238513-1168355846/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node48/watcher-238513-1168355846 -o ROOT/results/node48/solver-238513-1168355846 -C 1800 -M 900  /tmp/evaluation/238513-1168355846/galac.sh /tmp/evaluation/238513-1168355846/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6f3c0f19423cd82899530ad20ab3258a

RANDOM SEED= 244326096

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.218
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.218
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:       1832448 kB
Buffers:         27408 kB
Cached:         129196 kB
SwapCached:          0 kB
Active:          87712 kB
Inactive:        84804 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1832448 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            2916 kB
Writeback:           0 kB
Mapped:          26092 kB
Slab:            36948 kB
Committed_AS:  4496036 kB
PageTables:       1392 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= 66561 MiB



End job on node48 on Tue Jan  9 15:47:26 UTC 2007