Trace number 4121138

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 12.2451 12.2555

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n52-d3-i2-r2.cnf.gz-plain.pb.metafix.opb
MD5SUMb7fbe6463fd2fcfa54fe372aba2ac3ec
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.206967
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables78
Total number of constraints208
Number of constraints which are clauses208
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-30T21:04:55+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-4121138-1467313495.opb"]
0.00/0.01	c use --random-gen="2373997256 1491769472 4154325710 346679170 907352122 86408237 2309812782 2447590060 4051831500 284349501 1672584317 4146930911 2195837197 610557507 1162207299 2012790075 1492626318 1792763877 1366931099 153894441 82049486 1762162783 1941590793 1928407674 2326559883 4245743251 3034513262 2870072146 3949118830 481795513 779804193 3511607587 2214988011 3710607670 3303021873 1909398924 2313790642 2994701490 2864297583 127512906 1726353446 2910919002 214053279 4115899691 969742843 460963876 2629587701 1693491500 3996125935 4050869302 2319943142 2641024735 2544972273 1402997500 397812410 4129997591 4148881344 4123093723 2927718686 1160277767 4199394826 1823907848 567894650 74906552 2088116759 4041840487 3400211094 583845747 3435664804 600165029 847075869 2068853196 2687121007 93048373 2325090733 1669116286 3704361934 725158591 2589100299 4025199804 693196822 414791859 3825513324 2913615443 2404988597 558365998 1014279722 1009057107 2559870345 4127656598 685607114 871204465 2550577490 75248747 2841171438 2176807908 1709286258 3673139847 455642327 3606588947 1536853576 4075141818 3567539424 2470740446 275356112 1626119690 1834114423 2532263522 467641017 3854615979 3218633639 931574904 4090293034 1134659509 355514663 888417836 2440395266 1098042508 1805032542 2754047927 1822377715 28046662 113381340 758307900 2709613910 2330686868 2038345243 1731078037 511050631 2577122074 1461497234 2141615309 3204690533 2011588013 816318379 1172510853 4269814722 1538498847 2562601018 3640849121 4065762607 1749208591 1464295264 330604484 3923071717 1221931796 2972826927 1619041718 4261421911 251624252 2652390400 1263652636 656958951 1569644600 628660128 3585220656 3244885821 359043896 1629581523 1896248577 2803735496 2631787071 1387639869 891174330 1565158195 530997256 705612399 3657316940 1949143492 147727787 306129173 1656423858 3975389754 2843143159 1164228141 3670762640 3665537797 1286282896 2645283083 3818513621 206688219 3231150626 1151933853 643892322 3378700117 2997058210 870679583 286764402 1062310816 850747083 1119627387 1736971465 2135642956 3544467973 3151612105 77448811 659194930 2749700106 506605307 2039795066 4012586389 1593208896 741133632 3424002894 1077713319 3823562923 185949136 3851560188 598069051 291777723 1696644474 1110405207 4000785544 2615635113 4061610863 1824761720 3433997507 635190272 2109416855 3795451730 2316680557 2779485231 936537160 2086117524 1382456066 2150507859 2589651805 3803371039 693200802 969240165 115316700 576628163 1695429376 3946589448 1840283029 321392623 965297407 3011410352 2679087248 932827711 709009791 3854791357 1390139348 758998836 3010398092 74791588 186493815 2814879856 3001227395 1598989953 4077635323 1110596035 4252136659 1453622633 2471092571 1495148135 255 362436" option to reproduce the execution
0.00/0.01	c #vars 78
0.00/0.01	c #constraints 208
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       95      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      122 |      100 |       95      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      310 |      250 |      105      2 |        0 |        0
0.00/0.05	c  0.0s |       3 |      587 |      475 |      116      5 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1031 |      813 |      128     10 |        0 |        0
0.09/0.13	c  0.1s |       5 |     1580 |     1320 |      141     16 |        0 |        0
0.19/0.20	c  0.2s |       6 |     2571 |     2081 |      172     25 |        0 |        0
0.19/0.28	c  0.3s |       7 |     4221 |     3223 |      190     37 |        0 |        0
0.39/0.42	c  0.4s |       8 |     6584 |     4936 |      210     54 |        0 |        0
0.59/0.62	c  0.6s |       9 |     9915 |     7506 |      232     77 |        0 |        0
0.88/0.92	c  0.9s |      10 |    15113 |    11361 |      256    108 |        0 |        0
1.20/1.27	c  1.3s |      11 |    22938 |    17144 |      282    152 |        0 |        0
1.69/1.70	c  1.7s |      12 |    34479 |    25819 |      311    211 |        0 |        0
2.29/2.36	c  2.3s |      13 |    51938 |    38832 |      343    293 |        0 |        0
3.30/3.35	c  3.3s |      14 |    78569 |    58352 |      378    404 |        0 |        0
4.89/4.98	c  5.0s |      15 |   116399 |    87632 |      416    556 |        0 |        0
6.89/6.99	c  7.0s |      15 |   159574 |   122332 |      416    720 |        0 |        0
7.39/7.47	c  7.5s |      16 |   171242 |   131552 |      458    764 |        0 |        0
9.39/9.48	c  9.5s |      16 |   221259 |   168352 |      458    923 |        0 |        0
11.00/11.00	c 11.0s |      17 |   261578 |   197432 |      504   1046 |        1 |        4
12.10/12.19	c 12.2s |      17 |   295166 |   220983 |      504   1134 |       26 |       62
12.10/12.19	c #cpu_time = 12.148s
12.10/12.19	c #wall_clock_time = 12.180s
12.10/12.19	c #decision = 295166
12.10/12.19	c #random_decision = 1367
12.10/12.19	c #conflict = 220983
12.10/12.19	c #restart = 17
12.10/12.19	s UNSATISFIABLE
12.10/12.19	c total CPU time = 12.165s
12.10/12.19	c total wall clock time = 12.196s

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

