Trace number 238589

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.03 1804.75

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-6_ext.xml
MD5SUM60419ccbc94a0adb04d90b76a1277c9a
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.06	c --- Preproc Stats ---
0.86	c start processing
0.86	c start relation processing
0.87	c start cnf exporting
2.99	c parsing time : 0.668
2.99	c preprocessing time : 2.798
2.99	
2.99	c Nary constraints - conflicts : 0 supports : 0
2.99	c Binary constraints - conflicts : 1162 supports :100
2.99	c max arity constraint : 2
2.99	c Max Tuples generated 0
2.99	c relations : 9
2.99	c relations BDD: 0
2.99	c vars : 2103 - clauses :  75988
2.99	
3.02	 
3.02	c --- Minisat Stats ---
3.02	 

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-238589-1168357176 -o ROOT/results/node25/solver-238589-1168357176 -C 1800 -M 900 /tmp/evaluation/238589-1168357176/galac.sh /tmp/evaluation/238589-1168357176/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.92 1.97 1.82 4/86 18453
/proc/meminfo: memFree=1828704/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=8652 CPUtime=0
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 347 0 0 0 0 0 0 0 16 0 1 0 184110008 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/18452/statm: 2163 280 208 79 0 156 0
[pid=18454] ppid=18452 vsize=8688 CPUtime=0
/proc/18454/stat : 18454 (galac.sh) R 18452 18452 17498 0 -1 4194368 50 244 0 0 0 0 0 0 17 0 1 0 184110009 8896512 288 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781796511 0 65536 4096 73728 0 0 0 17 0 0 0
/proc/18454/statm: 2172 288 210 79 0 165 0
[pid=18456] ppid=18454 vsize=8700 CPUtime=0
/proc/18456/stat : 18456 (galac.sh) R 18454 18452 17498 0 -1 4194368 21 0 0 0 0 0 0 0 17 0 1 0 184110009 8908800 290 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781402781 0 0 3674112 73728 0 0 0 17 0 0 0
/proc/18456/statm: 2182 292 210 79 0 175 0

[startup+0.117837 s]
/proc/loadavg: 1.92 1.97 1.82 4/86 18453
/proc/meminfo: memFree=1828704/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=0.01
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.525908 s]
/proc/loadavg: 1.92 1.97 1.82 4/86 18453
/proc/meminfo: memFree=1828704/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=0.01
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.35105 s]
/proc/loadavg: 1.92 1.97 1.82 4/94 18473
/proc/meminfo: memFree=1789584/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=0.01
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18466] ppid=18452 vsize=861064 CPUtime=1.26
/proc/18466/stat : 18466 (java) R 18452 18452 17498 0 -1 0 15714 0 1 0 118 8 0 0 19 0 8 0 184110015 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074082014 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18466/statm: 215266 15468 1981 14 0 201471 0
[pid=18466/tid=18467] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18467/stat : 18467 (java) S 18452 18452 17498 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 184110019 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18468] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18468/stat : 18468 (java) S 18452 18452 17498 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184110019 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18469] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18469/stat : 18469 (java) S 18452 18452 17498 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 184110019 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18470] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18470/stat : 18470 (java) S 18452 18452 17498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184110023 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18471] ppid=18452 vsize=861064 CPUtime=0.27
/proc/18466/task/18471/stat : 18471 (java) S 18452 18452 17498 0 -1 64 1016 0 0 0 26 1 0 0 21 0 8 0 184110023 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18472] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18472/stat : 18472 (java) S 18452 18452 17498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184110023 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18473] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18473/stat : 18473 (java) S 18452 18452 17498 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184110023 881729536 15468 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908616

