Trace number 4122266

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 28.0347 28.0437

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-tseitin-regular-n74-d3-i1-f.cnf.gz-plain.pb.metafix.opb
MD5SUMc9d6f977ff6587ace34a7ad11e3ffb01
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.91086
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables111
Total number of constraints296
Number of constraints which are clauses296
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:53:11+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-4122266-1467316391.opb"]
0.00/0.01	c use --random-gen="360868254 2713084550 1742362918 261532400 3308769291 2731400872 369758622 1796143150 893924506 2680506842 389704245 1238723295 1855380148 2350184015 3772877746 2593033446 3344480254 3751653896 3448202333 4157789292 3147509733 1216511233 3829482215 26300514 1456205249 1245924385 3027612832 556523869 2120761586 2149877281 1787536485 2049318380 2156573538 3533149051 3234676553 2097726535 203356332 3734695665 684345248 2440099716 3246774755 2449165515 435962430 1014384790 3087019690 3807659864 1846391919 4062680345 1698831838 390307405 528874487 2829170807 547473681 1025177459 113422473 3626387908 4022860076 3940431793 3528328555 3659506466 1236367906 1821225030 2285428318 2012561010 3639225018 770431052 2091173167 2379142016 25341405 2860560600 3351610652 2040208116 398820101 4006891347 4222298848 1815411997 899558985 3579808388 2072441677 2802356991 673332073 2381446970 2834279730 2323094049 2209817238 1790795175 2467029371 2756981855 291318548 2978015018 1330730427 61049877 3634643120 2759634901 392930876 2117545906 1600315297 3527557547 1731346591 2808220563 2647590562 1727083677 1661881818 2952368933 2491362835 3659046310 3313272055 3033926681 3696257520 3942368848 82496108 2059751813 2528063816 3089940925 2401768395 2260267400 3287183257 984456590 2038521780 2881825497 1993512074 2531794990 83814340 4103173008 2047256747 1978778487 3656343391 2003060197 7129778 3344560536 3130860976 931380881 3442510337 2039014731 3621109294 3599194015 3381953845 2035157193 1323255460 1233337971 453437794 3781608413 489150143 3260178291 2007180450 2636948992 3899572689 523919470 3002512907 6527775 2043965493 183118260 2626404832 1499455472 4189263062 160270637 1310771485 2465682491 3142746838 3513866390 4228295969 2830570649 545207667 2295566874 3748538820 1084617789 1891232350 3495232114 3148402512 3524393638 1065617010 3928283453 2374145757 3457269480 3050733183 661209573 905845575 2269693809 3840592072 751109611 144826109 3680338367 401433120 25515670 1102294764 3121602930 2080057611 1671776831 2062642204 1464189537 4115411962 2202069645 617789046 2702572731 2661850275 936385210 3587904499 1743092835 1022493496 1494490717 3958500180 3684971438 2881239905 1931079275 3668985399 3536713752 1405378123 3901488537 2348289562 2559249253 1425957066 1794074161 3386649972 1256502652 3308093031 3943579486 786293054 1300541567 2648077400 4138934052 2005990588 857392949 3244193805 1069032012 4044888709 1661237654 890138393 2613322321 4134651192 8666522 428819484 3321929365 3375156620 2627487677 2340095782 4177772684 1382683643 2067039919 4109607042 464086925 1615135503 2634496042 2097351511 1323954782 3495970858 2986794444 2429730232 2278923220 528689075 4080973920 471081019 1031323884 161614371 1423385041 2980228837 2733943471 255 362436" option to reproduce the execution
0.00/0.01	c #vars 111
0.00/0.01	c #constraints 296
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 |      135      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      159 |      100 |      135      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      402 |      250 |      149      1 |        0 |        0
0.00/0.06	c  0.0s |       3 |      693 |      475 |      164      3 |        0 |        0
0.00/0.09	c  0.1s |       4 |     1273 |      813 |      181      6 |        0 |        0
0.09/0.14	c  0.1s |       5 |     1918 |     1320 |      200     11 |        0 |        0
0.19/0.21	c  0.2s |       6 |     2963 |     2081 |      244     17 |        0 |        0
0.29/0.32	c  0.3s |       7 |     4482 |     3223 |      269     25 |        0 |        0
0.39/0.48	c  0.5s |       8 |     7118 |     4936 |      296     37 |        0 |        0
0.69/0.72	c  0.7s |       9 |    10204 |     7506 |      326     53 |        0 |        0
0.99/1.06	c  1.0s |      10 |    15512 |    11361 |      359     76 |        0 |        0
1.38/1.43	c  1.4s |      11 |    23017 |    17144 |      395    107 |        0 |        0
1.89/1.95	c  1.9s |      12 |    33932 |    25819 |      435    149 |        0 |        0
2.69/2.78	c  2.8s |      13 |    50186 |    38832 |      479    207 |        0 |        0
3.99/4.01	c  4.0s |      14 |    75942 |    58352 |      527    286 |        0 |        0
5.79/5.84	c  5.8s |      15 |   116496 |    87632 |      580    395 |        0 |        0
7.80/7.84	c  7.8s |      15 |   162492 |   120432 |      580    506 |        0 |        0
8.49/8.52	c  8.5s |      16 |   177180 |   131552 |      638    543 |        0 |        0
10.49/10.53	c 10.5s |      16 |   222486 |   164252 |      638    644 |        0 |        0
12.49/12.53	c 12.5s |      16 |   269398 |   197152 |      702    746 |        0 |        0
12.49/12.54	c 12.5s |      17 |   269778 |   197432 |      702    747 |        0 |        0
14.49/14.55	c 14.5s |      17 |   305849 |   226032 |      702    827 |        0 |        0
16.49/16.55	c 16.5s |      17 |   348882 |   257332 |      702    915 |        0 |        0
18.49/18.56	c 18.5s |      17 |   397729 |   291732 |      702   1012 |        0 |        0
18.80/18.81	c 18.8s |      18 |   404407 |   296252 |      773   1025 |        0 |        0
20.78/20.81	c 20.8s |      18 |   451890 |   329752 |      773   1111 |        0 |        0
22.78/22.82	c 22.8s |      18 |   500494 |   364952 |      773   1200 |        1 |        4
24.78/24.82	c 24.8s |      18 |   550389 |   399852 |      773   1288 |        2 |        8
26.78/26.83	c 26.8s |      18 |   598947 |   434452 |      773   1376 |        3 |       12
27.38/27.40	c 27.4s |      19 |   613110 |   444482 |      851   1400 |        4 |       16
27.88/27.98	c 28.0s |      19 |   627546 |   454965 |      851   1420 |       20 |       60
27.88/27.98	c #cpu_time = 27.966s
27.88/27.98	c #wall_clock_time = 27.965s
27.88/27.98	c #decision = 627546
27.88/27.98	c #random_decision = 3044
27.88/27.98	c #conflict = 454965
27.88/27.98	c #restart = 19
27.88/27.98	s UNSATISFIABLE
27.88/27.98	c total CPU time = 27.984s
27.88/27.98	c total wall clock time = 27.983s

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

