Trace number 209894

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
galac 1? (TO) 1800.09 1810.31

General information on the benchmark

NameschurrLemma/
lemma-66-4.xml
MD5SUM3adc5d451750a5abf76d8b7099df28ec
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark2.79557
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables66
Number of constraints1056
Maximum constraint arity3
Maximum domain size4
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1056
Global constraints used (with number of constraints)

Solver Data (download as text)

0.26	c --- Preproc Stats ---
1.74	c start processing
1.74	c start relation processing
1.74	c start cnf exporting
2.04	c parsing time : 1.219
2.04	c preprocessing time : 1.522
2.04	
2.04	c Nary constraints - conflicts : 1056 supports : 0
2.04	c Binary constraints - conflicts : 0 supports :0
2.04	c max arity constraint : 3
2.04	c Max Tuples generated 64
2.04	c relations : 1
2.04	c relations BDD: 0
2.04	c vars : 265 - clauses :  4686
2.04	
2.09	 
2.09	c --- Minisat Stats ---
2.09	 
1810.30	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/node39/watcher-209894-1168432114 -o ROOT/results/node39/solver-209894-1168432114 -C 1800 -M 900 /tmp/evaluation/209894-1168432114/galac.sh /tmp/evaluation/209894-1168432114/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.39 1.77 1.88 3/73 6178
/proc/meminfo: memFree=1917224/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=18540 CPUtime=0
/proc/6177/stat : 6177 (runsolver) D 6172 6177 6035 0 -1 4194368 16 0 0 0 0 0 0 0 18 0 1 0 191611106 18984960 279 18446744073709551615 4194304 4267372 548682069088 18446744073709551615 231493659943 0 0 4096 24578 18446744071563608069 0 0 17 1 0 0
/proc/6177/statm: 4635 279 244 17 0 2626 0

[startup+0.106189 s]
/proc/loadavg: 1.39 1.77 1.88 3/73 6178
/proc/meminfo: memFree=1917224/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=8740 CPUtime=0
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 412 840 3 0 0 0 0 0 17 0 1 0 191611106 8949760 309 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6177/statm: 2185 309 217 79 0 178 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8740

[startup+0.51423 s]
/proc/loadavg: 1.39 1.77 1.88 3/73 6178
/proc/meminfo: memFree=1917224/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=0.01
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 757 1704 4 0 0 0 0 1 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33531 s]
/proc/loadavg: 1.39 1.77 1.88 4/89 6218
/proc/meminfo: memFree=1828304/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=0.01
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 757 1704 4 0 0 0 0 1 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6203] ppid=6177 vsize=861064 CPUtime=0.89
/proc/6203/stat : 6203 (java) R 6177 6177 6035 0 -1 0 11777 0 25 0 78 11 0 0 24 0 8 0 191611133 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4072923336 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/6203/statm: 215266 11555 1989 14 0 201471 0
[pid=6203/tid=6205] ppid=6177 vsize=861064 CPUtime=0.03
/proc/6203/task/6205/stat : 6205 (java) S 6177 6177 6035 0 -1 64 3349 0 0 0 2 1 0 0 16 0 8 0 191611147 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=6203/tid=6207] ppid=6177 vsize=861064 CPUtime=0
/proc/6203/task/6207/stat : 6207 (java) S 6177 6177 6035 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191611148 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6203/tid=6208] ppid=6177 vsize=861064 CPUtime=0
/proc/6203/task/6208/stat : 6208 (java) S 6177 6177 6035 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 191611148 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6203/tid=6211] ppid=6177 vsize=861064 CPUtime=0
/proc/6203/task/6211/stat : 6211 (java) S 6177 6177 6035 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 191611152 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6203/tid=6212] ppid=6177 vsize=861064 CPUtime=0.2
/proc/6203/task/6212/stat : 6212 (java) S 6177 6177 6035 0 -1 64 972 0 0 0 19 1 0 0 16 0 8 0 191611152 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6203/tid=6215] ppid=6177 vsize=861064 CPUtime=0
/proc/6203/task/6215/stat : 6215 (java) S 6177 6177 6035 0 -1 64 1 0 0 0 0 0 0 0 20 0 8 0 191611152 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=6203/tid=6217] ppid=6177 vsize=861064 CPUtime=0
/proc/6203/task/6217/stat : 6217 (java) S 6177 6177 6035 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 191611152 881729536 11555 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 0.9
Current children cumulated vsize (KiB) 908632