[startup+2.99233 s]
/proc/loadavg: 1.92 1.97 1.82 3/94 18473
/proc/meminfo: memFree=1753680/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=0.01
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 760 1704 0 0 0 0 0 1 23 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18466] ppid=18452 vsize=861064 CPUtime=2.9
/proc/18466/stat : 18466 (java) R 18452 18452 17498 0 -1 0 20617 0 1 0 279 11 0 0 25 0 8 0 184110015 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073669424 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/18466/statm: 215266 20368 1995 14 0 201471 0
[pid=18466/tid=18467] ppid=18452 vsize=861064 CPUtime=0.03
/proc/18466/task/18467/stat : 18467 (java) S 18452 18452 17498 0 -1 64 4676 0 0 0 1 2 0 0 16 0 8 0 184110019 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18468] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18468/stat : 18468 (java) S 18452 18452 17498 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184110019 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18469] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18469/stat : 18469 (java) S 18452 18452 17498 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184110019 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18470] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18470/stat : 18470 (java) S 18452 18452 17498 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 184110023 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18471] ppid=18452 vsize=861064 CPUtime=0.29
/proc/18466/task/18471/stat : 18471 (java) S 18452 18452 17498 0 -1 64 1026 0 0 0 28 1 0 0 16 0 8 0 184110023 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18472] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18472/stat : 18472 (java) S 18452 18452 17498 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184110023 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=18466/tid=18473] ppid=18452 vsize=861064 CPUtime=0
/proc/18466/task/18473/stat : 18473 (java) S 18452 18452 17498 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184110023 881729536 20368 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908616

[startup+6.27789 s]
/proc/loadavg: 1.93 1.97 1.82 3/87 18474
/proc/meminfo: memFree=1813960/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=15432 CPUtime=3.22
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 3721 0 0 0 321 1 0 0 25 0 1 0 184110311 15802368 3703 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/18474/statm: 3858 3703 54 142 0 3714 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 62984

[startup+12.75 s]
/proc/loadavg: 1.93 1.97 1.82 2/82 18475
/proc/meminfo: memFree=1807872/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=25980 CPUtime=9.67
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 6354 0 0 0 965 2 0 0 25 0 1 0 184110311 26603520 6336 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 6495 6336 54 142 0 6351 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 73532

[startup+25.5672 s]
/proc/loadavg: 1.81 1.94 1.81 4/95 18729
/proc/meminfo: memFree=1748704/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=39312 CPUtime=22.47
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 9695 0 0 0 2238 9 0 0 25 0 1 0 184110311 40255488 9677 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 9828 9677 54 142 0 9684 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 86864

[startup+51.1775 s]
/proc/loadavg: 1.87 1.94 1.81 3/96 18730
/proc/meminfo: memFree=1740248/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=42764 CPUtime=48.04
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 10553 0 0 0 4794 10 0 0 25 0 1 0 184110311 43790336 10535 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 10691 10535 54 142 0 10547 0
Current children cumulated CPU time (s) 50.97
Current children cumulated vsize (KiB) 90316

[startup+102.434 s]
/proc/loadavg: 1.94 1.95 1.82 3/96 18730
/proc/meminfo: memFree=1682776/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=44612 CPUtime=99.24
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 11029 0 0 0 9914 10 0 0 25 0 1 0 184110311 45682688 11011 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 11153 11011 54 142 0 11009 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 92164

[startup+162.434 s]
/proc/loadavg: 2.02 1.97 1.83 3/96 18730
/proc/meminfo: memFree=1674712/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=52716 CPUtime=159.18
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 13031 0 0 0 15906 12 0 0 25 0 1 0 184110311 53981184 13013 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 13179 13013 54 142 0 13035 0
Current children cumulated CPU time (s) 162.11
Current children cumulated vsize (KiB) 100268

[startup+222.476 s]
/proc/loadavg: 2.00 1.97 1.84 3/96 18730
/proc/meminfo: memFree=1672408/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=54964 CPUtime=219.16
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 13574 0 0 0 21903 13 0 0 25 0 1 0 184110311 56283136 13556 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 13741 13556 54 142 0 13597 0
Current children cumulated CPU time (s) 222.09
Current children cumulated vsize (KiB) 102516

