Trace number 212744

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.12 1810.58

General information on the benchmark

NamepseudoSeries/
primesDimacs/f1000.xml
MD5SUMb612940242fa18a717b5dca5f05715d9
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 variables2000
Number of constraints5250
Maximum constraint arity3
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension5250
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
5.85	c start processing
5.86	c start relation processing
5.86	c start cnf exporting
6.34	c parsing time : 5.695
6.34	c preprocessing time : 6.183
6.34	
6.34	c Nary constraints - conflicts : 4250 supports : 0
6.34	c Binary constraints - conflicts : 1000 supports :0
6.34	c max arity constraint : 3
6.34	c Max Tuples generated 8
6.34	c relations : 2
6.34	c relations BDD: 0
6.34	c vars : 2001 - clauses :  5250
6.34	
6.36	 
6.36	c --- Minisat Stats ---
6.36	 
1810.57	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/node40/watcher-212744-1168223641 -o ROOT/results/node40/solver-212744-1168223641 -C 1800 -M 900 /tmp/evaluation/212744-1168223641/galac.sh /tmp/evaluation/212744-1168223641/unknown.xml 

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

/proc/loadavg: 0.92 0.99 1.12 8/74 2409
/proc/meminfo: memFree=1851584/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=8652 CPUtime=0
/proc/2408/stat : 2408 (galac.sh) R 2402 2408 2283 0 -1 4194304 335 0 0 0 0 0 0 0 16 0 1 0 170763402 8859648 279 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519608991 0 65538 4096 73728 0 0 0 17 1 0 0
/proc/2408/statm: 2163 279 207 79 0 156 0

[startup+0.107027 s]
/proc/loadavg: 0.92 0.99 1.12 8/74 2409
/proc/meminfo: memFree=1851584/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=0.01
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.51908 s]
/proc/loadavg: 0.92 0.99 1.12 8/74 2409
/proc/meminfo: memFree=1851584/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=0.01
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.34719 s]
/proc/loadavg: 0.92 0.99 1.12 4/89 2437
/proc/meminfo: memFree=1800328/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=0.01
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2423] ppid=2408 vsize=861064 CPUtime=1.29
/proc/2423/stat : 2423 (java) R 2408 2408 2283 0 -1 0 12121 0 1 0 121 8 0 0 18 0 8 0 170763405 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854787 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2423/statm: 215266 11875 1989 14 0 201471 0
[pid=2423/tid=2427] ppid=2408 vsize=861064 CPUtime=0.04
/proc/2423/task/2427/stat : 2427 (java) S 2408 2408 2283 0 -1 64 3407 0 0 0 3 1 0 0 16 0 8 0 170763409 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2428] ppid=2408 vsize=861064 CPUtime=0
/proc/2423/task/2428/stat : 2428 (java) S 2408 2408 2283 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 170763409 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2429] ppid=2408 vsize=861064 CPUtime=0
/proc/2423/task/2429/stat : 2429 (java) S 2408 2408 2283 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 170763409 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2434] ppid=2408 vsize=861064 CPUtime=0
/proc/2423/task/2434/stat : 2434 (java) S 2408 2408 2283 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170763413 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2435] ppid=2408 vsize=861064 CPUtime=0.27
/proc/2423/task/2435/stat : 2435 (java) R 2408 2408 2283 0 -1 64 1015 0 0 0 26 1 0 0 20 0 8 0 170763413 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2436] ppid=2408 vsize=861064 CPUtime=0
/proc/2423/task/2436/stat : 2436 (java) S 2408 2408 2283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170763413 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2437] ppid=2408 vsize=861064 CPUtime=0
/proc/2423/task/2437/stat : 2437 (java) S 2408 2408 2283 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 170763413 881729536 11875 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.3
Current children cumulated vsize (KiB) 908628

