Trace number 247442

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 1802.79

General information on the benchmark

Namerandom/rand-8-20-5/
rand-8-20-5-18-800-5_ext.xml
MD5SUMfd92d74890c9fc650983ee8569f494ff
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 benchmark33.7579
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 ---
16.81	c start processing
16.81	c start relation processing
38.95	c start cnf exporting
143.17	c parsing time : 16.648
143.17	c preprocessing time : 143.016
143.17	
143.17	c Nary constraints - conflicts : 0 supports : 18
143.17	c Binary constraints - conflicts : 0 supports :0
143.17	c max arity constraint : 8
143.17	c Max Tuples generated 0
143.17	c relations : 18
143.17	c relations BDD: 18
143.17	c vars : 723040 - clauses :  2821509
143.17	
143.33	 
143.33	c --- Minisat Stats ---
143.33	 

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/node16/watcher-247442-1168392585 -o ROOT/results/node16/solver-247442-1168392585 -C 1800 -M 900 /tmp/evaluation/247442-1168392585/galac.sh /tmp/evaluation/247442-1168392585/unknown.xml 

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

/proc/loadavg: 2.12 2.25 2.44 5/94 6700
/proc/meminfo: memFree=1549208/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=8560 CPUtime=0
/proc/6699/stat : 6699 (galac.sh) R 6697 6699 6097 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 187653360 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231962560399 0 0 4096 8192 0 0 0 17 1 0 0
/proc/6699/statm: 2140 253 197 79 0 133 0

[startup+0.105935 s]
/proc/loadavg: 2.12 2.25 2.44 5/94 6700
/proc/meminfo: memFree=1549208/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+0.51786 s]
/proc/loadavg: 2.12 2.25 2.44 5/94 6700
/proc/meminfo: memFree=1549208/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47552

[startup+1.34571 s]
/proc/loadavg: 2.12 2.25 2.44 3/102 6720
/proc/meminfo: memFree=1460040/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=1.29
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 25781 0 1 0 118 11 0 0 25 0 8 0 187653364 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073663450 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 25534 1965 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=0.1
/proc/6713/task/6714/stat : 6714 (java) S 6699 6699 6097 0 -1 64 10031 0 0 0 6 4 0 0 16 0 8 0 187653367 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6715] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6715/stat : 6715 (java) S 6699 6699 6097 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6716] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6716/stat : 6716 (java) S 6699 6699 6097 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187653368 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6717] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6717/stat : 6717 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187653371 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6718] ppid=6699 vsize=860856 CPUtime=0.12
/proc/6713/task/6718/stat : 6718 (java) S 6699 6699 6097 0 -1 64 890 0 0 0 12 0 0 0 16 0 8 0 187653371 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6719] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6719/stat : 6719 (java) S 6699 6699 6097 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187653371 881516544 25534 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6720] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6720/stat : 6720 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187653371 881516544 25534 18446744073709551615 134512640 134570532 4294956096 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) 908408

[startup+2.98241 s]
/proc/loadavg: 2.12 2.25 2.44 3/102 6720
/proc/meminfo: memFree=1434568/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=2.91
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 34669 0 1 0 276 15 0 0 25 0 8 0 187653364 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 34418 1965 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=0.22
/proc/6713/task/6714/stat : 6714 (java) R 6699 6699 6097 0 -1 64 18904 0 0 0 15 7 0 0 16 0 8 0 187653367 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153823362 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6715] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6715/stat : 6715 (java) S 6699 6699 6097 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6716] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6716/stat : 6716 (java) S 6699 6699 6097 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187653368 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6717] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6717/stat : 6717 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187653371 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6718] ppid=6699 vsize=860856 CPUtime=0.15
/proc/6713/task/6718/stat : 6718 (java) S 6699 6699 6097 0 -1 64 901 0 0 0 15 0 0 0 16 0 8 0 187653371 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6719] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6719/stat : 6719 (java) S 6699 6699 6097 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187653371 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6720] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6720/stat : 6720 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187653371 881516544 34418 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.92
Current children cumulated vsize (KiB) 908408

