Trace number 1055990

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. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock 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 MSAT 1090.66 1092.05

General information on the benchmark

Namecsp/queenAttacking/
normalized-queenAttacking-8.xml
MD5SUMe0d3c2a9b72782260c487372febe60b6
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of constraints2034
Maximum constraint arity2
Maximum domain size64
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2034
Global constraints used (with number of constraints)

Solver Data (download as text)

0.00/0.03	c --- Preproc Stats ---
1.45/1.54	c start processing
1.45/1.54	c start relation processing
1.45/1.55	c start cnf exporting
7.79/7.94	c parsing time : 1.419
7.79/7.94	c preprocessing time : 7.817
7.79/7.94	
7.79/7.94	c Nary constraints - conflicts : 0 supports : 0
7.79/7.94	c Binary constraints - conflicts : 1953 supports :81
7.79/7.94	c max arity constraint : 2
7.79/7.94	c Max Tuples generated 4096
7.79/7.94	c relations : 3
7.79/7.94	c relations BDD: 0
7.79/7.94	c sampling 0/0
7.79/7.94	c vars : 4107 - clauses :  263414
7.79/7.94	
7.79/7.96	 
7.79/7.96	c --- SAT Solver Stats ---
7.79/7.96	 
1089.60/1091.06	c restarts              : 19
1089.60/1091.06	c conflicts             : 316315         (293 /sec)
1089.60/1091.06	c decisions             : 441439         (0.67 % random) (409 /sec)
1089.60/1091.06	c propagations          : 45832644       (42420 /sec)
1089.60/1091.06	c conflict literals     : 135068284      (30.73 % deleted)
1089.60/1091.06	c Memory used           : 551.65 MB
1089.60/1091.06	c CPU time              : 1080.45 s
1089.60/1091.06	
1089.60/1091.07	s SATISFIABLE
1089.76/1092.04	v 27 4 19 34 49 43 58 48 33 16 1 18 24 41 56 50 60 54 39 45 35 20 14 31 37 47 30 15 21 6 23 29 44 61 55 38 28 11 5 22 7 13 3 9 26 32 17 0 10 27 12 2 8 25 40 57 51 36 46 63 53 59 42 52 62

Verifier Data (download as text)

OK

Watcher Data (download as text)

runsolver version 3.2.5 (c) roussel@cril.univ-artois.fr

command line: /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055990-1215060852/watcher-1055990-1215060852 -o /tmp/evaluation-result-1055990-1215060852/solver-1055990-1215060852 -C 1800 -W 2200 -M 900 --output-limit 1,15 HOME/galacM.sh HOME/instance-1055990-1215060852.xml 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2200 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.17 2.15 2.06 4/74 11138
/proc/meminfo: memFree=1750072/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=18572 CPUtime=0
/proc/11138/stat : 11138 (runsolver) R 11136 11138 10914 0 -1 4194368 15 0 0 0 0 0 0 0 20 0 1 0 1985057520 19017728 292 996147200 4194304 4296836 548682068496 18446744073709551615 273653755175 0 0 4096 24578 0 0 0 17 1 0 0
/proc/11138/statm: 4643 292 257 25 0 2626 0

[startup+0.0123089 s]
/proc/loadavg: 2.17 2.15 2.06 4/74 11138
/proc/meminfo: memFree=1750072/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=8652 CPUtime=0
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 346 0 0 0 0 0 0 0 16 0 1 0 1985057520 8859648 280 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 2163 280 208 79 0 156 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8652

[startup+0.103738 s]
/proc/loadavg: 2.17 2.15 2.06 4/74 11138
/proc/meminfo: memFree=1750072/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=0.01
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.301767 s]
/proc/loadavg: 2.17 2.15 2.06 4/74 11138
/proc/meminfo: memFree=1750072/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=0.01
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+0.701831 s]
/proc/loadavg: 2.17 2.15 2.06 4/74 11138
/proc/meminfo: memFree=1750072/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=0.01
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 47560

