Trace number 199429

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 1809.09

General information on the benchmark

NameallIntervalSeries/
series-45.xml
MD5SUM856478c949ca45a2499e3dbc7d45f44c
Bench CategoryN-ARY-INT (n-ary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.154976
SatisfiableYES
(Un)Satisfiability was provedYES
Number of variables89
Number of constraints1980
Maximum constraint arity3
Maximum domain size45
Number of constraints which are defined in extension0
Number of constraints which are defined in intension1980
Global constraints used (with number of constraints)

Solver Data (download as text)

0.05	c --- Preproc Stats ---
1.42	c start processing
1.42	c start relation processing
1.52	c start cnf exporting
17.91	c parsing time : 1.25
17.91	c preprocessing time : 17.742
17.91	
17.91	c Nary constraints - conflicts : 0 supports : 44
17.91	c Binary constraints - conflicts : 1936 supports :0
17.91	c max arity constraint : 3
17.91	c Max Tuples generated 89100
17.91	c relations : 3
17.91	c relations BDD: 1
17.91	c vars : 94998 - clauses :  530729
17.91	
17.94	 
17.94	c --- Minisat Stats ---
17.94	 

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-199429-1168428482 -o ROOT/results/node1/solver-199429-1168428482 -C 1800 -M 900 /tmp/evaluation/199429-1168428482/galac.sh /tmp/evaluation/199429-1168428482/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
/proc/loadavg: 0.66 0.48 0.27 5/94 32099
/proc/meminfo: memFree=1234680/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=18540 CPUtime=0
/proc/32098/stat : 32098 (runsolver) R 32096 30302 30302 0 -1 4194368 10 0 0 0 0 0 0 0 20 0 1 0 191244492 18984960 277 18446744073709551615 4194304 4267372 548682069072 18446744073709551615 259350623948 0 0 4096 24578 0 0 0 17 0 0 0
/proc/32098/statm: 4635 277 242 17 0 2626 0
Current StackSize limit: 10240 KiB


[startup+0.107332 s]
/proc/loadavg: 0.66 0.48 0.27 5/94 32099
/proc/meminfo: memFree=1234680/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=0
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+0.515381 s]
/proc/loadavg: 0.66 0.48 0.27 5/94 32099
/proc/meminfo: memFree=1234680/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=0
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 47572

[startup+1.33848 s]
/proc/loadavg: 0.66 0.48 0.27 3/102 32119
/proc/meminfo: memFree=1182008/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=0
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32112] ppid=32098 vsize=860988 CPUtime=1.26
/proc/32112/stat : 32112 (java) R 32098 32098 30302 0 -1 0 11960 0 1 0 119 7 0 0 25 0 8 0 191244497 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073701910 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32112/statm: 215247 11713 1989 14 0 201504 0
[pid=32112/tid=32113] ppid=32098 vsize=860988 CPUtime=0.06
/proc/32112/task/32113/stat : 32113 (java) S 32098 32098 30302 0 -1 64 3392 0 0 0 5 1 0 0 16 0 8 0 191244500 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32114] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32114/stat : 32114 (java) S 32098 32098 30302 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191244501 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32115] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32115/stat : 32115 (java) S 32098 32098 30302 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 191244501 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32116] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32116/stat : 32116 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32117] ppid=32098 vsize=860988 CPUtime=0.31
/proc/32112/task/32117/stat : 32117 (java) S 32098 32098 30302 0 -1 64 1072 0 0 0 30 1 0 0 15 0 8 0 191244504 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32118] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32118/stat : 32118 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32119] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32119/stat : 32119 (java) S 32098 32098 30302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 191244504 881651712 11713 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.26
Current children cumulated vsize (KiB) 908560

[startup+2.99166 s]
/proc/loadavg: 0.66 0.48 0.27 3/102 32119
/proc/meminfo: memFree=1137144/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=0
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32112] ppid=32098 vsize=860988 CPUtime=2.91
/proc/32112/stat : 32112 (java) R 32098 32098 30302 0 -1 0 20124 0 1 0 279 12 0 0 25 0 8 0 191244497 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073663895 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32112/statm: 215247 19874 2014 14 0 201504 0
[pid=32112/tid=32113] ppid=32098 vsize=860988 CPUtime=0.11
/proc/32112/task/32113/stat : 32113 (java) S 32098 32098 30302 0 -1 64 4030 0 0 0 10 1 0 0 16 0 8 0 191244500 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32114] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32114/stat : 32114 (java) S 32098 32098 30302 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191244501 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32115] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32115/stat : 32115 (java) S 32098 32098 30302 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 191244501 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32116] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32116/stat : 32116 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32117] ppid=32098 vsize=860988 CPUtime=0.4
/proc/32112/task/32117/stat : 32117 (java) S 32098 32098 30302 0 -1 64 1122 0 0 0 38 2 0 0 15 0 8 0 191244504 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32118] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32118/stat : 32118 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32119] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32119/stat : 32119 (java) S 32098 32098 30302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 191244504 881651712 19874 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 2.91
Current children cumulated vsize (KiB) 908560