[startup+6.2748 s]
/proc/loadavg: 2.19 2.26 2.44 3/102 6720
/proc/meminfo: memFree=1375752/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=6.19
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 49713 0 1 0 596 23 0 0 25 0 8 0 187653364 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073656687 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 49454 1965 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=0.47
/proc/6713/task/6714/stat : 6714 (java) S 6699 6699 6097 0 -1 64 33940 0 0 0 33 14 0 0 16 0 8 0 187653367 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6715] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6715/stat : 6715 (java) S 6699 6699 6097 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6716] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6716/stat : 6716 (java) S 6699 6699 6097 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187653368 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6717] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6717/stat : 6717 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187653371 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6718] ppid=6699 vsize=860856 CPUtime=0.15
/proc/6713/task/6718/stat : 6718 (java) S 6699 6699 6097 0 -1 64 901 0 0 0 15 0 0 0 17 0 8 0 187653371 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6719] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6719/stat : 6719 (java) S 6699 6699 6097 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187653371 881516544 49454 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6720] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6720/stat : 6720 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187653371 881516544 49454 18446744073709551615 134512640 134570532 4294956096 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) 908408

[startup+12.7646 s]
/proc/loadavg: 2.17 2.26 2.44 3/102 6720
/proc/meminfo: memFree=1223064/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=12.65
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 83443 0 1 0 1228 37 0 0 25 0 8 0 187653364 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073680195 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 83167 1965 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=1.03
/proc/6713/task/6714/stat : 6714 (java) S 6699 6699 6097 0 -1 64 67650 0 0 0 76 27 0 0 16 0 8 0 187653367 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6715] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6715/stat : 6715 (java) S 6699 6699 6097 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6716] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6716/stat : 6716 (java) S 6699 6699 6097 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187653368 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6717] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6717/stat : 6717 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187653371 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6718] ppid=6699 vsize=860856 CPUtime=0.15
/proc/6713/task/6718/stat : 6718 (java) S 6699 6699 6097 0 -1 64 904 0 0 0 15 0 0 0 16 0 8 0 187653371 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6719] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6719/stat : 6719 (java) S 6699 6699 6097 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187653371 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6720] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6720/stat : 6720 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187653371 881516544 83167 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 908408

[startup+25.6492 s]
/proc/loadavg: 2.13 2.24 2.43 3/102 6720
/proc/meminfo: memFree=1039000/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=25.48
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 129455 0 1 0 2491 57 0 0 25 0 8 0 187653364 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073861764 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 129163 1976 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=2.45
/proc/6713/task/6714/stat : 6714 (java) S 6699 6699 6097 0 -1 64 113599 0 0 0 199 46 0 0 16 0 8 0 187653367 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6715] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6715/stat : 6715 (java) S 6699 6699 6097 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6716] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6716/stat : 6716 (java) S 6699 6699 6097 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 187653368 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6717] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6717/stat : 6717 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187653371 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6718] ppid=6699 vsize=860856 CPUtime=0.2
/proc/6713/task/6718/stat : 6718 (java) S 6699 6699 6097 0 -1 64 927 0 0 0 19 1 0 0 15 0 8 0 187653371 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6719] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6719/stat : 6719 (java) S 6699 6699 6097 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187653371 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6720] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6720/stat : 6720 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187653371 881516544 129163 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 908408

[startup+51.3045 s]
/proc/loadavg: 2.09 2.22 2.42 3/102 6720
/proc/meminfo: memFree=840216/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=51
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 178149 0 1 0 5020 80 0 0 25 0 8 0 187653364 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073711639 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 177683 1998 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=7.65
/proc/6713/task/6714/stat : 6714 (java) S 6699 6699 6097 0 -1 64 162197 0 0 0 699 66 0 0 16 0 8 0 187653367 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6715] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6715/stat : 6715 (java) S 6699 6699 6097 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6716] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6716/stat : 6716 (java) S 6699 6699 6097 0 -1 64 5 0 0 0 0 0 0 0 16 0 8 0 187653368 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6717] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6717/stat : 6717 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 187653371 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6718] ppid=6699 vsize=860856 CPUtime=0.27
/proc/6713/task/6718/stat : 6718 (java) S 6699 6699 6097 0 -1 64 962 0 0 0 26 1 0 0 16 0 8 0 187653371 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6719] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6719/stat : 6719 (java) S 6699 6699 6097 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 187653371 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=6713/tid=6720] ppid=6699 vsize=860856 CPUtime=0
/proc/6713/task/6720/stat : 6720 (java) S 6699 6699 6097 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 187653371 881516544 177683 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 908408

