Trace number 196173

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 1808.55

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-41_ext.xml
MD5SUM0c3db291ff823563de48bfaee14bd7d0
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 benchmark226.419
SatisfiableYES
(Un)Satisfiability was proved
Number of variables24
Number of constraints76
Maximum constraint arity3
Maximum domain size24
Number of constraints which are defined in extension76
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 ---
3.30	c start processing
3.30	c start relation processing
10.06	c start cnf exporting
43.31	c parsing time : 3.078
43.31	c preprocessing time : 43.09
43.31	
43.31	c Nary constraints - conflicts : 0 supports : 76
43.31	c Binary constraints - conflicts : 0 supports :0
43.31	c max arity constraint : 3
43.31	c Max Tuples generated 0
43.31	c relations : 76
43.31	c relations BDD: 76
43.31	c vars : 302584 - clauses :  955412
43.31	
43.39	 
43.39	c --- Minisat Stats ---
43.39	 

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/node1/watcher-196173-1168120103 -o ROOT/results/node1/solver-196173-1168120103 -C 1800 -M 900 /tmp/evaluation/196173-1168120103/galac.sh /tmp/evaluation/196173-1168120103/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.92 1.99 1.99 5/98 447
/proc/meminfo: memFree=1635960/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=8560 CPUtime=0
/proc/446/stat : 446 (galac.sh) R 444 446 376 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 160406035 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/446/statm: 2140 253 197 79 0 133 0

[startup+0.106215 s]
/proc/loadavg: 1.92 1.99 1.99 5/98 447
/proc/meminfo: memFree=1635960/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.514258 s]
/proc/loadavg: 1.92 1.99 1.99 5/98 447
/proc/meminfo: memFree=1635960/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.33736 s]
/proc/loadavg: 1.92 1.99 1.99 3/106 467
/proc/meminfo: memFree=1565368/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=460] ppid=446 vsize=860856 CPUtime=1.22
/proc/460/stat : 460 (java) R 446 446 376 0 -1 0 21634 0 1 0 110 12 0 0 22 0 8 0 160406039 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073652591 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/460/statm: 215214 21387 1964 14 0 201471 0
[pid=460/tid=461] ppid=446 vsize=860856 CPUtime=0.06
/proc/460/task/461/stat : 461 (java) S 446 446 376 0 -1 64 5883 0 0 0 4 2 0 0 16 0 8 0 160406042 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=462] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/462/stat : 462 (java) S 446 446 376 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160406043 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=463] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/463/stat : 463 (java) S 446 446 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160406043 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=464] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/464/stat : 464 (java) S 446 446 376 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160406052 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=465] ppid=446 vsize=860856 CPUtime=0.13
/proc/460/task/465/stat : 465 (java) S 446 446 376 0 -1 64 892 0 0 0 12 1 0 0 16 0 8 0 160406052 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=466] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/466/stat : 466 (java) S 446 446 376 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160406052 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=467] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/467/stat : 467 (java) S 446 446 376 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160406052 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.23
Current children cumulated vsize (KiB) 908428

[startup+2.98955 s]
/proc/loadavg: 1.92 1.99 1.99 3/106 467
/proc/meminfo: memFree=1549880/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=460] ppid=446 vsize=860856 CPUtime=2.86
/proc/460/stat : 460 (java) R 446 446 376 0 -1 0 25835 0 1 0 271 15 0 0 25 0 8 0 160406039 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073767915 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/460/statm: 215214 25582 1964 14 0 201471 0
[pid=460/tid=461] ppid=446 vsize=860856 CPUtime=0.22
/proc/460/task/461/stat : 461 (java) S 446 446 376 0 -1 64 10070 0 0 0 19 3 0 0 16 0 8 0 160406042 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=462] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/462/stat : 462 (java) S 446 446 376 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160406043 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=463] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/463/stat : 463 (java) S 446 446 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160406043 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=464] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/464/stat : 464 (java) S 446 446 376 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160406052 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=465] ppid=446 vsize=860856 CPUtime=0.15
/proc/460/task/465/stat : 465 (java) S 446 446 376 0 -1 64 900 0 0 0 14 1 0 0 16 0 8 0 160406052 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=466] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/466/stat : 466 (java) S 446 446 376 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160406052 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=467] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/467/stat : 467 (java) S 446 446 376 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160406052 881516544 25582 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 2.87
Current children cumulated vsize (KiB) 908428

