Trace number 4114378

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 NameAnswerobjective functionCPU timeWall clock time
minisatp 2012-10-02 git-d91742b? (TO) 1800.24 1802.52

General information on the benchmark

Name/OPT-BIGINT-LIN/aries-da_nrp/
normalized-aries-da_network_2000_5__647_1792__512.opb
MD5SUMd5fa369dda5ecc7dd4bdafa11362a969
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables5121998
Total number of constraints12000
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)10002
Number of constraints which are nor clauses,nor cardinality constraints1998
Minimum length of a constraint512
Maximum length of a constraint22529
Number of terms in the objective function 5120000
Biggest coefficient in the objective function 130539
Number of bits for the biggest coefficient in the objective function 17
Sum of the numbers in the objective function 177420790272
Number of bits of the sum of numbers in the objective function 38
Biggest number in a constraint 130539
Number of bits of the biggest number in a constraint 17
Biggest sum of numbers in a constraint 177420790272
Number of bits of the biggest sum of numbers38
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c Parsing PB file...
159.36/159.49	c Converting 14000 PB-constraints to clauses...
160.16/160.28	c   -- Unit propagations: (none)
160.36/160.47	c   -- Detecting intervals from adjacent constraints: ################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################################
162.46/162.51	c   -- Clauses(.)/Splits(s): (none)
162.46/162.51	c ---[13998]---> BDD-cost:11261
168.56/168.67	c ---[13996]---> BDD-cost: 5117
169.86/169.92	c ---[13994]---> BDD-cost:47613
232.46/232.54	c ---[13992]---> BDD-cost:55293
317.34/317.48	c ---[13990]---> BDD-cost:44541
372.63/372.72	c ---[13988]---> BDD-cost:56829
462.62/462.72	c ---[13986]---> BDD-cost:38397
503.71/503.82	c ---[13984]---> BDD-cost:52224
584.60/584.78	c ---[13982]---> BDD-cost:43005
636.59/636.71	c ---[13980]---> BDD-cost:52221
712.89/713.05	c ---[13978]---> BDD-cost:62973
824.67/824.83	c ---[13976]---> BDD-cost:55293
910.55/910.76	c ---[13974]---> BDD-cost:35325
945.65/945.85	c ---[13972]---> BDD-cost:38397
987.14/987.31	c ---[13970]---> BDD-cost:49149
1055.13/1055.33	c ---[13968]---> BDD-cost:39933
1100.13/1100.31	c ---[13966]---> BDD-cost:67581
1227.90/1228.18	c ---[13964]---> BDD-cost:52221
1304.70/1304.94	c ---[13962]---> BDD-cost:52221
1381.48/1381.76	c ---[13960]---> BDD-cost:58365
1477.37/1477.65	c ---[13958]---> BDD-cost:33789
1509.56/1509.87	c ---[13956]---> BDD-cost:62973
1621.24/1621.56	c ---[13954]---> BDD-cost:43005
1673.53/1673.83	c ---[13952]---> BDD-cost:52221
1750.62/1750.92	c ---[13950]---> BDD-cost:32253
1780.22/1780.51	c ---[13948]---> 

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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-4114378-1466584755/watcher-4114378-1466584755 -o /tmp/evaluation-result-4114378-1466584755/solver-4114378-1466584755 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466551518-24318 --watchdog 1960 minisatp HOME/instance-4114378-1466584755.opb 

pid=28490
running on 4 cores: 1,3,5,7

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: 2.26 2.22 2.18 4/176 28493
/proc/meminfo: memFree=26306888/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=6748 CPUtime=0 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 365 0 0 0 0 0 0 0 20 0 1 0 60523066 6909952 242 33554432000 4194304 5646918 140736324147824 140733863179240 4953072 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1687 243 84 355 0 1328 0

[startup+0.100215 s]
/proc/loadavg: 2.26 2.22 2.18 4/176 28493
/proc/meminfo: memFree=26306888/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=23856 CPUtime=0.08 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 4635 0 0 0 8 0 0 0 20 0 1 0 60523066 24428544 4194 33554432000 4194304 5646918 140736324147824 140736324147272 4388221 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 5964 4194 84 355 0 5605 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 23856

