Trace number 4122714

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 2016-05-02UNSAT 13.232 13.2444

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n60-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMd65d034d0b37961cce59c4c82e2445b5
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.296954
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables90
Total number of constraints240
Number of constraints which are clauses240
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
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 2016-06-30T22:10:19+0200
0.00/0.00	c version = 0.5.0
0.00/0.00	c githash = 1a49202
0.00/0.00	c compilationtime = 2016-05-02 00:19:28.990761 UTC
0.00/0.00	c arch = x86_64
0.00/0.00	c os = linux
0.00/0.00	c compiler = ghc 7.10
0.00/0.00	c packages:
0.00/0.00	c   OptDir-0.0.3
0.00/0.00	c   array-0.5.1.0
0.00/0.00	c   base-4.8.2.0
0.00/0.00	c   bytestring-0.10.6.0
0.00/0.00	c   bytestring-builder-0.10.6.0.0
0.00/0.00	c   clock-0.7.2
0.00/0.00	c   containers-0.5.6.2
0.00/0.00	c   data-default-0.5.3
0.00/0.00	c   data-default-class-0.0.1
0.00/0.00	c   data-interval-1.2.0
0.00/0.00	c   deepseq-1.4.1.1
0.00/0.00	c   directory-1.2.2.0
0.00/0.00	c   exceptions-0.8.2.1
0.00/0.00	c   extended-reals-0.2.1.0
0.00/0.00	c   filepath-1.4.0.0
0.00/0.00	c   finite-field-0.8.0
0.00/0.00	c   hashable-1.2.4.0
0.00/0.00	c   heaps-0.3.3
0.00/0.00	c   intern-0.9.1.4
0.00/0.00	c   loop-0.3.0
0.00/0.00	c   mtl-2.2.1
0.00/0.00	c   multiset-0.3.2
0.00/0.00	c   mwc-random-0.13.3.2
0.00/0.00	c   parse_dimacs-1.3
0.00/0.00	c   parsec-3.1.9
0.00/0.00	c   prettyclass-1.0.0.0
0.00/0.00	c   primes-0.2.1.0
0.00/0.00	c   primitive-0.6.1.0
0.00/0.00	c   process-1.2.3.0
0.00/0.00	c   pseudo-boolean-0.1.3.0
0.00/0.01	c   queue-0.1.2
0.00/0.01	c   semigroups-0.18.1
0.00/0.01	c   sign-0.4.3
0.00/0.01	c   stm-2.4.4.1
0.00/0.01	c   template-haskell-2.10.0.0
0.00/0.01	c   temporary-1.2.0.4
0.00/0.01	c   time-1.5.0.1
0.00/0.01	c   transformers-0.4.2.0
0.00/0.01	c   transformers-compat-0.5.1.4
0.00/0.01	c   type-level-numbers-0.1.1.1
0.00/0.01	c   unbounded-delays-0.1.0.9
0.00/0.01	c   unordered-containers-0.2.6.0
0.00/0.01	c   vector-0.11.0.0
0.00/0.01	c   vector-space-0.10.3
0.00/0.01	c command line = ["+RTS","-H1G","-M15500m","-K1G","-RTS","--pb","--search=bcd2","HOME/instance-4122714-1467317418.opb"]
0.00/0.01	c use --random-gen="1370494949 3848333349 3323268248 1822333863 2424507290 3601188044 2027427513 2176210459 2045038590 3749644580 799256827 2762765846 3841526156 1618274385 3747667557 3079121294 2322047776 3126022291 1680654404 525287106 487385762 3529991829 3744755955 3429102684 2995038426 3655091214 1452541634 2222868320 523245352 2939191143 3180614771 3769990263 2082820160 1184783595 2200224811 3913427606 931600757 354701882 979238409 2738817877 249976729 2393003172 1574949786 2466106164 2911716874 1314096426 811404037 2985436080 3787219885 1763847431 1823960052 1069267686 2669174812 3196719724 2705798 2089732064 1453873991 3321495456 4259981309 1497482426 1097499185 3746388432 10539071 3801605199 3184240520 1644309741 1636053748 531400491 600601425 2560148667 4107992913 947672083 388691300 1033470200 1298038967 3123734713 735970674 519193721 2301893925 3642739556 2859591384 1657337369 2927230910 917800288 1131660896 3072559897 3740913258 3125936627 924679477 1324587843 502582765 148807547 2199807788 3690372366 731842674 3555704874 2656758395 457609524 3462886997 270424823 1192289324 788378800 3070157948 1178207587 312559544 2880606502 2960093691 294868744 1240751888 2042622534 2001154308 2375306995 2255199074 1736424899 2746624128 3817409312 1137652135 1447477842 602426943 2457734108 885806470 1015009122 1871886355 3716383948 1315366475 329307484 3248765014 826787351 2528911450 2104842474 3706533660 644709439 1221091260 873987913 1415734896 221442070 1921191434 2288924531 3644868594 1405032787 1295470845 1984798422 3111236481 862113323 1229897522 3754350448 4055191023 627380263 1657053638 768119631 2276496261 2854716721 1722379138 3016600510 2136728090 4034258534 2958441161 3750443182 2473131475 306148773 1872484362 2945509674 1944126094 3607563309 977415080 1805574357 515309426 1140364820 3438928100 681766337 621196670 2719340478 2820353524 3105931044 405952271 1305973766 2603606120 4142059485 2889031195 1562685968 2449336394 4151529913 3483507179 2059237844 2994856119 1231578444 2335152996 1828290634 3163680007 2016223878 1928487659 1312013381 3976660444 2339155267 860438155 3791198460 3901478276 1494639365 2305705775 1519357454 2701026953 3377484966 3319387308 1807469557 1284502439 472078906 3280752988 1987415475 918638728 2774395234 2469018175 1904073781 1446660418 4088550370 1998219655 2672706779 1966438144 1334861711 2026548608 3487455737 407100955 3228052527 2767409109 3055378772 3275646399 702828931 3073958094 722658458 43849978 4282085397 1809144622 1439952056 1430182344 3368190250 1504509720 1904580357 1486072029 3629873778 186646756 3484993723 2395604203 1670668045 3080922018 3545286923 631097750 2082725699 125156015 2469317997 238099999 193121890 2130094807 3406465842 2668804835 1028916609 2705396238 4020898850 255 362436" option to reproduce the execution
0.00/0.01	c #vars 90
0.00/0.01	c #constraints 240
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |      110      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      125 |      100 |      110      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      343 |      250 |      122      1 |        0 |        0
0.00/0.06	c  0.0s |       3 |      699 |      475 |      135      4 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1162 |      813 |      149      8 |        0 |        0
0.08/0.13	c  0.1s |       5 |     1882 |     1320 |      164     13 |        0 |        0
0.08/0.19	c  0.2s |       6 |     2873 |     2081 |      200     20 |        0 |        0
0.18/0.28	c  0.3s |       7 |     4286 |     3223 |      221     30 |        0 |        0
0.39/0.40	c  0.4s |       8 |     6605 |     4936 |      244     45 |        0 |        0
0.59/0.60	c  0.6s |       9 |    10066 |     7506 |      269     65 |        0 |        0
0.79/0.89	c  0.9s |      10 |    15623 |    11361 |      296     92 |        0 |        0
1.19/1.28	c  1.3s |      11 |    24110 |    17144 |      326    130 |        0 |        0
1.68/1.77	c  1.7s |      12 |    36548 |    25819 |      359    182 |        0 |        0
2.49/2.52	c  2.5s |      13 |    54408 |    38832 |      395    253 |        0 |        0
3.49/3.58	c  3.6s |      14 |    81725 |    58352 |      435    349 |        0 |        0
5.29/5.30	c  5.3s |      15 |   119836 |    87632 |      479    482 |        0 |        0
7.29/7.30	c  7.3s |      15 |   160821 |   120132 |      479    615 |        0 |        0
7.99/8.02	c  8.0s |      16 |   175136 |   131552 |      527    662 |        0 |        0
10.00/10.02	c 10.0s |      16 |   217403 |   164652 |      527    786 |        0 |        0
11.89/11.95	c 11.9s |      17 |   261848 |   197432 |      580    907 |        1 |        4
13.09/13.18	c 13.2s |      17 |   289833 |   218691 |      580    974 |       20 |       48
13.09/13.18	c #cpu_time = 13.162s
13.09/13.18	c #wall_clock_time = 13.163s
13.09/13.18	c #decision = 289833
13.09/13.18	c #random_decision = 1356
13.09/13.18	c #conflict = 218691
13.09/13.18	c #restart = 17
13.09/13.18	s UNSATISFIABLE
13.09/13.18	c total CPU time = 13.182s
13.09/13.18	c total wall clock time = 13.183s

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-4122714-1467317418/watcher-4122714-1467317418 -o /tmp/evaluation-result-4122714-1467317418/solver-4122714-1467317418 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19959 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122714-1467317418.opb 

