Trace number 237440

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? (MO) 0 1064.09

General information on the benchmark

Namehaystacks/
haystacks_43.xml
MD5SUM1cfbb878cd4fcedc1a1cd5b11d5233a9
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1102.67
SatisfiableNO
(Un)Satisfiability was proved
Number of variables1849
Number of constraints38871
Maximum constraint arity2
Maximum domain size43
Number of constraints which are defined in extension0
Number of constraints which are defined in intension38871
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
26.25	c start processing
26.25	c start relation processing
26.26	c start cnf exporting
98.84	c parsing time : 26.089
98.84	c preprocessing time : 98.68
98.85	
98.85	c Nary constraints - conflicts : 0 supports : 0
98.85	c Binary constraints - conflicts : 38829 supports :42
98.85	c max arity constraint : 2
98.85	c Max Tuples generated 1849
98.85	c relations : 4
98.85	c relations BDD: 0
98.85	c vars : 79508 - clauses :  3348283
98.85	
98.89	 
98.89	c --- Minisat Stats ---
98.89	 

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/node51/watcher-237440-1168718090 -o ROOT/results/node51/solver-237440-1168718090 -C 1800 -M 900 /tmp/evaluation/237440-1168718090/galac.sh /tmp/evaluation/237440-1168718090/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.29 1.76 1.62 2/81 28584
/proc/meminfo: memFree=1580480/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=8560 CPUtime=0
/proc/28583/stat : 28583 (galac.sh) R 28581 28583 27465 0 -1 4194304 308 0 0 0 0 0 0 0 21 0 1 0 220207639 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235371480975 0 0 4096 8192 0 0 0 17 1 0 0
/proc/28583/statm: 2140 253 197 79 0 133 0

[startup+0.102764 s]
/proc/loadavg: 2.29 1.76 1.62 2/81 28584
/proc/meminfo: memFree=1580480/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+0.510832 s]
/proc/loadavg: 2.29 1.76 1.62 2/81 28584
/proc/meminfo: memFree=1580480/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47564

[startup+1.33397 s]
/proc/loadavg: 2.29 1.76 1.62 4/89 28604
/proc/meminfo: memFree=1539968/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28597] ppid=28583 vsize=861160 CPUtime=1.28
/proc/28597/stat : 28597 (java) R 28583 28583 27465 0 -1 0 12231 0 1 0 121 7 0 0 17 0 8 0 220207642 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073458845 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 215290 11982 1995 14 0 201495 0
[pid=28597/tid=28598] ppid=28583 vsize=861160 CPUtime=0.12
/proc/28597/task/28598/stat : 28598 (java) S 28583 28583 27465 0 -1 64 3465 0 0 0 11 1 0 0 16 0 8 0 220207646 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28599/stat : 28599 (java) S 28583 28583 27465 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28583 28583 27465 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28583 28583 27465 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220207649 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28583 vsize=861160 CPUtime=0.28
/proc/28597/task/28602/stat : 28602 (java) R 28583 28583 27465 0 -1 64 1015 0 0 0 27 1 0 0 21 0 8 0 220207649 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28603/stat : 28603 (java) S 28583 28583 27465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220207650 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28583 28583 27465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220207650 881827840 11982 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.29
Current children cumulated vsize (KiB) 908724

[startup+2.97825 s]
/proc/loadavg: 2.29 1.76 1.62 3/89 28604
/proc/meminfo: memFree=1539328/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28597] ppid=28583 vsize=861160 CPUtime=2.92
/proc/28597/stat : 28597 (java) R 28583 28583 27465 0 -1 0 15061 0 1 0 282 10 0 0 25 0 8 0 220207642 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073869049 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 215290 14811 1995 14 0 201495 0
[pid=28597/tid=28598] ppid=28583 vsize=861160 CPUtime=0.12
/proc/28597/task/28598/stat : 28598 (java) S 28583 28583 27465 0 -1 64 3465 0 0 0 11 1 0 0 17 0 8 0 220207646 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28599/stat : 28599 (java) S 28583 28583 27465 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28583 28583 27465 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28583 28583 27465 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220207649 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28583 vsize=861160 CPUtime=0.35
/proc/28597/task/28602/stat : 28602 (java) S 28583 28583 27465 0 -1 64 1055 0 0 0 33 2 0 0 16 0 8 0 220207649 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28603/stat : 28603 (java) S 28583 28583 27465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220207650 881827840 14811 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28583 28583 27465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220207650 881827840 14811 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) 908724

