Trace number 4121914

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.345 13.3523

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n72-d3-i3-r1.cnf.gz-plain.pb.metafix.opb
MD5SUM1e06d5ba0d9b6b26a9a05fe90f19633c
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 benchmark1.19282
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables108
Total number of constraints288
Number of constraints which are clauses288
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:43:54+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-4121914-1467315834.opb"]
0.00/0.01	c use --random-gen="2794433946 106572672 801110195 2112945322 1041531970 4003287505 3655292664 2138376644 1391751907 2382461175 3998861234 2476674884 1354124204 1748182391 4106674393 359036430 841776277 3917204991 4128735509 2503080280 8281657 3486162062 1562436227 3181199250 3122574814 3747213984 2272212038 3811930695 601291554 3090661950 3859789284 2575440941 3636155061 857913886 1551407918 2008127891 2456334228 1241054683 699271272 2038493530 4037286176 3919610301 2475517663 1241310577 2442251596 2490278977 2292934645 1528713605 868901788 746505262 2042950343 1678198552 974007919 3620691846 313544948 1220567886 2458714154 1917202145 549754832 829866110 1495209652 1193277216 3495900313 3441432430 1414439210 132128056 1221561912 1405301440 4288440088 3479500397 109401781 3320968791 4272887274 1243990361 2128004912 2697524283 883054505 1953050961 4185792565 2741537944 1433864664 4115104271 3801330687 1075435255 3013087610 3546759176 844661085 1208634666 3479093509 1995064038 949341979 93236506 319624158 3328406227 2919389088 1489138295 980544674 3092741245 1591438368 112593314 1883296755 1431449163 1621374079 2129213348 4209053011 3239015991 1596820915 864551066 3867896965 255710273 2356316485 1392522120 3554386948 3025535810 50648857 1176799272 4132322574 3585510428 60415677 1034980073 4053532158 3770418906 1354099139 3349439140 1722290476 2412633557 3696658632 2034615485 2276802962 4061768415 1051882052 2759668430 1504875254 2609285006 1866832363 1975135838 1717134742 1947700817 1220004372 3493849733 327971924 4217474379 2683230745 1220149890 33289780 652458035 1169135062 2175372837 3060875774 3084861555 2092614204 1253329127 3565523237 3824016129 2779020526 322622567 3522985691 1757323819 474637194 1448675440 507301545 3443542228 1354108588 1013549478 304502414 195257602 1472087419 2750755373 2659628369 4013572756 2978561138 154925254 1793649564 828179418 3869597070 4166382084 2407012380 2477190576 687923034 3392630244 2499528963 3846564228 3750789264 664146570 1430066867 4232920713 1597507620 43785076 1301805350 249951382 2216093147 1417912265 3337579825 4104404148 2543203765 987485542 756104758 401123108 1965901975 3284676355 1577953155 63540484 1871028804 1369300050 677540339 305589883 3104926332 3148350194 3955233169 2793259354 2990624797 1890815494 1363236904 1159632517 1364920584 1660401859 302923969 3168147829 403838116 2815392735 3242631318 437932024 1244791744 2281222258 1345392143 1905710234 1451062285 3399631972 2499952930 2213288164 1436612449 185623381 418889975 2432586976 99051963 3624329247 1420391896 901543773 2752922356 44920373 865721500 3067106743 3242023090 4177106687 2016289348 2190106820 2786531875 3817812902 343062782 2072674452 3000189045 20627226 3013467952 1990966048 2357753527 3660816716 255 362436" option to reproduce the execution
0.00/0.01	c #vars 108
0.00/0.01	c #constraints 288
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 |      132      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      165 |      100 |      132      0 |        0 |        0
0.00/0.05	c  0.0s |       2 |      374 |      250 |      146      1 |        0 |        0
0.00/0.06	c  0.0s |       3 |      714 |      475 |      161      3 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1117 |      813 |      178      6 |        0 |        0
0.09/0.14	c  0.1s |       5 |     1781 |     1320 |      196     10 |        0 |        0
0.18/0.21	c  0.2s |       6 |     2591 |     2081 |      238     16 |        0 |        0
0.29/0.31	c  0.3s |       7 |     4060 |     3223 |      262     24 |        0 |        0
0.39/0.46	c  0.4s |       8 |     6182 |     4936 |      289     36 |        0 |        0
0.58/0.66	c  0.6s |       9 |     9852 |     7506 |      318     52 |        0 |        0
0.88/0.99	c  1.0s |      10 |    14707 |    11361 |      350     75 |        0 |        0
1.28/1.31	c  1.3s |      11 |    23467 |    17144 |      386    107 |        0 |        0
1.68/1.76	c  1.7s |      12 |    36035 |    25819 |      425    151 |        0 |        0
2.39/2.44	c  2.4s |      13 |    54820 |    38832 |      468    211 |        0 |        0
3.69/3.73	c  3.7s |      14 |    79571 |    58352 |      515    290 |        0 |        0
5.29/5.31	c  5.3s |      15 |   121116 |    87632 |      567    402 |        0 |        0
7.28/7.31	c  7.3s |      15 |   164589 |   121132 |      567    518 |        0 |        0
7.88/7.92	c  7.9s |      16 |   177857 |   131552 |      624    554 |        0 |        0
9.89/9.93	c  9.9s |      16 |   221826 |   164552 |      624    659 |        0 |        0
11.68/11.79	c 11.8s |      17 |   268476 |   197432 |      687    762 |        1 |        4
13.19/13.29	c 13.3s |      17 |   305746 |   225203 |      687    837 |       15 |       52
13.19/13.29	c #cpu_time = 13.267s
13.19/13.29	c #wall_clock_time = 13.269s
13.19/13.29	c #decision = 305746
13.19/13.29	c #random_decision = 1514
13.19/13.29	c #conflict = 225203
13.19/13.29	c #restart = 17
13.19/13.29	s UNSATISFIABLE
13.19/13.29	c total CPU time = 13.288s
13.19/13.29	c total wall clock time = 13.290s

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

