Trace number 247481

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.02 1804.88

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-1_ext.xml
MD5SUM6c2ec320160e3910acae4606bd2d6fff
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.889
SatisfiableYES
(Un)Satisfiability was proved
Number of variables20
Number of constraints18
Maximum constraint arity8
Maximum domain size5
Number of constraints which are defined in extension18
Number of constraints which are defined in intension0
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
17.28	c start processing
17.29	c start relation processing
40.85	c start cnf exporting
147.90	c parsing time : 17.118
147.90	c preprocessing time : 147.738
147.90	
147.90	c Nary constraints - conflicts : 0 supports : 18
147.90	c Binary constraints - conflicts : 0 supports :0
147.90	c max arity constraint : 8
147.90	c Max Tuples generated 0
147.90	c relations : 18
147.90	c relations BDD: 18
147.90	c vars : 723031 - clauses :  2821508
147.90	
148.03	 
148.03	c --- Minisat Stats ---
148.03	 

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/node6/watcher-247481-1168392802 -o ROOT/results/node6/solver-247481-1168392802 -C 1800 -M 900 /tmp/evaluation/247481-1168392802/galac.sh /tmp/evaluation/247481-1168392802/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.75 1.22 1.12 5/87 26922
/proc/meminfo: memFree=1377448/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=8560 CPUtime=0
/proc/26921/stat : 26921 (galac.sh) R 26919 26921 26738 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 187675631 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268583028623 0 0 4096 8192 0 0 0 17 1 0 0
/proc/26921/statm: 2140 253 197 79 0 133 0

[startup+0.10583 s]
/proc/loadavg: 1.75 1.22 1.12 5/87 26922
/proc/meminfo: memFree=1377448/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+0.513879 s]
/proc/loadavg: 1.75 1.22 1.12 5/87 26922
/proc/meminfo: memFree=1377448/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47568

[startup+1.33698 s]
/proc/loadavg: 1.75 1.22 1.12 3/102 26949
/proc/meminfo: memFree=1252848/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=1.26
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 24276 0 1 0 114 12 0 0 23 0 8 0 187675635 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073660761 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 24030 1965 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=0.08
/proc/26938/task/26943/stat : 26943 (java) S 26921 26921 26738 0 -1 64 8531 0 0 0 4 4 0 0 16 0 8 0 187675638 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26944] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26944/stat : 26944 (java) S 26921 26921 26738 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26945] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26945/stat : 26945 (java) S 26921 26921 26738 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187675639 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26946] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26946/stat : 26946 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187675642 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26947] ppid=26921 vsize=861064 CPUtime=0.12
/proc/26938/task/26947/stat : 26947 (java) S 26921 26921 26738 0 -1 64 891 0 0 0 12 0 0 0 16 0 8 0 187675642 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26948] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26948/stat : 26948 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187675642 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26949] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26949/stat : 26949 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187675642 881729536 24030 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.27
Current children cumulated vsize (KiB) 908632

[startup+2.98817 s]
/proc/loadavg: 1.75 1.22 1.12 3/102 26949
/proc/meminfo: memFree=1204464/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=2.9
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 31501 0 1 0 274 16 0 0 25 0 8 0 187675635 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073660758 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 31251 1965 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=0.19
/proc/26938/task/26943/stat : 26943 (java) S 26921 26921 26738 0 -1 64 15738 0 0 0 12 7 0 0 16 0 8 0 187675638 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26944] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26944/stat : 26944 (java) S 26921 26921 26738 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26945] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26945/stat : 26945 (java) S 26921 26921 26738 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187675639 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26946] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26946/stat : 26946 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187675642 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26947] ppid=26921 vsize=861064 CPUtime=0.15
/proc/26938/task/26947/stat : 26947 (java) S 26921 26921 26738 0 -1 64 902 0 0 0 15 0 0 0 16 0 8 0 187675642 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26948] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26948/stat : 26948 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187675642 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26949] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26949/stat : 26949 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187675642 881729536 31251 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908632