[startup+102.508 s]
/proc/loadavg: 2.09 2.20 2.40 3/102 6720
/proc/meminfo: memFree=811160/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=0.01
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 761 1704 0 0 0 0 0 1 18 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6713] ppid=6699 vsize=860856 CPUtime=101.94
/proc/6713/stat : 6713 (java) R 6699 6699 6097 0 -1 0 178238 0 1 0 10095 99 0 0 25 0 8 0 187653364 881516544 177684 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074009288 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/6713/statm: 215214 177684 1998 14 0 201471 0
[pid=6713/tid=6714] ppid=6699 vsize=860856 CPUtime=7.94

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

/proc/loadavg: 1.00 1.12 1.63 2/79 6798
/proc/meminfo: memFree=1531496/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=179740 CPUtime=978.2
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 40905 0 0 0 97779 41 0 0 25 0 1 0 187667693 184053760 40887 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/6776/statm: 44935 40887 53 142 0 44791 0
Current children cumulated CPU time (s) 1120.74
Current children cumulated vsize (KiB) 227292

[startup+1183.55 s]
/proc/loadavg: 1.00 1.10 1.59 2/79 6798
/proc/meminfo: memFree=1531304/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=179872 CPUtime=1038.25
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 40938 0 0 0 103784 41 0 0 25 0 1 0 187667693 184188928 40920 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/6776/statm: 44968 40920 53 142 0 44824 0
Current children cumulated CPU time (s) 1180.79
Current children cumulated vsize (KiB) 227424

[startup+1243.63 s]
/proc/loadavg: 1.00 1.08 1.55 2/79 6798
/proc/meminfo: memFree=1531176/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=179872 CPUtime=1098.31
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 40960 0 0 0 109790 41 0 0 25 0 1 0 187667693 184188928 40942 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 0 0 0
/proc/6776/statm: 44968 40942 53 142 0 44824 0
Current children cumulated CPU time (s) 1240.85
Current children cumulated vsize (KiB) 227424

[startup+1303.7 s]
/proc/loadavg: 1.00 1.06 1.51 2/79 6798
/proc/meminfo: memFree=1530984/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180004 CPUtime=1158.38
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 40981 0 0 0 115796 42 0 0 25 0 1 0 187667693 184324096 40963 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45001 40963 53 142 0 44857 0
Current children cumulated CPU time (s) 1300.92
Current children cumulated vsize (KiB) 227556

[startup+1363.75 s]
/proc/loadavg: 1.06 1.06 1.48 2/79 6798
/proc/meminfo: memFree=1530856/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180136 CPUtime=1218.44
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41003 0 0 0 121802 42 0 0 25 0 1 0 187667693 184459264 40985 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529330 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45034 40985 53 142 0 44890 0
Current children cumulated CPU time (s) 1360.98
Current children cumulated vsize (KiB) 227688

[startup+1423.8 s]
/proc/loadavg: 1.02 1.05 1.45 2/79 6798
/proc/meminfo: memFree=1530728/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180136 CPUtime=1278.5
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41025 0 0 0 127807 43 0 0 25 0 1 0 187667693 184459264 41007 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45034 41007 53 142 0 44890 0
Current children cumulated CPU time (s) 1421.04
Current children cumulated vsize (KiB) 227688

[startup+1483.86 s]
/proc/loadavg: 1.00 1.04 1.42 2/79 6798
/proc/meminfo: memFree=1530536/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180268 CPUtime=1338.55
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41044 0 0 0 133812 43 0 0 25 0 1 0 187667693 184594432 41026 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45067 41026 53 142 0 44923 0
Current children cumulated CPU time (s) 1481.09
Current children cumulated vsize (KiB) 227820