[startup+1.50295 s]
/proc/loadavg: 2.17 2.15 2.06 4/84 11160
/proc/meminfo: memFree=1709224/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=0.01
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11152] ppid=11138 vsize=812820 CPUtime=1.44
/proc/11152/stat : 11152 (java) S 11138 11138 10914 0 -1 0 13483 0 1 0 137 7 0 0 18 0 9 0 1985057524 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11152/statm: 203205 12696 2584 9 0 197186 0
[pid=11152/tid=11153] ppid=11138 vsize=812820 CPUtime=1
/proc/11152/task/11153/stat : 11153 (java) R 11138 11138 10914 0 -1 64 7463 0 1 0 96 4 0 0 24 0 9 0 1985057525 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4127003191 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11154] ppid=11138 vsize=812820 CPUtime=0.1
/proc/11152/task/11154/stat : 11154 (java) S 11138 11138 10914 0 -1 64 4432 0 0 0 9 1 0 0 16 0 9 0 1985057526 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11155] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11155/stat : 11155 (java) S 11138 11138 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985057526 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11156] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11156/stat : 11156 (java) S 11138 11138 10914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985057526 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11157] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11157/stat : 11157 (java) S 11138 11138 10914 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985057528 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11158] ppid=11138 vsize=812820 CPUtime=0.31
/proc/11152/task/11158/stat : 11158 (java) S 11138 11138 10914 0 -1 64 887 0 0 0 31 0 0 0 16 0 9 0 1985057528 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11159] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11159/stat : 11159 (java) S 11138 11138 10914 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985057528 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11160] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11160/stat : 11160 (java) S 11138 11138 10914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985057528 832327680 12696 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.45
Current children cumulated vsize (KiB) 860380

[startup+3.10218 s]
/proc/loadavg: 2.17 2.15 2.06 3/84 11160
/proc/meminfo: memFree=1679016/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=0.01
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11152] ppid=11138 vsize=812820 CPUtime=3.03
/proc/11152/stat : 11152 (java) S 11138 11138 10914 0 -1 0 20850 0 1 0 290 13 0 0 18 0 9 0 1985057524 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11152/statm: 203205 20059 2590 9 0 197186 0
[pid=11152/tid=11153] ppid=11138 vsize=812820 CPUtime=2.51
/proc/11152/task/11153/stat : 11153 (java) R 11138 11138 10914 0 -1 64 14636 0 1 0 241 10 0 0 25 0 9 0 1985057525 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4127388947 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11154] ppid=11138 vsize=812820 CPUtime=0.11
/proc/11152/task/11154/stat : 11154 (java) S 11138 11138 10914 0 -1 64 4580 0 0 0 10 1 0 0 16 0 9 0 1985057526 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11155] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11155/stat : 11155 (java) S 11138 11138 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985057526 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11156] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11156/stat : 11156 (java) S 11138 11138 10914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985057526 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11157] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11157/stat : 11157 (java) S 11138 11138 10914 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985057528 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11158] ppid=11138 vsize=812820 CPUtime=0.38
/proc/11152/task/11158/stat : 11158 (java) S 11138 11138 10914 0 -1 64 933 0 0 0 37 1 0 0 16 0 9 0 1985057528 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11159] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11159/stat : 11159 (java) S 11138 11138 10914 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985057528 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11160] ppid=11138 vsize=812820 CPUtime=0
/proc/11152/task/11160/stat : 11160 (java) S 11138 11138 10914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985057528 832327680 20059 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.04
Current children cumulated vsize (KiB) 860380

