Trace number 196316

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.1 1815.22

General information on the benchmark

Namerandom/rand-3-24-24/
rand-3-24-24-76-632-19_ext.xml
MD5SUM6ceca04ecab6e68184ad095ed245cbed
Bench CategoryN-ARY-EXT (n-ary constraints in extension)
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 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.15	c start processing
3.15	c start relation processing
9.62	c start cnf exporting
42.63	c parsing time : 2.969
42.63	c preprocessing time : 42.444
42.63	
42.63	c Nary constraints - conflicts : 0 supports : 76
42.63	c Binary constraints - conflicts : 0 supports :0
42.63	c max arity constraint : 3
42.63	c Max Tuples generated 0
42.63	c relations : 76
42.63	c relations BDD: 76
42.63	c vars : 302480 - clauses :  955114
42.63	
42.71	 
42.71	c --- Minisat Stats ---
42.71	 

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-196316-1168121913 -o ROOT/results/node1/solver-196316-1168121913 -C 1800 -M 900 /tmp/evaluation/196316-1168121913/galac.sh /tmp/evaluation/196316-1168121913/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.98 1.99 5/86 948
/proc/meminfo: memFree=1797536/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=8560 CPUtime=0
/proc/947/stat : 947 (galac.sh) R 945 947 376 0 -1 4194304 308 0 0 0 0 0 0 0 20 0 1 0 160587100 8765440 253 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259353462671 0 0 4096 8192 0 0 0 17 1 0 0
/proc/947/statm: 2140 253 197 79 0 133 0

[startup+0.110101 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 948
/proc/meminfo: memFree=1797536/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+0.522152 s]
/proc/loadavg: 1.92 1.98 1.99 5/86 948
/proc/meminfo: memFree=1797536/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47572

[startup+1.34325 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 968
/proc/meminfo: memFree=1718936/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=961] ppid=947 vsize=860856 CPUtime=1.26
/proc/961/stat : 961 (java) R 947 947 376 0 -1 0 21635 0 1 0 115 11 0 0 21 0 8 0 160587103 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/961/statm: 215214 21387 1964 14 0 201471 0
[pid=961/tid=962] ppid=947 vsize=860856 CPUtime=0.05
/proc/961/task/962/stat : 962 (java) R 947 947 376 0 -1 64 5883 0 0 0 3 2 0 0 16 0 8 0 160587109 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4153823124 0 0 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=963] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/963/stat : 963 (java) S 947 947 376 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160587109 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=964] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/964/stat : 964 (java) S 947 947 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160587110 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=965] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/965/stat : 965 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160587113 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=966] ppid=947 vsize=860856 CPUtime=0.12
/proc/961/task/966/stat : 966 (java) S 947 947 376 0 -1 64 892 0 0 0 12 0 0 0 16 0 8 0 160587113 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=967] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/967/stat : 967 (java) S 947 947 376 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 160587113 881516544 21387 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=968] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/968/stat : 968 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160587113 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.27
Current children cumulated vsize (KiB) 908428

[startup+2.98044 s]
/proc/loadavg: 1.92 1.98 1.99 3/94 968
/proc/meminfo: memFree=1706840/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=961] ppid=947 vsize=860856 CPUtime=2.88
/proc/961/stat : 961 (java) R 947 947 376 0 -1 0 25837 0 1 0 275 13 0 0 25 0 8 0 160587103 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073450848 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/961/statm: 215214 25584 1964 14 0 201471 0
[pid=961/tid=962] ppid=947 vsize=860856 CPUtime=0.21
/proc/961/task/962/stat : 962 (java) S 947 947 376 0 -1 64 10071 0 0 0 17 4 0 0 16 0 8 0 160587109 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=963] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/963/stat : 963 (java) S 947 947 376 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160587109 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=964] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/964/stat : 964 (java) S 947 947 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160587110 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=965] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/965/stat : 965 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160587113 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=966] ppid=947 vsize=860856 CPUtime=0.15
/proc/961/task/966/stat : 966 (java) S 947 947 376 0 -1 64 901 0 0 0 15 0 0 0 16 0 8 0 160587113 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=967] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/967/stat : 967 (java) S 947 947 376 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 160587113 881516544 25584 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=968] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/968/stat : 968 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160587113 881516544 25584 18446744073709551615 134512640 134570532 4294956096 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) 908428

