Trace number 238532

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.05 1813.86

General information on the benchmark

NameblackHole/BH-4-7/
BlackHole-4-7-e-9_ext.xml
MD5SUM6294465e79060e70a1aca430d5256c07
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.92	c start processing
0.92	c start relation processing
0.92	c start cnf exporting
3.05	c parsing time : 0.679
3.05	c preprocessing time : 2.817
3.06	
3.06	c Nary constraints - conflicts : 0 supports : 0
3.06	c Binary constraints - conflicts : 1162 supports :100
3.06	c max arity constraint : 2
3.06	c Max Tuples generated 0
3.06	c relations : 9
3.06	c relations BDD: 0
3.06	c vars : 2103 - clauses :  75988
3.06	
3.12	 
3.12	c --- Minisat Stats ---
3.12	 

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/node1/watcher-238532-1168356012 -o ROOT/results/node1/solver-238532-1168356012 -C 1800 -M 900 /tmp/evaluation/238532-1168356012/galac.sh /tmp/evaluation/238532-1168356012/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.89 1.97 1.97 3/87 32680
/proc/meminfo: memFree=1807312/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=652 CPUtime=0
/proc/32679/stat : 32679 (galac.sh) R 32677 32679 29916 0 -1 4194304 41 0 0 0 0 0 0 0 20 0 1 0 183996986 667648 25 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259350656393 0 0 4096 0 0 0 0 17 1 0 0
/proc/32679/statm: 163 25 18 79 0 53 0

[startup+0.103023 s]
/proc/loadavg: 1.89 1.97 1.97 3/87 32680
/proc/meminfo: memFree=1807312/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=0.02
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+0.511068 s]
/proc/loadavg: 1.89 1.97 1.97 3/87 32680
/proc/meminfo: memFree=1807312/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=0.02
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 47572

[startup+1.33317 s]
/proc/loadavg: 1.89 1.97 1.97 4/95 32700
/proc/meminfo: memFree=1774352/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=0.02
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32693] ppid=32679 vsize=860856 CPUtime=1.2
/proc/32693/stat : 32693 (java) R 32679 32679 29916 0 -1 0 14188 0 1 0 110 10 0 0 18 0 8 0 183996989 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074090807 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32693/statm: 215214 13942 1982 14 0 201471 0
[pid=32693/tid=32694] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32694/stat : 32694 (java) S 32679 32679 29916 0 -1 64 6 0 0 0 0 0 0 0 17 0 8 0 183996993 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32695] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32695/stat : 32695 (java) S 32679 32679 29916 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 183996993 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32696] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32696/stat : 32696 (java) S 32679 32679 29916 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 183996993 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32697] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32697/stat : 32697 (java) S 32679 32679 29916 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 183997004 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32698] ppid=32679 vsize=860856 CPUtime=0.29
/proc/32693/task/32698/stat : 32698 (java) R 32679 32679 29916 0 -1 64 1015 0 0 0 28 1 0 0 21 0 8 0 183997004 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32699] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32699/stat : 32699 (java) S 32679 32679 29916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183997004 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32700] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32700/stat : 32700 (java) S 32679 32679 29916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183997004 881516544 13942 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.22
Current children cumulated vsize (KiB) 908428

[startup+2.98536 s]
/proc/loadavg: 1.89 1.97 1.97 3/95 32700
/proc/meminfo: memFree=1732240/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=0.02
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 761 1704 0 0 0 1 0 1 18 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32693] ppid=32679 vsize=860856 CPUtime=2.83
/proc/32693/stat : 32693 (java) R 32679 32679 29916 0 -1 0 20618 0 1 0 270 13 0 0 25 0 8 0 183996989 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073680202 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/32693/statm: 215214 20369 1996 14 0 201471 0
[pid=32693/tid=32694] ppid=32679 vsize=860856 CPUtime=0.03
/proc/32693/task/32694/stat : 32694 (java) S 32679 32679 29916 0 -1 64 4676 0 0 0 1 2 0 0 16 0 8 0 183996993 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32695] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32695/stat : 32695 (java) S 32679 32679 29916 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 183996993 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32696] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32696/stat : 32696 (java) S 32679 32679 29916 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 183996993 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32697] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32697/stat : 32697 (java) S 32679 32679 29916 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 183997004 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32698] ppid=32679 vsize=860856 CPUtime=0.3
/proc/32693/task/32698/stat : 32698 (java) S 32679 32679 29916 0 -1 64 1025 0 0 0 29 1 0 0 16 0 8 0 183997004 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32699] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32699/stat : 32699 (java) S 32679 32679 29916 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 183997004 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=32693/tid=32700] ppid=32679 vsize=860856 CPUtime=0
/proc/32693/task/32700/stat : 32700 (java) S 32679 32679 29916 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 183997004 881516544 20369 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.85
Current children cumulated vsize (KiB) 908428