[startup+2.97346 s]
/proc/loadavg: 1.39 1.77 1.88 3/82 6219
/proc/meminfo: memFree=1859336/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=2692 CPUtime=0.86
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 338 0 0 0 86 0 0 0 25 0 1 0 191611315 2756608 320 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529798 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 673 320 53 142 0 529 0
Current children cumulated CPU time (s) 2.48
Current children cumulated vsize (KiB) 50260

[startup+6.26276 s]
/proc/loadavg: 1.44 1.77 1.88 3/82 6219
/proc/meminfo: memFree=1847560/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=3224 CPUtime=4.13
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 478 0 0 0 413 0 0 0 25 0 1 0 191611315 3301376 460 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134528152 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 806 460 53 142 0 662 0
Current children cumulated CPU time (s) 5.75
Current children cumulated vsize (KiB) 50792

[startup+12.7604 s]
/proc/loadavg: 1.48 1.78 1.88 3/82 6219
/proc/meminfo: memFree=1824336/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=3620 CPUtime=10.6
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 591 0 0 0 1060 0 0 0 25 0 1 0 191611315 3706880 573 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 905 573 53 142 0 761 0
Current children cumulated CPU time (s) 12.22
Current children cumulated vsize (KiB) 51188

[startup+25.6275 s]
/proc/loadavg: 1.60 1.79 1.88 3/82 6219
/proc/meminfo: memFree=1805784/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=4188 CPUtime=23.41
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 720 0 0 0 2341 0 0 0 25 0 1 0 191611315 4288512 702 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529458 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1047 702 53 142 0 903 0
Current children cumulated CPU time (s) 25.03
Current children cumulated vsize (KiB) 51756

[startup+51.2539 s]
/proc/loadavg: 1.81 1.82 1.89 4/82 6219
/proc/meminfo: memFree=1767384/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=4992 CPUtime=48.88
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 913 0 0 0 4887 1 0 0 25 0 1 0 191611315 5111808 895 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526736 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1248 895 53 142 0 1104 0
Current children cumulated CPU time (s) 50.5
Current children cumulated vsize (KiB) 52560

[startup+102.478 s]
/proc/loadavg: 1.91 1.84 1.89 3/82 6219
/proc/meminfo: memFree=1725272/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=5832 CPUtime=99.83
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1113 0 0 0 9982 1 0 0 25 0 1 0 191611315 5971968 1095 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1458 1095 53 142 0 1314 0
Current children cumulated CPU time (s) 101.45
Current children cumulated vsize (KiB) 53400

[startup+162.501 s]
/proc/loadavg: 2.02 1.89 1.91 3/82 6219
/proc/meminfo: memFree=1683864/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=6496 CPUtime=159.53
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1295 0 0 0 15952 1 0 0 25 0 1 0 191611315 6651904 1277 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529464 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1624 1277 53 142 0 1480 0
Current children cumulated CPU time (s) 161.15
Current children cumulated vsize (KiB) 54064

[startup+222.595 s]
/proc/loadavg: 2.01 1.90 1.91 3/82 6219
/proc/meminfo: memFree=1653016/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=7068 CPUtime=219.31
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1419 0 0 0 21930 1 0 0 25 0 1 0 191611315 7237632 1401 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134533571 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1767 1401 53 142 0 1623 0
Current children cumulated CPU time (s) 220.93
Current children cumulated vsize (KiB) 54636

[startup+282.622 s]
/proc/loadavg: 2.00 1.92 1.91 3/82 6219
/proc/meminfo: memFree=1625624/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=7484 CPUtime=278.99
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1517 0 0 0 27898 1 0 0 25 0 1 0 191611315 7663616 1499 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1871 1499 53 142 0 1727 0
Current children cumulated CPU time (s) 280.61
Current children cumulated vsize (KiB) 55052

[startup+342.626 s]
/proc/loadavg: 2.00 1.93 1.91 3/82 6219
/proc/meminfo: memFree=1599512/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=7756 CPUtime=338.69
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1589 0 0 0 33868 1 0 0 25 0 1 0 191611315 7942144 1571 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1939 1571 53 142 0 1795 0
Current children cumulated CPU time (s) 340.31
Current children cumulated vsize (KiB) 55324

