Trace number 212822

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.06 1802.03

General information on the benchmark

NamepseudoSeries/primesDimacs/
g-125-18.xml
MD5SUM69efccf7b0b61a6c40bfb9a26b7257b5
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables4500
Number of constraints72413
Maximum constraint arity18
Maximum domain size2
Number of constraints which are defined in extension0
Number of constraints which are defined in intension72413
Global constraints used (with number of constraints)

Solver Data (download as text)

0.03	c --- Preproc Stats ---
77.80	c start processing
77.81	c start relation processing
77.84	c start cnf exporting
80.15	c parsing time : 77.614
80.15	c preprocessing time : 79.967
80.17	
80.17	c Nary constraints - conflicts : 125 supports : 0
80.17	c Binary constraints - conflicts : 72288 supports :0
80.17	c max arity constraint : 18
80.17	c Max Tuples generated 262144
80.17	c relations : 3
80.17	c relations BDD: 1
80.17	c vars : 6751 - clauses :  79038
80.17	
80.19	 
80.19	c --- Minisat Stats ---
80.19	 

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/node72/watcher-212822-1168224258 -o ROOT/results/node72/solver-212822-1168224258 -C 1800 -M 900 /tmp/evaluation/212822-1168224258/galac.sh /tmp/evaluation/212822-1168224258/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.97 2.00 2.00 5/86 9652
/proc/meminfo: memFree=1383504/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=8560 CPUtime=0
/proc/9651/stat : 9651 (galac.sh) R 9649 9651 8753 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 170834640 8765440 253 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517940111 0 0 4096 8192 0 0 0 17 1 0 0
/proc/9651/statm: 2140 253 197 79 0 133 0

[startup+0.105364 s]
/proc/loadavg: 1.97 2.00 2.00 5/86 9652
/proc/meminfo: memFree=1383504/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.5134 s]
/proc/loadavg: 1.97 2.00 2.00 5/86 9652
/proc/meminfo: memFree=1383504/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.33447 s]
/proc/loadavg: 1.97 2.00 2.00 4/94 9672
/proc/meminfo: memFree=1337424/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9665] ppid=9651 vsize=861064 CPUtime=1.25
/proc/9665/stat : 9665 (java) R 9651 9651 8753 0 -1 0 13560 0 1 0 119 6 0 0 18 0 8 0 170834644 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9665/statm: 215266 13313 1991 14 0 201471 0
[pid=9665/tid=9666] ppid=9651 vsize=861064 CPUtime=0.06
/proc/9665/task/9666/stat : 9666 (java) S 9651 9651 8753 0 -1 64 3551 0 0 0 6 0 0 0 17 0 8 0 170834650 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9667] ppid=9651 vsize=861064 CPUtime=0
/proc/9665/task/9667/stat : 9667 (java) S 9651 9651 8753 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170834650 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9668] ppid=9651 vsize=861064 CPUtime=0
/proc/9665/task/9668/stat : 9668 (java) S 9651 9651 8753 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170834650 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9669] ppid=9651 vsize=861064 CPUtime=0
/proc/9665/task/9669/stat : 9669 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170834654 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9670] ppid=9651 vsize=861064 CPUtime=0.24
/proc/9665/task/9670/stat : 9670 (java) R 9651 9651 8753 0 -1 64 989 0 0 0 24 0 0 0 16 0 8 0 170834654 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4153062158 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9671] ppid=9651 vsize=861064 CPUtime=0
/proc/9665/task/9671/stat : 9671 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170834654 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9672] ppid=9651 vsize=861064 CPUtime=0
/proc/9665/task/9672/stat : 9672 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170834654 881729536 13313 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908624

[startup+2.97162 s]
/proc/loadavg: 1.97 2.00 2.00 3/94 9672
/proc/meminfo: memFree=1337104/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9665] ppid=9651 vsize=861196 CPUtime=2.88
/proc/9665/stat : 9665 (java) R 9651 9651 8753 0 -1 0 13629 0 1 0 281 7 0 0 25 0 8 0 170834644 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854752 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9665/statm: 215299 13381 1991 14 0 201504 0
[pid=9665/tid=9666] ppid=9651 vsize=861196 CPUtime=0.06
/proc/9665/task/9666/stat : 9666 (java) S 9651 9651 8753 0 -1 64 3551 0 0 0 6 0 0 0 17 0 8 0 170834650 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9667] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9667/stat : 9667 (java) S 9651 9651 8753 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9668] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9668/stat : 9668 (java) S 9651 9651 8753 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9669] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9669/stat : 9669 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170834654 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9670] ppid=9651 vsize=861196 CPUtime=0.34
/proc/9665/task/9670/stat : 9670 (java) S 9651 9651 8753 0 -1 64 1057 0 0 0 33 1 0 0 15 0 8 0 170834654 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9671] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9671/stat : 9671 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170834654 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9672] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9672/stat : 9672 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170834654 881864704 13381 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.89
Current children cumulated vsize (KiB) 908756