pid=21975
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: 2.13 2.08 2.01 3/178 21978
/proc/meminfo: memFree=29422012/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=488004 CPUtime=0 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 1782 0 0 0 0 0 0 0 20 0 4 0 12845618 499716096 2142 33554432000 4194304 16246674 140734684078928 140734684078352 13880264 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 122769 2151 442 2943 0 119663 0
[pid=21978/tid=21979] ppid=21975 vsize=505412 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 517541888 2209 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=509508 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 521736192 2226 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=513604 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12845619 525930496 2242 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100113 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 21978
/proc/meminfo: memFree=29422012/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 23652 0 0 0 5 3 0 0 20 0 4 0 12845618 1247350784 24001 33554432000 4194304 16246674 140734684078928 140734684078352 5677277 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 304529 24012 708 2943 0 301423 0
[pid=21978/tid=21979] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 24018 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 24023 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 24030 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200425 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 21978
/proc/meminfo: memFree=29422012/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 45645 0 0 0 12 6 0 0 20 0 4 0 12845618 1247350784 45994 33554432000 4194304 16246674 140734684078928 140734684078352 13965618 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 304529 45997 709 2943 0 301423 0
[pid=21978/tid=21979] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 46004 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 46009 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 46016 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300405 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 21978
/proc/meminfo: memFree=29422012/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 68073 0 0 0 20 9 0 0 20 0 4 0 12845618 1247350784 68422 33554432000 4194304 16246674 140734684078928 140734684078352 5546181 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 304529 68425 709 2943 0 301423 0
[pid=21978/tid=21979] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 68430 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 68435 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 68443 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700347 s]
/proc/loadavg: 2.13 2.08 2.01 3/178 21978
/proc/meminfo: memFree=29422012/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 153927 0 0 0 47 22 0 0 20 0 4 0 12845618 1247350784 154276 33554432000 4194304 16246674 140734684078928 140734684060800 13191557 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 304529 154286 709 2943 0 301423 0
[pid=21978/tid=21979] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 154289 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 154289 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 154295 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50035 s]
/proc/loadavg: 2.13 2.08 2.01 3/182 21982
/proc/meminfo: memFree=28471804/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1218116 CPUtime=1.48 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 245519 0 0 0 114 34 0 0 20 0 4 0 12845618 1247350784 245848 33554432000 4194304 16246674 140734684078928 140734684078240 15015658 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 304529 245848 786 2943 0 301423 0
[pid=21978/tid=21979] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 245848 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 245848 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12845619 1247350784 245848 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10036 s]
/proc/loadavg: 2.13 2.08 2.01 3/182 21982
/proc/meminfo: memFree=28351892/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 267402 0 0 0 271 38 0 0 20 0 4 0 12845618 1337528320 267731 33554432000 4194304 16246674 140734684078928 140734684060800 6055816 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 326545 267731 786 2943 0 323439 0
[pid=21978/tid=21979] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267731 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267731 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267731 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30035 s]
/proc/loadavg: 2.12 2.08 2.01 3/182 21982
/proc/meminfo: memFree=28351424/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 267403 0 0 0 591 38 0 0 20 0 4 0 12845618 1337528320 267732 33554432000 4194304 16246674 140734684078928 140734684061928 5725080 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 326545 267732 786 2943 0 323439 0
[pid=21978/tid=21979] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267732 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267732 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267732 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.11 2.08 2.01 3/182 21982
/proc/meminfo: memFree=28351276/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 267421 0 0 0 1231 38 0 0 20 0 4 0 12845618 1337528320 267750 33554432000 4194304 16246674 140734684078928 140734684061928 5677392 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 326545 267750 786 2943 0 323439 0
[pid=21978/tid=21979] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267750 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267750 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267750 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 21978 sig 9
??? kill -21978 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+12.8004 s]
/proc/loadavg: 2.11 2.08 2.01 3/182 21982
/proc/meminfo: memFree=28351276/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=1306180 CPUtime=12.79 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) R 21975 21978 16080 0 -1 4202496 267421 0 0 0 1241 38 0 0 20 0 4 0 12845618 1337528320 267750 33554432000 4194304 16246674 140734684078928 140734684061928 5822428 0 0 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 326545 267750 786 2943 0 323439 0
[pid=21978/tid=21979] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) S 21975 21978 16080 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267750 33554432000 4194304 16246674 140734684078928 140187497639152 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=21978/tid=21980] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21980/stat : 21980 (toysat) S 21975 21978 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267750 33554432000 4194304 16246674 140734684078928 140187487149296 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=21978/tid=21981] ppid=21975 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/21978/task/21981/stat : 21981 (toysat) S 21975 21978 16080 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12845619 1337528320 267750 33554432000 4194304 16246674 140734684078928 140187476675760 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.79
Current children cumulated vsize (KiB) 1306180