[startup+402.663 s]
/proc/loadavg: 2.05 1.95 1.91 3/82 6219
/proc/meminfo: memFree=1575128/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=7892 CPUtime=398.4
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1627 0 0 0 39839 1 0 0 25 0 1 0 191611315 8081408 1609 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 1973 1609 53 142 0 1829 0
Current children cumulated CPU time (s) 400.02
Current children cumulated vsize (KiB) 55460

[startup+462.757 s]
/proc/loadavg: 2.02 1.96 1.91 3/82 6219
/proc/meminfo: memFree=1559064/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=8308 CPUtime=458.16
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 1720 0 0 0 45814 2 0 0 25 0 1 0 191611315 8507392 1702 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0

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

/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10248 CPUtime=1055.69
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2193 0 0 0 105565 4 0 0 25 0 1 0 191611315 10493952 2175 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2562 2175 53 142 0 2418 0
Current children cumulated CPU time (s) 1057.31
Current children cumulated vsize (KiB) 57816

[startup+1123.59 s]
/proc/loadavg: 2.05 2.03 1.94 3/82 6219
/proc/meminfo: memFree=1395480/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10408 CPUtime=1115.44
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2216 0 0 0 111540 4 0 0 25 0 1 0 191611315 10657792 2198 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520074 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2602 2198 53 142 0 2458 0
Current children cumulated CPU time (s) 1117.06
Current children cumulated vsize (KiB) 57976

[startup+1183.66 s]
/proc/loadavg: 2.02 2.02 1.94 3/82 6219
/proc/meminfo: memFree=1385048/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10564 CPUtime=1175.18
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2252 0 0 0 117514 4 0 0 25 0 1 0 191611315 10817536 2234 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2641 2234 53 142 0 2497 0
Current children cumulated CPU time (s) 1176.8
Current children cumulated vsize (KiB) 58132

[startup+1243.74 s]
/proc/loadavg: 2.06 2.03 1.95 3/82 6219
/proc/meminfo: memFree=1372120/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10708 CPUtime=1234.93
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2270 0 0 0 123489 4 0 0 25 0 1 0 191611315 10964992 2252 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2677 2252 53 142 0 2533 0
Current children cumulated CPU time (s) 1236.55
Current children cumulated vsize (KiB) 58276

[startup+1303.81 s]
/proc/loadavg: 2.02 2.02 1.95 3/82 6219
/proc/meminfo: memFree=1358296/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10708 CPUtime=1294.69
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2295 0 0 0 129465 4 0 0 25 0 1 0 191611315 10964992 2277 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2677 2277 53 142 0 2533 0
Current children cumulated CPU time (s) 1296.31
Current children cumulated vsize (KiB) 58276

[startup+1363.88 s]
/proc/loadavg: 2.00 2.02 1.95 3/82 6219
/proc/meminfo: memFree=1346392/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10868 CPUtime=1354.44
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2317 0 0 0 135439 5 0 0 25 0 1 0 191611315 11128832 2299 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529354 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2717 2299 53 142 0 2573 0
Current children cumulated CPU time (s) 1356.06
Current children cumulated vsize (KiB) 58436

[startup+1423.96 s]
/proc/loadavg: 2.04 2.03 1.95 3/82 6219
/proc/meminfo: memFree=1331928/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10868 CPUtime=1414.19
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2317 0 0 0 141414 5 0 0 25 0 1 0 191611315 11128832 2299 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2717 2299 53 142 0 2573 0
Current children cumulated CPU time (s) 1415.81
Current children cumulated vsize (KiB) 58436

[startup+1484.04 s]
/proc/loadavg: 2.01 2.02 1.95 3/82 6219
/proc/meminfo: memFree=1319384/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=10868 CPUtime=1473.95
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2317 0 0 0 147390 5 0 0 25 0 1 0 191611315 11128832 2299 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2717 2299 53 142 0 2573 0
Current children cumulated CPU time (s) 1475.57
Current children cumulated vsize (KiB) 58436

