Trace number 209920

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.13 1809.83

General information on the benchmark

NameschurrLemma/
lemma-67-4.xml
MD5SUM61c7a360ec82efef68ace54022e2521a
Bench CategoryN-ARY-INT (n-ary constraints in intension)
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 variables67
Number of constraints1089
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1089
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
1.35	c start processing
1.35	c start relation processing
1.36	c start cnf exporting
1.66	c parsing time : 1.183
1.66	c preprocessing time : 1.49
1.66	
1.66	c Nary constraints - conflicts : 1089 supports : 0
1.66	c Binary constraints - conflicts : 0 supports :0
1.66	c max arity constraint : 3
1.66	c Max Tuples generated 64
1.66	c relations : 1
1.66	c relations BDD: 0
1.66	c vars : 269 - clauses :  4825
1.66	
1.69	 
1.69	c --- Minisat Stats ---
1.69	 
1809.82	Terminated

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-209920-1168432119 -o ROOT/results/node1/solver-209920-1168432119 -C 1800 -M 900 /tmp/evaluation/209920-1168432119/galac.sh /tmp/evaluation/209920-1168432119/unknown.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB

/proc/loadavg: 2.02 2.02 1.93 5/94 32730
/proc/meminfo: memFree=1663448/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=8560 CPUtime=0
/proc/32729/stat : 32729 (galac.sh) R 32727 32729 32212 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 191607677 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 0 0 0
/proc/32729/statm: 2140 253 197 79 0 133 0

[startup+0.10988 s]
/proc/loadavg: 2.02 2.02 1.93 5/94 32730
/proc/meminfo: memFree=1663448/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=0
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+0.517921 s]
/proc/loadavg: 2.02 2.02 1.93 5/94 32730
/proc/meminfo: memFree=1663448/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=0
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+1.33902 s]
/proc/loadavg: 2.02 2.02 1.93 4/102 32750
/proc/meminfo: memFree=1623952/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=0
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32743] ppid=32729 vsize=860988 CPUtime=1.27
/proc/32743/stat : 32743 (java) R 32729 32729 32212 0 -1 0 13537 0 1 0 118 9 0 0 25 0 8 0 191607683 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155888654 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32743/statm: 215247 13291 1989 14 0 201504 0
[pid=32743/tid=32744] ppid=32729 vsize=860988 CPUtime=0.04
/proc/32743/task/32744/stat : 32744 (java) S 32729 32729 32212 0 -1 64 3349 0 0 0 3 1 0 0 16 0 8 0 191607686 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32743/tid=32745] ppid=32729 vsize=860988 CPUtime=0
/proc/32743/task/32745/stat : 32745 (java) S 32729 32729 32212 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191607686 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32743/tid=32746] ppid=32729 vsize=860988 CPUtime=0
/proc/32743/task/32746/stat : 32746 (java) S 32729 32729 32212 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 191607686 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32743/tid=32747] ppid=32729 vsize=860988 CPUtime=0
/proc/32743/task/32747/stat : 32747 (java) S 32729 32729 32212 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191607690 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32743/tid=32748] ppid=32729 vsize=860988 CPUtime=0.3
/proc/32743/task/32748/stat : 32748 (java) S 32729 32729 32212 0 -1 64 1054 0 0 0 29 1 0 0 15 0 8 0 191607690 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32743/tid=32749] ppid=32729 vsize=860988 CPUtime=0
/proc/32743/task/32749/stat : 32749 (java) S 32729 32729 32212 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191607690 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32743/tid=32750] ppid=32729 vsize=860988 CPUtime=0
/proc/32743/task/32750/stat : 32750 (java) S 32729 32729 32212 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 191607690 881651712 13291 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908560

[startup+2.9762 s]
/proc/loadavg: 2.02 2.02 1.93 3/95 32751
/proc/meminfo: memFree=1660424/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=2824 CPUtime=1.27
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 375 0 0 0 127 0 0 0 25 0 1 0 191607847 2891776 357 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529310 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 706 357 53 142 0 562 0
Current children cumulated CPU time (s) 2.9
Current children cumulated vsize (KiB) 50396