[startup+0.200379 s]
/proc/loadavg: 2.26 2.22 2.18 4/176 28493
/proc/meminfo: memFree=26306888/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=43156 CPUtime=0.19 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 9424 0 0 0 18 1 0 0 20 0 1 0 60523066 44191744 8589 33554432000 4194304 5646918 140736324147824 140736324147272 4893608 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 10789 8608 84 355 0 10430 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 43156

[startup+0.300373 s]
/proc/loadavg: 2.26 2.22 2.18 4/176 28493
/proc/meminfo: memFree=26306888/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=61860 CPUtime=0.29 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 13506 0 0 0 27 2 0 0 20 0 1 0 60523066 63344640 12988 33554432000 4194304 5646918 140736324147824 140736324147272 4893768 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 15735 13010 84 355 0 15376 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61860

[startup+0.700306 s]
/proc/loadavg: 2.26 2.22 2.18 4/176 28493
/proc/meminfo: memFree=26306888/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=141224 CPUtime=0.69 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 29720 0 0 0 65 4 0 0 20 0 1 0 60523066 144613376 31224 33554432000 4194304 5646918 140736324147824 140736324147272 4388221 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 35306 31225 84 355 0 34947 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 141224

[startup+1.50031 s]
/proc/loadavg: 2.24 2.21 2.18 4/177 28494
/proc/meminfo: memFree=26111084/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=300512 CPUtime=1.48 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 54890 0 0 0 138 10 0 0 20 0 1 0 60523066 307724288 66276 33554432000 4194304 5646918 140736324147824 140736324147272 4893847 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 75128 66297 84 355 0 74769 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 300512

[startup+3.1003 s]
/proc/loadavg: 2.24 2.21 2.18 3/177 28494
/proc/meminfo: memFree=25922200/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=564660 CPUtime=3.09 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 86675 0 0 0 290 19 0 0 20 0 1 0 60523066 578211840 131708 33554432000 4194304 5646918 140736324147824 140736324147272 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 141165 131708 84 355 0 140806 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 564660

[startup+6.30029 s]
/proc/loadavg: 2.22 2.21 2.18 3/177 28494
/proc/meminfo: memFree=25327592/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=1182276 CPUtime=6.28 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 133675 0 0 0 592 36 0 0 20 0 1 0 60523066 1210650624 267070 33554432000 4194304 5646918 140736324147824 140736324147272 4826286 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 295569 267071 84 355 0 295210 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1182276