[startup+1543.91 s]
/proc/loadavg: 1.00 1.03 1.39 2/79 6798
/proc/meminfo: memFree=1530408/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180412 CPUtime=1398.6
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41069 0 0 0 139817 43 0 0 25 0 1 0 187667693 184741888 41051 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45103 41051 53 142 0 44959 0
Current children cumulated CPU time (s) 1541.14
Current children cumulated vsize (KiB) 227964

[startup+1603.97 s]
/proc/loadavg: 1.00 1.02 1.36 2/79 6798
/proc/meminfo: memFree=1530216/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180412 CPUtime=1458.66
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41091 0 0 0 145822 44 0 0 25 0 1 0 187667693 184741888 41073 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45103 41073 53 142 0 44959 0
Current children cumulated CPU time (s) 1601.2
Current children cumulated vsize (KiB) 227964

[startup+1664.02 s]
/proc/loadavg: 1.00 1.02 1.34 2/79 6798
/proc/meminfo: memFree=1530024/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180664 CPUtime=1518.71
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41133 0 0 0 151827 44 0 0 25 0 1 0 187667693 184999936 41115 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45166 41115 53 142 0 45022 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 228216

[startup+1724.08 s]
/proc/loadavg: 1.00 1.01 1.31 2/79 6798
/proc/meminfo: memFree=1529832/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180796 CPUtime=1578.77
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41158 0 0 0 157832 45 0 0 25 0 1 0 187667693 185135104 41140 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529506 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45199 41140 53 142 0 45055 0
Current children cumulated CPU time (s) 1721.31
Current children cumulated vsize (KiB) 228348

[startup+1784.13 s]
/proc/loadavg: 1.00 1.00 1.29 3/79 6798
/proc/meminfo: memFree=1529576/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180940 CPUtime=1638.82
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41188 0 0 0 163837 45 0 0 25 0 1 0 187667693 185282560 41170 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45235 41170 53 142 0 45091 0
Current children cumulated CPU time (s) 1781.36
Current children cumulated vsize (KiB) 228492



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.78 s]
/proc/loadavg: 1.00 1.00 1.28 2/79 6798
/proc/meminfo: memFree=1529512/2055920 swapFree=4191880/4192956
[pid=6699] ppid=6697 vsize=47552 CPUtime=142.54
/proc/6699/stat : 6699 (galac.sh) S 6697 6699 6097 0 -1 4194304 799 180022 0 1 0 0 14106 148 17 0 1 0 187653360 48693248 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 231961979738 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/6699/statm: 11888 363 245 79 0 218 0
[pid=6776] ppid=6699 vsize=180940 CPUtime=1657.48
/proc/6776/stat : 6776 (minisat) R 6699 6699 6097 0 -1 4194304 41201 0 0 0 165703 45 0 0 25 0 1 0 187667693 185282560 41183 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/6776/statm: 45235 41183 53 142 0 45091 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 228492

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 6699 and gives childrusage.ru_utime.tv_sec=141 childrusage.ru_utime.tv_usec=68554 childrusage.ru_stime.tv_sec=1 childrusage.ru_stime.tv_usec=487773
CPU time returned by wait4() is 142.556
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): 1802.79
CPU time (s): 1800.02
CPU user time (s): 1798.09
CPU system time (s): 1.93
CPU usage (%): 99.8463
Max. virtual memory (cumulated for all children) (KiB): 909412

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 141.069
system time used= 1.48777
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 180821
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= 5373
involuntary context switches= 8780

runsolver used 1.74673 s user time and 5.09722 s system time

The end

Launcher Data (download as text)

Begin job on node16 on Wed Jan 10 01:29:45 UTC 2007


IDJOB= 247442
IDBENCH= 11126
FILE ID= node16/247442-1168392585

PBS_JOBID= 3522767

Free space on /tmp= 66477 MiB

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

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  fd92d74890c9fc650983ee8569f494ff

RANDOM SEED= 223796204

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.220
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.220
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:       1549688 kB
Buffers:         23756 kB
Cached:         181188 kB
SwapCached:        416 kB
Active:         389908 kB
Inactive:        63996 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1549688 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           25032 kB
Writeback:           0 kB
Mapped:         274736 kB
Slab:            36640 kB
Committed_AS:  6261804 kB
PageTables:       2832 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= 66443 MiB



End job on node16 on Wed Jan 10 01:59:48 UTC 2007