[startup+6.25558 s]
/proc/loadavg: 2.02 2.02 1.93 3/95 32751
/proc/meminfo: memFree=1656840/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=3352 CPUtime=4.52
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 507 0 0 0 452 0 0 0 25 0 1 0 191607847 3432448 489 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527471 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 838 489 53 142 0 694 0
Current children cumulated CPU time (s) 6.15
Current children cumulated vsize (KiB) 50924

[startup+12.7253 s]
/proc/loadavg: 2.02 2.02 1.93 3/95 32751
/proc/meminfo: memFree=1646792/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=3792 CPUtime=10.96
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 615 0 0 0 1096 0 0 0 25 0 1 0 191607847 3883008 597 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 948 597 53 142 0 804 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 51364

[startup+25.5628 s]
/proc/loadavg: 2.01 2.02 1.93 3/95 32751
/proc/meminfo: memFree=1633936/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=4192 CPUtime=23.74
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 713 0 0 0 2374 0 0 0 25 0 1 0 191607847 4292608 695 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1048 695 53 142 0 904 0
Current children cumulated CPU time (s) 25.37
Current children cumulated vsize (KiB) 51764

[startup+51.2258 s]
/proc/loadavg: 2.01 2.02 1.93 3/95 32751
/proc/meminfo: memFree=1618640/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=4988 CPUtime=49.25
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 931 0 0 0 4925 0 0 0 25 0 1 0 191607847 5107712 913 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529354 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1247 913 53 142 0 1103 0
Current children cumulated CPU time (s) 50.88
Current children cumulated vsize (KiB) 52560

[startup+102.451 s]
/proc/loadavg: 2.05 2.03 1.93 3/95 32751
/proc/meminfo: memFree=1584336/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=5988 CPUtime=100.22
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1147 0 0 0 10021 1 0 0 25 0 1 0 191607847 6131712 1129 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1497 1129 53 142 0 1353 0
Current children cumulated CPU time (s) 101.85
Current children cumulated vsize (KiB) 53560

[startup+162.509 s]
/proc/loadavg: 2.08 2.04 1.94 3/95 32751
/proc/meminfo: memFree=1549200/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=6532 CPUtime=159.95
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1296 0 0 0 15994 1 0 0 25 0 1 0 191607847 6688768 1278 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526753 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1633 1278 53 142 0 1489 0
Current children cumulated CPU time (s) 161.58
Current children cumulated vsize (KiB) 54104

[startup+222.58 s]
/proc/loadavg: 2.03 2.03 1.94 4/95 32751
/proc/meminfo: memFree=1518416/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=7096 CPUtime=219.68
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1440 0 0 0 21966 2 0 0 25 0 1 0 191607847 7266304 1422 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1774 1422 53 142 0 1630 0
Current children cumulated CPU time (s) 221.31
Current children cumulated vsize (KiB) 54668

[startup+282.653 s]
/proc/loadavg: 2.01 2.02 1.94 3/95 32751
/proc/meminfo: memFree=1493328/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=7528 CPUtime=279.45
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1529 0 0 0 27943 2 0 0 25 0 1 0 191607847 7708672 1511 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529446 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1882 1511 53 142 0 1738 0
Current children cumulated CPU time (s) 281.08
Current children cumulated vsize (KiB) 55100

[startup+342.729 s]
/proc/loadavg: 2.00 2.02 1.94 3/95 32751
/proc/meminfo: memFree=1468816/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=7800 CPUtime=339.21
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1597 0 0 0 33919 2 0 0 25 0 1 0 191607847 7987200 1579 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 1950 1579 53 142 0 1806 0
Current children cumulated CPU time (s) 340.84
Current children cumulated vsize (KiB) 55372