[startup+6.28275 s]
/proc/loadavg: 1.90 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1792520/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=15616 CPUtime=3.12
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 3773 0 0 0 310 2 0 0 25 0 1 0 183997298 15990784 3755 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 3904 3755 54 142 0 3760 0
Current children cumulated CPU time (s) 6.07
Current children cumulated vsize (KiB) 63188

[startup+12.7445 s]
/proc/loadavg: 1.90 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1780816/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=26084 CPUtime=9.52
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 6390 0 0 0 948 4 0 0 25 0 1 0 183997298 26710016 6372 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134532709 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 6521 6372 54 142 0 6377 0
Current children cumulated CPU time (s) 12.47
Current children cumulated vsize (KiB) 73656

[startup+25.589 s]
/proc/loadavg: 1.92 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1768464/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=38716 CPUtime=22.25
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 9543 0 0 0 2217 8 0 0 25 0 1 0 183997298 39645184 9525 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 9679 9525 54 142 0 9535 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 86288

[startup+51.267 s]
/proc/loadavg: 1.95 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1764176/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=42536 CPUtime=47.69
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 10483 0 0 0 4760 9 0 0 25 0 1 0 183997298 43556864 10465 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 10634 10465 54 142 0 10490 0
Current children cumulated CPU time (s) 50.64
Current children cumulated vsize (KiB) 90108

[startup+102.503 s]
/proc/loadavg: 1.98 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1760848/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=45836 CPUtime=98.46
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 11317 0 0 0 9837 9 0 0 25 0 1 0 183997298 46936064 11299 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529385 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 11459 11299 54 142 0 11315 0
Current children cumulated CPU time (s) 101.41
Current children cumulated vsize (KiB) 93408