[startup+6.27381 s]
/proc/loadavg: 2.26 1.76 1.62 3/89 28604
/proc/meminfo: memFree=1509952/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28597] ppid=28583 vsize=861160 CPUtime=6.19
/proc/28597/stat : 28597 (java) R 28583 28583 27465 0 -1 0 19634 0 1 0 607 12 0 0 25 0 8 0 220207642 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854806 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 215290 19383 1998 14 0 201495 0
[pid=28597/tid=28598] ppid=28583 vsize=861160 CPUtime=0.13
/proc/28597/task/28598/stat : 28598 (java) S 28583 28583 27465 0 -1 64 3629 0 0 0 12 1 0 0 16 0 8 0 220207646 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28599/stat : 28599 (java) S 28583 28583 27465 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28583 28583 27465 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28583 28583 27465 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220207649 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28583 vsize=861160 CPUtime=0.35
/proc/28597/task/28602/stat : 28602 (java) S 28583 28583 27465 0 -1 64 1055 0 0 0 33 2 0 0 16 0 8 0 220207649 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28603/stat : 28603 (java) S 28583 28583 27465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220207650 881827840 19383 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28583 28583 27465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220207650 881827840 19383 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) 908724

[startup+12.7669 s]
/proc/loadavg: 2.24 1.77 1.62 3/89 28604
/proc/meminfo: memFree=1506760/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28597] ppid=28583 vsize=861160 CPUtime=12.65
/proc/28597/stat : 28597 (java) R 28583 28583 27465 0 -1 0 20470 0 1 0 1252 13 0 0 25 0 8 0 220207642 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073869032 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 215290 20216 1998 14 0 201495 0
[pid=28597/tid=28598] ppid=28583 vsize=861160 CPUtime=0.18
/proc/28597/task/28598/stat : 28598 (java) S 28583 28583 27465 0 -1 64 4461 0 0 0 16 2 0 0 16 0 8 0 220207646 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28599/stat : 28599 (java) S 28583 28583 27465 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28583 28583 27465 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28583 28583 27465 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220207649 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28583 vsize=861160 CPUtime=0.35
/proc/28597/task/28602/stat : 28602 (java) S 28583 28583 27465 0 -1 64 1056 0 0 0 33 2 0 0 17 0 8 0 220207649 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28603/stat : 28603 (java) S 28583 28583 27465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220207650 881827840 20216 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28583 28583 27465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220207650 881827840 20216 18446744073709551615 134512640 134570532 4294956112 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) 908724

[startup+25.6301 s]
/proc/loadavg: 2.19 1.78 1.63 3/89 28604
/proc/meminfo: memFree=1503112/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28597] ppid=28583 vsize=861160 CPUtime=25.46
/proc/28597/stat : 28597 (java) R 28583 28583 27465 0 -1 0 21565 0 1 0 2532 14 0 0 25 0 8 0 220207642 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854768 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 215290 21305 1998 14 0 201495 0
[pid=28597/tid=28598] ppid=28583 vsize=861160 CPUtime=0.28
/proc/28597/task/28598/stat : 28598 (java) S 28583 28583 27465 0 -1 64 5546 0 0 0 26 2 0 0 16 0 8 0 220207646 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28599/stat : 28599 (java) S 28583 28583 27465 0 -1 64 12 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28583 28583 27465 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28583 28583 27465 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220207649 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28583 vsize=861160 CPUtime=0.36
/proc/28597/task/28602/stat : 28602 (java) S 28583 28583 27465 0 -1 64 1060 0 0 0 34 2 0 0 16 0 8 0 220207649 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28603/stat : 28603 (java) S 28583 28583 27465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220207650 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28583 28583 27465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220207650 881827840 21305 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 908724

[startup+51.2855 s]
/proc/loadavg: 2.12 1.80 1.64 3/89 28604
/proc/meminfo: memFree=1476808/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=0.01
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 762 1704 0 0 0 0 0 1 18 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28597] ppid=28583 vsize=861160 CPUtime=50.98
/proc/28597/stat : 28597 (java) R 28583 28583 27465 0 -1 0 22496 0 2 0 5070 28 0 0 25 0 8 0 220207642 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074341650 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/28597/statm: 215290 22189 2016 14 0 201495 0
[pid=28597/tid=28598] ppid=28583 vsize=861160 CPUtime=0.44
/proc/28597/task/28598/stat : 28598 (java) S 28583 28583 27465 0 -1 64 6337 0 0 0 41 3 0 0 16 0 8 0 220207646 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28599] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28599/stat : 28599 (java) S 28583 28583 27465 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 220207646 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28600] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28600/stat : 28600 (java) S 28583 28583 27465 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 220207646 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28601] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28601/stat : 28601 (java) S 28583 28583 27465 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 220207649 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28602] ppid=28583 vsize=861160 CPUtime=0.44
/proc/28597/task/28602/stat : 28602 (java) S 28583 28583 27465 0 -1 64 1114 0 0 0 42 2 0 0 17 0 8 0 220207649 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28603] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28603/stat : 28603 (java) S 28583 28583 27465 0 -1 64 0 0 0 0 0 0 0 0 19 0 8 0 220207650 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=28597/tid=28604] ppid=28583 vsize=861160 CPUtime=0
/proc/28597/task/28604/stat : 28604 (java) S 28583 28583 27465 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 220207650 881827840 22189 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 908724