[startup+6.27805 s]
/proc/loadavg: 0.76 0.51 0.28 3/102 32119
/proc/meminfo: memFree=1100280/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=0
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32112] ppid=32098 vsize=860988 CPUtime=6.17
/proc/32112/stat : 32112 (java) R 32098 32098 30302 0 -1 0 20137 0 1 0 604 13 0 0 25 0 8 0 191244497 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073685270 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32112/statm: 215247 19881 2014 14 0 201504 0
[pid=32112/tid=32113] ppid=32098 vsize=860988 CPUtime=0.14
/proc/32112/task/32113/stat : 32113 (java) S 32098 32098 30302 0 -1 64 4030 0 0 0 13 1 0 0 16 0 8 0 191244500 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32114] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32114/stat : 32114 (java) S 32098 32098 30302 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191244501 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32115] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32115/stat : 32115 (java) S 32098 32098 30302 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 191244501 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32116] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32116/stat : 32116 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32117] ppid=32098 vsize=860988 CPUtime=0.41
/proc/32112/task/32117/stat : 32117 (java) S 32098 32098 30302 0 -1 64 1129 0 0 0 39 2 0 0 15 0 8 0 191244504 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32118] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32118/stat : 32118 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32119] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32119/stat : 32119 (java) S 32098 32098 30302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 191244504 881651712 19881 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 908560

[startup+12.7788 s]
/proc/loadavg: 0.86 0.53 0.29 3/102 32119
/proc/meminfo: memFree=1043896/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=0
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 761 1704 0 0 0 0 0 0 21 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32112] ppid=32098 vsize=860988 CPUtime=12.64
/proc/32112/stat : 32112 (java) R 32098 32098 30302 0 -1 0 20440 0 1 0 1248 16 0 0 25 0 8 0 191244497 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4074421863 0 4 0 23759 18446744073709551615 0 0 17 0 0 0
/proc/32112/statm: 215247 20173 2014 14 0 201504 0
[pid=32112/tid=32113] ppid=32098 vsize=860988 CPUtime=0.2
/proc/32112/task/32113/stat : 32113 (java) S 32098 32098 30302 0 -1 64 4322 0 0 0 18 2 0 0 16 0 8 0 191244500 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32114] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32114/stat : 32114 (java) S 32098 32098 30302 0 -1 64 12 0 0 0 0 0 0 0 16 0 8 0 191244501 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32115] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32115/stat : 32115 (java) S 32098 32098 30302 0 -1 64 7 0 0 0 0 0 0 0 15 0 8 0 191244501 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32116] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32116/stat : 32116 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32117] ppid=32098 vsize=860988 CPUtime=0.41
/proc/32112/task/32117/stat : 32117 (java) S 32098 32098 30302 0 -1 64 1129 0 0 0 39 2 0 0 15 0 8 0 191244504 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32118] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32118/stat : 32118 (java) S 32098 32098 30302 0 -1 64 2 0 0 0 0 0 0 0 25 0 8 0 191244504 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
[pid=32112/tid=32119] ppid=32098 vsize=860988 CPUtime=0
/proc/32112/task/32119/stat : 32119 (java) R 32098 32098 30302 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 191244504 881651712 20173 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 908560

[startup+25.6213 s]
/proc/loadavg: 1.11 0.60 0.31 3/95 32120
/proc/meminfo: memFree=1034608/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=33436 CPUtime=7.63
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 7742 0 0 0 759 4 0 0 25 0 1 0 191246286 34238464 7711 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520074 0 0 4096 3 0 0 0 17 1 0 0
/proc/32120/statm: 8359 7711 54 142 0 8215 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 81008

[startup+51.3003 s]
/proc/loadavg: 1.49 0.73 0.36 3/95 32120
/proc/meminfo: memFree=981744/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=44944 CPUtime=33.19
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 10623 0 0 0 3312 7 0 0 25 0 1 0 191246286 46022656 10592 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526186 0 0 4096 3 0 0 0 17 1 0 0
/proc/32120/statm: 11236 10592 54 142 0 11092 0
Current children cumulated CPU time (s) 50.96
Current children cumulated vsize (KiB) 92516