[startup+162.572 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1758096/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=48476 CPUtime=157.97
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 11993 0 0 0 15787 10 0 0 25 0 1 0 183997298 49639424 11975 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 12119 11975 54 142 0 11975 0
Current children cumulated CPU time (s) 160.92
Current children cumulated vsize (KiB) 96048

[startup+222.646 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1752656/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=54092 CPUtime=217.5
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 13345 0 0 0 21738 12 0 0 25 0 1 0 183997298 55390208 13327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529302 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 13523 13327 54 142 0 13379 0
Current children cumulated CPU time (s) 220.45
Current children cumulated vsize (KiB) 101664

[startup+282.716 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1750864/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=55808 CPUtime=277.02
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 13786 0 0 0 27689 13 0 0 25 0 1 0 183997298 57147392 13768 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 13952 13768 54 142 0 13808 0
Current children cumulated CPU time (s) 279.97
Current children cumulated vsize (KiB) 103380

[startup+342.789 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1748752/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=57924 CPUtime=336.55
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 14295 0 0 0 33641 14 0 0 25 0 1 0 183997298 59314176 14277 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 14481 14277 54 142 0 14337 0
Current children cumulated CPU time (s) 339.5
Current children cumulated vsize (KiB) 105496

[startup+402.855 s]
/proc/loadavg: 1.99 1.97 1.97 3/88 32701
/proc/meminfo: memFree=1739472/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0

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

/proc/loadavg: 2.07 2.02 1.98 3/88 32701
/proc/meminfo: memFree=1724880/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81124 CPUtime=1110.33
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 111007 26 0 0 25 0 1 0 183997298 83070976 20063 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32701/statm: 20281 20063 54 142 0 20137 0
Current children cumulated CPU time (s) 1113.28
Current children cumulated vsize (KiB) 128696

[startup+1183.75 s]
/proc/loadavg: 2.10 2.03 1.99 3/88 913
/proc/meminfo: memFree=1723920/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1169.93
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 116964 29 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1172.88
Current children cumulated vsize (KiB) 128676

[startup+1243.78 s]
/proc/loadavg: 2.03 2.02 1.99 3/88 913
/proc/meminfo: memFree=1723984/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1229.67
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 122938 29 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1232.62
Current children cumulated vsize (KiB) 128676

[startup+1303.8 s]
/proc/loadavg: 2.12 2.04 2.00 3/88 913
/proc/meminfo: memFree=1723984/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1289.42
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 128913 29 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1292.37
Current children cumulated vsize (KiB) 128676

[startup+1363.82 s]
/proc/loadavg: 2.08 2.05 2.00 3/88 913
/proc/meminfo: memFree=1723984/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1349.15
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 134886 29 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1352.1
Current children cumulated vsize (KiB) 128676

[startup+1423.84 s]
/proc/loadavg: 2.03 2.04 2.00 3/88 913
/proc/meminfo: memFree=1723920/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1408.91
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 140861 30 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1411.86
Current children cumulated vsize (KiB) 128676

[startup+1483.86 s]
/proc/loadavg: 2.01 2.03 2.00 3/88 913
/proc/meminfo: memFree=1723920/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1468.66
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 146836 30 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1471.61
Current children cumulated vsize (KiB) 128676

[startup+1543.89 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 913
/proc/meminfo: memFree=1723856/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1528.4
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20139 0 0 0 152810 30 0 0 25 0 1 0 183997298 83050496 20058 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20058 54 142 0 20132 0
Current children cumulated CPU time (s) 1531.35
Current children cumulated vsize (KiB) 128676

[startup+1603.92 s]
/proc/loadavg: 2.00 2.02 2.00 3/88 913
/proc/meminfo: memFree=1723792/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=81104 CPUtime=1588.15
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 20141 0 0 0 158785 30 0 0 25 0 1 0 183997298 83050496 20060 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 20276 20060 54 142 0 20132 0
Current children cumulated CPU time (s) 1591.1
Current children cumulated vsize (KiB) 128676

[startup+1663.94 s]
/proc/loadavg: 2.00 2.01 2.00 3/88 913
/proc/meminfo: memFree=1719952/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=85076 CPUtime=1647.9
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 21121 0 0 0 164758 32 0 0 25 0 1 0 183997298 87117824 21040 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529456 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 21269 21040 54 142 0 21125 0
Current children cumulated CPU time (s) 1650.85
Current children cumulated vsize (KiB) 132648

[startup+1723.96 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 913
/proc/meminfo: memFree=1717840/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=87060 CPUtime=1707.63
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 21602 0 0 0 170731 32 0 0 25 0 1 0 183997298 89149440 21521 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 21765 21521 54 142 0 21621 0
Current children cumulated CPU time (s) 1710.58
Current children cumulated vsize (KiB) 134632

[startup+1783.98 s]
/proc/loadavg: 2.00 2.00 2.00 3/88 913
/proc/meminfo: memFree=1717712/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=87060 CPUtime=1767.38
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 21625 0 0 0 176706 32 0 0 25 0 1 0 183997298 89149440 21544 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529385 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 21765 21544 54 142 0 21621 0
Current children cumulated CPU time (s) 1770.33
Current children cumulated vsize (KiB) 134632



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1813.85 s]
/proc/loadavg: 2.06 2.01 2.00 3/88 913
/proc/meminfo: memFree=1717648/2055920 swapFree=4165612/4192956
[pid=32679] ppid=32677 vsize=47572 CPUtime=2.95
/proc/32679/stat : 32679 (galac.sh) S 32677 32679 29916 0 -1 4194304 799 22330 0 1 0 1 278 16 17 0 1 0 183996986 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/32679/statm: 11893 363 245 79 0 218 0
[pid=32701] ppid=32679 vsize=87060 CPUtime=1797.1
/proc/32701/stat : 32701 (minisat) R 32679 32679 29916 0 -1 4194304 21625 0 0 0 179678 32 0 0 25 0 1 0 183997298 89149440 21544 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32701/statm: 21765 21544 54 142 0 21621 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 134632

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 32679 and gives childrusage.ru_utime.tv_sec=2 childrusage.ru_utime.tv_usec=785576 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=177972
CPU time returned by wait4() is 2.96355
while last known CPU time is 1800.05

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

Real time (s): 1813.86
CPU time (s): 1800.05
CPU user time (s): 1799.56
CPU system time (s): 0.49
CPU usage (%): 99.2384
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2.78558
system time used= 0.177972
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 23129
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= 933
involuntary context switches= 906

runsolver used 2.36264 s user time and 5.63614 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Tue Jan  9 15:20:12 UTC 2007


IDJOB= 238532
IDBENCH= 7007
FILE ID= node1/238532-1168356012

PBS_JOBID= 3503680

Free space on /tmp= 66502 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6294465e79060e70a1aca430d5256c07

RANDOM SEED= 249702441

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:       1807792 kB
Buffers:         21600 kB
Cached:         126724 kB
SwapCached:       4064 kB
Active:         103492 kB
Inactive:        86920 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1807792 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3072 kB
Writeback:           0 kB
Mapped:          52704 kB
Slab:            42324 kB
Committed_AS:  5871236 kB
PageTables:       2336 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= 66501 MiB



End job on node1 on Tue Jan  9 15:50:26 UTC 2007