[startup+2.9844 s]
/proc/loadavg: 1.01 1.01 1.12 3/89 2437
/proc/meminfo: memFree=1794952/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=0.01
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2423] ppid=2408 vsize=861196 CPUtime=2.92
/proc/2423/stat : 2423 (java) R 2408 2408 2283 0 -1 0 14852 0 1 0 282 10 0 0 25 0 8 0 170763405 881864704 14604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073729898 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2423/statm: 215299 14604 1989 14 0 201504 0
[pid=2423/tid=2427] ppid=2408 vsize=861196 CPUtime=0.04
/proc/2423/task/2427/stat : 2427 (java) S 2408 2408 2283 0 -1 64 3407 0 0 0 3 1 0 0 17 0 8 0 170763409 881864704 14604 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2428] ppid=2408 vsize=861196 CPUtime=0
/proc/2423/task/2428/stat : 2428 (java) S 2408 2408 2283 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 170763409 881864704 14605 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2429] ppid=2408 vsize=861196 CPUtime=0
/proc/2423/task/2429/stat : 2429 (java) S 2408 2408 2283 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 170763409 881864704 14606 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2434] ppid=2408 vsize=861196 CPUtime=0
/proc/2423/task/2434/stat : 2434 (java) S 2408 2408 2283 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170763413 881864704 14606 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2435] ppid=2408 vsize=861196 CPUtime=0.32
/proc/2423/task/2435/stat : 2435 (java) S 2408 2408 2283 0 -1 64 1057 0 0 0 31 1 0 0 16 0 8 0 170763413 881864704 14606 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2436] ppid=2408 vsize=861196 CPUtime=0
/proc/2423/task/2436/stat : 2436 (java) S 2408 2408 2283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170763413 881864704 14606 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2437] ppid=2408 vsize=861196 CPUtime=0
/proc/2423/task/2437/stat : 2437 (java) S 2408 2408 2283 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 170763413 881864704 14606 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.93
Current children cumulated vsize (KiB) 908760

[startup+6.27283 s]
/proc/loadavg: 1.01 1.01 1.12 3/89 2437
/proc/meminfo: memFree=1757640/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=0.01
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2423] ppid=2408 vsize=861212 CPUtime=6.19
/proc/2423/stat : 2423 (java) R 2408 2408 2283 0 -1 0 19863 0 1 0 604 15 0 0 25 0 8 0 170763405 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074371464 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/2423/statm: 215303 19612 2011 14 0 201508 0
[pid=2423/tid=2427] ppid=2408 vsize=861212 CPUtime=0.08
/proc/2423/task/2427/stat : 2427 (java) S 2408 2408 2283 0 -1 64 3778 0 0 0 7 1 0 0 17 0 8 0 170763409 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2428] ppid=2408 vsize=861212 CPUtime=0
/proc/2423/task/2428/stat : 2428 (java) S 2408 2408 2283 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 170763409 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2429] ppid=2408 vsize=861212 CPUtime=0
/proc/2423/task/2429/stat : 2429 (java) S 2408 2408 2283 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 170763409 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2434] ppid=2408 vsize=861212 CPUtime=0
/proc/2423/task/2434/stat : 2434 (java) S 2408 2408 2283 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 170763413 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2435] ppid=2408 vsize=861212 CPUtime=0.42
/proc/2423/task/2435/stat : 2435 (java) S 2408 2408 2283 0 -1 64 1113 0 0 0 40 2 0 0 16 0 8 0 170763413 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2436] ppid=2408 vsize=861212 CPUtime=0
/proc/2423/task/2436/stat : 2436 (java) S 2408 2408 2283 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170763413 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=2423/tid=2437] ppid=2408 vsize=861212 CPUtime=0
/proc/2423/task/2437/stat : 2437 (java) S 2408 2408 2283 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 170763413 881881088 19612 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 908776

[startup+12.7527 s]
/proc/loadavg: 1.16 1.04 1.13 3/82 2438
/proc/meminfo: memFree=1814920/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=3908 CPUtime=6.34
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 661 0 0 0 634 0 0 0 25 0 1 0 170764039 4001792 643 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 977 643 54 142 0 833 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 51472

[startup+25.5813 s]
/proc/loadavg: 1.29 1.07 1.14 3/82 2438
/proc/meminfo: memFree=1813896/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=4840 CPUtime=19.11
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 907 0 0 0 1911 0 0 0 25 0 1 0 170764039 4956160 889 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 1210 889 54 142 0 1066 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 52404

[startup+51.2546 s]
/proc/loadavg: 1.60 1.16 1.16 3/82 2438
/proc/meminfo: memFree=1812616/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=5900 CPUtime=44.66
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 1171 0 0 0 4466 0 0 0 25 0 1 0 170764039 6041600 1153 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 1475 1153 54 142 0 1331 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 53464

[startup+102.497 s]
/proc/loadavg: 1.87 1.30 1.21 3/82 2438
/proc/meminfo: memFree=1808840/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=7232 CPUtime=95.66
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 1507 0 0 0 9565 1 0 0 25 0 1 0 170764039 7405568 1489 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 1808 1489 54 142 0 1664 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 54796

[startup+162.567 s]
/proc/loadavg: 2.01 1.44 1.26 3/82 2438
/proc/meminfo: memFree=1805768/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=8572 CPUtime=155.45
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 1828 0 0 0 15544 1 0 0 25 0 1 0 170764039 8777728 1810 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 2143 1810 54 142 0 1999 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 56136