pid=24493
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.26 2.31 2.27 3/179 24496
/proc/meminfo: memFree=27224940/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=513468 CPUtime=0 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 1878 0 0 0 0 0 0 0 20 0 4 0 12534580 525791232 2240 33554432000 4194304 16246674 140733404340576 140733404340000 13880264 0 2 0 34082818 18446744073709551615 0 0 17 0 0 0 0 0 0
/proc/24496/statm: 128879 2249 441 2943 0 125773 0
[pid=24496/tid=24497] ppid=24493 vsize=530876 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 543617024 2307 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=534972 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 547811328 2324 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=539068 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 552005632 2341 33554432000 4194304 16246674 140733404340576 140688700206256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100123 s]
/proc/loadavg: 2.26 2.31 2.27 3/179 24496
/proc/meminfo: memFree=27224940/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 23911 0 0 0 6 3 0 0 20 0 4 0 12534580 1247350784 24261 33554432000 4194304 16246674 140733404340576 140733404323568 5523634 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 304529 24270 707 2943 0 301423 0
[pid=24496/tid=24497] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 24278 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 24284 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 24288 33554432000 4194304 16246674 140733404340576 140688700206256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20047 s]
/proc/loadavg: 2.26 2.31 2.27 3/179 24496
/proc/meminfo: memFree=27224940/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1218116 CPUtime=0.18 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 48156 0 0 0 12 6 0 0 20 0 4 0 12534580 1247350784 48507 33554432000 4194304 16246674 140733404340576 140733404323568 5677541 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 304529 48517 707 2943 0 301423 0
[pid=24496/tid=24497] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 48526 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 48533 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 48539 33554432000 4194304 16246674 140733404340576 140688700206256 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.300472 s]
/proc/loadavg: 2.26 2.31 2.27 3/179 24496
/proc/meminfo: memFree=27224940/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 71767 0 0 0 18 11 0 0 20 0 4 0 12534580 1247350784 72117 33554432000 4194304 16246674 140733404340576 140733404323568 5545885 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 304529 72130 707 2943 0 301423 0
[pid=24496/tid=24497] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 72135 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 72141 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 72149 33554432000 4194304 16246674 140733404340576 140688700206256 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.700432 s]
/proc/loadavg: 2.26 2.31 2.27 3/179 24496
/proc/meminfo: memFree=27224940/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 164373 0 0 0 44 25 0 0 20 0 4 0 12534580 1247350784 164723 33554432000 4194304 16246674 140733404340576 140733404323568 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 304529 164734 707 2943 0 301423 0
[pid=24496/tid=24497] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 164741 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 164749 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1247350784 164755 33554432000 4194304 16246674 140733404340576 140688700206256 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.50044 s]
/proc/loadavg: 2.26 2.31 2.27 3/183 24500
/proc/meminfo: memFree=26242484/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 245544 0 0 0 111 37 0 0 20 0 4 0 12534580 1248399360 245874 33554432000 4194304 16246674 140733404340576 140733404323344 6020849 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 304785 245874 785 2943 0 301679 0
[pid=24496/tid=24497] ppid=24493 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1248399360 245874 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1248399360 245874 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1248399360 245874 33554432000 4194304 16246674 140733404340576 140688700206256 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) 1219140