[startup+102.569 s]
/proc/loadavg: 2.05 1.83 1.65 3/82 28605
/proc/meminfo: memFree=1390912/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=143344 CPUtime=3.65
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 35298 0 0 0 347 18 0 0 25 0 1 0 220217528 146784256 35280 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525847 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 35836 35280 54 142 0 35692 0
Current children cumulated CPU time (s) 101.98

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

[startup+402.881 s]
/proc/loadavg: 2.07 1.95 1.74 3/88 28723
/proc/meminfo: memFree=863672/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=607896 CPUtime=302.37
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 151031 0 0 0 30139 98 0 0 25 0 1 0 220217528 622485504 151013 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529435 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 151974 151013 54 142 0 151830 0
Current children cumulated CPU time (s) 400.7
Current children cumulated vsize (KiB) 655460

[startup+462.949 s]
/proc/loadavg: 2.14 1.99 1.77 3/82 28803
/proc/meminfo: memFree=832064/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=640548 CPUtime=362.08
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 159166 0 0 0 36101 107 0 0 25 0 1 0 220217528 655921152 159148 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 160137 159148 54 142 0 159993 0
Current children cumulated CPU time (s) 460.41
Current children cumulated vsize (KiB) 688112

[startup+523.013 s]
/proc/loadavg: 2.05 1.99 1.78 3/82 28803
/proc/meminfo: memFree=811840/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=661052 CPUtime=421.85
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 164226 0 0 0 42074 111 0 0 25 0 1 0 220217528 676917248 164208 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 165263 164208 54 142 0 165119 0
Current children cumulated CPU time (s) 520.18
Current children cumulated vsize (KiB) 708616

[startup+583.077 s]
/proc/loadavg: 2.02 1.99 1.79 3/82 28803
/proc/meminfo: memFree=792320/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=680088 CPUtime=481.63
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 168982 0 0 0 48047 116 0 0 25 0 1 0 220217528 696410112 168964 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529461 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 170022 168964 54 142 0 169878 0
Current children cumulated CPU time (s) 579.96
Current children cumulated vsize (KiB) 727652

[startup+643.143 s]
/proc/loadavg: 2.00 1.99 1.80 3/82 28803
/proc/meminfo: memFree=722880/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=750444 CPUtime=541.41
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 186361 0 0 0 54011 130 0 0 25 0 1 0 220217528 768454656 186343 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525790 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 187611 186343 54 142 0 187467 0
Current children cumulated CPU time (s) 639.74
Current children cumulated vsize (KiB) 798008

[startup+703.204 s]
/proc/loadavg: 2.00 1.99 1.81 3/82 28803
/proc/meminfo: memFree=667584/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=805572 CPUtime=601.18
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 200094 0 0 0 59978 140 0 0 25 0 1 0 220217528 824905728 200076 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 201393 200076 54 142 0 201249 0
Current children cumulated CPU time (s) 699.51
Current children cumulated vsize (KiB) 853136

[startup+763.258 s]
/proc/loadavg: 2.00 1.99 1.82 3/82 28803
/proc/meminfo: memFree=654400/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=818820 CPUtime=660.95
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 203387 0 0 0 65952 143 0 0 25 0 1 0 220217528 838471680 203369 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 204705 203369 54 142 0 204561 0
Current children cumulated CPU time (s) 759.28
Current children cumulated vsize (KiB) 866384

[startup+823.318 s]
/proc/loadavg: 2.00 1.99 1.83 3/82 28803
/proc/meminfo: memFree=641472/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=831804 CPUtime=720.73
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 206621 0 0 0 71925 148 0 0 25 0 1 0 220217528 851767296 206603 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529453 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 207951 206603 54 142 0 207807 0
Current children cumulated CPU time (s) 819.06
Current children cumulated vsize (KiB) 879368