[startup+6.19493 s]
/proc/loadavg: 1.93 1.99 1.99 3/106 467
/proc/meminfo: memFree=1505784/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=460] ppid=446 vsize=860856 CPUtime=6.03
/proc/460/stat : 460 (java) R 446 446 376 0 -1 0 34466 0 1 0 583 20 0 0 25 0 8 0 160406039 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073946745 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/460/statm: 215214 34210 1972 14 0 201471 0
[pid=460/tid=461] ppid=446 vsize=860856 CPUtime=0.63
/proc/460/task/461/stat : 461 (java) S 446 446 376 0 -1 64 18641 0 0 0 54 9 0 0 20 0 8 0 160406042 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=462] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/462/stat : 462 (java) S 446 446 376 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160406043 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=463] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/463/stat : 463 (java) S 446 446 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160406043 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=464] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/464/stat : 464 (java) S 446 446 376 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160406052 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=465] ppid=446 vsize=860856 CPUtime=0.21
/proc/460/task/465/stat : 465 (java) S 446 446 376 0 -1 64 935 0 0 0 20 1 0 0 15 0 8 0 160406052 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=466] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/466/stat : 466 (java) S 446 446 376 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160406052 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=467] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/467/stat : 467 (java) S 446 446 376 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160406052 881516544 34210 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.04
Current children cumulated vsize (KiB) 908428

[startup+12.6947 s]
/proc/loadavg: 1.93 1.99 1.99 3/106 467
/proc/meminfo: memFree=1409976/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=460] ppid=446 vsize=860856 CPUtime=12.44
/proc/460/stat : 460 (java) R 446 446 376 0 -1 0 55311 0 2 0 1214 30 0 0 25 0 8 0 160406039 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073966119 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/460/statm: 215214 55050 1992 14 0 201471 0
[pid=460/tid=461] ppid=446 vsize=860856 CPUtime=1.6
/proc/460/task/461/stat : 461 (java) S 446 446 376 0 -1 64 39405 0 0 0 143 17 0 0 16 0 8 0 160406042 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=462] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/462/stat : 462 (java) S 446 446 376 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160406043 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=463] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/463/stat : 463 (java) S 446 446 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160406043 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=464] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/464/stat : 464 (java) S 446 446 376 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160406052 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=465] ppid=446 vsize=860856 CPUtime=0.29
/proc/460/task/465/stat : 465 (java) S 446 446 376 0 -1 64 971 0 0 0 27 2 0 0 15 0 8 0 160406052 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=466] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/466/stat : 466 (java) S 446 446 376 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160406052 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=467] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/467/stat : 467 (java) S 446 446 376 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160406052 881516544 55050 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.45
Current children cumulated vsize (KiB) 908428

[startup+25.5692 s]
/proc/loadavg: 1.95 1.99 1.99 3/106 467
/proc/meminfo: memFree=1403832/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=0.01
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 760 1704 0 0 0 0 0 1 18 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=460] ppid=446 vsize=860856 CPUtime=25.19
/proc/460/stat : 460 (java) R 446 446 376 0 -1 0 55333 0 2 0 2485 34 0 0 25 0 8 0 160406039 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073966171 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/460/statm: 215214 55051 1993 14 0 201471 0
[pid=460/tid=461] ppid=446 vsize=860856 CPUtime=1.63
/proc/460/task/461/stat : 461 (java) S 446 446 376 0 -1 64 39406 0 0 0 146 17 0 0 16 0 8 0 160406042 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=462] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/462/stat : 462 (java) S 446 446 376 0 -1 64 11 0 0 0 0 0 0 0 19 0 8 0 160406043 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=463] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/463/stat : 463 (java) S 446 446 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160406043 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=464] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/464/stat : 464 (java) S 446 446 376 0 -1 64 2 0 0 0 0 0 0 0 18 0 8 0 160406052 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=465] ppid=446 vsize=860856 CPUtime=0.29
/proc/460/task/465/stat : 465 (java) S 446 446 376 0 -1 64 971 0 0 0 27 2 0 0 15 0 8 0 160406052 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=466] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/466/stat : 466 (java) S 446 446 376 0 -1 64 1 0 0 0 0 0 0 0 19 0 8 0 160406052 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=460/tid=467] ppid=446 vsize=860856 CPUtime=0
/proc/460/task/467/stat : 467 (java) S 446 446 376 0 -1 64 0 0 0 0 0 0 0 0 15 0 8 0 160406052 881516544 55051 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.2
Current children cumulated vsize (KiB) 908428