[startup+3.10043 s]
/proc/loadavg: 2.26 2.31 2.27 3/183 24500
/proc/meminfo: memFree=26155252/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 267408 0 0 0 268 41 0 0 20 0 4 0 12534580 1337528320 267738 33554432000 4194304 16246674 140733404340576 140733404323576 5973972 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 326545 267738 785 2943 0 323439 0
[pid=24496/tid=24497] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267738 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267738 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267738 33554432000 4194304 16246674 140733404340576 140688700206256 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.30045 s]
/proc/loadavg: 2.24 2.30 2.27 3/183 24500
/proc/meminfo: memFree=26154644/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 267429 0 0 0 588 41 0 0 20 0 4 0 12534580 1337528320 267759 33554432000 4194304 16246674 140733404340576 140733404323576 5545776 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 326545 267759 785 2943 0 323439 0
[pid=24496/tid=24497] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267759 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267759 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267759 33554432000 4194304 16246674 140733404340576 140688700206256 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.22 2.30 2.27 4/183 24500
/proc/meminfo: memFree=26155028/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 267430 0 0 0 1227 41 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140733404323576 5677884 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 326545 267760 785 2943 0 323439 0
[pid=24496/tid=24497] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688700206256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.22 2.30 2.27 4/183 24500
/proc/meminfo: memFree=26155028/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1306180 CPUtime=12.78 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 267430 0 0 0 1237 41 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140733404323576 5545984 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 326545 267760 785 2943 0 323439 0
[pid=24496/tid=24497] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688700206256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1306180

[startup+13.2004 s]
/proc/loadavg: 2.22 2.30 2.27 4/183 24500
/proc/meminfo: memFree=26155028/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=1306180 CPUtime=13.19 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202496 267430 0 0 0 1278 41 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140733404323576 5754801 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 326545 267760 785 2943 0 323439 0
[pid=24496/tid=24497] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24497/stat : 24497 (toysat) S 24493 24496 22681 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688827067632 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=24496/tid=24498] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24498/stat : 24498 (toysat) S 24493 24496 22681 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688816577776 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=24496/tid=24499] ppid=24493 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/24496/task/24499/stat : 24499 (toysat) S 24493 24496 22681 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12534580 1337528320 267760 33554432000 4194304 16246674 140733404340576 140688700206256 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 13.19
Current children cumulated vsize (KiB) 1306180

[startup+13.3073 s]
/proc/loadavg: 2.22 2.30 2.27 4/183 24500
/proc/meminfo: memFree=26155028/32872528 swapFree=1459604/1655828
[pid=24496] ppid=24493 vsize=0 CPUtime=13.29 cores=0,2,4,6
/proc/24496/stat : 24496 (toysat) R 24493 24496 22681 0 -1 4202500 267435 0 0 0 1286 43 0 0 20 0 1 0 12534580 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/24496/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 13.29
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 13.3523
CPU time (s): 13.345
CPU user time (s): 12.869
CPU system time (s): 0.475927
CPU usage (%): 99.9451
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 12.869
system time used= 0.475927
maximum resident set size= 1071052
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267435
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= 18
involuntary context switches= 25

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.077988 second user time and 0.078987 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-30 21:43:54
IDJOB=4121914
IDBENCH=110757
IDSOLVER=2542
FILE ID=node136/4121914-1467315834
RUNJOBID= node136-1467309401-22697
PBS_JOBID= 20005289
Free space on /tmp= 71632 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-tseitin-regular-n72-d3-i3-r1.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-4121914-1467315834/watcher-4121914-1467315834 -o /tmp/evaluation-result-4121914-1467315834/solver-4121914-1467315834 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1467309401-22697 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121914-1467315834.opb

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

MD5SUM BENCH= 1e06d5ba0d9b6b26a9a05fe90f19633c
RANDOM SEED=269072773

node136.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.182
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.36
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.182
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.182
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.182
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.182
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.182
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.182
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.55
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.182
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.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        27225576 kB
Buffers:          198976 kB
Cached:          1931980 kB
SwapCached:            0 kB
Active:          1495304 kB
Inactive:        1745016 kB
Active(anon):    1111860 kB
Inactive(anon):        0 kB
Active(file):     383444 kB
Inactive(file):  1745016 kB
Unevictable:     1655828 kB
Mlocked:         1459604 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16512 kB
Writeback:             0 kB
AnonPages:       2764804 kB
Mapped:            17072 kB
Shmem:               204 kB
Slab:             616192 kB
SReclaimable:      59588 kB
SUnreclaim:       556604 kB
KernelStack:        1448 kB
PageTables:         9504 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2899824 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    743424 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= 71612 MiB
End job on node136 at 2016-06-30 21:44:07