[startup+222.651 s]
/proc/loadavg: 2.00 1.55 1.31 3/82 2438
/proc/meminfo: memFree=1804168/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=9100 CPUtime=215.26
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 1965 0 0 0 21524 2 0 0 25 0 1 0 170764039 9318400 1947 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525805 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 2275 1947 54 142 0 2131 0
Current children cumulated CPU time (s) 221.56
Current children cumulated vsize (KiB) 56664

[startup+282.722 s]
/proc/loadavg: 2.00 1.63 1.35 3/82 2438
/proc/meminfo: memFree=1802568/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=9896 CPUtime=275.04
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 2170 0 0 0 27502 2 0 0 25 0 1 0 170764039 10133504 2152 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 2474 2152 54 142 0 2330 0
Current children cumulated CPU time (s) 281.34
Current children cumulated vsize (KiB) 57460

[startup+342.793 s]
/proc/loadavg: 2.00 1.69 1.39 3/82 2438
/proc/meminfo: memFree=1801608/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3

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

[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=15804 CPUtime=1052.3
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3604 0 0 0 105225 5 0 0 25 0 1 0 170764039 16183296 3586 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529611 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 3951 3586 54 142 0 3807 0
Current children cumulated CPU time (s) 1058.6
Current children cumulated vsize (KiB) 63368

[startup+1123.72 s]
/proc/loadavg: 2.08 1.99 1.73 3/82 2438
/proc/meminfo: memFree=1794376/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=15940 CPUtime=1112.08
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3654 0 0 0 111203 5 0 0 25 0 1 0 170764039 16322560 3636 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 3985 3636 54 142 0 3841 0
Current children cumulated CPU time (s) 1118.38
Current children cumulated vsize (KiB) 63504

[startup+1183.78 s]
/proc/loadavg: 2.03 1.99 1.74 3/82 2438
/proc/meminfo: memFree=1794056/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=16220 CPUtime=1171.86
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3705 0 0 0 117181 5 0 0 25 0 1 0 170764039 16609280 3687 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4055 3687 54 142 0 3911 0
Current children cumulated CPU time (s) 1178.16
Current children cumulated vsize (KiB) 63784

[startup+1243.85 s]
/proc/loadavg: 2.07 2.01 1.76 3/82 2438
/proc/meminfo: memFree=1793800/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=16352 CPUtime=1231.65
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3751 0 0 0 123160 5 0 0 25 0 1 0 170764039 16744448 3733 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4088 3733 54 142 0 3944 0
Current children cumulated CPU time (s) 1237.95
Current children cumulated vsize (KiB) 63916

[startup+1303.92 s]
/proc/loadavg: 2.02 2.00 1.77 3/82 2438
/proc/meminfo: memFree=1793416/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=16764 CPUtime=1291.44
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3841 0 0 0 129138 6 0 0 25 0 1 0 170764039 17166336 3823 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527466 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4191 3823 54 142 0 4047 0
Current children cumulated CPU time (s) 1297.74
Current children cumulated vsize (KiB) 64328

[startup+1363.99 s]
/proc/loadavg: 2.01 2.00 1.78 3/82 2438
/proc/meminfo: memFree=1793160/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=17036 CPUtime=1351.22
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3902 0 0 0 135116 6 0 0 25 0 1 0 170764039 17444864 3884 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4259 3884 54 142 0 4115 0
Current children cumulated CPU time (s) 1357.52
Current children cumulated vsize (KiB) 64600

[startup+1424.06 s]
/proc/loadavg: 2.05 2.01 1.80 3/82 2438
/proc/meminfo: memFree=1792968/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=17176 CPUtime=1411.01
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 3944 0 0 0 141095 6 0 0 25 0 1 0 170764039 17588224 3926 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4294 3926 54 142 0 4150 0
Current children cumulated CPU time (s) 1417.31
Current children cumulated vsize (KiB) 64740

[startup+1484.13 s]
/proc/loadavg: 2.02 2.01 1.81 3/82 2438
/proc/meminfo: memFree=1792136/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=17996 CPUtime=1470.8
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4138 0 0 0 147074 6 0 0 25 0 1 0 170764039 18427904 4120 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529658 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4499 4120 54 142 0 4355 0
Current children cumulated CPU time (s) 1477.1
Current children cumulated vsize (KiB) 65560

[startup+1544.21 s]
/proc/loadavg: 2.08 2.02 1.83 3/82 2438
/proc/meminfo: memFree=1791624/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=18528 CPUtime=1530.6
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4261 0 0 0 153054 6 0 0 25 0 1 0 170764039 18972672 4243 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4632 4243 54 142 0 4488 0
Current children cumulated CPU time (s) 1536.9
Current children cumulated vsize (KiB) 66092

[startup+1604.28 s]
/proc/loadavg: 2.06 2.03 1.84 3/82 2438
/proc/meminfo: memFree=1791368/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=18820 CPUtime=1590.39
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4335 0 0 0 159032 7 0 0 25 0 1 0 170764039 19271680 4317 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529433 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4705 4317 54 142 0 4561 0
Current children cumulated CPU time (s) 1596.69
Current children cumulated vsize (KiB) 66384

[startup+1664.36 s]
/proc/loadavg: 2.13 2.05 1.85 3/88 2578
/proc/meminfo: memFree=1789776/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=18820 CPUtime=1650.03
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4348 0 0 0 164996 7 0 0 25 0 1 0 170764039 19271680 4330 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4705 4330 54 142 0 4561 0
Current children cumulated CPU time (s) 1656.33
Current children cumulated vsize (KiB) 66384

[startup+1724.37 s]
/proc/loadavg: 2.62 2.19 1.91 4/88 3148
/proc/meminfo: memFree=1774048/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=18952 CPUtime=1708.13
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4390 0 0 0 170805 8 0 0 25 0 1 0 170764039 19406848 4372 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4738 4372 54 142 0 4594 0
Current children cumulated CPU time (s) 1714.43
Current children cumulated vsize (KiB) 66516

[startup+1784.47 s]
/proc/loadavg: 2.97 2.38 1.99 4/88 3398
/proc/meminfo: memFree=1754408/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=19328 CPUtime=1767.86
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4459 0 0 0 176776 10 0 0 25 0 1 0 170764039 19791872 4441 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4832 4441 54 142 0 4688 0
Current children cumulated CPU time (s) 1774.16
Current children cumulated vsize (KiB) 66892



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1810.57 s]
/proc/loadavg: 2.98 2.43 2.02 2/74 3570
/proc/meminfo: memFree=1784872/2055920 swapFree=4192812/4192956
[pid=2408] ppid=2402 vsize=47564 CPUtime=6.3
/proc/2408/stat : 2408 (galac.sh) S 2402 2408 2283 0 -1 4194304 799 21574 0 1 0 0 612 18 17 0 1 0 170763402 48705536 363 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 264519215962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/2408/statm: 11891 363 245 79 0 218 0
[pid=2438] ppid=2408 vsize=19472 CPUtime=1793.78
/proc/2438/stat : 2438 (minisat) R 2408 2408 2283 0 -1 4194304 4484 0 0 0 179367 11 0 0 25 0 1 0 170764039 19939328 4466 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526759 0 0 4096 3 0 0 0 17 1 0 0
/proc/2438/statm: 4868 4466 54 142 0 4724 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 67036