[startup+282.523 s]
/proc/loadavg: 2.00 1.97 1.84 3/96 18730
/proc/meminfo: memFree=1622872/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=59980 CPUtime=279.13
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 14851 0 0 0 27898 15 0 0 25 0 1 0 184110311 61419520 14833 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 14995 14833 54 142 0 14851 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 107532

[startup+342.579 s]
/proc/loadavg: 2.00 1.97 1.85 3/96 18730
/proc/meminfo: memFree=1622552/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=60476 CPUtime=339.13
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 14928 0 0 0 33898 15 0 0 25 0 1 0 184110311 61927424 14910 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 15119 14910 54 142 0 14975 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 108028


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

/proc/loadavg: 2.00 2.00 1.91 3/96 18730
/proc/meminfo: memFree=1521304/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1118.7
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19698 0 0 0 111846 24 0 0 25 0 1 0 184110311 81461248 19613 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19613 54 142 0 19744 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 127104

[startup+1183.03 s]
/proc/loadavg: 2.00 2.00 1.91 3/96 18730
/proc/meminfo: memFree=1521240/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1178.63
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19699 0 0 0 117839 24 0 0 25 0 1 0 184110311 81461248 19614 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19614 54 142 0 19744 0
Current children cumulated CPU time (s) 1181.56
Current children cumulated vsize (KiB) 127104

[startup+1243.03 s]
/proc/loadavg: 2.03 2.01 1.92 3/96 18730
/proc/meminfo: memFree=1521176/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1238.57
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19699 0 0 0 123832 25 0 0 25 0 1 0 184110311 81461248 19614 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19614 54 142 0 19744 0
Current children cumulated CPU time (s) 1241.5
Current children cumulated vsize (KiB) 127104

[startup+1303.13 s]
/proc/loadavg: 2.01 2.01 1.92 3/102 18812
/proc/meminfo: memFree=1519488/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1298.31
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19700 0 0 0 129800 31 0 0 25 0 1 0 184110311 81461248 19615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134525829 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19615 54 142 0 19744 0
Current children cumulated CPU time (s) 1301.24
Current children cumulated vsize (KiB) 127104

[startup+1363.15 s]
/proc/loadavg: 2.00 2.00 1.92 3/102 18898
/proc/meminfo: memFree=1519456/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1357.94
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19700 0 0 0 135752 42 0 0 25 0 1 0 184110311 81461248 19615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19615 54 142 0 19744 0
Current children cumulated CPU time (s) 1360.87
Current children cumulated vsize (KiB) 127104

[startup+1423.24 s]
/proc/loadavg: 2.00 2.00 1.92 3/96 18928
/proc/meminfo: memFree=1520472/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1417.69
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19700 0 0 0 141724 45 0 0 25 0 1 0 184110311 81461248 19615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19615 54 142 0 19744 0
Current children cumulated CPU time (s) 1420.62
Current children cumulated vsize (KiB) 127104

[startup+1483.32 s]
/proc/loadavg: 2.00 2.00 1.92 3/96 18928
/proc/meminfo: memFree=1479576/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1477.46
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19700 0 0 0 147701 45 0 0 25 0 1 0 184110311 81461248 19615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19615 54 142 0 19744 0
Current children cumulated CPU time (s) 1480.39
Current children cumulated vsize (KiB) 127104

[startup+1543.42 s]
/proc/loadavg: 2.00 2.00 1.92 3/96 18928
/proc/meminfo: memFree=1479512/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1537.2
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19700 0 0 0 153675 45 0 0 25 0 1 0 184110311 81461248 19615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19615 54 142 0 19744 0
Current children cumulated CPU time (s) 1540.13
Current children cumulated vsize (KiB) 127104