[startup+102.545 s]
/proc/loadavg: 1.83 0.94 0.45 3/95 32120
/proc/meminfo: memFree=956848/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=68444 CPUtime=84.19
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 16479 0 0 0 8403 16 0 0 25 0 1 0 191246286 70086656 16448 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520051 0 0 4096 3 0 0 0 17 1 0 0
/proc/32120/statm: 17111 16448 54 142 0 16967 0
Current children cumulated CPU time (s) 101.96
Current children cumulated vsize (KiB) 116016

[startup+162.617 s]
/proc/loadavg: 1.93 1.13 0.54 3/95 32120
/proc/meminfo: memFree=931632/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=91900 CPUtime=143.98
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 22349 0 0 0 14372 26 0 0 25 0 1 0 191246286 94105600 22318 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32120/statm: 22975 22318 54 142 0 22831 0
Current children cumulated CPU time (s) 161.75
Current children cumulated vsize (KiB) 139472

[startup+222.701 s]
/proc/loadavg: 2.08 1.32 0.64 5/95 32120
/proc/meminfo: memFree=903856/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=118060 CPUtime=203.78
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 28871 0 0 0 20344 34 0 0 25 0 1 0 191246286 120893440 28840 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529374 0 0 4096 3 0 0 0 17 1 0 0
/proc/32120/statm: 29515 28840 54 142 0 29371 0
Current children cumulated CPU time (s) 221.55
Current children cumulated vsize (KiB) 165632

[startup+282.772 s]
/proc/loadavg: 2.19 1.48 0.74 3/95 32120

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

/proc/loadavg: 2.06 2.05 1.52 3/95 32120
/proc/meminfo: memFree=568368/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=438656 CPUtime=1100.69
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 108976 0 0 0 109927 142 0 0 25 0 1 0 191246286 449183744 108945 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/32120/statm: 109664 108945 54 142 0 109520 0
Current children cumulated CPU time (s) 1118.46
Current children cumulated vsize (KiB) 486228

[startup+1183.94 s]
/proc/loadavg: 2.02 2.04 1.55 3/95 32120
/proc/meminfo: memFree=547440/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=458256 CPUtime=1160.48
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 113895 0 0 0 115900 148 0 0 25 0 1 0 191246286 469254144 113864 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 114564 113864 54 142 0 114420 0
Current children cumulated CPU time (s) 1178.25
Current children cumulated vsize (KiB) 505828

[startup+1244.03 s]
/proc/loadavg: 2.08 2.04 1.58 3/95 32120
/proc/meminfo: memFree=525936/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=479400 CPUtime=1220.23
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 119090 0 0 0 121866 157 0 0 25 0 1 0 191246286 490905600 119059 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 119850 119059 54 142 0 119706 0
Current children cumulated CPU time (s) 1238
Current children cumulated vsize (KiB) 526972

[startup+1304.11 s]
/proc/loadavg: 2.03 2.03 1.60 3/95 32120
/proc/meminfo: memFree=504816/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=499788 CPUtime=1280
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 124177 0 0 0 127837 163 0 0 25 0 1 0 191246286 511782912 124146 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134526762 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 124947 124146 54 142 0 124803 0
Current children cumulated CPU time (s) 1297.77
Current children cumulated vsize (KiB) 547360

[startup+1364.19 s]
/proc/loadavg: 2.14 2.07 1.64 3/95 32120
/proc/meminfo: memFree=484016/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=519768 CPUtime=1339.76
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 129177 0 0 0 133808 168 0 0 25 0 1 0 191246286 532242432 129146 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 129942 129146 54 142 0 129798 0
Current children cumulated CPU time (s) 1357.53
Current children cumulated vsize (KiB) 567340

[startup+1424.26 s]
/proc/loadavg: 2.11 2.07 1.66 3/95 32120
/proc/meminfo: memFree=464880/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=538120 CPUtime=1399.51
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 133775 0 0 0 139777 174 0 0 25 0 1 0 191246286 551034880 133744 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134525757 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 134530 133744 54 142 0 134386 0
Current children cumulated CPU time (s) 1417.28
Current children cumulated vsize (KiB) 585692

[startup+1484.34 s]
/proc/loadavg: 2.11 2.07 1.69 3/95 32120
/proc/meminfo: memFree=446064/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=556132 CPUtime=1459.27
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 138276 0 0 0 145747 180 0 0 25 0 1 0 191246286 569479168 138245 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 139033 138245 54 142 0 138889 0
Current children cumulated CPU time (s) 1477.04
Current children cumulated vsize (KiB) 603704

[startup+1544.42 s]
/proc/loadavg: 2.04 2.05 1.70 3/95 32120
/proc/meminfo: memFree=428976/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=572128 CPUtime=1519.03
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 142282 0 0 0 151717 186 0 0 25 0 1 0 191246286 585859072 142251 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 143032 142251 54 142 0 142888 0
Current children cumulated CPU time (s) 1536.8
Current children cumulated vsize (KiB) 619700