[startup+6.17191 s]
/proc/loadavg: 2.05 2.01 2.00 5/94 9672
/proc/meminfo: memFree=1312728/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9665] ppid=9651 vsize=861196 CPUtime=6.07
/proc/9665/stat : 9665 (java) R 9651 9651 8753 0 -1 0 19740 0 1 0 598 9 0 0 25 0 8 0 170834644 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155888353 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9665/statm: 215299 19490 1994 14 0 201504 0
[pid=9665/tid=9666] ppid=9651 vsize=861196 CPUtime=0.08
/proc/9665/task/9666/stat : 9666 (java) S 9651 9651 8753 0 -1 64 3751 0 0 0 7 1 0 0 16 0 8 0 170834650 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9667] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9667/stat : 9667 (java) S 9651 9651 8753 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9668] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9668/stat : 9668 (java) S 9651 9651 8753 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9669] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9669/stat : 9669 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170834654 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9670] ppid=9651 vsize=861196 CPUtime=0.34
/proc/9665/task/9670/stat : 9670 (java) S 9651 9651 8753 0 -1 64 1057 0 0 0 33 1 0 0 15 0 8 0 170834654 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9671] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9671/stat : 9671 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170834654 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9672] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9672/stat : 9672 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170834654 881864704 19490 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.08
Current children cumulated vsize (KiB) 908756

[startup+12.6435 s]
/proc/loadavg: 2.04 2.01 2.00 3/94 9672
/proc/meminfo: memFree=1311320/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9665] ppid=9651 vsize=861196 CPUtime=12.54
/proc/9665/stat : 9665 (java) R 9651 9651 8753 0 -1 0 20103 0 1 0 1244 10 0 0 25 0 8 0 170834644 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4155211197 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9665/statm: 215299 19852 1994 14 0 201504 0
[pid=9665/tid=9666] ppid=9651 vsize=861196 CPUtime=0.09
/proc/9665/task/9666/stat : 9666 (java) S 9651 9651 8753 0 -1 64 4112 0 0 0 8 1 0 0 16 0 8 0 170834650 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9667] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9667/stat : 9667 (java) S 9651 9651 8753 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9668] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9668/stat : 9668 (java) S 9651 9651 8753 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9669] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9669/stat : 9669 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170834654 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9670] ppid=9651 vsize=861196 CPUtime=0.34
/proc/9665/task/9670/stat : 9670 (java) S 9651 9651 8753 0 -1 64 1058 0 0 0 33 1 0 0 16 0 8 0 170834654 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9671] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9671/stat : 9671 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170834654 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9672] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9672/stat : 9672 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170834654 881864704 19852 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.55
Current children cumulated vsize (KiB) 908756

[startup+25.5177 s]
/proc/loadavg: 2.03 2.01 2.00 3/94 9672
/proc/meminfo: memFree=1307800/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9665] ppid=9651 vsize=861196 CPUtime=25.39
/proc/9665/stat : 9665 (java) R 9651 9651 8753 0 -1 0 21037 0 1 0 2528 11 0 0 25 0 8 0 170834644 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4074065622 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9665/statm: 215299 20782 1994 14 0 201504 0
[pid=9665/tid=9666] ppid=9651 vsize=861196 CPUtime=0.14
/proc/9665/task/9666/stat : 9666 (java) S 9651 9651 8753 0 -1 64 5038 0 0 0 13 1 0 0 16 0 8 0 170834650 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9667] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9667/stat : 9667 (java) S 9651 9651 8753 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9668] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9668/stat : 9668 (java) S 9651 9651 8753 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9669] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9669/stat : 9669 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170834654 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9670] ppid=9651 vsize=861196 CPUtime=0.34
/proc/9665/task/9670/stat : 9670 (java) S 9651 9651 8753 0 -1 64 1062 0 0 0 33 1 0 0 16 0 8 0 170834654 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9671] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9671/stat : 9671 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170834654 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9672] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9672/stat : 9672 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170834654 881864704 20782 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 908756