[startup+6.30265 s]
/proc/loadavg: 2.16 2.15 2.06 3/84 11160
/proc/meminfo: memFree=1676200/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=0.01
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 765 1697 0 0 0 0 0 1 23 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11152] ppid=11138 vsize=812952 CPUtime=6.2
/proc/11152/stat : 11152 (java) S 11138 11138 10914 0 -1 0 20868 0 1 0 605 15 0 0 18 0 9 0 1985057524 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/11152/statm: 203238 20071 2590 9 0 197219 0
[pid=11152/tid=11153] ppid=11138 vsize=812952 CPUtime=5.65
/proc/11152/task/11153/stat : 11153 (java) R 11138 11138 10914 0 -1 64 14642 0 1 0 554 11 0 0 25 0 9 0 1985057525 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 102063905 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11154] ppid=11138 vsize=812952 CPUtime=0.12
/proc/11152/task/11154/stat : 11154 (java) S 11138 11138 10914 0 -1 64 4583 0 0 0 11 1 0 0 16 0 9 0 1985057526 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11155] ppid=11138 vsize=812952 CPUtime=0
/proc/11152/task/11155/stat : 11155 (java) S 11138 11138 10914 0 -1 64 11 0 0 0 0 0 0 0 16 0 9 0 1985057526 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11156] ppid=11138 vsize=812952 CPUtime=0
/proc/11152/task/11156/stat : 11156 (java) S 11138 11138 10914 0 -1 64 5 0 0 0 0 0 0 0 15 0 9 0 1985057526 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11157] ppid=11138 vsize=812952 CPUtime=0
/proc/11152/task/11157/stat : 11157 (java) S 11138 11138 10914 0 -1 64 2 0 0 0 0 0 0 0 18 0 9 0 1985057528 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11158] ppid=11138 vsize=812952 CPUtime=0.4
/proc/11152/task/11158/stat : 11158 (java) S 11138 11138 10914 0 -1 64 942 0 0 0 39 1 0 0 16 0 9 0 1985057528 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11159] ppid=11138 vsize=812952 CPUtime=0
/proc/11152/task/11159/stat : 11159 (java) S 11138 11138 10914 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 1985057528 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=11152/tid=11160] ppid=11138 vsize=812952 CPUtime=0
/proc/11152/task/11160/stat : 11160 (java) S 11138 11138 10914 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 1985057528 832462848 20071 996147200 134512640 134550740 4294955616 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.21
Current children cumulated vsize (KiB) 860512

[startup+12.7016 s]
/proc/loadavg: 2.14 2.15 2.06 3/76 11161
/proc/meminfo: memFree=1722664/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=24460 CPUtime=4.68
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 5961 0 0 0 465 3 0 0 25 0 1 0 1985058316 25047040 5942 996147200 134512640 135136200 4294955968 18446744073709551615 134529322 0 0 4096 3 0 0 0 17 1 0 0
/proc/11161/statm: 6115 5942 57 152 0 5960 0
Current children cumulated CPU time (s) 12.53
Current children cumulated vsize (KiB) 72020

[startup+25.5015 s]
/proc/loadavg: 2.11 2.14 2.06 3/76 11161
/proc/meminfo: memFree=1707432/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=38584 CPUtime=17.36
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 9486 0 0 0 1731 5 0 0 25 0 1 0 1985058316 39510016 9467 996147200 134512640 135136200 4294955968 18446744073709551615 134526009 0 0 4096 3 0 0 0 17 1 0 0
/proc/11161/statm: 9646 9467 57 152 0 9491 0
Current children cumulated CPU time (s) 25.21
Current children cumulated vsize (KiB) 86144

[startup+51.1013 s]
/proc/loadavg: 2.07 2.13 2.06 3/76 11161
/proc/meminfo: memFree=1669032/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=77376 CPUtime=42.73
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 19177 0 0 0 4259 14 0 0 25 0 1 0 1985058316 79233024 19158 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 1 0 0
/proc/11161/statm: 19344 19158 57 152 0 19189 0
Current children cumulated CPU time (s) 50.58
Current children cumulated vsize (KiB) 124936

[startup+102.307 s]
/proc/loadavg: 2.03 2.11 2.05 3/74 11198
/proc/meminfo: memFree=1621368/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=129588 CPUtime=93.49
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 32217 0 0 0 9322 27 0 0 25 0 1 0 1985058316 132698112 32198 996147200 134512640 135136200 4294955968 18446744073709551615 134529530 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 32397 32198 57 152 0 32242 0
Current children cumulated CPU time (s) 101.34
Current children cumulated vsize (KiB) 177148

[startup+162.302 s]
/proc/loadavg: 2.01 2.08 2.04 3/74 11198
/proc/meminfo: memFree=1575928/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=175604 CPUtime=153.46
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 43649 0 0 0 15308 38 0 0 25 0 1 0 1985058316 179818496 43630 996147200 134512640 135136200 4294955968 18446744073709551615 134529373 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 43901 43630 57 152 0 43746 0
Current children cumulated CPU time (s) 161.31
Current children cumulated vsize (KiB) 223164


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

