Trace number 4099340

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 8.86665 8.87096

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900553647.opb
MD5SUM46461f0e86cd2c07d09bc154a5f6739a
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
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 benchmark3.45447
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 715
Number of bits of the biggest sum of numbers10
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-18T01:28: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-4099340-1466206135.opb"]
0.00/0.01	c use --random-gen="4126561352 1467438148 3602297336 1059957230 491349370 2808663569 3274130101 620055891 2964090429 2351195047 4176578060 309047442 2544426262 924877798 2161623002 4086747443 2428070739 1218722445 313247067 126021047 2019408373 1904517131 1355504686 23820568 1416249912 3176184006 307745194 373629615 1677330727 1201312507 1789441541 1884910931 3356447513 1793168170 850148663 3136601035 2430352700 4224562195 3805719725 4043466690 314499405 2497769566 3618139688 915672106 2105158798 3356073973 90185878 3708438413 872331181 1674954315 2819719822 4275010784 2305125453 2162393827 2651579229 1028902597 488004255 2277185444 1980642834 2287300595 1112491257 3060207868 645399303 1278007708 3991434602 858517723 1594470703 2248860165 469862306 1023134199 462741937 3927269976 544723100 1099767457 1509145873 2640511400 1560584919 4111948938 1477256803 1838588774 1607790367 474770315 288147962 1443626516 2654536283 1424809198 107454723 2317373777 3430709581 658209539 460034280 605672049 3759351301 513429841 1283084948 2135752475 1128093820 2623051769 1907740570 2591228984 3769929136 3646294653 4108097125 1393875047 155623990 1794759850 913243012 1205587415 3782298088 3751381781 2187806712 2111245562 1105942593 3959141493 3615019643 2337020418 859002792 1702612818 2394682686 947988861 2016555214 61293413 2032455562 3063646507 4090540824 331175242 872715176 1709573223 1557802724 4153184304 1770383916 1971168919 1418045897 121548518 1523418311 140194259 1464849492 2602118424 1660986758 3376436707 1751492478 1083745343 1239095514 1566425932 3834250624 3957163420 4097211868 1341392528 1553973855 933808197 3987947139 1107869967 1156572002 251701143 274361271 3975138784 3785533652 376545290 4177172525 3594172205 1789350848 3979821998 3115633414 2890871373 3776529047 383432778 405768355 1694630565 3365847295 2191408037 3663169663 352750537 2259477961 1606611454 1457915441 2756807550 1510949207 3075741012 2750493144 3394406650 667009077 1971325242 3543189317 2465248516 251619166 2124430162 616424237 3581117819 2526748967 999979563 3426217252 948588655 1040638484 1871916573 198689309 383646417 2171397741 3145175478 2380849400 2377577777 1391855165 3465634741 3793673057 3725070304 2709616360 818685084 4274853506 2552772354 1928023624 373027503 789738524 3869035495 3789615302 2193840542 2854936055 1959051607 3834762 1688824140 1184166866 3404976486 2307489077 2217237233 606086050 1448865022 2689715599 2441714885 3339762063 2664604407 206311115 292215744 326639076 4030836670 547280232 3127583455 1112214273 1105833042 181534238 2051190752 2522987967 881021401 225340435 2345495473 323904400 2642625751 221253203 1380126118 1836840031 947839512 1181530960 2715221437 1311812337 1973057396 1446101308 3015154404 652652842 95729895 255 362436" option to reproduce the execution
0.00/0.03	c #vars 231
0.00/0.03	c #constraints 2707
0.00/0.08	c Solving starts ...
0.00/0.08	c ============================[ Search Statistics ]============================
0.00/0.08	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.08	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.08	c =============================================================================
0.00/0.08	c  0.0s |       0 |        0 |        0 |      979      0 |        0 |        0
0.00/0.09	c  0.0s |       1 |      259 |      100 |      979      0 |        0 |        0
0.09/0.12	c  0.0s |       2 |      530 |      250 |     1077      0 |        0 |        0
0.09/0.17	c  0.1s |       3 |      934 |      475 |     1185      0 |        0 |        0
0.19/0.24	c  0.2s |       4 |     1525 |      813 |     1304      0 |        0 |        0
0.29/0.36	c  0.3s |       5 |     2394 |     1320 |     1435      0 |        0 |        0
0.49/0.60	c  0.5s |       6 |     3627 |     2081 |     1737      1 |        0 |        0
0.79/0.87	c  0.8s |       7 |     5590 |     3223 |     1911      2 |        0 |        0
1.29/1.33	c  1.3s |       8 |     8440 |     4936 |     2103      4 |        0 |        0
1.79/1.88	c  1.8s |       9 |    12565 |     7506 |     2314      5 |        1 |       11
2.68/2.71	c  2.6s |      10 |    19228 |    11361 |     2546      7 |        2 |       22
4.08/4.16	c  4.1s |      11 |    28561 |    17144 |     2801     11 |        3 |       33
5.78/5.86	c  5.8s |      12 |    44667 |    25819 |     3082     15 |        4 |       44
7.79/7.88	c  7.8s |      12 |    64087 |    36719 |     3082     19 |        7 |       77
8.18/8.27	c  8.2s |      13 |    67760 |    38832 |     3391     21 |        7 |       77
8.78/8.81	c  8.7s |      13 |    73018 |    41886 |     3391     21 |       77 |      996
8.78/8.81	c #cpu_time = 8.709s
8.78/8.81	c #wall_clock_time = 8.731s
8.78/8.81	c #decision = 73018
8.78/8.81	c #random_decision = 260
8.78/8.81	c #conflict = 41886
8.78/8.81	c #restart = 13
8.78/8.81	s UNSATISFIABLE
8.78/8.81	c total CPU time = 8.787s
8.78/8.81	c total wall clock time = 8.809s

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

