Trace number 238646

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 1803.26

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-4_ext.xml
MD5SUM95a5ef5cda51a9050b5581b33f8a5de6
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.82	c start processing
0.83	c start relation processing
0.83	c start cnf exporting
2.94	c parsing time : 0.666
2.94	c preprocessing time : 2.78
2.94	
2.94	c Nary constraints - conflicts : 0 supports : 0
2.94	c Binary constraints - conflicts : 1162 supports :100
2.94	c max arity constraint : 2
2.94	c Max Tuples generated 0
2.94	c relations : 9
2.94	c relations BDD: 0
2.94	c vars : 2103 - clauses :  75988
2.94	
2.99	 
2.99	c --- Minisat Stats ---
2.99	 

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/node50/watcher-238646-1168357800 -o ROOT/results/node50/solver-238646-1168357800 -C 1800 -M 900 /tmp/evaluation/238646-1168357800/galac.sh /tmp/evaluation/238646-1168357800/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.01 2.02 2.00 4/73 17617
/proc/meminfo: memFree=1445936/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=8652 CPUtime=0
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 347 0 0 0 0 0 0 0 17 0 1 0 184178538 8859648 280 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/17616/statm: 2163 280 208 79 0 156 0
[pid=17618] ppid=17616 vsize=8688 CPUtime=0
/proc/17618/stat : 17618 (galac.sh) S 17616 17616 15929 0 -1 4194368 38 0 0 0 0 0 0 0 17 0 1 0 184178538 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577642578 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/17618/statm: 2172 286 209 79 0 165 0
[pid=17619] ppid=17618 vsize=3612 CPUtime=0
/proc/17619/stat : 17619 (id) R 17618 17616 15929 0 -1 4194304 150 0 0 0 0 0 0 0 19 0 1 0 184178538 3698688 111 18446744073709551615 4194304 4211724 548682069312 18446744073709551615 240577044558 0 0 3674112 0 0 0 0 17 0 0 0
/proc/17619/statm: 903 111 91 4 0 44 0

[startup+0.109576 s]
/proc/loadavg: 2.01 2.02 2.00 4/73 17617
/proc/meminfo: memFree=1445936/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=0.01
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+0.520638 s]
/proc/loadavg: 2.01 2.02 2.00 4/73 17617
/proc/meminfo: memFree=1445936/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=0.01
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47576

[startup+1.34878 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 17637
/proc/meminfo: memFree=1403952/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=0.01
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17630] ppid=17616 vsize=861064 CPUtime=1.29
/proc/17630/stat : 17630 (java) R 17616 17616 15929 0 -1 0 19256 0 1 0 118 11 0 0 25 0 8 0 184178541 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17630/statm: 215266 19009 1991 14 0 201471 0
[pid=17630/tid=17631] ppid=17616 vsize=861064 CPUtime=0.02
/proc/17630/task/17631/stat : 17631 (java) R 17616 17616 15929 0 -1 64 3331 0 0 0 1 1 0 0 16 0 8 0 184178545 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4154023774 0 0 0 23759 0 0 0 -1 1 0 0
[pid=17630/tid=17632] ppid=17616 vsize=861064 CPUtime=0
/proc/17630/task/17632/stat : 17632 (java) S 17616 17616 15929 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 184178545 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17630/tid=17633] ppid=17616 vsize=861064 CPUtime=0
/proc/17630/task/17633/stat : 17633 (java) S 17616 17616 15929 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 184178545 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17630/tid=17634] ppid=17616 vsize=861064 CPUtime=0
/proc/17630/task/17634/stat : 17634 (java) S 17616 17616 15929 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 184178549 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17630/tid=17635] ppid=17616 vsize=861064 CPUtime=0.28
/proc/17630/task/17635/stat : 17635 (java) S 17616 17616 15929 0 -1 64 1015 0 0 0 27 1 0 0 15 0 8 0 184178549 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17630/tid=17636] ppid=17616 vsize=861064 CPUtime=0
/proc/17630/task/17636/stat : 17636 (java) S 17616 17616 15929 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 184178549 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=17630/tid=17637] ppid=17616 vsize=861064 CPUtime=0
/proc/17630/task/17637/stat : 17637 (java) S 17616 17616 15929 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184178549 881729536 19009 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908640

[startup+2.98683 s]
/proc/loadavg: 2.01 2.02 2.00 3/81 17637
/proc/meminfo: memFree=1370864/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=0.01
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17630] ppid=17616 vsize=0 CPUtime=2.89
/proc/17630/stat : 17630 (java) Z 17616 17616 15929 0 -1 12 20627 0 1 0 276 13 0 0 24 0 2 0 184178541 0 0 18446744073709551615 0 0 0 0 0 0 0 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/17630/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 47576