[startup+51.14 s]
/proc/loadavg: 2.02 2.01 2.00 3/94 9672
/proc/meminfo: memFree=1303640/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=0.01
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 762 1704 0 0 0 0 0 1 25 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9665] ppid=9651 vsize=861196 CPUtime=51
/proc/9665/stat : 9665 (java) R 9651 9651 8753 0 -1 0 22094 0 1 0 5088 12 0 0 25 0 8 0 170834644 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4073854796 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/9665/statm: 215299 21833 1994 14 0 201504 0
[pid=9665/tid=9666] ppid=9651 vsize=861196 CPUtime=0.27
/proc/9665/task/9666/stat : 9666 (java) S 9651 9651 8753 0 -1 64 6089 0 0 0 26 1 0 0 16 0 8 0 170834650 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9667] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9667/stat : 9667 (java) S 9651 9651 8753 0 -1 64 11 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9668] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9668/stat : 9668 (java) S 9651 9651 8753 0 -1 64 7 0 0 0 0 0 0 0 16 0 8 0 170834650 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9669] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9669/stat : 9669 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 170834654 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9670] ppid=9651 vsize=861196 CPUtime=0.35
/proc/9665/task/9670/stat : 9670 (java) S 9651 9651 8753 0 -1 64 1062 0 0 0 34 1 0 0 16 0 8 0 170834654 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=9665/tid=9671] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9671/stat : 9671 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 170834654 881864704 21833 18446744073709551615 134512640 134570532 4294956112 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=9665/tid=9672] ppid=9651 vsize=861196 CPUtime=0
/proc/9665/task/9672/stat : 9672 (java) S 9651 9651 8753 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 170834654 881864704 21833 18446744073709551615 134512640 134570532 4294956112 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) 908756

[startup+102.426 s]
/proc/loadavg: 2.01 2.00 2.00 2/79 9688
/proc/meminfo: memFree=1366096/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=27156 CPUtime=22.03
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 6653 0 0 0 2198 5 0 0 25 0 1 0 170842659 27807744 6635 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 6789 6635 54 142 0 6645 0
Current children cumulated CPU time (s) 102.05

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

/proc/loadavg: 1.92 1.37 1.44 3/87 10914
/proc/meminfo: memFree=1248408/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1042.44
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28377 0 0 0 104191 53 0 0 25 0 1 0 170842659 117248000 28359 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28359 54 142 0 28481 0
Current children cumulated CPU time (s) 1122.46
Current children cumulated vsize (KiB) 162060

[startup+1183.73 s]
/proc/loadavg: 1.37 1.32 1.41 2/82 10925
/proc/meminfo: memFree=1252928/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1102.37
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28377 0 0 0 110184 53 0 0 25 0 1 0 170842659 117248000 28359 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28359 54 142 0 28481 0
Current children cumulated CPU time (s) 1182.39
Current children cumulated vsize (KiB) 162060

[startup+1243.74 s]
/proc/loadavg: 1.74 1.43 1.44 3/88 10977
/proc/meminfo: memFree=1247248/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1162.33
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28392 0 0 0 116178 55 0 0 25 0 1 0 170842659 117248000 28374 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28374 54 142 0 28481 0
Current children cumulated CPU time (s) 1242.35
Current children cumulated vsize (KiB) 162060

[startup+1303.75 s]
/proc/loadavg: 1.95 1.54 1.48 3/88 10977
/proc/meminfo: memFree=1247312/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1222.28
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28393 0 0 0 122173 55 0 0 25 0 1 0 170842659 117248000 28375 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28375 54 142 0 28481 0
Current children cumulated CPU time (s) 1302.3
Current children cumulated vsize (KiB) 162060

[startup+1363.76 s]
/proc/loadavg: 1.98 1.62 1.51 3/88 10977
/proc/meminfo: memFree=1247376/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1282.21
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28393 0 0 0 128166 55 0 0 25 0 1 0 170842659 117248000 28375 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28375 54 142 0 28481 0
Current children cumulated CPU time (s) 1362.23
Current children cumulated vsize (KiB) 162060

[startup+1423.77 s]
/proc/loadavg: 1.99 1.68 1.54 3/88 10977
/proc/meminfo: memFree=1247376/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1342.17
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28393 0 0 0 134162 55 0 0 25 0 1 0 170842659 117248000 28375 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28375 54 142 0 28481 0
Current children cumulated CPU time (s) 1422.19
Current children cumulated vsize (KiB) 162060

[startup+1483.78 s]
/proc/loadavg: 1.99 1.74 1.56 3/88 10977
/proc/meminfo: memFree=1247312/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=114500 CPUtime=1402.13
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 28393 0 0 0 140157 56 0 0 25 0 1 0 170842659 117248000 28375 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 28625 28375 54 142 0 28481 0
Current children cumulated CPU time (s) 1482.15
Current children cumulated vsize (KiB) 162060

[startup+1543.8 s]
/proc/loadavg: 1.99 1.79 1.59 3/88 10977
/proc/meminfo: memFree=1239312/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=122852 CPUtime=1462.07
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 30454 0 0 0 146149 58 0 0 25 0 1 0 170842659 125800448 30436 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 30713 30436 54 142 0 30569 0
Current children cumulated CPU time (s) 1542.09
Current children cumulated vsize (KiB) 170412