[startup+6.26756 s]
/proc/loadavg: 1.93 1.27 1.14 3/102 26949
/proc/meminfo: memFree=1077488/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=6.13
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 50002 0 1 0 587 26 0 0 25 0 8 0 187675635 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073653215 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 49743 1965 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=0.51
/proc/26938/task/26943/stat : 26943 (java) S 26921 26921 26738 0 -1 64 34230 0 0 0 35 16 0 0 16 0 8 0 187675638 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26944] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26944/stat : 26944 (java) S 26921 26921 26738 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26945] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26945/stat : 26945 (java) S 26921 26921 26738 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187675639 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26946] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26946/stat : 26946 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187675642 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26947] ppid=26921 vsize=861064 CPUtime=0.15
/proc/26938/task/26947/stat : 26947 (java) S 26921 26921 26738 0 -1 64 902 0 0 0 15 0 0 0 17 0 8 0 187675642 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26948] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26948/stat : 26948 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187675642 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26949] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26949/stat : 26949 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187675642 881729536 49743 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.14
Current children cumulated vsize (KiB) 908632

[startup+12.6693 s]
/proc/loadavg: 2.09 1.31 1.15 4/102 26949
/proc/meminfo: memFree=806512/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=12.47
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 82324 0 1 0 1204 43 0 0 25 0 8 0 187675635 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073716073 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 82049 1965 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=1.07
/proc/26938/task/26943/stat : 26943 (java) S 26921 26921 26738 0 -1 64 66533 0 0 0 75 32 0 0 16 0 8 0 187675638 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26944] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26944/stat : 26944 (java) S 26921 26921 26738 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26945] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26945/stat : 26945 (java) S 26921 26921 26738 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187675639 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26946] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26946/stat : 26946 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187675642 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26947] ppid=26921 vsize=861064 CPUtime=0.15
/proc/26938/task/26947/stat : 26947 (java) S 26921 26921 26738 0 -1 64 905 0 0 0 15 0 0 0 16 0 8 0 187675642 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26948] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26948/stat : 26948 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187675642 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26949] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26949/stat : 26949 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187675642 881729536 82049 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.48
Current children cumulated vsize (KiB) 908632

[startup+25.5438 s]
/proc/loadavg: 2.14 1.36 1.17 4/102 26949
/proc/meminfo: memFree=402672/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=25.23
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 128863 0 1 0 2457 66 0 0 25 0 8 0 187675635 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073893739 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 128571 1976 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=2.51
/proc/26938/task/26943/stat : 26943 (java) S 26921 26921 26738 0 -1 64 113008 0 0 0 198 53 0 0 19 0 8 0 187675638 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26944] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26944/stat : 26944 (java) S 26921 26921 26738 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26945] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26945/stat : 26945 (java) S 26921 26921 26738 0 -1 64 3 0 0 0 0 0 0 0 20 0 8 0 187675639 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26946] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26946/stat : 26946 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187675642 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26947] ppid=26921 vsize=861064 CPUtime=0.2
/proc/26938/task/26947/stat : 26947 (java) S 26921 26921 26738 0 -1 64 928 0 0 0 19 1 0 0 15 0 8 0 187675642 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26948] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26948/stat : 26948 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187675642 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26949] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26949/stat : 26949 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187675642 881729536 128571 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.24
Current children cumulated vsize (KiB) 908632

[startup+51.2108 s]
/proc/loadavg: 2.32 1.46 1.21 3/102 26949
/proc/meminfo: memFree=55408/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=50.65
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 177519 0 1 0 4973 92 0 0 25 0 8 0 187675635 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4154015810 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 177056 1998 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=8.32
/proc/26938/task/26943/stat : 26943 (java) S 26921 26921 26738 0 -1 64 161571 0 0 0 755 77 0 0 16 0 8 0 187675638 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26944] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26944/stat : 26944 (java) S 26921 26921 26738 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26945] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26945/stat : 26945 (java) S 26921 26921 26738 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187675639 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26946] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26946/stat : 26946 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187675642 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26947] ppid=26921 vsize=861064 CPUtime=0.27
/proc/26938/task/26947/stat : 26947 (java) S 26921 26921 26738 0 -1 64 963 0 0 0 26 1 0 0 16 0 8 0 187675642 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26948] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26948/stat : 26948 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 187675642 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=26938/tid=26949] ppid=26921 vsize=861064 CPUtime=0
/proc/26938/task/26949/stat : 26949 (java) S 26921 26921 26738 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187675642 881729536 177056 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 50.66
Current children cumulated vsize (KiB) 908632