[startup+51.2012 s]
/proc/loadavg: 1.96 1.99 1.99 3/99 468
/proc/meminfo: memFree=1548912/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=60320 CPUtime=7.72
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 14486 0 0 0 763 9 0 0 25 0 1 0 160410374 61767680 14468 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529361 0 0 4096 3 0 0 0 17 1 0 0
/proc/468/statm: 15080 14468 54 142 0 14936 0
Current children cumulated CPU time (s) 50.53
Current children cumulated vsize (KiB) 107892

[startup+102.47 s]
/proc/loadavg: 1.98 1.99 1.99 3/99 468
/proc/meminfo: memFree=1520496/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=62980 CPUtime=58.47
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 15207 0 0 0 5837 10 0 0 25 0 1 0 160410374 64491520 15189 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529380 0 0 4096 3 0 0 0 17 1 0 0
/proc/468/statm: 15745 15189 54 142 0 15601 0
Current children cumulated CPU time (s) 101.28
Current children cumulated vsize (KiB) 110552

[startup+162.497 s]
/proc/loadavg: 1.99 1.99 1.99 3/99 468
/proc/meminfo: memFree=1514672/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=68772 CPUtime=117.95
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 16652 0 0 0 11783 12 0 0 25 0 1 0 160410374 70422528 16634 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/468/statm: 17193 16634 54 142 0 17049 0
Current children cumulated CPU time (s) 160.76
Current children cumulated vsize (KiB) 116344


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

/proc/loadavg: 2.05 2.02 2.00 3/99 666
/proc/meminfo: memFree=1177912/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=212532 CPUtime=1072.62
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 52509 0 0 0 107192 70 0 0 25 0 1 0 160410374 217632768 52491 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529450 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 53133 52491 54 142 0 52989 0
Current children cumulated CPU time (s) 1115.43
Current children cumulated vsize (KiB) 260104

[startup+1183.19 s]
/proc/loadavg: 2.06 2.03 2.00 3/99 666
/proc/meminfo: memFree=1172344/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=217944 CPUtime=1132.62
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 53871 0 0 0 113191 71 0 0 25 0 1 0 160410374 223174656 53853 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529767 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 54486 53853 54 142 0 54342 0
Current children cumulated CPU time (s) 1175.43
Current children cumulated vsize (KiB) 265516

[startup+1243.22 s]
/proc/loadavg: 2.02 2.02 2.00 3/99 666
/proc/meminfo: memFree=1167096/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=223092 CPUtime=1192.59
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 55164 0 0 0 119186 73 0 0 25 0 1 0 160410374 228446208 55146 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 55773 55146 54 142 0 55629 0
Current children cumulated CPU time (s) 1235.4
Current children cumulated vsize (KiB) 270664

[startup+1303.26 s]
/proc/loadavg: 2.00 2.02 2.00 3/99 666
/proc/meminfo: memFree=1160504/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=229580 CPUtime=1252.56
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 56810 0 0 0 125182 74 0 0 25 0 1 0 160410374 235089920 56792 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 57395 56792 54 142 0 57251 0
Current children cumulated CPU time (s) 1295.37
Current children cumulated vsize (KiB) 277152

[startup+1363.28 s]
/proc/loadavg: 2.00 2.01 2.00 3/99 666
/proc/meminfo: memFree=1124024/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=238244 CPUtime=1312.53
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 58964 0 0 0 131176 77 0 0 25 0 1 0 160410374 243961856 58946 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 59561 58946 54 142 0 59417 0
Current children cumulated CPU time (s) 1355.34
Current children cumulated vsize (KiB) 285816