pid=19935
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.32 2.26 2.20 3/179 19938
/proc/meminfo: memFree=27574996/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=733628 CPUtime=0 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 2738 0 0 0 0 0 0 0 20 0 4 0 12600157 751235072 3099 33554432000 4194304 16246674 140733688351504 140733688350928 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 184175 3108 441 2943 0 181069 0
[pid=19938/tid=19939] ppid=19935 vsize=752060 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 770109440 3169 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=756156 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 774303744 3188 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=760252 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 778498048 3204 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100171 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 19938
/proc/meminfo: memFree=27574996/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 25522 0 0 0 5 4 0 0 20 0 4 0 12600157 1247350784 25872 33554432000 4194304 16246674 140733688351504 140733688350928 5677541 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 304529 25881 709 2943 0 301423 0
[pid=19938/tid=19939] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 25889 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 25896 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1247350784 25901 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200522 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 19938
/proc/meminfo: memFree=27574996/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 48783 0 0 0 12 7 0 0 20 0 4 0 12600157 1247350784 49132 33554432000 4194304 16246674 140733688351504 140733688333376 5677541 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 304529 49140 709 2943 0 301423 0
[pid=19938/tid=19939] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 49148 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 49156 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1247350784 49162 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300494 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 19938
/proc/meminfo: memFree=27574996/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 71995 0 0 0 19 10 0 0 20 0 4 0 12600157 1247350784 72345 33554432000 4194304 16246674 140733688351504 140733688333376 5677541 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 304529 72355 709 2943 0 301423 0
[pid=19938/tid=19939] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 72363 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 72367 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1247350784 72373 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700398 s]
/proc/loadavg: 2.32 2.26 2.20 3/179 19938
/proc/meminfo: memFree=27574996/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 163953 0 0 0 47 22 0 0 20 0 4 0 12600157 1247350784 164303 33554432000 4194304 16246674 140733688351504 140733688333376 13954410 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 304529 164310 709 2943 0 301423 0
[pid=19938/tid=19939] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 164317 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1247350784 164322 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1247350784 164326 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50036 s]
/proc/loadavg: 2.32 2.26 2.20 3/183 19942
/proc/meminfo: memFree=26592052/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1219140 CPUtime=1.48 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 245563 0 0 0 115 33 0 0 20 0 4 0 12600157 1248399360 245892 33554432000 4194304 16246674 140733688351504 140733688333376 13928594 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 304785 245892 786 2943 0 301679 0
[pid=19938/tid=19939] ppid=19935 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1248399360 245892 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1248399360 245892 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1248399360 245892 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 2.32 2.26 2.20 3/183 19942
/proc/meminfo: memFree=26504508/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267424 0 0 0 272 37 0 0 20 0 4 0 12600157 1337528320 267753 33554432000 4194304 16246674 140733688351504 140733688333376 12477720 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267753 786 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267753 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267753 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267753 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30041 s]
/proc/loadavg: 2.29 2.26 2.20 3/183 19942
/proc/meminfo: memFree=26503412/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267433 0 0 0 592 37 0 0 20 0 4 0 12600157 1337528320 267762 33554432000 4194304 16246674 140733688351504 140733688333376 13954417 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267762 786 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267762 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267762 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267762 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 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.35 2.27 2.20 3/183 19942
/proc/meminfo: memFree=26503568/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=12.69 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267495 0 0 0 1232 37 0 0 20 0 4 0 12600157 1337528320 267824 33554432000 4194304 16246674 140733688351504 140733688334504 5822548 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267824 786 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267824 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267824 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267824 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1306180