[startup+102.436 s]
/proc/loadavg: 2.14 1.54 1.25 3/102 26949
/proc/meminfo: memFree=26224/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=0.01
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 761 1866 0 0 0 0 1 0 25 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26938] ppid=26921 vsize=861064 CPUtime=101.37
/proc/26938/stat : 26938 (java) R 26921 26921 26738 0 -1 0 177607 0 1 0 10024 113 0 0 25 0 8 0 187675635 881729536 177057 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4155213443 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/26938/statm: 215266 177057 1998 14 0 201471 0
[pid=26938/tid=26943] ppid=26921 vsize=861064 CPUtime=8.61

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

/proc/loadavg: 1.00 1.05 1.16 2/79 27225
/proc/meminfo: memFree=1332968/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=179560 CPUtime=972.98
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 40868 0 0 0 97244 54 0 0 25 0 1 0 187690435 183869440 40850 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 44890 40850 54 142 0 44746 0
Current children cumulated CPU time (s) 1119.45
Current children cumulated vsize (KiB) 227128

[startup+1183.97 s]
/proc/loadavg: 1.00 1.04 1.15 2/79 27225
/proc/meminfo: memFree=1332840/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=179692 CPUtime=1033.03
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 40899 0 0 0 103249 54 0 0 25 0 1 0 187690435 184004608 40881 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 44923 40881 54 142 0 44779 0
Current children cumulated CPU time (s) 1179.5
Current children cumulated vsize (KiB) 227260

[startup+1244.05 s]
/proc/loadavg: 1.00 1.03 1.14 2/79 27225
/proc/meminfo: memFree=1332712/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=179824 CPUtime=1093.07
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 40923 0 0 0 109253 54 0 0 25 0 1 0 187690435 184139776 40905 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 44956 40905 54 142 0 44812 0
Current children cumulated CPU time (s) 1239.54
Current children cumulated vsize (KiB) 227392

[startup+1304.14 s]
/proc/loadavg: 1.05 1.04 1.13 2/79 27225
/proc/meminfo: memFree=1332584/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=179984 CPUtime=1153.12
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 40953 0 0 0 115258 54 0 0 25 0 1 0 187690435 184303616 40935 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 44996 40935 54 142 0 44852 0
Current children cumulated CPU time (s) 1299.59
Current children cumulated vsize (KiB) 227552

[startup+1364.23 s]
/proc/loadavg: 1.08 1.04 1.12 2/79 27225
/proc/meminfo: memFree=1332520/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=179984 CPUtime=1213.17
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 40976 0 0 0 121263 54 0 0 25 0 1 0 187690435 184303616 40958 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 44996 40958 54 142 0 44852 0
Current children cumulated CPU time (s) 1359.64
Current children cumulated vsize (KiB) 227552

[startup+1424.31 s]
/proc/loadavg: 1.03 1.03 1.11 2/79 27225
/proc/meminfo: memFree=1332392/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=180116 CPUtime=1273.23
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41006 0 0 0 127268 55 0 0 25 0 1 0 187690435 184438784 40988 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45029 40988 54 142 0 44885 0
Current children cumulated CPU time (s) 1419.7
Current children cumulated vsize (KiB) 227684

[startup+1484.41 s]
/proc/loadavg: 1.01 1.02 1.10 2/79 27225
/proc/meminfo: memFree=1332328/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=180248 CPUtime=1333.28
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41029 0 0 0 133273 55 0 0 25 0 1 0 187690435 184573952 41011 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45062 41011 54 142 0 44918 0
Current children cumulated CPU time (s) 1479.75
Current children cumulated vsize (KiB) 227816

[startup+1544.49 s]
/proc/loadavg: 1.00 1.02 1.09 2/79 27225
/proc/meminfo: memFree=1332136/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=180460 CPUtime=1393.33
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41063 0 0 0 139278 55 0 0 25 0 1 0 187690435 184791040 41045 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45115 41045 54 142 0 44971 0
Current children cumulated CPU time (s) 1539.8
Current children cumulated vsize (KiB) 228028

[startup+1604.58 s]
/proc/loadavg: 1.00 1.01 1.08 2/79 27225
/proc/meminfo: memFree=1331944/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=180592 CPUtime=1453.38
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41097 0 0 0 145283 55 0 0 25 0 1 0 187690435 184926208 41079 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45148 41079 54 142 0 45004 0
Current children cumulated CPU time (s) 1599.85
Current children cumulated vsize (KiB) 228160

