Trace number 238836

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.01 1801.36

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-3_ext.xml
MD5SUM7ed6fd27d2b35eb13d084f6d41d5d9c0
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.81	c parsing time : 0.639
2.81	c preprocessing time : 2.658
2.81	
2.81	c Nary constraints - conflicts : 0 supports : 0
2.81	c Binary constraints - conflicts : 1162 supports :100
2.81	c max arity constraint : 2
2.81	c Max Tuples generated 0
2.81	c relations : 9
2.81	c relations BDD: 0
2.81	c vars : 2103 - clauses :  75988
2.81	
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/node23/watcher-238836-1168360341 -o ROOT/results/node23/solver-238836-1168360341 -C 1800 -M 900 /tmp/evaluation/238836-1168360341/galac.sh /tmp/evaluation/238836-1168360341/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: 0.92 0.98 0.99 4/78 5577
/proc/meminfo: memFree=1796120/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=8652 CPUtime=0
/proc/5576/stat : 5576 (galac.sh) R 5574 5576 4414 0 -1 4194304 335 0 0 0 0 0 0 0 17 0 1 0 184428474 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487661215 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/5576/statm: 2163 279 207 79 0 156 0
[pid=5578] ppid=5576 vsize=8688 CPUtime=0
/proc/5578/stat : 5578 (galac.sh) R 5576 5576 4414 0 -1 4194368 27 0 0 0 0 0 0 0 17 0 1 0 184428475 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487661215 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/5578/statm: 2172 286 209 79 0 165 0
[pid=5579] ppid=5578 vsize=8688 CPUtime=0
/proc/5579/stat : 5579 (galac.sh) R 5578 5576 4414 0 -1 4194368 8 0 0 0 0 0 0 0 17 0 1 0 184428475 8896512 286 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 4316239 0 65536 4096 73728 0 0 0 17 1 0 0
/proc/5579/statm: 2172 286 209 79 0 165 0

[startup+0.105415 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 5577
/proc/meminfo: memFree=1796120/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=0.01
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.513497 s]
/proc/loadavg: 0.92 0.98 0.99 4/78 5577
/proc/meminfo: memFree=1796120/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=0.01
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33566 s]
/proc/loadavg: 0.92 0.98 0.99 2/86 5597
/proc/meminfo: memFree=1752088/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=0.01
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 762 1704 0 0 0 0 0 1 17 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5590] ppid=5576 vsize=860856 CPUtime=1.29
/proc/5590/stat : 5590 (java) R 5576 5576 4414 0 -1 0 19299 0 1 0 119 10 0 0 16 0 8 0 184428477 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074070974 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/5590/statm: 215214 19052 1994 14 0 201471 0
[pid=5590/tid=5591] ppid=5576 vsize=860856 CPUtime=0.01
/proc/5590/task/5591/stat : 5591 (java) S 5576 5576 4414 0 -1 64 3373 0 0 0 1 0 0 0 16 0 8 0 184428481 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=5590/tid=5592] ppid=5576 vsize=860856 CPUtime=0
/proc/5590/task/5592/stat : 5592 (java) S 5576 5576 4414 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 184428481 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5590/tid=5593] ppid=5576 vsize=860856 CPUtime=0
/proc/5590/task/5593/stat : 5593 (java) S 5576 5576 4414 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 184428481 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=5590/tid=5594] ppid=5576 vsize=860856 CPUtime=0
/proc/5590/task/5594/stat : 5594 (java) S 5576 5576 4414 0 -1 64 3 0 0 0 0 0 0 0 22 0 8 0 184428485 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5590/tid=5595] ppid=5576 vsize=860856 CPUtime=0.26
/proc/5590/task/5595/stat : 5595 (java) S 5576 5576 4414 0 -1 64 1014 0 0 0 25 1 0 0 16 0 8 0 184428485 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5590/tid=5596] ppid=5576 vsize=860856 CPUtime=0
/proc/5590/task/5596/stat : 5596 (java) S 5576 5576 4414 0 -1 64 2 0 0 0 0 0 0 0 23 0 8 0 184428485 881516544 19052 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=5590/tid=5597] ppid=5576 vsize=860856 CPUtime=0
/proc/5590/task/5597/stat : 5597 (java) S 5576 5576 4414 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 184428485 881516544 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.3
Current children cumulated vsize (KiB) 908428

[startup+2.98097 s]
/proc/loadavg: 0.92 0.98 0.99 2/86 5597
/proc/meminfo: memFree=1720984/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
Current children cumulated CPU time (s) 2.79
Current children cumulated vsize (KiB) 47572