[startup+12.7003 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 28494
/proc/meminfo: memFree=24550228/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=1870684 CPUtime=12.69 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 240088 0 0 0 1211 58 0 0 20 0 1 0 60523066 1915580416 429401 33554432000 4194304 5646918 140736324147824 140736324147192 4459903 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 467671 429401 94 355 0 467312 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1870684

[startup+25.5002 s]
/proc/loadavg: 2.37 2.24 2.19 4/177 28494
/proc/meminfo: memFree=24558828/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=2042516 CPUtime=25.49 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 245789 0 0 0 2490 59 0 0 20 0 1 0 60523066 2091536384 435102 33554432000 4194304 5646918 140736324147824 140736324147192 4817610 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 510629 435102 94 355 0 510270 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 2042516

[startup+51.1003 s]
/proc/loadavg: 2.31 2.24 2.19 4/178 28497
/proc/meminfo: memFree=24204844/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=2528296 CPUtime=51.07 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 336079 0 0 0 5032 75 0 0 20 0 1 0 60523066 2588975104 525392 33554432000 4194304 5646918 140736324147824 140736324147192 4291682 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 632074 525392 94 355 0 631715 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 2528296

[startup+102.3 s]
/proc/loadavg: 2.27 2.25 2.19 4/177 28498
/proc/meminfo: memFree=22831804/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=3896016 CPUtime=102.28 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 678021 0 0 0 10107 121 0 0 20 0 1 0 60523066 3989520384 867334 33554432000 4194304 5646918 140736324147824 140736324145992 4459792 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 974004 867334 94 355 0 973645 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 3896016

[startup+162.3 s]
/proc/loadavg: 2.21 2.23 2.19 4/177 28499
/proc/meminfo: memFree=20884100/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5806472 CPUtime=162.26 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1156337 0 0 0 16038 188 0 0 20 0 1 0 60523066 5945827328 1344981 33554432000 4194304 5646918 140736324147824 140736324146296 4953168 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1451618 1344981 105 355 0 1451259 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 5806472

[startup+222.3 s]
/proc/loadavg: 2.28 2.25 2.19 3/177 28501
/proc/meminfo: memFree=20847372/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5812600 CPUtime=222.26 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1157892 0 0 0 22037 189 0 0 20 0 1 0 60523066 5952102400 1346536 33554432000 4194304 5646918 140736324147824 140736324146488 4832119 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453150 1346536 112 355 0 1452791 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 5812600

[startup+282.3 s]
/proc/loadavg: 2.38 2.27 2.20 3/177 28502
/proc/meminfo: memFree=20831952/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5813600 CPUtime=282.25 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158142 0 0 0 28036 189 0 0 20 0 1 0 60523066 5953126400 1346786 33554432000 4194304 5646918 140736324147824 140736324146488 4817372 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453400 1346786 112 355 0 1453041 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 5813600

[startup+342.3 s]
/proc/loadavg: 2.33 2.28 2.20 3/177 28503
/proc/meminfo: memFree=20809912/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5813600 CPUtime=342.25 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158142 0 0 0 34036 189 0 0 20 0 1 0 60523066 5953126400 1346786 33554432000 4194304 5646918 140736324147824 140736324146488 4817372 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453400 1346786 112 355 0 1453041 0
Current children cumulated CPU time (s) 342.25
Current children cumulated vsize (KiB) 5813600

[startup+402.3 s]
/proc/loadavg: 2.35 2.29 2.21 3/177 28504
/proc/meminfo: memFree=20795224/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5813800 CPUtime=402.23 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158192 0 0 0 40034 189 0 0 20 0 1 0 60523066 5953331200 1346836 33554432000 4194304 5646918 140736324147824 140736324146488 4460889 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453450 1346836 112 355 0 1453091 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 5813800

[startup+462.307 s]
/proc/loadavg: 2.30 2.28 2.20 3/177 28505
/proc/meminfo: memFree=20774804/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5813800 CPUtime=462.23 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158192 0 0 0 46034 189 0 0 20 0 1 0 60523066 5953331200 1346836 33554432000 4194304 5646918 140736324147824 140736324146488 4831366 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453450 1346836 112 355 0 1453091 0
Current children cumulated CPU time (s) 462.23
Current children cumulated vsize (KiB) 5813800

[startup+522.3 s]
/proc/loadavg: 2.41 2.32 2.22 4/177 28507
/proc/meminfo: memFree=20765944/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5813800 CPUtime=522.21 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158192 0 0 0 52032 189 0 0 20 0 1 0 60523066 5953331200 1346836 33554432000 4194304 5646918 140736324147824 140736324146488 4831339 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453450 1346836 112 355 0 1453091 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 5813800

[startup+582.3 s]
/proc/loadavg: 2.39 2.32 2.22 3/176 28508
/proc/meminfo: memFree=20764468/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5813800 CPUtime=582.2 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158192 0 0 0 58031 189 0 0 20 0 1 0 60523066 5953331200 1346836 33554432000 4194304 5646918 140736324147824 140736324146488 4817369 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453450 1346836 112 355 0 1453091 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 5813800


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

[pid=28493] ppid=28490 vsize=5815200 CPUtime=1122.13 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158542 0 0 0 112024 189 0 0 20 0 1 0 60523066 5954764800 1347186 33554432000 4194304 5646918 140736324147824 140736324146488 4824637 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347186 112 355 0 1453441 0
Current children cumulated CPU time (s) 1122.13
Current children cumulated vsize (KiB) 5815200

[startup+1182.3 s]
/proc/loadavg: 1.34 1.87 2.08 2/170 28558
/proc/meminfo: memFree=24604292/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1182.11 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158543 0 0 0 118022 189 0 0 20 0 1 0 60523066 5954764800 1347186 33554432000 4194304 5646918 140736324147824 140736324146488 4345080 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347186 112 355 0 1453441 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 5815200

[startup+1242.3 s]
/proc/loadavg: 1.33 1.77 2.03 3/171 28562
/proc/meminfo: memFree=24603768/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1242.1 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158548 0 0 0 124021 189 0 0 20 0 1 0 60523066 5954764800 1347186 33554432000 4194304 5646918 140736324147824 140736324146488 4460928 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347186 112 355 0 1453441 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 5815200

[startup+1302.3 s]
/proc/loadavg: 1.28 1.67 1.98 3/171 28585
/proc/meminfo: memFree=24602908/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1302.09 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158550 0 0 0 130020 189 0 0 20 0 1 0 60523066 5954764800 1347186 33554432000 4194304 5646918 140736324147824 140736324146488 4832127 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347186 112 355 0 1453441 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 5815200

[startup+1362.3 s]
/proc/loadavg: 1.29 1.60 1.93 2/170 28586
/proc/meminfo: memFree=24604436/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1362.08 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158550 0 0 0 136019 189 0 0 20 0 1 0 60523066 5954764800 1347186 33554432000 4194304 5646918 140736324147824 140736324146488 4832119 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347186 112 355 0 1453441 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 5815200

[startup+1422.3 s]
/proc/loadavg: 1.40 1.57 1.90 3/170 28588
/proc/meminfo: memFree=24603312/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1422.07 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158551 0 0 0 142018 189 0 0 20 0 1 0 60523066 5954764800 1347335 33554432000 4194304 5646918 140736324147824 140736324146488 4344970 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347335 112 355 0 1453441 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 5815200

[startup+1482.3 s]
/proc/loadavg: 1.30 1.51 1.85 2/170 28589
/proc/meminfo: memFree=24601668/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1482.06 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158552 0 0 0 148017 189 0 0 20 0 1 0 60523066 5954764800 1347867 33554432000 4194304 5646918 140736324147824 140736324146488 4460889 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1347867 112 355 0 1453441 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 5815200

[startup+1542.3 s]
/proc/loadavg: 1.27 1.46 1.81 2/170 28590
/proc/meminfo: memFree=24600828/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1542.05 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158552 0 0 0 154016 189 0 0 20 0 1 0 60523066 5954764800 1348169 33554432000 4194304 5646918 140736324147824 140736324146488 4831241 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1348169 112 355 0 1453441 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 5815200

[startup+1602.3 s]
/proc/loadavg: 1.23 1.42 1.78 3/170 28591
/proc/meminfo: memFree=24600968/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1602.04 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158552 0 0 0 160015 189 0 0 20 0 1 0 60523066 5954764800 1348169 33554432000 4194304 5646918 140736324147824 140736324146488 4460905 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1348169 112 355 0 1453441 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 5815200

[startup+1662.3 s]
/proc/loadavg: 1.26 1.39 1.74 2/170 28592
/proc/meminfo: memFree=24600760/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1662.04 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158552 0 0 0 166015 189 0 0 20 0 1 0 60523066 5954764800 1348169 33554432000 4194304 5646918 140736324147824 140736324146488 4832119 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1348169 112 355 0 1453441 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 5815200

[startup+1722.3 s]
/proc/loadavg: 1.36 1.38 1.71 2/170 28594
/proc/meminfo: memFree=24524608/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1722.02 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158554 0 0 0 172013 189 0 0 20 0 1 0 60523066 5954764800 1367210 33554432000 4194304 5646918 140736324147824 140736324146488 4831247 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1367210 112 355 0 1453441 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 5815200

[startup+1782.31 s]
/proc/loadavg: 1.31 1.35 1.68 2/170 28595
/proc/meminfo: memFree=24438556/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1782.02 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158554 0 0 0 178013 189 0 0 20 0 1 0 60523066 5954764800 1388652 33554432000 4194304 5646918 140736324147824 140736324146488 4817512 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1388652 112 355 0 1453441 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 5815200



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 1.39 1.37 1.68 2/170 28595
/proc/meminfo: memFree=24410004/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1800.01 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) R 28490 28493 24301 0 -1 4202496 1158554 0 0 0 179812 189 0 0 20 0 1 0 60523066 5954764800 1395774 33554432000 4194304 5646918 140736324147824 140736324146488 4563504 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1395774 112 355 0 1453441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5815200

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