pid=19024
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.13 2.18 2.17 3/179 19027
/proc/meminfo: memFree=28500476/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=790084 CPUtime=0 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 2961 0 0 0 0 0 0 0 20 0 4 0 12306301 809046016 3322 33554432000 4194304 16246674 140735714793776 140735714793200 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 198289 3332 442 2943 0 195183 0
[pid=19027/tid=19028] ppid=19024 vsize=808516 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 827920384 3393 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=812612 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 832114688 3410 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=816708 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12306301 836308992 3426 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100122 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19027
/proc/meminfo: memFree=28500476/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 26055 0 0 0 5 4 0 0 20 0 4 0 12306301 1247350784 26405 33554432000 4194304 16246674 140735714793776 140735714793200 12478070 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 304529 26415 709 2943 0 301423 0
[pid=19027/tid=19028] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 26423 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 26429 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 26435 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20054 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19027
/proc/meminfo: memFree=28500476/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 49330 0 0 0 12 7 0 0 20 0 4 0 12306301 1247350784 49680 33554432000 4194304 16246674 140735714793776 140735714793200 5589685 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 304529 49695 710 2943 0 301423 0
[pid=19027/tid=19028] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 49704 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 49714 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 49723 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300497 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19027
/proc/meminfo: memFree=28500476/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 72190 0 0 0 19 10 0 0 20 0 4 0 12306301 1247350784 72540 33554432000 4194304 16246674 140735714793776 140735714793200 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 304529 72552 710 2943 0 301423 0
[pid=19027/tid=19028] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 72558 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 72564 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 72571 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700407 s]
/proc/loadavg: 2.13 2.18 2.17 3/179 19027
/proc/meminfo: memFree=28500476/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 164915 0 0 0 48 21 0 0 20 0 4 0 12306301 1247350784 165265 33554432000 4194304 16246674 140735714793776 140735714775680 5518673 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 304529 165275 710 2943 0 301423 0
[pid=19027/tid=19028] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 165282 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 165289 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 165296 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50032 s]
/proc/loadavg: 2.13 2.18 2.17 3/183 19031
/proc/meminfo: memFree=27517812/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 245510 0 0 0 114 35 0 0 20 0 4 0 12306301 1247350784 245840 33554432000 4194304 16246674 140735714793776 140735714793088 5829905 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 304529 245840 787 2943 0 301423 0
[pid=19027/tid=19028] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 245840 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 245840 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1247350784 245840 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10042 s]
/proc/loadavg: 2.12 2.17 2.17 3/183 19031
/proc/meminfo: memFree=27430004/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 267390 0 0 0 270 39 0 0 20 0 4 0 12306301 1337528320 267720 33554432000 4194304 16246674 140735714793776 140735714776776 5722101 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 326545 267720 787 2943 0 323439 0
[pid=19027/tid=19028] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267720 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267720 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267720 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.12 2.17 2.17 3/183 19031
/proc/meminfo: memFree=27429432/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 267400 0 0 0 590 39 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140735714776776 12483272 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 326545 267730 787 2943 0 323439 0
[pid=19027/tid=19028] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

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

