Trace number 238817

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.02 1801.22

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-h-1_ext.xml
MD5SUM97785f1f2a5b0ad03c99b55cb789c6b5
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.83	c parsing time : 0.64
2.83	c preprocessing time : 2.685
2.83	
2.83	c Nary constraints - conflicts : 0 supports : 0
2.83	c Binary constraints - conflicts : 1162 supports :100
2.83	c max arity constraint : 2
2.83	c Max Tuples generated 0
2.83	c relations : 9
2.83	c relations BDD: 0
2.83	c vars : 2103 - clauses :  75988
2.83	
2.87	 
2.87	c --- Minisat Stats ---
2.87	 

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/node35/watcher-238817-1168359989 -o ROOT/results/node35/solver-238817-1168359989 -C 1800 -M 900 /tmp/evaluation/238817-1168359989/galac.sh /tmp/evaluation/238817-1168359989/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.00 4/65 24861
/proc/meminfo: memFree=1876960/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=8652 CPUtime=0
/proc/24860/stat : 24860 (galac.sh) R 24858 24860 22992 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 184392514 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134416031 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/24860/statm: 2163 279 207 79 0 156 0

[startup+0.105747 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 24861
/proc/meminfo: memFree=1876960/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=0.01
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47536

[startup+0.513796 s]
/proc/loadavg: 1.00 1.00 1.00 4/65 24861
/proc/meminfo: memFree=1876960/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=0.01
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47536

[startup+1.3359 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 24881
/proc/meminfo: memFree=1832992/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=0.01
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 761 1704 0 0 0 0 0 1 17 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24874] ppid=24860 vsize=861064 CPUtime=1.27
/proc/24874/stat : 24874 (java) R 24860 24860 22992 0 -1 0 19299 0 1 0 117 10 0 0 17 0 8 0 184392517 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074031820 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/24874/statm: 215266 19052 1994 14 0 201471 0
[pid=24874/tid=24875] ppid=24860 vsize=861064 CPUtime=0.02
/proc/24874/task/24875/stat : 24875 (java) S 24860 24860 22992 0 -1 64 3373 0 0 0 1 1 0 0 16 0 8 0 184392521 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=24874/tid=24876] ppid=24860 vsize=861064 CPUtime=0
/proc/24874/task/24876/stat : 24876 (java) S 24860 24860 22992 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184392521 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24874/tid=24877] ppid=24860 vsize=861064 CPUtime=0
/proc/24874/task/24877/stat : 24877 (java) S 24860 24860 22992 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184392521 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24874/tid=24878] ppid=24860 vsize=861064 CPUtime=0
/proc/24874/task/24878/stat : 24878 (java) S 24860 24860 22992 0 -1 64 1 0 0 0 0 0 0 0 22 0 8 0 184392525 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24874/tid=24879] ppid=24860 vsize=861064 CPUtime=0.24
/proc/24874/task/24879/stat : 24879 (java) S 24860 24860 22992 0 -1 64 1016 0 0 0 23 1 0 0 16 0 8 0 184392525 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24874/tid=24880] ppid=24860 vsize=861064 CPUtime=0
/proc/24874/task/24880/stat : 24880 (java) S 24860 24860 22992 0 -1 64 1 0 0 0 0 0 0 0 23 0 8 0 184392525 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=24874/tid=24881] ppid=24860 vsize=861064 CPUtime=0
/proc/24874/task/24881/stat : 24881 (java) S 24860 24860 22992 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 184392525 881729536 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.28
Current children cumulated vsize (KiB) 908600

[startup+2.98809 s]
/proc/loadavg: 1.00 1.00 1.00 2/73 24881
/proc/meminfo: memFree=1801824/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
Current children cumulated CPU time (s) 2.8
Current children cumulated vsize (KiB) 47536