[startup+883.383 s]
/proc/loadavg: 2.00 1.99 1.83 3/82 28803
/proc/meminfo: memFree=628736/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=844760 CPUtime=780.51
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 209823 0 0 0 77899 152 0 0 25 0 1 0 220217528 865034240 209805 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 211190 209805 54 142 0 211046 0
Current children cumulated CPU time (s) 878.84
Current children cumulated vsize (KiB) 892324

[startup+943.447 s]
/proc/loadavg: 2.00 1.99 1.84 3/82 28803
/proc/meminfo: memFree=614016/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=859280 CPUtime=840.28
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 213457 0 0 0 83873 155 0 0 25 0 1 0 220217528 879902720 213439 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 214820 213439 54 142 0 214676 0
Current children cumulated CPU time (s) 938.61
Current children cumulated vsize (KiB) 906844

[startup+1003.51 s]
/proc/loadavg: 2.00 1.99 1.85 3/82 28803
/proc/meminfo: memFree=605376/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=868132 CPUtime=900.06
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 215612 0 0 0 89849 157 0 0 25 0 1 0 220217528 888967168 215578 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 217033 215578 54 142 0 216889 0
Current children cumulated CPU time (s) 998.39
Current children cumulated vsize (KiB) 915696

[startup+1063.57 s]
/proc/loadavg: 2.00 1.99 1.85 3/82 28803
/proc/meminfo: memFree=599552/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=874000 CPUtime=959.84
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 217063 0 0 0 95825 159 0 0 25 0 1 0 220217528 894976000 217029 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 218500 217029 54 142 0 218356 0
Current children cumulated CPU time (s) 1058.17
Current children cumulated vsize (KiB) 921564



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+1064.08 s]
/proc/loadavg: 2.00 1.99 1.85 3/82 28803
/proc/meminfo: memFree=599488/2055920 swapFree=4191892/4192956
[pid=28583] ppid=28581 vsize=47564 CPUtime=98.33
/proc/28583/stat : 28583 (galac.sh) S 28581 28583 27465 0 -1 4194304 800 24301 0 2 0 0 9786 47 17 0 1 0 220207639 48705536 364 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 235370900314 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/28583/statm: 11891 364 246 79 0 218 0
[pid=28605] ppid=28583 vsize=874132 CPUtime=960.36
/proc/28605/stat : 28605 (minisat) R 28583 28583 27465 0 -1 4194304 217075 0 0 0 95877 159 0 0 25 0 1 0 220217528 895111168 217041 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/28605/statm: 218533 217041 54 142 0 218389 0
Current children cumulated CPU time (s) 1058.69
Current children cumulated vsize (KiB) 921696

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 28583 and gives childrusage.ru_utime.tv_sec=97 childrusage.ru_utime.tv_usec=876120 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=480926
CPU time returned by wait4() is 98.357
while last known CPU time is 0

Using last known CPU time as value...

Real time (s): 1064.09
CPU time (s): 0
CPU user time (s): 0
CPU system time (s): 0
CPU usage (%): 0
Max. virtual memory (cumulated for all children) (KiB): 921696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 97.8761
system time used= 0.480926
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 25101
page faults= 2
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 4277
involuntary context switches= 5470

runsolver used 1.42578 s user time and 3.2875 s system time

The end

Launcher Data (download as text)

Begin job on node51 on Sat Jan 13 19:54:51 UTC 2007


IDJOB= 237440
IDBENCH= 6941
IDSOLVER= 78
FILE ID= node51/237440-1168718090

PBS_JOBID= 3547626

Free space on /tmp= 66557 MiB

SOLVER NAME= galac 1
BENCH NAME= HOME/pub/bench/CPAI06/haystacks/haystacks_43.xml
COMMAND LINE= /tmp/evaluation/237440-1168718090/galac.sh /tmp/evaluation/237440-1168718090/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node51/watcher-237440-1168718090 -o ROOT/results/node51/solver-237440-1168718090 -C 1800 -M 900  /tmp/evaluation/237440-1168718090/galac.sh /tmp/evaluation/237440-1168718090/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  1cfbb878cd4fcedc1a1cd5b11d5233a9

RANDOM SEED= 788674573

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.277
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.277
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:       1581088 kB
Buffers:          3096 kB
Cached:          65992 kB
SwapCached:          0 kB
Active:         397220 kB
Inactive:        30368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1581088 kB
SwapTotal:     4192956 kB
SwapFree:      4191892 kB
Dirty:            7536 kB
Writeback:           0 kB
Mapped:         375620 kB
Slab:            31956 kB
Committed_AS:  5261776 kB
PageTables:       2512 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= 66506 MiB



End job on node51 on Sat Jan 13 20:12:37 UTC 2007