/proc/meminfo: memFree=1315576/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=435436 CPUtime=693.22
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 108436 0 0 0 69215 107 0 0 25 0 1 0 1985058316 445886464 108417 996147200 134512640 135136200 4294955968 18446744073709551615 134529580 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 108859 108417 57 152 0 108704 0
Current children cumulated CPU time (s) 701.07
Current children cumulated vsize (KiB) 482996

[startup+762.306 s]
/proc/loadavg: 2.00 2.01 2.00 3/74 11204
/proc/meminfo: memFree=1294712/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=455784 CPUtime=753.2
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 113552 0 0 0 75207 113 0 0 25 0 1 0 1985058316 466722816 113533 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 113946 113533 57 152 0 113791 0
Current children cumulated CPU time (s) 761.05
Current children cumulated vsize (KiB) 503344

[startup+822.301 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1275000/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=475724 CPUtime=813.16
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 118514 0 0 0 81199 117 0 0 25 0 1 0 1985058316 487141376 118495 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 118931 118495 57 152 0 118776 0
Current children cumulated CPU time (s) 821.01
Current children cumulated vsize (KiB) 523284

[startup+882.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1254072/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=496496 CPUtime=873.15
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 123709 0 0 0 87192 123 0 0 25 0 1 0 1985058316 508411904 123690 996147200 134512640 135136200 4294955968 18446744073709551615 134529500 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 124124 123690 57 152 0 123969 0
Current children cumulated CPU time (s) 881
Current children cumulated vsize (KiB) 544056

[startup+942.302 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1236024/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=514784 CPUtime=933.11
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 128256 0 0 0 93185 126 0 0 25 0 1 0 1985058316 527138816 128237 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 128696 128237 57 152 0 128541 0
Current children cumulated CPU time (s) 940.96
Current children cumulated vsize (KiB) 562344

[startup+1002.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1219320/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=531232 CPUtime=993.09
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 132387 0 0 0 99179 130 0 0 25 0 1 0 1985058316 543981568 132368 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 132808 132368 57 152 0 132653 0
Current children cumulated CPU time (s) 1000.94
Current children cumulated vsize (KiB) 578792

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1196408/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=554380 CPUtime=1053.07
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 138151 0 0 0 105171 136 0 0 25 0 1 0 1985058316 567685120 138132 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 138595 138132 57 152 0 138440 0
Current children cumulated CPU time (s) 1060.92
Current children cumulated vsize (KiB) 601940

Solver just ended. Dumping a history of the last processes samples

[startup+1075.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1192120/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=559080 CPUtime=1065.86
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 139180 0 0 0 106450 136 0 0 25 0 1 0 1985058316 572497920 139161 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 139770 139161 57 152 0 139615 0
Current children cumulated CPU time (s) 1073.71
Current children cumulated vsize (KiB) 606640

[startup+1081.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1189688/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=561456 CPUtime=1072.25
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 139785 0 0 0 107088 137 0 0 25 0 1 0 1985058316 574930944 139766 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 140364 139766 57 152 0 140209 0
Current children cumulated CPU time (s) 1080.1
Current children cumulated vsize (KiB) 609016

[startup+1087.91 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1187256/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=563700 CPUtime=1078.65
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 140361 0 0 0 107728 137 0 0 25 0 1 0 1985058316 577228800 140342 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 140925 140342 57 152 0 140770 0
Current children cumulated CPU time (s) 1086.5
Current children cumulated vsize (KiB) 611260

[startup+1089.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1186936/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=564228 CPUtime=1080.25
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194304 140477 0 0 0 107888 137 0 0 25 0 1 0 1985058316 577769472 140458 996147200 134512640 135136200 4294955968 18446744073709551615 134529382 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 141057 140458 57 152 0 140902 0
Current children cumulated CPU time (s) 1088.1
Current children cumulated vsize (KiB) 611788

[startup+1091.1 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1396060/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=7.85
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 799 22579 0 1 0 0 767 18 17 0 1 0 1985057520 48701440 364 996147200 4194304 4520092 548682068832 18446744073709551615 273653361498 0 2 4096 73728 18446744071563181037 0 0 17 1 0 0
/proc/11138/statm: 11890 364 245 79 0 219 0
[pid=11161] ppid=11138 vsize=0 CPUtime=1081.85
/proc/11161/stat : 11161 (minisat) R 11138 11138 10914 0 -1 4194308 140668 0 0 0 108044 141 0 0 25 0 1 0 1985058316 0 0 996147200 0 0 0 0 0 0 0 4096 3 0 0 0 17 0 0 0
/proc/11161/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1089.7
Current children cumulated vsize (KiB) 47560

[startup+1091.5 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1396060/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=1089.76
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 836 163247 0 1 0 0 108812 164 16 0 1 0 1985057520 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 273653923922 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/11138/statm: 11890 365 245 79 0 219 0
Current children cumulated CPU time (s) 1089.76
Current children cumulated vsize (KiB) 47560

[startup+1091.9 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1396060/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=1089.76
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 836 163247 0 1 0 0 108812 164 16 0 1 0 1985057520 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 273653923922 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/11138/statm: 11890 365 245 79 0 219 0
Current children cumulated CPU time (s) 1089.76
Current children cumulated vsize (KiB) 47560

[startup+1092 s]
/proc/loadavg: 2.00 2.00 2.00 3/74 11204
/proc/meminfo: memFree=1396060/2055920 swapFree=4180424/4192956
[pid=11138] ppid=11136 vsize=47560 CPUtime=1089.76
/proc/11138/stat : 11138 (galacM.sh) S 11136 11138 10914 0 -1 4194304 836 163247 0 1 0 0 108812 164 16 0 1 0 1985057520 48701440 365 996147200 4194304 4520092 548682068832 18446744073709551615 273653923922 0 0 4096 73728 18446744071563648864 0 0 17 0 0 0
/proc/11138/statm: 11890 365 245 79 0 219 0
Current children cumulated CPU time (s) 1089.76
Current children cumulated vsize (KiB) 47560

Child status: 0
Real time (s): 1092.05
CPU time (s): 1090.66
CPU user time (s): 1088.94
CPU system time (s): 1.71974
CPU usage (%): 99.8723
Max. virtual memory (cumulated for all children) (KiB): 860512

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1088.94
system time used= 1.71974
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 172715
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= 2854
involuntary context switches= 8502

runsolver used 1.3068 second user time and 2.76158 second system time

The end

Launcher Data (download as text)

Begin job on node52 at 2008-07-03 06:54:12
IDJOB=1055990
IDBENCH=57393
IDSOLVER=350
FILE ID=node52/1055990-1215060852
PBS_JOBID= 7875228
Free space on /tmp= 66524 MiB

SOLVER NAME= galac M
BENCH NAME= CPAI08/csp/queenAttacking/normalized-queenAttacking-8.xml
COMMAND LINE= HOME/galacM.sh BENCHNAME 
RUNSOLVER COMMAND LINE= /home/evaluation/evaluation/pub/bin/runsolver --timestamp -w /tmp/evaluation-result-1055990-1215060852/watcher-1055990-1215060852 -o /tmp/evaluation-result-1055990-1215060852/solver-1055990-1215060852 -C 1800 -W 2200 -M 900 --output-limit 1,15  HOME/galacM.sh HOME/instance-1055990-1215060852.xml 

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 900 MiB

MD5SUM BENCH= e0d3c2a9b72782260c487372febe60b6
RANDOM SEED=1976667037

node52.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.265
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.265
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:       1750616 kB
Buffers:         48160 kB
Cached:         181468 kB
SwapCached:       6808 kB
Active:         149720 kB
Inactive:        97936 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1750616 kB
SwapTotal:     4192956 kB
SwapFree:      4180424 kB
Dirty:            3276 kB
Writeback:           0 kB
Mapped:          24708 kB
Slab:            42952 kB
Committed_AS:  3817572 kB
PageTables:       1944 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= 66520 MiB
End job on node52 at 2008-07-03 07:12:25