[startup+13.2003 s]
/proc/loadavg: 2.11 2.08 2.01 4/180 21982
/proc/meminfo: memFree=28610080/32872528 swapFree=447588/480292
[pid=21978] ppid=21975 vsize=0 CPUtime=13.2 cores=0,2,4,6
/proc/21978/stat : 21978 (toysat) Z 21975 21978 16080 0 -1 4202508 267426 0 0 0 1280 40 0 0 20 0 2 0 12845618 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/21978/statm: 0 0 0 0 0 0 0
[pid=21978/tid=21979] ppid=21975 vsize=0 CPUtime=0.01 cores=0,2,4,6
/proc/21978/task/21979/stat : 21979 (toysat) R 21975 21978 16080 0 -1 4203588 9 0 0 0 0 1 0 0 20 0 2 0 12845619 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 13.2
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 13.2444
CPU time (s): 13.232
CPU user time (s): 12.8011
CPU system time (s): 0.430934
CPU usage (%): 99.906
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.8011
system time used= 0.430934
maximum resident set size= 1071012
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267426
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= 21
involuntary context switches= 23

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.097985 second user time and 0.101984 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 22:10:18
IDJOB=4122714
IDBENCH=111268
IDSOLVER=2542
FILE ID=node104/4122714-1467317418
RUNJOBID= node104-1467310023-19959
PBS_JOBID= 20005270
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n60-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4122714-1467317418/watcher-4122714-1467317418 -o /tmp/evaluation-result-4122714-1467317418/solver-4122714-1467317418 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19959 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122714-1467317418.opb

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

MD5SUM BENCH= d65d034d0b37961cce59c4c82e2445b5
RANDOM SEED=651232590

node104.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.334
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	: 5332.66
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.334
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.334
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.334
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.334
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.334
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.334
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.334
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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29422276 kB
Buffers:          201008 kB
Cached:           937512 kB
SwapCached:            0 kB
Active:          1430328 kB
Inactive:         795704 kB
Active(anon):    1090324 kB
Inactive(anon):        0 kB
Active(file):     340004 kB
Inactive(file):   795704 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16664 kB
Writeback:             0 kB
AnonPages:       1571800 kB
Mapped:            16392 kB
Shmem:               204 kB
Slab:             611564 kB
SReclaimable:      55696 kB
SUnreclaim:       555868 kB
KernelStack:        1512 kB
PageTables:         6652 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1689892 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1107968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71688 MiB
End job on node104 at 2016-06-30 22:10:32