[startup+6.28283 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 968
/proc/meminfo: memFree=1667416/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=961] ppid=947 vsize=860856 CPUtime=6.15
/proc/961/stat : 961 (java) R 947 947 376 0 -1 0 34475 0 1 0 597 18 0 0 25 0 8 0 160587103 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073946184 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/961/statm: 215214 34219 1972 14 0 201471 0
[pid=961/tid=962] ppid=947 vsize=860856 CPUtime=0.6
/proc/961/task/962/stat : 962 (java) S 947 947 376 0 -1 64 18649 0 0 0 51 9 0 0 20 0 8 0 160587109 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=963] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/963/stat : 963 (java) S 947 947 376 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160587109 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=964] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/964/stat : 964 (java) S 947 947 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160587110 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=965] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/965/stat : 965 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160587113 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=966] ppid=947 vsize=860856 CPUtime=0.21
/proc/961/task/966/stat : 966 (java) S 947 947 376 0 -1 64 935 0 0 0 21 0 0 0 15 0 8 0 160587113 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=967] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/967/stat : 967 (java) S 947 947 376 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 160587113 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=968] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/968/stat : 968 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160587113 881516544 34219 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.16
Current children cumulated vsize (KiB) 908428

[startup+12.7656 s]
/proc/loadavg: 1.93 1.98 1.99 3/94 968
/proc/meminfo: memFree=1583200/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=961] ppid=947 vsize=860856 CPUtime=12.57
/proc/961/stat : 961 (java) R 947 947 376 0 -1 0 55304 0 1 0 1227 30 0 0 25 0 8 0 160587103 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073977895 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/961/statm: 215214 55042 1992 14 0 201471 0
[pid=961/tid=962] ppid=947 vsize=860856 CPUtime=1.55
/proc/961/task/962/stat : 962 (java) S 947 947 376 0 -1 64 39396 0 0 0 136 19 0 0 16 0 8 0 160587109 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=963] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/963/stat : 963 (java) S 947 947 376 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160587109 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=964] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/964/stat : 964 (java) S 947 947 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160587110 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=965] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/965/stat : 965 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=966] ppid=947 vsize=860856 CPUtime=0.29
/proc/961/task/966/stat : 966 (java) S 947 947 376 0 -1 64 971 0 0 0 28 1 0 0 15 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=967] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/967/stat : 967 (java) S 947 947 376 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=968] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/968/stat : 968 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.58
Current children cumulated vsize (KiB) 908428

[startup+25.6571 s]
/proc/loadavg: 1.95 1.98 1.99 3/94 968
/proc/meminfo: memFree=1576800/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=0.01
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 760 1704 0 0 0 0 0 1 24 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=961] ppid=947 vsize=860856 CPUtime=25.35
/proc/961/stat : 961 (java) R 947 947 376 0 -1 0 55325 0 1 0 2500 35 0 0 25 0 8 0 160587103 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4073953623 0 4 0 23759 18446744073709551615 0 0 17 1 0 0
/proc/961/statm: 215214 55042 1992 14 0 201471 0
[pid=961/tid=962] ppid=947 vsize=860856 CPUtime=1.58
/proc/961/task/962/stat : 962 (java) S 947 947 376 0 -1 64 39396 0 0 0 139 19 0 0 16 0 8 0 160587109 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 0 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=963] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/963/stat : 963 (java) S 947 947 376 0 -1 64 10 0 0 0 0 0 0 0 19 0 8 0 160587109 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=964] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/964/stat : 964 (java) S 947 947 376 0 -1 64 4 0 0 0 0 0 0 0 20 0 8 0 160587110 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=965] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/965/stat : 965 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 18 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=966] ppid=947 vsize=860856 CPUtime=0.29
/proc/961/task/966/stat : 966 (java) S 947 947 376 0 -1 64 971 0 0 0 28 1 0 0 15 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=967] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/967/stat : 967 (java) S 947 947 376 0 -1 64 2 0 0 0 0 0 0 0 19 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
[pid=961/tid=968] ppid=947 vsize=860856 CPUtime=0
/proc/961/task/968/stat : 968 (java) S 947 947 376 0 -1 64 1 0 0 0 0 0 0 0 15 0 8 0 160587113 881516544 55042 18446744073709551615 134512640 134570532 4294956096 18446744073709551615 4294960144 0 4 0 23759 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 908428

[startup+51.2821 s]
/proc/loadavg: 1.96 1.98 1.99 3/87 971
/proc/meminfo: memFree=1722136/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=60360 CPUtime=8.47
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 14525 0 0 0 838 9 0 0 25 0 1 0 160591372 61808640 14507 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529268 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 15090 14507 54 142 0 14946 0
Current children cumulated CPU time (s) 50.68
Current children cumulated vsize (KiB) 107932