[startup+25.5005 s]
/proc/loadavg: 2.42 2.29 2.21 3/182 19942
/proc/meminfo: memFree=26504244/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=25.48 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267498 0 0 0 2511 37 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140733688333376 5823170 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267827 789 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1306180

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

[startup+25.6005 s]
/proc/loadavg: 2.42 2.29 2.21 3/182 19942
/proc/meminfo: memFree=26504244/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=25.58 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267498 0 0 0 2521 37 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140733688333376 5822788 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267827 789 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1306180

[startup+27.2004 s]
/proc/loadavg: 2.42 2.29 2.21 3/182 19942
/proc/meminfo: memFree=26504500/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=27.18 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267498 0 0 0 2681 37 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140733688334504 15015658 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267827 789 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.18
Current children cumulated vsize (KiB) 1306180

[startup+27.6075 s]
/proc/loadavg: 2.42 2.29 2.21 3/182 19942
/proc/meminfo: memFree=26504500/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=1306180 CPUtime=27.59 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202496 267498 0 0 0 2722 37 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140733688334504 13965686 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 326545 267827 789 2943 0 323439 0
[pid=19938/tid=19939] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19939/stat : 19939 (toysat) S 19935 19938 15544 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149938695408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=19938/tid=19940] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19940/stat : 19940 (toysat) S 19935 19938 15544 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12600157 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149928205552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=19938/tid=19941] ppid=19935 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/19938/task/19941/stat : 19941 (toysat) S 19935 19938 15544 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12600158 1337528320 267827 33554432000 4194304 16246674 140733688351504 140149816028336 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.59
Current children cumulated vsize (KiB) 1306180

[startup+28.0004 s]
/proc/loadavg: 2.42 2.29 2.21 3/182 19942
/proc/meminfo: memFree=26504500/32872528 swapFree=1427768/1542232
[pid=19938] ppid=19935 vsize=0 CPUtime=27.98 cores=0,2,4,6
/proc/19938/stat : 19938 (toysat) R 19935 19938 15544 0 -1 4202500 267503 0 0 0 2760 38 0 0 20 0 1 0 12600157 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/19938/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 27.98
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 28.0437
CPU time (s): 28.0347
CPU user time (s): 27.6018
CPU system time (s): 0.432934
CPU usage (%): 99.9679
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 27.6018
system time used= 0.432934
maximum resident set size= 1071320
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267503
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= 22
involuntary context switches= 29

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.120981 second user time and 0.155976 second system time

The end

Launcher Data

Begin job on node116 at 2016-06-30 21:53:11
IDJOB=4122266
IDBENCH=111009
IDSOLVER=2542
FILE ID=node116/4122266-1467316391
RUNJOBID= node116-1467310476-18420
PBS_JOBID= 20005287
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-n74-d3-i1-f.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-4122266-1467316391/watcher-4122266-1467316391 -o /tmp/evaluation-result-4122266-1467316391/solver-4122266-1467316391 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node116-1467310476-18420 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4122266-1467316391.opb

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

MD5SUM BENCH= c9d6f977ff6587ace34a7ad11e3ffb01
RANDOM SEED=1913941043

node116.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.426
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.85
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.426
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.426
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.426
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.426
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.426
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.426
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.426
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:        27575260 kB
Buffers:          209008 kB
Cached:          1711104 kB
SwapCached:            0 kB
Active:          1427976 kB
Inactive:        1578116 kB
Active(anon):    1088540 kB
Inactive(anon):        0 kB
Active(file):     339436 kB
Inactive(file):  1578116 kB
Unevictable:     1542232 kB
Mlocked:         1427768 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16524 kB
Writeback:             0 kB
AnonPages:       2632248 kB
Mapped:            17112 kB
Shmem:               204 kB
Slab:             614628 kB
SReclaimable:      58444 kB
SUnreclaim:       556184 kB
KernelStack:        1520 kB
PageTables:         9416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2764796 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    557056 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 node116 at 2016-06-30 21:53:39