[startup+6.40052 s]
/proc/loadavg: 2.12 2.17 2.17 3/183 19031
/proc/meminfo: memFree=27429432/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1306180 CPUtime=6.39 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 267400 0 0 0 600 39 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140735714776776 5673150 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 326545 267730 787 2943 0 323439 0
[pid=19027/tid=19028] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267730 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1306180

[startup+9.60041 s]
/proc/loadavg: 2.11 2.17 2.17 3/183 19031
/proc/meminfo: memFree=27429440/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1306180 CPUtime=9.59 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 267409 0 0 0 920 39 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140735714776776 6021450 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 326545 267739 787 2943 0 323439 0
[pid=19027/tid=19028] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 1306180

[startup+11.2004 s]
/proc/loadavg: 2.11 2.17 2.17 3/183 19031
/proc/meminfo: memFree=27429208/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1306180 CPUtime=11.19 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 267409 0 0 0 1080 39 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140735714776776 6842543 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 326545 267739 787 2943 0 323439 0
[pid=19027/tid=19028] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 1306180

[startup+12.0003 s]
/proc/loadavg: 2.11 2.17 2.17 3/183 19031
/proc/meminfo: memFree=27429208/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=1306180 CPUtime=11.99 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) R 19024 19027 13393 0 -1 4202496 267409 0 0 0 1160 39 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140735714776776 5822252 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 326545 267739 787 2943 0 323439 0
[pid=19027/tid=19028] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) S 19024 19027 13393 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621366930672 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=19027/tid=19029] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19029/stat : 19029 (toysat) S 19024 19027 13393 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621356440816 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=19027/tid=19030] ppid=19024 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19030/stat : 19030 (toysat) S 19024 19027 13393 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12306301 1337528320 267739 33554432000 4194304 16246674 140735714793776 140621345967280 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 11.99
Current children cumulated vsize (KiB) 1306180

[startup+12.2074 s]
/proc/loadavg: 2.18 2.18 2.17 3/183 19031
/proc/meminfo: memFree=27429192/32872528 swapFree=1498612/1645780
[pid=19027] ppid=19024 vsize=0 CPUtime=12.19 cores=1,3,5,7
/proc/19027/stat : 19027 (toysat) Z 19024 19027 13393 0 -1 4202508 267414 0 0 0 1179 40 0 0 20 0 2 0 12306301 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/19027/statm: 0 0 0 0 0 0 0
[pid=19027/tid=19028] ppid=19024 vsize=0 CPUtime=0 cores=1,3,5,7
/proc/19027/task/19028/stat : 19028 (toysat) R 19024 19027 13393 0 -1 4203588 10 0 0 0 0 0 0 0 20 0 2 0 12306301 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 12.19
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 12.2555
CPU time (s): 12.2451
CPU user time (s): 11.7992
CPU system time (s): 0.445932
CPU usage (%): 99.9153
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 11.7992
system time used= 0.445932
maximum resident set size= 1070968
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267414
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= 19
involuntary context switches= 13

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.036994 second user time and 0.052991 second system time

The end

Launcher Data

Begin job on node124 at 2016-06-30 21:04:55
IDJOB=4121138
IDBENCH=110319
IDSOLVER=2542
FILE ID=node124/4121138-1467313495
RUNJOBID= node124-1467310918-18130
PBS_JOBID= 20005255
Free space on /tmp= 71708 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n52-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-4121138-1467313495/watcher-4121138-1467313495 -o /tmp/evaluation-result-4121138-1467313495/solver-4121138-1467313495 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node124-1467310918-18130 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121138-1467313495.opb

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

MD5SUM BENCH= b7fbe6463fd2fcfa54fe372aba2ac3ec
RANDOM SEED=1876155348

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		: 2667.062
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	: 5334.12
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		: 2667.062
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		: 2667.062
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		: 2667.062
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		: 2667.062
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		: 2667.062
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		: 2667.062
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.56
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		: 2667.062
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:        28500740 kB
Buffers:          149160 kB
Cached:           737152 kB
SwapCached:            0 kB
Active:          1348824 kB
Inactive:         631060 kB
Active(anon):    1084808 kB
Inactive(anon):    11336 kB
Active(file):     264016 kB
Inactive(file):   619724 kB
Unevictable:     1645780 kB
Mlocked:         1498612 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16628 kB
Writeback:             0 kB
AnonPages:       2738888 kB
Mapped:            17096 kB
Shmem:               204 kB
Slab:             611012 kB
SReclaimable:      54568 kB
SUnreclaim:       556444 kB
KernelStack:        1520 kB
PageTables:         9796 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2873828 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    536576 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= 71692 MiB
End job on node124 at 2016-06-30 21:05:07