[startup+102.52 s]
/proc/loadavg: 1.98 1.98 1.99 3/87 971
/proc/meminfo: memFree=1716760/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=65936 CPUtime=59.23
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 15915 0 0 0 5912 11 0 0 25 0 1 0 160591372 67518464 15897 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 16484 15897 54 142 0 16340 0
Current children cumulated CPU time (s) 101.44
Current children cumulated vsize (KiB) 113508

[startup+162.59 s]
/proc/loadavg: 1.99 1.98 1.99 3/87 971
/proc/meminfo: memFree=1713240/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=69436 CPUtime=118.75
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 16789 0 0 0 11863 12 0 0 25 0 1 0 160591372 71102464 16771 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529492 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 17359 16771 54 142 0 17215 0
Current children cumulated CPU time (s) 160.96
Current children cumulated vsize (KiB) 117008


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

/proc/loadavg: 2.01 2.00 2.00 3/87 971
/proc/meminfo: memFree=1607832/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=174192 CPUtime=1071.13
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 42920 0 0 0 107064 49 0 0 25 0 1 0 160591372 178372608 42902 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 43548 42902 54 142 0 43404 0
Current children cumulated CPU time (s) 1113.34
Current children cumulated vsize (KiB) 221764

[startup+1183.82 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 971
/proc/meminfo: memFree=1604888/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=177096 CPUtime=1130.65
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 43652 0 0 0 113015 50 0 0 25 0 1 0 160591372 181346304 43634 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134520027 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 44274 43634 54 142 0 44130 0
Current children cumulated CPU time (s) 1172.86
Current children cumulated vsize (KiB) 224668

[startup+1243.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 971
/proc/meminfo: memFree=1600792/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=181056 CPUtime=1190.17
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 44634 0 0 0 118965 52 0 0 25 0 1 0 160591372 185401344 44616 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529798 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 45264 44616 54 142 0 45120 0
Current children cumulated CPU time (s) 1232.38
Current children cumulated vsize (KiB) 228628

[startup+1303.97 s]
/proc/loadavg: 2.00 2.00 2.00 3/87 971
/proc/meminfo: memFree=1598808/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=182932 CPUtime=1249.7
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 45119 0 0 0 124917 53 0 0 25 0 1 0 160591372 187322368 45101 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 45733 45101 54 142 0 45589 0
Current children cumulated CPU time (s) 1291.91
Current children cumulated vsize (KiB) 230504

[startup+1364.04 s]
/proc/loadavg: 2.06 2.01 2.00 3/87 971
/proc/meminfo: memFree=1596440/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=185180 CPUtime=1309.22
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 45684 0 0 0 130868 54 0 0 25 0 1 0 160591372 189624320 45666 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 46295 45666 54 142 0 46151 0
Current children cumulated CPU time (s) 1351.43
Current children cumulated vsize (KiB) 232752

[startup+1424.06 s]
/proc/loadavg: 2.09 2.04 2.01 3/95 1041
/proc/meminfo: memFree=1462544/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=187856 CPUtime=1368.95
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 46344 0 0 0 136839 56 0 0 25 0 1 0 160591372 192364544 46326 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/971/statm: 46964 46326 54 142 0 46820 0
Current children cumulated CPU time (s) 1411.16
Current children cumulated vsize (KiB) 235428

[startup+1484.08 s]
/proc/loadavg: 2.03 2.04 2.01 3/95 1147
/proc/meminfo: memFree=1499912/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=189968 CPUtime=1428.68
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 46903 0 0 0 142809 59 0 0 25 0 1 0 160591372 194527232 46885 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/971/statm: 47492 46885 54 142 0 47348 0
Current children cumulated CPU time (s) 1470.89
Current children cumulated vsize (KiB) 237540

[startup+1544.18 s]
/proc/loadavg: 2.18 2.07 2.02 3/95 1147
/proc/meminfo: memFree=1445640/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=192608 CPUtime=1488.46
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 47548 0 0 0 148785 61 0 0 25 0 1 0 160591372 197230592 47530 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/971/statm: 48152 47530 54 142 0 48008 0
Current children cumulated CPU time (s) 1530.67
Current children cumulated vsize (KiB) 240180

[startup+1604.27 s]
/proc/loadavg: 2.15 2.09 2.02 3/98 1201
/proc/meminfo: memFree=1436400/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=194752 CPUtime=1548.3
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 48094 0 0 0 154766 64 0 0 25 0 1 0 160591372 199426048 48076 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 48688 48076 54 142 0 48544 0
Current children cumulated CPU time (s) 1590.51
Current children cumulated vsize (KiB) 242324

[startup+1664.31 s]
/proc/loadavg: 2.05 2.07 2.02 3/98 1201
/proc/meminfo: memFree=1282672/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=197000 CPUtime=1607.78
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 48642 0 0 0 160714 64 0 0 25 0 1 0 160591372 201728000 48624 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529274 0 0 4096 3 0 0 0 17 1 0 0
/proc/971/statm: 49250 48624 54 142 0 49106 0
Current children cumulated CPU time (s) 1649.99
Current children cumulated vsize (KiB) 244572

[startup+1724.31 s]
/proc/loadavg: 2.02 2.05 2.01 3/98 1201
/proc/meminfo: memFree=1139568/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=199648 CPUtime=1667.41
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 49318 0 0 0 166675 66 0 0 25 0 1 0 160591372 204439552 49300 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529321 0 0 4096 3 0 0 0 17 0 0 0
/proc/971/statm: 49912 49300 54 142 0 49768 0
Current children cumulated CPU time (s) 1709.62
Current children cumulated vsize (KiB) 247220

[startup+1784.38 s]
/proc/loadavg: 2.00 2.04 2.01 3/98 1201
/proc/meminfo: memFree=996464/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=202448 CPUtime=1727.22
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 50010 0 0 0 172656 66 0 0 25 0 1 0 160591372 207306752 49992 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529304 0 0 4096 3 0 0 0 17 0 0 0
/proc/971/statm: 50612 49992 54 142 0 50468 0
Current children cumulated CPU time (s) 1769.43
Current children cumulated vsize (KiB) 250020



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1815.21 s]
/proc/loadavg: 2.00 2.04 2.00 3/98 1201
/proc/meminfo: memFree=922096/2055920 swapFree=4165612/4192956
[pid=947] ppid=945 vsize=47572 CPUtime=42.21
/proc/947/stat : 947 (galac.sh) S 945 947 376 0 -1 4194304 798 57066 0 1 0 0 4176 45 17 0 1 0 160587100 48713728 363 18446744073709551615 4194304 4520092 548682069328 18446744073709551615 259352882010 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/947/statm: 11893 363 245 79 0 218 0
[pid=971] ppid=947 vsize=203636 CPUtime=1757.89
/proc/971/stat : 971 (minisat) R 947 947 376 0 -1 4194304 50315 0 0 0 175722 67 0 0 25 0 1 0 160591372 208523264 50297 18446744073709551615 134512640 135096742 4294956480 18446744073709551615 134529316 0 0 4096 3 0 0 0 17 0 0 0
/proc/971/statm: 50909 50297 54 142 0 50765 0
Current children cumulated CPU time (s) 1800.1
Current children cumulated vsize (KiB) 251208

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 947 and gives childrusage.ru_utime.tv_sec=41 childrusage.ru_utime.tv_usec=768650 childrusage.ru_stime.tv_sec=0 childrusage.ru_stime.tv_usec=461929
CPU time returned by wait4() is 42.2306
while last known CPU time is 1800.1

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

Real time (s): 1815.22
CPU time (s): 1800.1
CPU user time (s): 1798.98
CPU system time (s): 1.12
CPU usage (%): 99.1669
Max. virtual memory (cumulated for all children) (KiB): 908428

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 41.7687
system time used= 0.461929
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 57864
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= 2302
involuntary context switches= 3147

runsolver used 2.08968 s user time and 5.98309 s system time

The end

Launcher Data (download as text)

Begin job on node1 on Sat Jan  6 22:18:33 UTC 2007


IDJOB= 196316
IDBENCH= 3342
FILE ID= node1/196316-1168121913

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-19_ext.xml
COMMAND LINE= /tmp/evaluation/196316-1168121913/galac.sh /tmp/evaluation/196316-1168121913/unknown.xml
RUNSOLVER COMMAND LINE= runsolver  --timestamp  -w ROOT/results/node1/watcher-196316-1168121913 -o ROOT/results/node1/solver-196316-1168121913 -C 1800 -M 900  /tmp/evaluation/196316-1168121913/galac.sh /tmp/evaluation/196316-1168121913/unknown.xml

META MD5SUM SOLVER= d8bf20eb49fe33822f00bab08f33d7fc
MD5SUM BENCH=  6ceca04ecab6e68184ad095ed245cbed

RANDOM SEED= 846157573

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:       1797952 kB
Buffers:         37916 kB
Cached:         113272 kB
SwapCached:       4056 kB
Active:         109180 kB
Inactive:        91160 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1797952 kB
SwapTotal:     4192956 kB
SwapFree:      4165612 kB
Dirty:            5868 kB
Writeback:           0 kB
Mapped:          62072 kB
Slab:            42252 kB
Committed_AS:  4432992 kB
PageTables:       2316 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= 66280 MiB



End job on node1 on Sat Jan  6 22:48:49 UTC 2007