Trace number 3712377

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
toysat 2012-05-17? (TO) 1800.08 1800.41

General information on the benchmark

Name/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/
normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
MD5SUM0a60736b8b79adacf122a04a37158c9c
Bench CategorySOFT-SMALLINT-LIN (only soft constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark0.795878
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables10100
Total number of constraints201
Number of soft constraints201
Number of constraints which are clauses101
Number of constraints which are cardinality constraints (but not clauses)100
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint100
Maximum length of a constraint101
Top cost 9959
Min constraint cost 1
Max constraint cost 100
Sum of constraints costs 9958
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 102
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.09/0.13	c 2012-05-28T12:44:29+0200
0.09/0.13	c arch = x86_64
0.09/0.13	c os = linux
0.09/0.13	c compiler = ghc 7.4
0.09/0.13	c packages:
0.09/0.13	c   OptDir-0.0.1
0.09/0.13	c   array-0.4.0.0
0.09/0.13	c   base-4.5.0.0
0.09/0.13	c   bytestring-0.9.2.1
0.09/0.13	c   containers-0.4.2.1
0.09/0.13	c   deepseq-1.3.0.0
0.09/0.13	c   mtl-2.1.1
0.09/0.13	c   old_locale-1.0.0.4
0.09/0.13	c   parse_dimacs-1.2
0.09/0.13	c   parsec-3.1.2
0.09/0.13	c   queue-0.1.2
0.09/0.13	c   stm-2.3
0.09/0.13	c   time-1.4
0.09/0.13	c command line = ["--wbo","HOME/instance-3712377-1338201869.wbo"]
0.09/0.13	c #vars 10100
0.09/0.13	c #constraints 201
0.09/0.13	c Solving starts ...
1.39/1.46	c solving time = 1.331s
1.39/1.46	c #decision = 7255
1.39/1.46	c #conflict = 102
1.39/1.46	c #restart = 1
1.39/1.46	o 60
1.39/1.46	c Solving starts ...
6.39/6.47	c solving time = 4.996s
6.39/6.47	c #decision = 22423
6.39/6.47	c #conflict = 355
6.39/6.47	c #restart = 3
6.39/6.47	o 34
6.39/6.47	c Solving starts ...
8.39/8.48	c solving time = 2.004s
8.39/8.48	c #decision = 27729
8.39/8.48	c #conflict = 433
8.39/8.48	c #restart = 3
8.39/8.48	o 13
8.39/8.48	c Solving starts ...
14.69/14.75	c solving time = 6.266s
14.69/14.75	c #decision = 44570
14.69/14.75	c #conflict = 689
14.69/14.75	c #restart = 5
14.69/14.75	o 5
14.69/14.75	c Solving starts ...
23.79/23.86	c solving time = 9.102s
23.79/23.86	c #decision = 65815
23.79/23.86	c #conflict = 1164
23.79/23.86	c #restart = 8
23.79/23.86	o 4
23.79/23.86	c Solving starts ...
29.38/29.44	c solving time = 5.578s
29.38/29.44	c #decision = 82230
29.38/29.44	c #conflict = 1448
29.38/29.44	c #restart = 10
29.38/29.44	o 1
29.38/29.44	c Solving starts ...
253.23/253.31	c learnt constraints deletion: 8935 -> 4468
1053.08/1053.37	c learnt constraints deletion: 14104 -> 7052

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-3712377-1338201869/watcher-3712377-1338201869 -o /tmp/evaluation-result-3712377-1338201869/solver-3712377-1338201869 -C 1800 -W 1900 -M 15500 HOME/toysat --wbo HOME/instance-3712377-1338201869.wbo 

running on 4 cores: 0,2,4,6

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): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 20541
/proc/meminfo: memFree=27991600/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=6208 CPUtime=0 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 821 0 0 0 0 0 0 0 20 0 1 0 286315435 6356992 743 33554432000 4194304 8973514 140733565798736 140737025532872 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 1552 743 422 1167 0 333 0