[startup+6.27562 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 17638
/proc/meminfo: memFree=1431664/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=14808 CPUtime=3.26
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 3589 0 0 0 324 2 0 0 25 0 1 0 184178837 15163392 3571 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/17638/statm: 3702 3571 54 142 0 3558 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 62384

[startup+12.7387 s]
/proc/loadavg: 2.01 2.02 2.00 3/74 17676
/proc/meminfo: memFree=1422128/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=23688 CPUtime=9.69
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 5807 0 0 0 965 4 0 0 25 0 1 0 184178837 24256512 5789 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 5922 5789 54 142 0 5778 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 71264

[startup+25.5598 s]
/proc/loadavg: 2.01 2.01 2.00 3/74 17676
/proc/meminfo: memFree=1407728/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=37884 CPUtime=22.51
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 9340 0 0 0 2244 7 0 0 25 0 1 0 184178837 38793216 9322 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 9471 9322 54 142 0 9327 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 85460

[startup+51.2171 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 17676
/proc/meminfo: memFree=1404528/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=41580 CPUtime=48.12
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 10254 0 0 0 4805 7 0 0 25 0 1 0 184178837 42577920 10236 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134522156 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 10395 10236 54 142 0 10251 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 89156

[startup+102.419 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 17676
/proc/meminfo: memFree=1402928/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=42900 CPUtime=99.29
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 10600 0 0 0 9921 8 0 0 25 0 1 0 184178837 43929600 10582 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529336 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 10725 10582 54 142 0 10581 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 90476

[startup+162.436 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17676
/proc/meminfo: memFree=1397488/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=48632 CPUtime=159.24
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 12019 0 0 0 15915 9 0 0 25 0 1 0 184178837 49799168 12001 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 12158 12001 54 142 0 12014 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 96208

[startup+222.474 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17676
/proc/meminfo: memFree=1390896/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=55124 CPUtime=219.21
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 13589 0 0 0 21910 11 0 0 25 0 1 0 184178837 56446976 13571 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 13781 13571 54 142 0 13637 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 102700

[startup+282.502 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17676
/proc/meminfo: memFree=1387632/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=58292 CPUtime=279.18
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 14404 0 0 0 27907 11 0 0 25 0 1 0 184178837 59691008 14386 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 14573 14386 54 142 0 14429 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 105868

[startup+342.526 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17676
/proc/meminfo: memFree=1384432/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=61608 CPUtime=339.16
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 15213 0 0 0 33904 12 0 0 25 0 1 0 184178837 63086592 15195 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 15402 15195 54 142 0 15258 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 109184

[startup+402.55 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17676
/proc/meminfo: memFree=1381360/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=64512 CPUtime=399.1
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 15960 0 0 0 39897 13 0 0 25 0 1 0 184178837 66060288 15942 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 16128 15942 54 142 0 15984 0
Current children cumulated CPU time (s) 402
Current children cumulated vsize (KiB) 112088

[startup+462.571 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17676

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

/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1362160/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=83936 CPUtime=1118.66
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 20711 0 0 0 111830 36 0 0 25 0 1 0 184178837 85950464 20690 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529477 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 20984 20690 54 142 0 20840 0
Current children cumulated CPU time (s) 1121.56
Current children cumulated vsize (KiB) 131512

[startup+1182.92 s]
/proc/loadavg: 2.07 2.02 2.00 3/74 17874
/proc/meminfo: memFree=1361008/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=85276 CPUtime=1178.63
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 20988 0 0 0 117827 36 0 0 25 0 1 0 184178837 87322624 20967 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21319 20967 54 142 0 21175 0
Current children cumulated CPU time (s) 1181.53
Current children cumulated vsize (KiB) 132852

[startup+1242.95 s]
/proc/loadavg: 2.02 2.01 2.00 3/74 17874
/proc/meminfo: memFree=1360816/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=85440 CPUtime=1238.61
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21047 0 0 0 123825 36 0 0 25 0 1 0 184178837 87490560 21026 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21360 21026 54 142 0 21216 0
Current children cumulated CPU time (s) 1241.51
Current children cumulated vsize (KiB) 133016

[startup+1302.98 s]
/proc/loadavg: 2.01 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1360752/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=85440 CPUtime=1298.56
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21047 0 0 0 129820 36 0 0 25 0 1 0 184178837 87490560 21026 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21360 21026 54 142 0 21216 0
Current children cumulated CPU time (s) 1301.46
Current children cumulated vsize (KiB) 133016

[startup+1363 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1360752/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=85652 CPUtime=1358.53
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21073 0 0 0 135817 36 0 0 25 0 1 0 184178837 87707648 21052 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21413 21052 54 142 0 21269 0
Current children cumulated CPU time (s) 1361.43
Current children cumulated vsize (KiB) 133228

[startup+1423.02 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1360496/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=85868 CPUtime=1418.5
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21143 0 0 0 141814 36 0 0 25 0 1 0 184178837 87928832 21122 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21467 21122 54 142 0 21323 0
Current children cumulated CPU time (s) 1421.4
Current children cumulated vsize (KiB) 133444

[startup+1483.04 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1360112/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=86408 CPUtime=1478.44
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21236 0 0 0 147808 36 0 0 25 0 1 0 184178837 88481792 21215 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21602 21215 54 142 0 21458 0
Current children cumulated CPU time (s) 1481.34
Current children cumulated vsize (KiB) 133984

[startup+1543.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1360048/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=86408 CPUtime=1538.23
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21237 0 0 0 153786 37 0 0 25 0 1 0 184178837 88481792 21216 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21602 21216 54 142 0 21458 0
Current children cumulated CPU time (s) 1541.13
Current children cumulated vsize (KiB) 133984

[startup+1603.14 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1359984/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=86572 CPUtime=1598
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21264 0 0 0 159763 37 0 0 25 0 1 0 184178837 88649728 21243 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21643 21243 54 142 0 21499 0
Current children cumulated CPU time (s) 1600.9
Current children cumulated vsize (KiB) 134148

[startup+1663.17 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17874
/proc/meminfo: memFree=1359792/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=86736 CPUtime=1657.75
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 21292 0 0 0 165738 37 0 0 25 0 1 0 184178837 88817664 21271 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 21684 21271 54 142 0 21540 0
Current children cumulated CPU time (s) 1660.65
Current children cumulated vsize (KiB) 134312

[startup+1723.2 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17876
/proc/meminfo: memFree=1355760/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=90564 CPUtime=1717.51
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 22268 0 0 0 171714 37 0 0 25 0 1 0 184178837 92737536 22247 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 22641 22247 54 142 0 22497 0
Current children cumulated CPU time (s) 1720.41
Current children cumulated vsize (KiB) 138140

[startup+1783.24 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17876
/proc/meminfo: memFree=1355760/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=90564 CPUtime=1777.28
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 22268 0 0 0 177691 37 0 0 25 0 1 0 184178837 92737536 22247 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 22641 22247 54 142 0 22497 0
Current children cumulated CPU time (s) 1780.18
Current children cumulated vsize (KiB) 138140



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1803.25 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 17876
/proc/meminfo: memFree=1355760/2055920 swapFree=4191892/4192956
[pid=17616] ppid=17614 vsize=47576 CPUtime=2.9
/proc/17616/stat : 17616 (galac.sh) S 17614 17616 15929 0 -1 4194304 800 22331 0 1 0 0 276 14 17 0 1 0 184178538 48717824 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 240577080154 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/17616/statm: 11894 364 246 79 0 218 0
[pid=17638] ppid=17616 vsize=90728 CPUtime=1797.19
/proc/17638/stat : 17638 (minisat) R 17616 17616 15929 0 -1 4194304 22295 0 0 0 179682 37 0 0 25 0 1 0 184178837 92905472 22274 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/17638/statm: 22682 22274 54 142 0 22538 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 138304

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 17616 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=775578 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=156976
CPU time returned by wait4() is 2.93255
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): 1803.26
CPU time (s): 1800.09
CPU user time (s): 1799.58
CPU system time (s): 0.51
CPU usage (%): 99.8241
Max. virtual memory (cumulated for all children) (KiB): 908640

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.77558
system time used= 0.156976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23131
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= 1243
involuntary context switches= 1197

runsolver used 1.75473 s user time and 4.75428 s system time

The end

Launcher Data (download as text)

Begin job on node50 on Tue Jan  9 15:50:00 UTC 2007


IDJOB= 238646
IDBENCH= 7013
FILE ID= node50/238646-1168357800

PBS_JOBID= 3503925

Free space on /tmp= 66557 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  95a5ef5cda51a9050b5581b33f8a5de6

RANDOM SEED= 450270804

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.263
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	: 5931.00
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.263
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:       1446544 kB
Buffers:         78572 kB
Cached:         448916 kB
SwapCached:        396 kB
Active:         223480 kB
Inactive:       327460 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1446544 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            2920 kB
Writeback:           0 kB
Mapped:          35672 kB
Slab:            43940 kB
Committed_AS:  4567748 kB
PageTables:       1808 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= 66559 MiB



End job on node50 on Tue Jan  9 16:20:03 UTC 2007