Sending SIGKILL to process tree (bottom up)

Sending SIGKILL to -28493
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 28493 sig 9
??? end of watcher thread

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

[startup+1801.01 s]
/proc/loadavg: 1.28 1.34 1.67 1/170 28595
/proc/meminfo: memFree=24410128/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1800.01 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) S 28490 28493 24301 0 -1 4202496 1158554 0 0 0 179812 189 0 0 20 0 1 0 60523066 5954764800 1395774 33554432000 4194304 5646918 140736324147824 140736320986184 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1395774 112 355 0 1453441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5815200

[startup+1801.8 s]
/proc/loadavg: 1.28 1.34 1.67 1/170 28595
/proc/meminfo: memFree=24410128/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1800.01 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) S 28490 28493 24301 0 -1 4202496 1158554 0 0 0 179812 189 0 0 20 0 1 0 60523066 5954764800 1395774 33554432000 4194304 5646918 140736324147824 140736320986184 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1395774 112 355 0 1453441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5815200

[startup+1802.2 s]
/proc/loadavg: 1.28 1.34 1.67 1/170 28595
/proc/meminfo: memFree=24410128/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1800.01 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) S 28490 28493 24301 0 -1 4202496 1158554 0 0 0 179812 189 0 0 20 0 1 0 60523066 5954764800 1395774 33554432000 4194304 5646918 140736324147824 140736320986184 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1395774 112 355 0 1453441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5815200