pid=1219
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: 1.00 0.42 0.26 4/179 1222
/proc/meminfo: memFree=29152180/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=444860 CPUtime=0 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 1613 0 0 0 0 0 0 0 20 0 4 0 22660646 455536640 1974 33554432000 4194304 16246674 140735332873856 140735332873280 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 111983 1982 441 2943 0 108877 0
[pid=1222/tid=1223] ppid=1219 vsize=697788 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 714534912 2962 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=702908 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 719777792 2982 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=707004 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 723972096 2998 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0

[startup+0.100115 s]
/proc/loadavg: 1.00 0.42 0.26 4/179 1222
/proc/meminfo: memFree=29152180/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 25255 0 0 0 5 4 0 0 20 0 4 0 22660646 1247350784 25604 33554432000 4194304 16246674 140735332873856 140735332873280 5677277 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 304529 25608 725 2943 0 301423 0
[pid=1222/tid=1223] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 25613 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 25616 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 25620 33554432000 4194304 16246674 140735332873856 140657091931312 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.200486 s]
/proc/loadavg: 1.00 0.42 0.26 4/179 1222
/proc/meminfo: memFree=29152180/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 40711 0 0 0 13 6 0 0 20 0 4 0 22660646 1247350784 41060 33554432000 4194304 16246674 140735332873856 140735332873280 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 304529 41068 725 2943 0 301423 0
[pid=1222/tid=1223] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 41072 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 41079 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 41083 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300461 s]
/proc/loadavg: 1.00 0.42 0.26 4/179 1222
/proc/meminfo: memFree=29152180/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 56689 0 0 0 21 8 0 0 20 0 4 0 22660646 1247350784 57038 33554432000 4194304 16246674 140735332873856 140735332855744 5662075 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 304529 57043 725 2943 0 301423 0
[pid=1222/tid=1223] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 57048 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 57055 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 57061 33554432000 4194304 16246674 140735332873856 140657091931312 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.700377 s]
/proc/loadavg: 1.00 0.42 0.26 4/179 1222
/proc/meminfo: memFree=29152180/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 121526 0 0 0 52 17 0 0 20 0 4 0 22660646 1247350784 121875 33554432000 4194304 16246674 140735332873856 140735332855744 5675357 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 304529 121880 731 2943 0 301423 0
[pid=1222/tid=1223] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 121883 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 121886 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1247350784 121890 33554432000 4194304 16246674 140735332873856 140657091931312 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.50041 s]
/proc/loadavg: 1.00 0.42 0.26 3/183 1226
/proc/meminfo: memFree=28343108/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1221188 CPUtime=1.49 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 246105 0 0 0 115 34 0 0 20 0 4 0 22660646 1250496512 246434 33554432000 4194304 16246674 140735332873856 140735332873168 8224688 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 305297 246434 799 2943 0 302191 0
[pid=1222/tid=1223] ppid=1219 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1250496512 246434 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1250496512 246434 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1221188 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1250496512 246434 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1221188

[startup+3.1004 s]
/proc/loadavg: 1.00 0.42 0.26 3/183 1226
/proc/meminfo: memFree=28167276/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1303108 CPUtime=3.08 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 266797 0 0 0 271 37 0 0 20 0 4 0 22660646 1334382592 267126 33554432000 4194304 16246674 140735332873856 140735332855744 5676613 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 325777 267126 799 2943 0 322671 0
[pid=1222/tid=1223] ppid=1219 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1334382592 267126 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1334382592 267126 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1303108 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1334382592 267126 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1303108

[startup+6.30038 s]
/proc/loadavg: 1.08 0.45 0.27 3/183 1226
/proc/meminfo: memFree=28080860/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1307204 CPUtime=6.28 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 267718 0 0 0 591 37 0 0 20 0 4 0 22660646 1338576896 268047 33554432000 4194304 16246674 140735332873856 140735332855744 5661428 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 326801 268047 799 2943 0 323695 0
[pid=1222/tid=1223] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 1307204

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

[startup+6.5004 s]
/proc/loadavg: 1.08 0.45 0.27 3/183 1226
/proc/meminfo: memFree=28080860/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1307204 CPUtime=6.48 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 267718 0 0 0 611 37 0 0 20 0 4 0 22660646 1338576896 268047 33554432000 4194304 16246674 140735332873856 140735332855744 5712604 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 326801 268047 799 2943 0 323695 0
[pid=1222/tid=1223] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 6.48
Current children cumulated vsize (KiB) 1307204