[startup+402.801 s]
/proc/loadavg: 2.00 2.01 1.94 3/95 32751
/proc/meminfo: memFree=1444624/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=8084 CPUtime=398.94
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1657 0 0 0 39892 2 0 0 25 0 1 0 191607847 8278016 1639 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2021 1639 53 142 0 1877 0
Current children cumulated CPU time (s) 400.57
Current children cumulated vsize (KiB) 55656

[startup+462.872 s]
/proc/loadavg: 2.00 2.00 1.94 3/95 32751
/proc/meminfo: memFree=1428816/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=8492 CPUtime=458.7
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 1778 0 0 0 45868 2 0 0 25 0 1 0 191607847 8695808 1760 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0

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

[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=9884 CPUtime=1056.22
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2088 0 0 0 105616 6 0 0 25 0 1 0 191607847 10121216 2070 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2471 2070 53 142 0 2327 0
Current children cumulated CPU time (s) 1057.85
Current children cumulated vsize (KiB) 57456

[startup+1123.73 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1268560/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10156 CPUtime=1115.96
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2173 0 0 0 111590 6 0 0 25 0 1 0 191607847 10399744 2155 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2539 2155 53 142 0 2395 0
Current children cumulated CPU time (s) 1117.59
Current children cumulated vsize (KiB) 57728

[startup+1183.81 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1259152/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10300 CPUtime=1175.72
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2190 0 0 0 117566 6 0 0 25 0 1 0 191607847 10547200 2172 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520016 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2575 2172 53 142 0 2431 0
Current children cumulated CPU time (s) 1177.35
Current children cumulated vsize (KiB) 57872

[startup+1243.89 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1250320/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10444 CPUtime=1235.48
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2214 0 0 0 123542 6 0 0 25 0 1 0 191607847 10694656 2196 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527065 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2611 2196 53 142 0 2467 0
Current children cumulated CPU time (s) 1237.11
Current children cumulated vsize (KiB) 58016

[startup+1303.98 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1239440/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10588 CPUtime=1295.23
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2245 0 0 0 129516 7 0 0 25 0 1 0 191607847 10842112 2227 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2647 2227 53 142 0 2503 0
Current children cumulated CPU time (s) 1296.86
Current children cumulated vsize (KiB) 58160

[startup+1364.06 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1225296/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10728 CPUtime=1354.99
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2281 0 0 0 135492 7 0 0 25 0 1 0 191607847 10985472 2263 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2682 2263 53 142 0 2538 0
Current children cumulated CPU time (s) 1356.62
Current children cumulated vsize (KiB) 58300

[startup+1424.15 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1213392/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10728 CPUtime=1414.76
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2300 0 0 0 141469 7 0 0 25 0 1 0 191607847 10985472 2282 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2682 2282 53 142 0 2538 0
Current children cumulated CPU time (s) 1416.39
Current children cumulated vsize (KiB) 58300

[startup+1484.22 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1199376/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10872 CPUtime=1474.49
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2319 0 0 0 147442 7 0 0 25 0 1 0 191607847 11132928 2301 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2718 2301 53 142 0 2574 0
Current children cumulated CPU time (s) 1476.12
Current children cumulated vsize (KiB) 58444

[startup+1544.31 s]
/proc/loadavg: 2.00 2.00 1.95 3/95 32751
/proc/meminfo: memFree=1188176/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=10872 CPUtime=1534.25
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2327 0 0 0 153417 8 0 0 25 0 1 0 191607847 11132928 2309 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525858 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2718 2309 53 142 0 2574 0
Current children cumulated CPU time (s) 1535.88
Current children cumulated vsize (KiB) 58444

[startup+1604.38 s]
/proc/loadavg: 2.06 2.02 1.96 3/95 32751
/proc/meminfo: memFree=1178576/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=11012 CPUtime=1594.01
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2348 0 0 0 159393 8 0 0 25 0 1 0 191607847 11276288 2330 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529327 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2753 2330 53 142 0 2609 0
Current children cumulated CPU time (s) 1595.64
Current children cumulated vsize (KiB) 58584

[startup+1664.46 s]
/proc/loadavg: 2.02 2.01 1.96 3/95 32751
/proc/meminfo: memFree=1163472/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=11172 CPUtime=1653.76
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2382 0 0 0 165367 9 0 0 25 0 1 0 191607847 11440128 2364 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529608 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2793 2364 53 142 0 2649 0
Current children cumulated CPU time (s) 1655.39
Current children cumulated vsize (KiB) 58744

[startup+1724.54 s]
/proc/loadavg: 2.01 2.00 1.96 3/95 32751
/proc/meminfo: memFree=1158224/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=11172 CPUtime=1713.52
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2396 0 0 0 171343 9 0 0 25 0 1 0 191607847 11440128 2378 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32751/statm: 2793 2378 53 142 0 2649 0
Current children cumulated CPU time (s) 1715.15
Current children cumulated vsize (KiB) 58744

[startup+1784.6 s]
/proc/loadavg: 1.76 1.95 1.94 2/82 364
/proc/meminfo: memFree=1788224/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=11328 CPUtime=1773.29
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2423 0 0 0 177319 10 0 0 25 0 1 0 191607847 11599872 2405 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529368 0 0 4096 3 0 0 0 17 1 0 0
/proc/32751/statm: 2832 2405 53 142 0 2688 0
Current children cumulated CPU time (s) 1774.92
Current children cumulated vsize (KiB) 58900



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.82 s]
/proc/loadavg: 1.50 1.87 1.91 2/82 441
/proc/meminfo: memFree=1788928/2055920 swapFree=4165612/4192956
[pid=32729] ppid=32727 vsize=47572 CPUtime=1.63
/proc/32729/stat : 32729 (galac.sh) S 32727 32729 32212 0 -1 4194304 799 18722 0 1 0 0 149 14 17 0 1 0 191607677 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32729/statm: 11893 363 245 79 0 218 0
[pid=32751] ppid=32729 vsize=11328 CPUtime=1798.47
/proc/32751/stat : 32751 (minisat) R 32729 32729 32212 0 -1 4194304 2438 0 0 0 179836 11 0 0 25 0 1 0 191607847 11599872 2420 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/32751/statm: 2832 2420 53 142 0 2688 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 58900

Sending SIGTERM to process tree (bottom up)

Child status: 0
Real time (s): 1809.83
CPU time (s): 1800.13
CPU user time (s): 1799.87
CPU system time (s): 0.265959
CPU usage (%): 99.4642
Max. virtual memory (cumulated for all children) (KiB): 908560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.265959
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22154
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= 1395
involuntary context switches= 81786

runsolver used 1.9817 s user time and 5.66214 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Jan 10 12:28:39 UTC 2007


IDJOB= 209920
IDBENCH= 4580
FILE ID= node1/209920-1168432119

PBS_JOBID= 3523669

Free space on /tmp= 66518 MiB

BENCH NAME= HOME/pub/bench/CPAI06/schurrLemma/lemma-67-4.xml
COMMAND LINE= /tmp/evaluation/209920-1168432119/galac.sh /tmp/evaluation/209920-1168432119/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-209920-1168432119 -o ROOT/results/node1/solver-209920-1168432119 -C 1800 -M 900  /tmp/evaluation/209920-1168432119/galac.sh /tmp/evaluation/209920-1168432119/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  61c7a360ec82efef68ace54022e2521a

RANDOM SEED= 913585365

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:       1664056 kB
Buffers:         12084 kB
Cached:         154040 kB
SwapCached:       4080 kB
Active:         220080 kB
Inactive:       120648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1664056 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            3128 kB
Writeback:           0 kB
Mapped:         192952 kB
Slab:            35556 kB
Committed_AS:  7123740 kB
PageTables:       2712 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= 66521 MiB



End job on node1 on Wed Jan 10 12:58:53 UTC 2007