[startup+1604.51 s]
/proc/loadavg: 2.01 2.04 1.72 3/95 32120
/proc/meminfo: memFree=412976/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=587544 CPUtime=1578.78
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 146116 0 0 0 157687 191 0 0 25 0 1 0 191246286 601645056 146085 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 146886 146085 54 142 0 146742 0
Current children cumulated CPU time (s) 1596.55
Current children cumulated vsize (KiB) 635116

[startup+1664.59 s]
/proc/loadavg: 2.06 2.05 1.74 3/95 32120
/proc/meminfo: memFree=397424/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=602220 CPUtime=1638.56
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 149802 0 0 0 163659 197 0 0 25 0 1 0 191246286 616673280 149771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529444 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 150555 149771 54 142 0 150411 0
Current children cumulated CPU time (s) 1656.33
Current children cumulated vsize (KiB) 649792

[startup+1724.67 s]
/proc/loadavg: 2.09 2.05 1.76 3/95 32120
/proc/meminfo: memFree=381424/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=617632 CPUtime=1698.32
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 153663 0 0 0 169630 202 0 0 25 0 1 0 191246286 632455168 153632 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 154408 153632 54 142 0 154264 0
Current children cumulated CPU time (s) 1716.09
Current children cumulated vsize (KiB) 665204

[startup+1784.74 s]
/proc/loadavg: 1.96 2.02 1.76 3/96 32196
/proc/meminfo: memFree=1095584/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=634456 CPUtime=1758.07
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 157880 0 0 0 175598 209 0 0 25 0 1 0 191246286 649682944 157849 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529430 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 158614 157849 54 142 0 158470 0
Current children cumulated CPU time (s) 1775.84
Current children cumulated vsize (KiB) 682028



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1809.07 s]
/proc/loadavg: 1.98 2.02 1.77 3/96 32196
/proc/meminfo: memFree=1087072/2055920 swapFree=4165612/4192956
[pid=32098] ppid=32096 vsize=47572 CPUtime=17.77
/proc/32098/stat : 32098 (galac.sh) S 32096 32098 30302 0 -1 4194304 799 22160 0 1 0 0 1758 19 17 0 1 0 191244492 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 0 0 0
/proc/32098/statm: 11893 363 245 79 0 218 0
[pid=32120] ppid=32098 vsize=642796 CPUtime=1782.29
/proc/32120/stat : 32120 (minisat) R 32098 32098 30302 0 -1 4194304 159961 0 0 0 178018 211 0 0 25 0 1 0 191246286 658223104 159930 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 0 0 0
/proc/32120/statm: 160699 159930 54 142 0 160555 0
Current children cumulated CPU time (s) 1800.06
Current children cumulated vsize (KiB) 690368

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 32098 and gives childrusage.ru_utime.tv_sec=17 childrusage.ru_utime.tv_usec=586326 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=199969
CPU time returned by wait4() is 17.7863
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): 1809.09
CPU time (s): 1800.06
CPU user time (s): 1797.76
CPU system time (s): 2.3
CPU usage (%): 99.5011
Max. virtual memory (cumulated for all children) (KiB): 908560

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 17.5863
system time used= 0.199969
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 22959
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= 2195
involuntary context switches= 2361

runsolver used 2.10668 s user time and 5.47317 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Wed Jan 10 11:28:05 UTC 2007


IDJOB= 199429
IDBENCH= 3616
FILE ID= node1/199429-1168428482

PBS_JOBID= 3523660

Free space on /tmp= 66463 MiB

BENCH NAME= HOME/pub/bench/CPAI06/allIntervalSeries/series-45.xml
COMMAND LINE= /tmp/evaluation/199429-1168428482/galac.sh /tmp/evaluation/199429-1168428482/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-199429-1168428482 -o ROOT/results/node1/solver-199429-1168428482 -C 1800 -M 900  /tmp/evaluation/199429-1168428482/galac.sh /tmp/evaluation/199429-1168428482/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  856478c949ca45a2499e3dbc7d45f44c

RANDOM SEED= 408141428

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:       1255768 kB
Buffers:          3912 kB
Cached:         198580 kB
SwapCached:       2528 kB
Active:         643004 kB
Inactive:       106068 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1255768 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:           52244 kB
Writeback:           0 kB
Mapped:         566352 kB
Slab:            34744 kB
Committed_AS:  7108824 kB
PageTables:       3428 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= 66509 MiB



End job on node1 on Wed Jan 10 11:58:17 UTC 2007