[startup+8.1004 s]
/proc/loadavg: 1.08 0.45 0.27 4/183 1226
/proc/meminfo: memFree=28080992/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1307204 CPUtime=8.08 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 267718 0 0 0 771 37 0 0 20 0 4 0 22660646 1338576896 268047 33554432000 4194304 16246674 140735332873856 140735332855744 12478701 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 326801 268047 799 2943 0 323695 0
[pid=1222/tid=1223] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.08
Current children cumulated vsize (KiB) 1307204

[startup+8.50035 s]
/proc/loadavg: 1.08 0.45 0.27 4/183 1226
/proc/meminfo: memFree=28080992/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1307204 CPUtime=8.48 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 267718 0 0 0 811 37 0 0 20 0 4 0 22660646 1338576896 268047 33554432000 4194304 16246674 140735332873856 140735332855744 5726344 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 326801 268047 799 2943 0 323695 0
[pid=1222/tid=1223] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.48
Current children cumulated vsize (KiB) 1307204

[startup+8.70039 s]
/proc/loadavg: 1.08 0.45 0.27 4/183 1226
/proc/meminfo: memFree=28080992/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1307204 CPUtime=8.68 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 267718 0 0 0 831 37 0 0 20 0 4 0 22660646 1338576896 268047 33554432000 4194304 16246674 140735332873856 140735332855744 5572335 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 326801 268047 799 2943 0 323695 0
[pid=1222/tid=1223] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268047 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.68
Current children cumulated vsize (KiB) 1307204

[startup+8.80041 s]
/proc/loadavg: 1.08 0.45 0.27 4/183 1226
/proc/meminfo: memFree=28080992/32872528 swapFree=17888/1798212
[pid=1222] ppid=1219 vsize=1307204 CPUtime=8.78 cores=0,2,4,6
/proc/1222/stat : 1222 (toysat) R 1219 1222 579 0 -1 4202496 267719 0 0 0 841 37 0 0 20 0 4 0 22660646 1338576896 268048 33554432000 4194304 16246674 140735332873856 140735332855744 5530792 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/1222/statm: 326801 268048 800 2943 0 323695 0
[pid=1222/tid=1223] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1223/stat : 1223 (toysat) S 1219 1222 579 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268048 33554432000 4194304 16246674 140735332873856 140657187335408 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 2 0 0 0 0 0
[pid=1222/tid=1224] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1224/stat : 1224 (toysat) S 1219 1222 579 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268048 33554432000 4194304 16246674 140735332873856 140657176845552 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 4 0 0 0 0 0
[pid=1222/tid=1225] ppid=1219 vsize=1307204 CPUtime=0 cores=0,2,4,6
/proc/1222/task/1225/stat : 1225 (toysat) S 1219 1222 579 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 22660647 1338576896 268048 33554432000 4194304 16246674 140735332873856 140657091931312 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 2 0 0 0 0 0
Current children cumulated CPU time (s) 8.78
Current children cumulated vsize (KiB) 1307204

Child status: 0
Real time (s): 8.87096
CPU time (s): 8.86665
CPU user time (s): 8.42872
CPU system time (s): 0.437933
CPU usage (%): 99.9515
Max. virtual memory (cumulated for all children) (KiB): 1307204

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.42872
system time used= 0.437933
maximum resident set size= 1072204
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267724
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= 25
involuntary context switches= 15

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.027995 second user time and 0.037994 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-18 01:28:55
IDJOB=4099340
IDBENCH=1360
IDSOLVER=2542
FILE ID=node123/4099340-1466206135
RUNJOBID= node123-1466206081-595
PBS_JOBID= 19918154
Free space on /tmp= 71620 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900553647.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4099340-1466206135/watcher-4099340-1466206135 -o /tmp/evaluation-result-4099340-1466206135/solver-4099340-1466206135 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1466206081-595 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4099340-1466206135.opb

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

MD5SUM BENCH= 46461f0e86cd2c07d09bc154a5f6739a
RANDOM SEED=770145451

node123.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.58
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.791
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.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		: 2666.791
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 22
initial apicid	: 22
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29152708 kB
Buffers:           37020 kB
Cached:            96964 kB
SwapCached:         1640 kB
Active:          1159588 kB
Inactive:          54256 kB
Active(anon):    1081308 kB
Inactive(anon):     1100 kB
Active(file):      78280 kB
Inactive(file):    53156 kB
Unevictable:     1798212 kB
Mlocked:           17888 kB
SwapTotal:      67108856 kB
SwapFree:       67099272 kB
Dirty:             33072 kB
Writeback:             0 kB
AnonPages:       2877140 kB
Mapped:            10308 kB
Shmem:                 0 kB
Slab:             571416 kB
SReclaimable:      14956 kB
SUnreclaim:       556460 kB
KernelStack:        1448 kB
PageTables:        10060 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3022064 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1785856 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= 71620 MiB
End job on node123 at 2016-06-18 01:29:04