[startup+1603.81 s]
/proc/loadavg: 1.99 1.82 1.61 3/88 10977
/proc/meminfo: memFree=1235728/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=126364 CPUtime=1522.03
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 31333 0 0 0 152144 59 0 0 25 0 1 0 170842659 129396736 31315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520025 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 31591 31315 54 142 0 31447 0
Current children cumulated CPU time (s) 1602.05
Current children cumulated vsize (KiB) 173924

[startup+1663.82 s]
/proc/loadavg: 1.99 1.85 1.63 3/88 10977
/proc/meminfo: memFree=1235728/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=126364 CPUtime=1581.99
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 31333 0 0 0 158139 60 0 0 25 0 1 0 170842659 129396736 31315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 31591 31315 54 142 0 31447 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 173924

[startup+1723.84 s]
/proc/loadavg: 2.06 1.89 1.66 3/88 10977
/proc/meminfo: memFree=1235664/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=126364 CPUtime=1641.92
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 31333 0 0 0 164132 60 0 0 25 0 1 0 170842659 129396736 31315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529417 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 31591 31315 54 142 0 31447 0
Current children cumulated CPU time (s) 1721.94
Current children cumulated vsize (KiB) 173924

[startup+1783.86 s]
/proc/loadavg: 2.02 1.91 1.67 3/88 10977
/proc/meminfo: memFree=1235664/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=126364 CPUtime=1701.88
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 31333 0 0 0 170128 60 0 0 25 0 1 0 170842659 129396736 31315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 31591 31315 54 142 0 31447 0
Current children cumulated CPU time (s) 1781.9
Current children cumulated vsize (KiB) 173924



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1802.01 s]
/proc/loadavg: 2.01 1.91 1.68 3/88 10977
/proc/meminfo: memFree=1235664/2055920 swapFree=4191880/4192956
[pid=9651] ppid=9649 vsize=47560 CPUtime=80.02
/proc/9651/stat : 9651 (galac.sh) S 9649 9651 8753 0 -1 4194304 800 25588 0 1 0 0 7984 18 17 0 1 0 170834640 48701440 365 18446744073709551615 4194304 4520092 548682069344 18446744073709551615 234517359450 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/9651/statm: 11890 365 247 79 0 218 0
[pid=9673] ppid=9651 vsize=126364 CPUtime=1720.04
/proc/9673/stat : 9673 (minisat) R 9651 9651 8753 0 -1 4194304 31333 0 0 0 171944 60 0 0 25 0 1 0 170842659 129396736 31315 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529414 0 0 4096 3 0 0 0 17 0 0 0
/proc/9673/statm: 31591 31315 54 142 0 31447 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 173924

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 9651 and gives childrusage.ru_utime.tv_sec=79 childrusage.ru_utime.tv_usec=848861 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=190970
CPU time returned by wait4() is 80.0398
while last known CPU time is 1800.06

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

Real time (s): 1802.03
CPU time (s): 1800.06
CPU user time (s): 1799.28
CPU system time (s): 0.78
CPU usage (%): 99.8909
Max. virtual memory (cumulated for all children) (KiB): 908756

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 79.8489
system time used= 0.19097
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26388
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= 3256
involuntary context switches= 2273

runsolver used 1.93271 s user time and 4.73428 s system time

The end

Launcher Data (download as text)

Begin job on node72 on Mon Jan  8 02:44:18 UTC 2007


IDJOB= 212822
IDBENCH= 4800
FILE ID= node72/212822-1168224258

PBS_JOBID= 3480924

Free space on /tmp= 66542 MiB

BENCH NAME= HOME/pub/bench/CPAI06/pseudoSeries/primesDimacs/g-125-18.xml
COMMAND LINE= /tmp/evaluation/212822-1168224258/galac.sh /tmp/evaluation/212822-1168224258/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node72/watcher-212822-1168224258 -o ROOT/results/node72/solver-212822-1168224258 -C 1800 -M 900  /tmp/evaluation/212822-1168224258/galac.sh /tmp/evaluation/212822-1168224258/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  69efccf7b0b61a6c40bfb9a26b7257b5

RANDOM SEED= 130408081

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.223
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.223
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:       1383984 kB
Buffers:         53492 kB
Cached:         495472 kB
SwapCached:        408 kB
Active:         124724 kB
Inactive:       474108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1383984 kB
SwapTotal:     4192956 kB
SwapFree:      4191880 kB
Dirty:           11948 kB
Writeback:           0 kB
Mapped:          70516 kB
Slab:            58072 kB
Committed_AS:  3185760 kB
PageTables:       2232 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= 66547 MiB



End job on node72 on Mon Jan  8 03:14:22 UTC 2007