[startup+1664.67 s]
/proc/loadavg: 1.00 1.01 1.08 2/85 27289
/proc/meminfo: memFree=1330424/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=180724 CPUtime=1513.43
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41143 0 0 0 151286 57 0 0 25 0 1 0 187690435 185061376 41125 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529340 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45181 41125 54 142 0 45037 0
Current children cumulated CPU time (s) 1659.9
Current children cumulated vsize (KiB) 228292

[startup+1724.68 s]
/proc/loadavg: 1.00 1.00 1.07 2/85 27381
/proc/meminfo: memFree=1330104/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=180856 CPUtime=1573.4
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41178 0 0 0 157275 65 0 0 25 0 1 0 187690435 185196544 41160 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45214 41160 54 142 0 45070 0
Current children cumulated CPU time (s) 1719.87
Current children cumulated vsize (KiB) 228424

[startup+1784.78 s]
/proc/loadavg: 1.00 1.00 1.07 2/79 27423
/proc/meminfo: memFree=1331048/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=181120 CPUtime=1633.46
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41222 0 0 0 163278 68 0 0 25 0 1 0 187690435 185466880 41204 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45280 41204 54 142 0 45136 0
Current children cumulated CPU time (s) 1779.93
Current children cumulated vsize (KiB) 228688



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1804.87 s]
/proc/loadavg: 1.00 1.00 1.06 2/79 27423
/proc/meminfo: memFree=1331048/2055924 swapFree=4165672/4192956
[pid=26921] ppid=26919 vsize=47568 CPUtime=146.47
/proc/26921/stat : 26921 (galac.sh) S 26919 26921 26738 0 -1 4194304 799 179558 0 1 0 0 14505 142 17 0 1 0 187675631 48709632 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 268582447962 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/26921/statm: 11892 363 245 79 0 218 0
[pid=26950] ppid=26921 vsize=181120 CPUtime=1653.55
/proc/26950/stat : 26950 (minisat) R 26921 26921 26738 0 -1 4194304 41236 0 0 0 165286 69 0 0 25 0 1 0 187690435 185466880 41218 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/26950/statm: 45280 41218 54 142 0 45136 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 228688

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

Child ended because it received signal 15 (SIGTERM)

!!! problem with CPU time !!!
wait4(...,&childrusage) returns 26921 and gives childrusage.ru_utime.tv_sec=145 childrusage.ru_utime.tv_usec=62947 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=432782
CPU time returned by wait4() is 146.496
while last known CPU time is 1800.02

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

Real time (s): 1804.88
CPU time (s): 1800.02
CPU user time (s): 1797.91
CPU system time (s): 2.11
CPU usage (%): 99.7305
Max. virtual memory (cumulated for all children) (KiB): 909636

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 145.063
system time used= 1.43278
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180357
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= 5452
involuntary context switches= 8820

runsolver used 1.86672 s user time and 4.88326 s system time

The end

Launcher Data (download as text)

Begin job on node6 on Wed Jan 10 01:33:22 UTC 2007


IDJOB= 247481
IDBENCH= 11130
FILE ID= node6/247481-1168392802

PBS_JOBID= 3522796

Free space on /tmp= 66359 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-8-20-5/rand-8-20-5-18-800-1_ext.xml
COMMAND LINE= /tmp/evaluation/247481-1168392802/galac.sh /tmp/evaluation/247481-1168392802/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node6/watcher-247481-1168392802 -o ROOT/results/node6/solver-247481-1168392802 -C 1800 -M 900  /tmp/evaluation/247481-1168392802/galac.sh /tmp/evaluation/247481-1168392802/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6c2ec320160e3910acae4606bd2d6fff

RANDOM SEED= 317841668

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.240
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.240
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:      2055924 kB
MemFree:       1378888 kB
Buffers:         48416 kB
Cached:         524724 kB
SwapCached:       2888 kB
Active:         298612 kB
Inactive:       314072 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1378888 kB
SwapTotal:     4192956 kB
SwapFree:      4165672 kB
Dirty:          198688 kB
Writeback:          12 kB
Mapped:          50060 kB
Slab:            49064 kB
Committed_AS:  6385500 kB
PageTables:       2388 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= 66473 MiB



End job on node6 on Wed Jan 10 02:03:27 UTC 2007