[startup+6.2586 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1781856/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=14248 CPUtime=3.36
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 3453 0 0 0 335 1 0 0 25 0 1 0 184428762 14589952 3435 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529426 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 3562 3435 54 142 0 3418 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 61820

[startup+12.7239 s]
/proc/loadavg: 0.93 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1771176/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=24664 CPUtime=9.83
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 6033 0 0 0 980 3 0 0 25 0 1 0 184428762 25255936 6015 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 6166 6015 54 142 0 6022 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 72236

[startup+25.5363 s]
/proc/loadavg: 0.95 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1760104/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=35232 CPUtime=22.63
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 8662 0 0 0 2258 5 0 0 25 0 1 0 184428762 36077568 8644 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 8808 8644 54 142 0 8664 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 82804

[startup+51.1733 s]
/proc/loadavg: 0.96 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1756072/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=39340 CPUtime=48.24
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 9691 0 0 0 4818 6 0 0 25 0 1 0 184428762 40284160 9673 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 9835 9673 54 142 0 9691 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 86912

[startup+102.435 s]
/proc/loadavg: 0.98 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1754088/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=41740 CPUtime=99.48
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 10307 0 0 0 9941 7 0 0 25 0 1 0 184428762 42741760 10289 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 10435 10289 54 142 0 10291 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 89312

[startup+162.519 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1746920/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=48660 CPUtime=159.52
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 11989 0 0 0 15943 9 0 0 25 0 1 0 184428762 49827840 11971 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529619 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 12165 11971 54 142 0 12021 0
Current children cumulated CPU time (s) 162.31
Current children cumulated vsize (KiB) 96232

[startup+222.603 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1743912/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=51468 CPUtime=219.56
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 12706 0 0 0 21946 10 0 0 25 0 1 0 184428762 52703232 12688 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 12867 12688 54 142 0 12723 0
Current children cumulated CPU time (s) 222.35
Current children cumulated vsize (KiB) 99040

[startup+282.689 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1732584/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=62828 CPUtime=279.6
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 15529 0 0 0 27947 13 0 0 25 0 1 0 184428762 64335872 15511 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 15707 15511 54 142 0 15563 0
Current children cumulated CPU time (s) 282.39
Current children cumulated vsize (KiB) 110400

[startup+342.778 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1727720/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=67592 CPUtime=339.65
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 16726 0 0 0 33951 14 0 0 25 0 1 0 184428762 69214208 16708 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 16898 16708 54 142 0 16754 0
Current children cumulated CPU time (s) 342.44
Current children cumulated vsize (KiB) 115164

[startup+402.867 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1727656/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=67592 CPUtime=399.7
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 16730 0 0 0 39955 15 0 0 25 0 1 0 184428762 69214208 16712 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 16898 16712 54 142 0 16754 0
Current children cumulated CPU time (s) 402.49
Current children cumulated vsize (KiB) 115164

[startup+462.955 s]
/proc/loadavg: 0.99 0.98 0.99 2/79 5598
/proc/meminfo: memFree=1727464/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0

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

/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1715432/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1120.27
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19684 0 0 0 112008 19 0 0 25 0 1 0 184428762 81543168 19666 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19666 54 142 0 19764 0
Current children cumulated CPU time (s) 1123.06
Current children cumulated vsize (KiB) 127204

[startup+1184.01 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1715432/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1180.31
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19684 0 0 0 118012 19 0 0 25 0 1 0 184428762 81543168 19666 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19666 54 142 0 19764 0
Current children cumulated CPU time (s) 1183.1
Current children cumulated vsize (KiB) 127204

[startup+1244.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1715368/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1240.37
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19684 0 0 0 124018 19 0 0 25 0 1 0 184428762 81543168 19666 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19666 54 142 0 19764 0
Current children cumulated CPU time (s) 1243.16
Current children cumulated vsize (KiB) 127204

[startup+1304.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1715368/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1300.42
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19684 0 0 0 130023 19 0 0 25 0 1 0 184428762 81543168 19666 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19666 54 142 0 19764 0
Current children cumulated CPU time (s) 1303.21
Current children cumulated vsize (KiB) 127204

[startup+1364.28 s]
/proc/loadavg: 1.04 1.01 1.00 2/79 5598
/proc/meminfo: memFree=1715304/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1360.47
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19685 0 0 0 136027 20 0 0 25 0 1 0 184428762 81543168 19667 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19667 54 142 0 19764 0
Current children cumulated CPU time (s) 1363.26
Current children cumulated vsize (KiB) 127204

[startup+1424.37 s]
/proc/loadavg: 1.01 1.01 1.00 2/79 5598
/proc/meminfo: memFree=1715176/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1420.52
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19685 0 0 0 142032 20 0 0 25 0 1 0 184428762 81543168 19667 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19667 54 142 0 19764 0
Current children cumulated CPU time (s) 1423.31
Current children cumulated vsize (KiB) 127204

[startup+1484.45 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1715112/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1480.56
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19685 0 0 0 148036 20 0 0 25 0 1 0 184428762 81543168 19667 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19667 54 142 0 19764 0
Current children cumulated CPU time (s) 1483.35
Current children cumulated vsize (KiB) 127204

[startup+1544.55 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1715048/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=79632 CPUtime=1540.59
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 19686 0 0 0 154039 20 0 0 25 0 1 0 184428762 81543168 19668 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 19908 19668 54 142 0 19764 0
Current children cumulated CPU time (s) 1543.38
Current children cumulated vsize (KiB) 127204

[startup+1604.63 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1708968/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=85896 CPUtime=1600.64
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 21249 0 0 0 160041 23 0 0 25 0 1 0 184428762 87957504 21231 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 21474 21231 54 142 0 21330 0
Current children cumulated CPU time (s) 1603.43
Current children cumulated vsize (KiB) 133468

[startup+1664.72 s]
/proc/loadavg: 1.00 1.00 1.00 2/79 5598
/proc/meminfo: memFree=1708904/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=85896 CPUtime=1660.68
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 21249 0 0 0 166045 23 0 0 25 0 1 0 184428762 87957504 21231 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 21474 21231 54 142 0 21330 0
Current children cumulated CPU time (s) 1663.47
Current children cumulated vsize (KiB) 133468

[startup+1724.82 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 5662
/proc/meminfo: memFree=1707448/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=85784 CPUtime=1720.73
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 21249 0 0 0 172047 26 0 0 25 0 1 0 184428762 87842816 21230 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 21446 21230 54 142 0 21302 0
Current children cumulated CPU time (s) 1723.52
Current children cumulated vsize (KiB) 133356

[startup+1784.83 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 5754
/proc/meminfo: memFree=1707320/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=85784 CPUtime=1780.71
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 21249 0 0 0 178033 38 0 0 25 0 1 0 184428762 87842816 21230 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 21446 21230 54 142 0 21302 0
Current children cumulated CPU time (s) 1783.5
Current children cumulated vsize (KiB) 133356



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1801.34 s]
/proc/loadavg: 1.00 1.00 1.00 2/85 5770
/proc/meminfo: memFree=1707256/2055920 swapFree=4191880/4192956
[pid=5576] ppid=5574 vsize=47572 CPUtime=2.79
/proc/5576/stat : 5576 (galac.sh) S 5574 5576 4414 0 -1 4194304 800 22333 0 1 0 0 266 13 16 0 1 0 184428474 48713728 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 238487268186 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/5576/statm: 11893 364 246 79 0 218 0
[pid=5598] ppid=5576 vsize=85784 CPUtime=1797.22
/proc/5598/stat : 5598 (minisat) R 5576 5576 4414 0 -1 4194304 21249 0 0 0 179682 40 0 0 25 0 1 0 184428762 87842816 21230 18446744073709551615 134512640 135096742 4294956496 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 0 0 0
/proc/5598/statm: 21446 21230 54 142 0 21302 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 133356

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 5576 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=675593 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=149977
CPU time returned by wait4() is 2.82557
while last known CPU time is 1800.01

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

Real time (s): 1801.36
CPU time (s): 1800.01
CPU user time (s): 1799.48
CPU system time (s): 0.53
CPU usage (%): 99.9251
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.67559
system time used= 0.149977
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23133
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= 924
involuntary context switches= 178

runsolver used 1.86372 s user time and 4.5743 s system time

The end

Launcher Data (download as text)

Begin job on node23 on Tue Jan  9 16:32:21 UTC 2007


IDJOB= 238836
IDBENCH= 7023
FILE ID= node23/238836-1168360341

PBS_JOBID= 3503895

Free space on /tmp= 66561 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  7ed6fd27d2b35eb13d084f6d41d5d9c0

RANDOM SEED= 134040745

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.265
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.265
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:       1796600 kB
Buffers:         26024 kB
Cached:         125912 kB
SwapCached:        316 kB
Active:         131168 kB
Inactive:        76456 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1796600 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:            2944 kB
Writeback:           0 kB
Mapped:          73384 kB
Slab:            37096 kB
Committed_AS:  3884680 kB
PageTables:       1916 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= 66560 MiB



End job on node23 on Tue Jan  9 17:02:22 UTC 2007