[startup+1544.11 s]
/proc/loadavg: 2.00 2.02 1.95 3/82 6219
/proc/meminfo: memFree=1307800/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=11024 CPUtime=1533.69
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2345 0 0 0 153364 5 0 0 25 0 1 0 191611315 11288576 2327 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2756 2327 53 142 0 2612 0
Current children cumulated CPU time (s) 1535.31
Current children cumulated vsize (KiB) 58592

[startup+1604.19 s]
/proc/loadavg: 2.00 2.01 1.95 3/82 6219
/proc/meminfo: memFree=1294680/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=11172 CPUtime=1593.45
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2388 0 0 0 159340 5 0 0 25 0 1 0 191611315 11440128 2370 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2793 2370 53 142 0 2649 0
Current children cumulated CPU time (s) 1595.07
Current children cumulated vsize (KiB) 58740

[startup+1664.26 s]
/proc/loadavg: 2.00 2.00 1.95 3/82 6219
/proc/meminfo: memFree=1286744/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=11172 CPUtime=1653.2
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2395 0 0 0 165314 6 0 0 25 0 1 0 191611315 11440128 2377 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2793 2377 53 142 0 2649 0
Current children cumulated CPU time (s) 1654.82
Current children cumulated vsize (KiB) 58740

[startup+1724.34 s]
/proc/loadavg: 2.00 2.00 1.95 3/82 6219
/proc/meminfo: memFree=1282264/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=11332 CPUtime=1712.94
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2438 0 0 0 171288 6 0 0 25 0 1 0 191611315 11603968 2420 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2833 2420 53 142 0 2689 0
Current children cumulated CPU time (s) 1714.56
Current children cumulated vsize (KiB) 58900

[startup+1784.42 s]
/proc/loadavg: 2.00 2.00 1.95 3/82 6219
/proc/meminfo: memFree=1268824/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=11504 CPUtime=1772.7
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2460 0 0 0 177264 6 0 0 25 0 1 0 191611315 11780096 2442 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529489 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2876 2442 53 142 0 2732 0
Current children cumulated CPU time (s) 1774.32
Current children cumulated vsize (KiB) 59072



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/82 6220
/proc/meminfo: memFree=1267544/2055920 swapFree=4187312/4192956
[pid=6177] ppid=6172 vsize=47568 CPUtime=1.62
/proc/6177/stat : 6177 (galac.sh) S 6172 6177 6035 0 -1 4194304 795 18438 4 26 0 0 146 16 17 0 1 0 191611106 48709632 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 231493266266 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6177/statm: 11892 363 245 79 0 218 0
[pid=6219] ppid=6177 vsize=11504 CPUtime=1798.43
/proc/6219/stat : 6219 (minisat) R 6177 6177 6035 0 -1 4194304 2477 0 0 0 179837 6 0 0 25 0 1 0 191611315 11780096 2459 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 0 0 0
/proc/6219/statm: 2876 2459 53 142 0 2732 0
Current children cumulated CPU time (s) 1800.05
Current children cumulated vsize (KiB) 59072

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

Child status: 0
Real time (s): 1810.31
CPU time (s): 1800.09
CPU user time (s): 1799.85
CPU system time (s): 0.247962
CPU usage (%): 99.4356
Max. virtual memory (cumulated for all children) (KiB): 908764

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.85
system time used= 0.247962
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21905
page faults= 30
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1586
involuntary context switches= 25076

runsolver used 2.17067 s user time and 5.86411 s system time

The end

Launcher Data (download as text)

Begin job on node39 on Wed Jan 10 12:28:35 UTC 2007


IDJOB= 209894
IDBENCH= 4578
FILE ID= node39/209894-1168432114

PBS_JOBID= 3523912

Free space on /tmp= 66558 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  3adc5d451750a5abf76d8b7099df28ec

RANDOM SEED= 599012552

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.236
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.236
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:       1918632 kB
Buffers:         34636 kB
Cached:          35752 kB
SwapCached:        400 kB
Active:          50620 kB
Inactive:        34628 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1918632 kB
SwapTotal:     4192956 kB
SwapFree:      4187312 kB
Dirty:            6708 kB
Writeback:           0 kB
Mapped:          23108 kB
Slab:            37680 kB
Committed_AS:  3963156 kB
PageTables:       1640 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= 66558 MiB



End job on node39 on Wed Jan 10 12:58:46 UTC 2007