[startup+0.050265 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 20541
/proc/meminfo: memFree=27991600/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=9280 CPUtime=0.04 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 1407 0 0 0 4 0 0 0 20 0 1 0 286315435 9502720 1329 33554432000 4194304 8973514 140733565798736 140737025532872 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 2320 1329 426 1167 0 1101 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 9280

[startup+0.100303 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 20541
/proc/meminfo: memFree=27991600/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=15424 CPUtime=0.09 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 2929 0 0 0 9 0 0 0 20 0 1 0 286315435 15794176 2851 33554432000 4194304 8973514 140733565798736 140737025532872 5398805 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 3856 2851 435 1167 0 2637 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15424

[startup+0.300299 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 20541
/proc/meminfo: memFree=27991600/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=17472 CPUtime=0.29 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 3677 0 0 0 28 1 0 0 20 0 1 0 286315435 17891328 3599 33554432000 4194304 8973514 140733565798736 140737025532872 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 4368 3599 455 1167 0 3149 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17472

[startup+0.7003 s]
/proc/loadavg: 1.92 1.98 1.99 3/176 20541
/proc/meminfo: memFree=27991600/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=19520 CPUtime=0.69 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 4189 0 0 0 68 1 0 0 20 0 1 0 286315435 19988480 4111 33554432000 4194304 8973514 140733565798736 140733565798232 7688621 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 4880 4111 455 1167 0 3661 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 19520

[startup+1.5003 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 20542
/proc/meminfo: memFree=27977092/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=21568 CPUtime=1.49 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 4711 0 0 0 147 2 0 0 20 0 1 0 286315435 22085632 4633 33554432000 4194304 8973514 140733565798736 140733565798232 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 5392 4633 465 1167 0 4173 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21568

[startup+3.1003 s]
/proc/loadavg: 1.92 1.98 1.99 3/177 20542
/proc/meminfo: memFree=27974728/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=23616 CPUtime=3.09 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 5223 0 0 0 307 2 0 0 20 0 1 0 286315435 24182784 5145 33554432000 4194304 8973514 140733565798736 140733565798232 7732777 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 5904 5145 465 1167 0 4685 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 23616

[startup+6.3003 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20542
/proc/meminfo: memFree=27970752/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=26688 CPUtime=6.29 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 5772 0 0 0 625 4 0 0 20 0 1 0 286315435 27328512 5694 33554432000 4194304 8973514 140733565798736 140733565798000 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 6672 5694 465 1167 0 5453 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 26688

[startup+12.7002 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 20542
/proc/meminfo: memFree=27965668/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=29760 CPUtime=12.69 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 6759 0 0 0 1262 7 0 0 20 0 1 0 286315435 30474240 6681 33554432000 4194304 8973514 140733565798736 140733565798232 4415843 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 7440 6681 465 1167 0 6221 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 29760

[startup+25.5002 s]
/proc/loadavg: 2.00 2.00 2.00 3/176 20542
/proc/meminfo: memFree=27956508/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=36928 CPUtime=25.48 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 8417 0 0 0 2538 10 0 0 20 0 1 0 286315435 37814272 8339 33554432000 4194304 8973514 140733565798736 140733565798232 4415740 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 9232 8339 465 1167 0 8013 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 36928

[startup+51.1002 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27944264/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=50240 CPUtime=51.08 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 11706 0 0 0 5088 20 0 0 20 0 1 0 286315435 51445760 11618 33554432000 4194304 8973514 140733565798736 140733565798232 7716764 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 12560 11618 465 1167 0 11341 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 50240

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27903192/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=73792 CPUtime=102.27 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 17677 0 0 0 10183 44 0 0 20 0 1 0 286315435 75563008 17576 33554432000 4194304 8973514 140733565798736 140733565798232 7937344 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 18448 17576 465 1167 0 17229 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 73792

[startup+162.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27880112/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=96320 CPUtime=162.25 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 23292 0 0 0 16158 67 0 0 20 0 1 0 286315435 98631680 23191 33554432000 4194304 8973514 140733565798736 140733565798000 4209212 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 24080 23191 465 1167 0 22861 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 96320

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27838208/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=138304 CPUtime=222.23 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 33807 0 0 0 22135 88 0 0 20 0 1 0 286315435 141623296 33681 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 34576 33681 465 1167 0 33357 0
Current children cumulated CPU time (s) 222.23
Current children cumulated vsize (KiB) 138304

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20543
/proc/meminfo: memFree=27826396/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=148544 CPUtime=282.22 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 36519 0 0 0 28117 105 0 0 20 0 1 0 286315435 152109056 36378 33554432000 4194304 8973514 140733565798736 140733565798000 6817272 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 37136 36378 466 1167 0 35917 0
Current children cumulated CPU time (s) 282.22
Current children cumulated vsize (KiB) 148544

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20547
/proc/meminfo: memFree=27824200/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=148544 CPUtime=342.21 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 36519 0 0 0 34100 121 0 0 20 0 1 0 286315435 152109056 36378 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 37136 36378 466 1167 0 35917 0
Current children cumulated CPU time (s) 342.21
Current children cumulated vsize (KiB) 148544

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27816660/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=156736 CPUtime=402.2 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 38539 0 0 0 40085 135 0 0 20 0 1 0 286315435 160497664 38398 33554432000 4194304 8973514 140733565798736 140733565798000 7716813 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 39184 38398 466 1167 0 37965 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 156736

[startup+462.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27805856/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=168000 CPUtime=462.19 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 41324 0 0 0 46070 149 0 0 20 0 1 0 286315435 172032000 41176 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 42000 41176 466 1167 0 40781 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 168000

[startup+522.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27797052/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=177216 CPUtime=522.18 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 43505 0 0 0 52055 163 0 0 20 0 1 0 286315435 181469184 43357 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 44304 43357 466 1167 0 43085 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 177216

[startup+582.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20547
/proc/meminfo: memFree=27786264/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=188480 CPUtime=582.17 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 46275 0 0 0 58040 177 0 0 20 0 1 0 286315435 193003520 46127 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 47120 46127 466 1167 0 45901 0
Current children cumulated CPU time (s) 582.17
Current children cumulated vsize (KiB) 188480

[startup+642.3 s]

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

[startup+822.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20587
/proc/meminfo: memFree=27868136/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=226368 CPUtime=822.13 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 55920 0 0 0 81988 225 0 0 20 0 1 0 286315435 231800832 55759 33554432000 4194304 8973514 140733565798736 140733565798232 6817072 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 56592 55759 466 1167 0 55373 0
Current children cumulated CPU time (s) 822.13
Current children cumulated vsize (KiB) 226368

[startup+882.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20587
/proc/meminfo: memFree=27862500/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=234560 CPUtime=882.12 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 57931 0 0 0 87974 238 0 0 20 0 1 0 286315435 240189440 57759 33554432000 4194304 8973514 140733565798736 140733565798000 7731297 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 58640 57759 466 1167 0 57421 0
Current children cumulated CPU time (s) 882.12
Current children cumulated vsize (KiB) 234560

[startup+942.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/177 20590
/proc/meminfo: memFree=27848364/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=242752 CPUtime=942.1 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 59985 0 0 0 93964 246 0 0 20 0 1 0 286315435 248578048 59813 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 60688 59813 466 1167 0 59469 0
Current children cumulated CPU time (s) 942.1
Current children cumulated vsize (KiB) 242752

[startup+1002.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/178 20614
/proc/meminfo: memFree=27832956/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=252992 CPUtime=1002.1 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 62636 0 0 0 99949 261 0 0 20 0 1 0 286315435 259063808 62464 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 63248 62464 466 1167 0 62029 0
Current children cumulated CPU time (s) 1002.1
Current children cumulated vsize (KiB) 252992

[startup+1062.3 s]
/proc/loadavg: 2.07 2.03 2.00 3/177 20614
/proc/meminfo: memFree=27826940/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=258112 CPUtime=1062.09 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 63879 0 0 0 105940 269 0 0 20 0 1 0 286315435 264306688 63700 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 64528 63700 466 1167 0 63309 0
Current children cumulated CPU time (s) 1062.09
Current children cumulated vsize (KiB) 258112

[startup+1122.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20614
/proc/meminfo: memFree=27826072/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=258112 CPUtime=1122.07 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 63949 0 0 0 111926 281 0 0 20 0 1 0 286315435 264306688 63770 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 64528 63770 466 1167 0 63309 0
Current children cumulated CPU time (s) 1122.07
Current children cumulated vsize (KiB) 258112

[startup+1182.3 s]
/proc/loadavg: 2.05 2.03 2.00 3/177 20614
/proc/meminfo: memFree=27823840/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=258112 CPUtime=1182.07 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 63949 0 0 0 117912 295 0 0 20 0 1 0 286315435 264306688 63770 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 64528 63770 466 1167 0 63309 0
Current children cumulated CPU time (s) 1182.07
Current children cumulated vsize (KiB) 258112

[startup+1242.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/177 20614
/proc/meminfo: memFree=27823396/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=258112 CPUtime=1242.06 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 63950 0 0 0 123903 303 0 0 20 0 1 0 286315435 264306688 63770 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 64528 63770 466 1167 0 63309 0
Current children cumulated CPU time (s) 1242.06
Current children cumulated vsize (KiB) 258112

[startup+1302.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/177 20615
/proc/meminfo: memFree=27825820/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=258112 CPUtime=1302.05 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 63950 0 0 0 129898 307 0 0 20 0 1 0 286315435 264306688 63770 33554432000 4194304 8973514 140733565798736 140733565798232 7841851 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 64528 63770 466 1167 0 63309 0
Current children cumulated CPU time (s) 1302.05
Current children cumulated vsize (KiB) 258112

[startup+1362.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20615
/proc/meminfo: memFree=27821672/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=263232 CPUtime=1362.04 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 65230 0 0 0 135890 314 0 0 20 0 1 0 286315435 269549568 65050 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 65808 65050 466 1167 0 64589 0
Current children cumulated CPU time (s) 1362.04
Current children cumulated vsize (KiB) 263232

[startup+1422.31 s]
/proc/loadavg: 2.00 2.01 2.00 3/177 20615
/proc/meminfo: memFree=27815328/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=269376 CPUtime=1422.04 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 66633 0 0 0 141882 322 0 0 20 0 1 0 286315435 275841024 66451 33554432000 4194304 8973514 140733565798736 140733565798232 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 67344 66451 466 1167 0 66125 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 269376

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20615
/proc/meminfo: memFree=27805284/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=275520 CPUtime=1482.02 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 68232 0 0 0 147871 331 0 0 20 0 1 0 286315435 282132480 68050 33554432000 4194304 8973514 140733565798736 140733565798232 7716772 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 68880 68050 466 1167 0 67661 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 275520

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/178 20618
/proc/meminfo: memFree=27797084/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=283712 CPUtime=1542.01 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 70185 0 0 0 153859 342 0 0 20 0 1 0 286315435 290521088 70003 33554432000 4194304 8973514 140733565798736 140733565798000 4362792 0 0 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 70928 70003 466 1167 0 69709 0
Current children cumulated CPU time (s) 1542.01
Current children cumulated vsize (KiB) 283712

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20619
/proc/meminfo: memFree=27790060/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=289856 CPUtime=1602 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 71840 0 0 0 159849 351 0 0 20 0 1 0 286315435 296812544 71675 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 72464 71675 466 1167 0 71245 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 289856

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20619
/proc/meminfo: memFree=27783736/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=297024 CPUtime=1661.99 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 73426 0 0 0 165836 363 0 0 20 0 1 0 286315435 304152576 73261 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 74256 73261 466 1167 0 73037 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 297024

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20619
/proc/meminfo: memFree=27777476/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=303168 CPUtime=1721.99 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 75029 0 0 0 171824 375 0 0 20 0 1 0 286315435 310444032 74864 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 75792 74864 466 1167 0 74573 0
Current children cumulated CPU time (s) 1721.99
Current children cumulated vsize (KiB) 303168

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20619
/proc/meminfo: memFree=27767412/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=309312 CPUtime=1781.97 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 76558 0 0 0 177812 385 0 0 20 0 1 0 286315435 316735488 76387 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 77328 76387 466 1167 0 76109 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 309312



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/177 20619
/proc/meminfo: memFree=27764928/32873844 swapFree=7620/7620
[pid=20541] ppid=20539 vsize=311360 CPUtime=1800.07 cores=0,2,4,6
/proc/20541/stat : 20541 (toysat) R 20539 20541 20029 0 -1 4202496 77149 0 0 0 179619 388 0 0 20 0 1 0 286315435 318832640 76978 33554432000 4194304 8973514 140733565798736 140733565798000 7681396 0 2 0 34082818 0 0 0 17 4 0 0 0 0 0
/proc/20541/statm: 77840 76978 466 1167 0 76621 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 311360

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.41
CPU time (s): 1800.08
CPU user time (s): 1796.19
CPU system time (s): 3.89041
CPU usage (%): 99.982
Max. virtual memory (cumulated for all children) (KiB): 311360

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1796.19
system time used= 3.89041
maximum resident set size= 307912
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 77149
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 121
involuntary context switches= 2006

runsolver used 3.9214 second user time and 7.61284 second system time

The end

Launcher Data

Begin job on node107 at 2012-05-28 12:44:29
IDJOB=3712377
IDBENCH=79182
IDSOLVER=2291
FILE ID=node107/3712377-1338201869
RUNJOBID= node107-1338193582-20045
PBS_JOBID= 14624587
Free space on /tmp= 71556 MiB

SOLVER NAME= toysat 2012-05-17
BENCH NAME= PB10/normalized-PB10/SOFT-SMALLINT-LIN/PB06/submitted-PB06/roussel/normalized-pigeon-cardinality-101-100--soft-0-100-0.wbo
COMMAND LINE= HOME/toysat --wbo BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3712377-1338201869/watcher-3712377-1338201869 -o /tmp/evaluation-result-3712377-1338201869/solver-3712377-1338201869 -C 1800 -W 1900 -M 15500  HOME/toysat --wbo HOME/instance-3712377-1338201869.wbo

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 4

MD5SUM BENCH= 0a60736b8b79adacf122a04a37158c9c
RANDOM SEED=1815200267

node107.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.52
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.92
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.86
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.760
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5331.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        27992244 kB
Buffers:          430776 kB
Cached:          3455996 kB
SwapCached:            0 kB
Active:          1063128 kB
Inactive:        2963416 kB
Active(anon):     141952 kB
Inactive(anon):        0 kB
Active(file):     921176 kB
Inactive(file):  2963416 kB
Unevictable:        7620 kB
Mlocked:            7620 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:              7396 kB
Writeback:             0 kB
AnonPages:        146724 kB
Mapped:            16156 kB
Shmem:               200 kB
Slab:             714884 kB
SReclaimable:     157372 kB
SUnreclaim:       557512 kB
KernelStack:        1464 kB
PageTables:         3920 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     253464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:    110592 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71548 MiB
End job on node107 at 2012-05-28 13:14:31