[startup+1603.51 s]
/proc/loadavg: 2.00 2.00 1.92 3/96 18928
/proc/meminfo: memFree=1479512/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1596.97
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19700 0 0 0 159651 46 0 0 25 0 1 0 184110311 81461248 19615 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19615 54 142 0 19744 0
Current children cumulated CPU time (s) 1599.9
Current children cumulated vsize (KiB) 127104

[startup+1663.6 s]
/proc/loadavg: 2.07 2.02 1.93 3/96 18928
/proc/meminfo: memFree=1479448/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1656.74
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19714 0 0 0 165628 46 0 0 25 0 1 0 184110311 81461248 19629 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19629 54 142 0 19744 0
Current children cumulated CPU time (s) 1659.67
Current children cumulated vsize (KiB) 127104

[startup+1723.69 s]
/proc/loadavg: 2.09 2.03 1.93 3/96 18928
/proc/meminfo: memFree=1479384/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=79552 CPUtime=1716.49
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 19714 0 0 0 171603 46 0 0 25 0 1 0 184110311 81461248 19629 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 19888 19629 54 142 0 19744 0
Current children cumulated CPU time (s) 1719.42
Current children cumulated vsize (KiB) 127104

[startup+1783.78 s]
/proc/loadavg: 2.03 2.02 1.93 3/96 18928
/proc/meminfo: memFree=1476440/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=82588 CPUtime=1776.24
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 20464 0 0 0 177577 47 0 0 25 0 1 0 184110311 84570112 20379 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134540248 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 20647 20379 54 142 0 20503 0
Current children cumulated CPU time (s) 1779.17
Current children cumulated vsize (KiB) 130140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.73 s]
/proc/loadavg: 2.08 2.03 1.94 3/96 18928
/proc/meminfo: memFree=1476248/2055920 swapFree=4170236/4192956
[pid=18452] ppid=18450 vsize=47552 CPUtime=2.93
/proc/18452/stat : 18452 (galac.sh) S 18450 18452 17498 0 -1 4194304 798 22330 0 1 0 0 279 14 17 0 1 0 184110008 48693248 362 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 215781403482 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/18452/statm: 11888 362 244 79 0 218 0
[pid=18474] ppid=18452 vsize=82588 CPUtime=1797.1
/proc/18474/stat : 18474 (minisat) R 18452 18452 17498 0 -1 4194304 20464 0 0 0 179663 47 0 0 25 0 1 0 184110311 84570112 20379 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/18474/statm: 20647 20379 54 142 0 20503 0
Current children cumulated CPU time (s) 1800.03
Current children cumulated vsize (KiB) 130140

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 18452 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=800574 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=150977
CPU time returned by wait4() is 2.95155
while last known CPU time is 1800.03

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

Real time (s): 1804.75
CPU time (s): 1800.03
CPU user time (s): 1799.42
CPU system time (s): 0.61
CPU usage (%): 99.7385
Max. virtual memory (cumulated for all children) (KiB): 908616

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.80057
system time used= 0.150977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23128
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= 929
involuntary context switches= 885

runsolver used 2.05069 s user time and 5.95109 s system time

The end

Launcher Data (download as text)

Begin job on node25 on Tue Jan  9 15:39:36 UTC 2007


IDJOB= 238589
IDBENCH= 7010
FILE ID= node25/238589-1168357176

PBS_JOBID= 3503901

Free space on /tmp= 66562 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  60419ccbc94a0adb04d90b76a1277c9a

RANDOM SEED= 5870650

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:       1829312 kB
Buffers:         22304 kB
Cached:         118356 kB
SwapCached:       2752 kB
Active:          94436 kB
Inactive:        80340 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1829312 kB
SwapTotal:     4192956 kB
SwapFree:      4170236 kB
Dirty:            2952 kB
Writeback:           0 kB
Mapped:          43812 kB
Slab:            36684 kB
Committed_AS:  3926264 kB
PageTables:       2268 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= 66557 MiB



End job on node25 on Tue Jan  9 16:09:41 UTC 2007