[startup+1802.3 s]
/proc/loadavg: 1.28 1.34 1.67 1/170 28595
/proc/meminfo: memFree=24410128/32872528 swapFree=1498360/1645528
[pid=28493] ppid=28490 vsize=5815200 CPUtime=1800.01 cores=1,3,5,7
/proc/28493/stat : 28493 (minisatp) S 28490 28493 24301 0 -1 4202496 1158554 0 0 0 179812 189 0 0 20 0 1 0 60523066 5954764800 1395774 33554432000 4194304 5646918 140736324147824 140736320986184 4956300 0 16384 4096 16386 18446744071579510697 0 0 17 3 0 0 0 0 0
/proc/28493/statm: 1453800 1395774 112 355 0 1453441 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 5815200

Child ended because it received signal 9 (SIGKILL)
Real time (s): 1802.52
CPU time (s): 1800.24
CPU user time (s): 1798.13
CPU system time (s): 2.11468
CPU usage (%): 99.8734
Max. virtual memory (cumulated for all children) (KiB): 5966536

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1798.13
system time used= 2.11468
maximum resident set size= 5583096
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1158554
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= 14
involuntary context switches= 1876

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.01124 second user time and 7.57585 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-22 10:39:22
IDJOB=4114378
IDBENCH=71913
IDSOLVER=2555
FILE ID=node124/4114378-1466584755
RUNJOBID= node124-1466551518-24318
PBS_JOBID= 19943334
Free space on /tmp= 71428 MiB

SOLVER NAME= minisatp 2012-10-02 git-d91742b
BENCH NAME= PB09/normalized-PB09/OPT-BIGINT-LIN/aries-da_nrp/normalized-aries-da_network_2000_5__647_1792__512.opb
COMMAND LINE= minisatp BENCHNAME
CONVERSION SCRIPT= PBconversionToLinear BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4114378-1466584755/watcher-4114378-1466584755 -o /tmp/evaluation-result-4114378-1466584755/solver-4114378-1466584755 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1466551518-24318 --watchdog 1960  minisatp HOME/instance-4114378-1466584755.opb

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

MD5SUM BENCH= d5fa369dda5ecc7dd4bdafa11362a969
RANDOM SEED=1568375723

node124.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.791
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.58
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.55
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.791
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	: 5332.54
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.791
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	: 5332.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        26307400 kB
Buffers:           87668 kB
Cached:           432356 kB
SwapCached:         6156 kB
Active:          3990900 kB
Inactive:         167808 kB
Active(anon):    3635344 kB
Inactive(anon):     5948 kB
Active(file):     355556 kB
Inactive(file):   161860 kB
Unevictable:     1645528 kB
Mlocked:         1498360 kB
SwapTotal:      67108856 kB
SwapFree:       67095212 kB
Dirty:            259448 kB
Writeback:             0 kB
AnonPages:       5281560 kB
Mapped:             7692 kB
Shmem:                 0 kB
Slab:             614352 kB
SReclaimable:      57904 kB
SUnreclaim:       556448 kB
KernelStack:        1432 kB
PageTables:        14424 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    5862160 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1540096 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

CONVERSION COMMAND LINE= PBconversionToLinear HOME/instance-4114378-1466584755.opb

Free space on /tmp at the end= 71476 MiB
End job on node124 at 2016-06-22 11:09:25