[startup+6.27447 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1861656/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=15564 CPUtime=3.38
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 3766 0 0 0 337 1 0 0 25 0 1 0 184392802 15937536 3748 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 3891 3748 54 142 0 3747 0
Current children cumulated CPU time (s) 6.18
Current children cumulated vsize (KiB) 63100

[startup+12.7362 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1850216/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=26368 CPUtime=9.84
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 6463 0 0 0 981 3 0 0 25 0 1 0 184392802 27000832 6445 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 6592 6445 54 142 0 6448 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 73904

[startup+25.5498 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1840296/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=36020 CPUtime=22.64
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 8853 0 0 0 2258 6 0 0 25 0 1 0 184392802 36884480 8835 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 9005 8835 54 142 0 8861 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 83556

[startup+51.1808 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1836840/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=39456 CPUtime=48.26
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 9734 0 0 0 4819 7 0 0 25 0 1 0 184392802 40402944 9716 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 9864 9716 54 142 0 9720 0
Current children cumulated CPU time (s) 51.06
Current children cumulated vsize (KiB) 86992

[startup+102.436 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1831592/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=44764 CPUtime=99.49
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 11054 0 0 0 9940 9 0 0 25 0 1 0 184392802 45838336 11036 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 11191 11036 54 142 0 11047 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 92300

[startup+162.525 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1828456/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=47840 CPUtime=159.52
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 11833 0 0 0 15943 9 0 0 25 0 1 0 184392802 48988160 11815 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 11960 11815 54 142 0 11816 0
Current children cumulated CPU time (s) 162.32
Current children cumulated vsize (KiB) 95376

[startup+222.596 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1824872/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=51628 CPUtime=219.56
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 12716 0 0 0 21946 10 0 0 25 0 1 0 184392802 52867072 12698 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 12907 12698 54 142 0 12763 0
Current children cumulated CPU time (s) 222.36
Current children cumulated vsize (KiB) 99164

[startup+282.67 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1823592/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=52952 CPUtime=279.61
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 13046 0 0 0 27950 11 0 0 25 0 1 0 184392802 54222848 13028 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 13238 13028 54 142 0 13094 0
Current children cumulated CPU time (s) 282.41
Current children cumulated vsize (KiB) 100488

[startup+342.742 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1821480/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=54948 CPUtime=339.63
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 13565 0 0 0 33952 11 0 0 25 0 1 0 184392802 56266752 13547 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 13737 13547 54 142 0 13593 0
Current children cumulated CPU time (s) 342.43
Current children cumulated vsize (KiB) 102484

[startup+402.821 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1812712/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=63720 CPUtime=399.69
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 15750 0 0 0 39955 14 0 0 25 0 1 0 184392802 65249280 15732 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 15930 15732 54 142 0 15786 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 111256

[startup+462.897 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1812648/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=63720 CPUtime=459.74
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 15750 0 0 0 45960 14 0 0 25 0 1 0 184392802 65249280 15732 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 15930 15732 54 142 0 15786 0
Current children cumulated CPU time (s) 462.54
Current children cumulated vsize (KiB) 111256

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

/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793384/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82992 CPUtime=1120.16
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20521 0 0 0 111996 20 0 0 25 0 1 0 184392802 84983808 20503 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20748 20503 54 142 0 20604 0
Current children cumulated CPU time (s) 1122.96
Current children cumulated vsize (KiB) 130528

[startup+1183.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793320/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82992 CPUtime=1180.2
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20521 0 0 0 118000 20 0 0 25 0 1 0 184392802 84983808 20503 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20748 20503 54 142 0 20604 0
Current children cumulated CPU time (s) 1183
Current children cumulated vsize (KiB) 130528

[startup+1243.89 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793256/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82980 CPUtime=1240.24
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20521 0 0 0 124004 20 0 0 25 0 1 0 184392802 84971520 20503 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134527666 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20745 20503 54 142 0 20601 0
Current children cumulated CPU time (s) 1243.04
Current children cumulated vsize (KiB) 130516

[startup+1303.97 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793192/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82980 CPUtime=1300.29
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20521 0 0 0 130009 20 0 0 25 0 1 0 184392802 84971520 20503 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20745 20503 54 142 0 20601 0
Current children cumulated CPU time (s) 1303.09
Current children cumulated vsize (KiB) 130516

[startup+1364.05 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793128/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82980 CPUtime=1360.33
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20521 0 0 0 136012 21 0 0 25 0 1 0 184392802 84971520 20503 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20745 20503 54 142 0 20601 0
Current children cumulated CPU time (s) 1363.13
Current children cumulated vsize (KiB) 130516

[startup+1424.12 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793128/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82980 CPUtime=1420.36
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20523 0 0 0 142015 21 0 0 25 0 1 0 184392802 84971520 20505 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20745 20505 54 142 0 20601 0
Current children cumulated CPU time (s) 1423.16
Current children cumulated vsize (KiB) 130516

[startup+1484.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1793064/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=82980 CPUtime=1480.41
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20523 0 0 0 148020 21 0 0 25 0 1 0 184392802 84971520 20505 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 20745 20505 54 142 0 20601 0
Current children cumulated CPU time (s) 1483.21
Current children cumulated vsize (KiB) 130516

[startup+1544.29 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1792040/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=84052 CPUtime=1540.45
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 20819 0 0 0 154024 21 0 0 25 0 1 0 184392802 86069248 20801 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 21013 20801 54 142 0 20869 0
Current children cumulated CPU time (s) 1543.25
Current children cumulated vsize (KiB) 131588

[startup+1604.36 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1791400/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=84976 CPUtime=1600.49
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 21023 0 0 0 160028 21 0 0 25 0 1 0 184392802 87015424 21005 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 21244 21005 54 142 0 21100 0
Current children cumulated CPU time (s) 1603.29
Current children cumulated vsize (KiB) 132512

[startup+1664.44 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1788136/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=88012 CPUtime=1660.53
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 21772 0 0 0 166031 22 0 0 25 0 1 0 184392802 90124288 21754 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134528294 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 22003 21754 54 142 0 21859 0
Current children cumulated CPU time (s) 1663.33
Current children cumulated vsize (KiB) 135548

[startup+1724.52 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1788072/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=88012 CPUtime=1720.58
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 21792 0 0 0 172036 22 0 0 25 0 1 0 184392802 90124288 21774 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 22003 21774 54 142 0 21859 0
Current children cumulated CPU time (s) 1723.38
Current children cumulated vsize (KiB) 135548

[startup+1784.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1788008/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=88012 CPUtime=1780.61
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 21792 0 0 0 178039 22 0 0 25 0 1 0 184392802 90124288 21774 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 22003 21774 54 142 0 21859 0
Current children cumulated CPU time (s) 1783.41
Current children cumulated vsize (KiB) 135548



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.21 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 24882
/proc/meminfo: memFree=1788008/2055920 swapFree=4184712/4192956
[pid=24860] ppid=24858 vsize=47536 CPUtime=2.8
/proc/24860/stat : 24860 (galac.sh) S 24858 24860 22992 0 -1 4194304 799 22332 0 1 0 0 266 14 16 0 1 0 184392514 48676864 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 266134023002 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/24860/statm: 11884 363 245 79 0 218 0
[pid=24882] ppid=24860 vsize=88012 CPUtime=1797.22
/proc/24882/stat : 24882 (minisat) R 24860 24860 22992 0 -1 4194304 21792 0 0 0 179700 22 0 0 25 0 1 0 184392802 90124288 21774 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/24882/statm: 22003 21774 54 142 0 21859 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 135548

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 24860 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=668594 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=151976
CPU time returned by wait4() is 2.82057
while last known CPU time is 1800.02

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

Real time (s): 1801.22
CPU time (s): 1800.02
CPU user time (s): 1799.66
CPU system time (s): 0.36
CPU usage (%): 99.9335
Max. virtual memory (cumulated for all children) (KiB): 908600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.66859
system time used= 0.151976
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= 928
involuntary context switches= 177

runsolver used 1.62175 s user time and 4.77827 s system time

The end

Launcher Data (download as text)

Begin job on node35 on Tue Jan  9 16:26:29 UTC 2007


IDJOB= 238817
IDBENCH= 7022
FILE ID= node35/238817-1168359989

PBS_JOBID= 3503877

Free space on /tmp= 66560 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  97785f1f2a5b0ad03c99b55cb789c6b5

RANDOM SEED= 779378587

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.234
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.234
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:       1877376 kB
Buffers:         18324 kB
Cached:          96092 kB
SwapCached:       1864 kB
Active:          92112 kB
Inactive:        32256 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1877376 kB
SwapTotal:     4192956 kB
SwapFree:      4184712 kB
Dirty:            2924 kB
Writeback:           0 kB
Mapped:          17072 kB
Slab:            40164 kB
Committed_AS:  4047916 kB
PageTables:       1416 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 node35 on Tue Jan  9 16:56:30 UTC 2007