Sending SIGTERM to process tree (bottom up)

Child status: 0
Real time (s): 1810.58
CPU time (s): 1800.12
CPU user time (s): 1799.81
CPU system time (s): 0.311952
CPU usage (%): 99.4224
Max. virtual memory (cumulated for all children) (KiB): 908776

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.81
system time used= 0.311952
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27052
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= 1455
involuntary context switches= 23373

runsolver used 1.71274 s user time and 4.98724 s system time

The end

Launcher Data (download as text)

Begin job on node40 on Mon Jan  8 02:34:01 UTC 2007


IDJOB= 212744
IDBENCH= 4794
FILE ID= node40/212744-1168223641

PBS_JOBID= 3480959

Free space on /tmp= 66550 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/f1000.xml
COMMAND LINE= /tmp/evaluation/212744-1168223641/galac.sh /tmp/evaluation/212744-1168223641/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node40/watcher-212744-1168223641 -o ROOT/results/node40/solver-212744-1168223641 -C 1800 -M 900  /tmp/evaluation/212744-1168223641/galac.sh /tmp/evaluation/212744-1168223641/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  b612940242fa18a717b5dca5f05715d9

RANDOM SEED= 727571976

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.239
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.239
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:       1852808 kB
Buffers:         15112 kB
Cached:         112048 kB
SwapCached:          0 kB
Active:          75128 kB
Inactive:        72140 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1852808 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            4780 kB
Writeback:           0 kB
Mapped:          30252 kB
Slab:            41588 kB
Committed_AS:  3513484 kB
PageTables:       1708 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= 66550 MiB



End job on node40 on Mon Jan  8 03:04:15 UTC 2007