[startup+1423.28 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 666
/proc/meminfo: memFree=1116984/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=245160 CPUtime=1372.46
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 60712 0 0 0 137167 79 0 0 25 0 1 0 160410374 251043840 60694 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 61290 60694 54 142 0 61146 0
Current children cumulated CPU time (s) 1415.27
Current children cumulated vsize (KiB) 292732

[startup+1483.36 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 666
/proc/meminfo: memFree=1110968/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=251120 CPUtime=1432.49
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 62202 0 0 0 143168 81 0 0 25 0 1 0 160410374 257146880 62184 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134527161 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 62780 62184 54 142 0 62636 0
Current children cumulated CPU time (s) 1475.3
Current children cumulated vsize (KiB) 298692

[startup+1543.43 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 666
/proc/meminfo: memFree=1105528/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=256408 CPUtime=1492.5
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 63537 0 0 0 149166 84 0 0 25 0 1 0 160410374 262561792 63519 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 64102 63519 54 142 0 63958 0
Current children cumulated CPU time (s) 1535.31
Current children cumulated vsize (KiB) 303980

[startup+1603.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 666
/proc/meminfo: memFree=1072184/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=261696 CPUtime=1552.39
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 64843 0 0 0 155153 86 0 0 25 0 1 0 160410374 267976704 64825 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525786 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 65424 64825 54 142 0 65280 0
Current children cumulated CPU time (s) 1595.2
Current children cumulated vsize (KiB) 309268

[startup+1663.57 s]
/proc/loadavg: 2.00 2.00 2.00 3/99 666
/proc/meminfo: memFree=1068280/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=265532 CPUtime=1612.4
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 65796 0 0 0 161153 87 0 0 25 0 1 0 160410374 271904768 65778 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529527 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 66383 65778 54 142 0 66239 0
Current children cumulated CPU time (s) 1655.21
Current children cumulated vsize (KiB) 313104

[startup+1723.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 895
/proc/meminfo: memFree=1516448/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=269368 CPUtime=1672.36
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 66770 0 0 0 167144 92 0 0 25 0 1 0 160410374 275832832 66752 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 67342 66752 54 142 0 67198 0
Current children cumulated CPU time (s) 1715.17
Current children cumulated vsize (KiB) 316940

[startup+1783.61 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 895
/proc/meminfo: memFree=1511968/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=273996 CPUtime=1732.28
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 67915 0 0 0 173135 93 0 0 25 0 1 0 160410374 280571904 67897 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 68499 67897 54 142 0 68355 0
Current children cumulated CPU time (s) 1775.09
Current children cumulated vsize (KiB) 321568



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1808.54 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 895
/proc/meminfo: memFree=1509728/2055920 swapFree=4165612/4192956
[pid=446] ppid=444 vsize=47572 CPUtime=42.81
/proc/446/stat : 446 (galac.sh) S 444 446 376 0 -1 4194304 798 57074 0 2 0 0 4236 45 17 0 1 0 160406035 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/446/statm: 11893 363 245 79 0 218 0
[pid=468] ppid=446 vsize=276128 CPUtime=1757.21
/proc/468/stat : 468 (minisat) R 446 446 376 0 -1 4194304 68455 0 0 0 175627 94 0 0 25 0 1 0 160410374 282755072 68437 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/468/statm: 69032 68437 54 142 0 68888 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 323700

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 446 and gives childrusage.ru_utime.tv_sec=42 childrusage.ru_utime.tv_usec=377557 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=464929
CPU time returned by wait4() is 42.8425
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): 1808.55
CPU time (s): 1800.02
CPU user time (s): 1798.63
CPU system time (s): 1.39
CPU usage (%): 99.5283
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 42.3776
system time used= 0.464929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57872
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= 2319
involuntary context switches= 3155

runsolver used 2.12368 s user time and 6.15806 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 21:48:23 UTC 2007


IDJOB= 196173
IDBENCH= 3331
FILE ID= node1/196173-1168120103

PBS_JOBID= 3477159

Free space on /tmp= 66294 MiB

BENCH NAME= HOME/pub/bench/CPAI06/random/rand-3-24-24/rand-3-24-24-76-632-41_ext.xml
COMMAND LINE= /tmp/evaluation/196173-1168120103/galac.sh /tmp/evaluation/196173-1168120103/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-196173-1168120103 -o ROOT/results/node1/solver-196173-1168120103 -C 1800 -M 900  /tmp/evaluation/196173-1168120103/galac.sh /tmp/evaluation/196173-1168120103/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  0c3db291ff823563de48bfaee14bd7d0

RANDOM SEED= 991637386

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.234
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.234
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:       1636440 kB
Buffers:         35852 kB
Cached:         106564 kB
SwapCached:       4056 kB
Active:         271644 kB
Inactive:        89828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636440 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            5972 kB
Writeback:           0 kB
Mapped:         238600 kB
Slab:            42244 kB
Committed_AS:  5177236 kB
PageTables:       2732 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= 66277 MiB



End job on node1 on Sat Jan  6 22:18:31 UTC 2007