Trace number 4106256

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 NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02OPT3 5.39318 5.39469

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=59-P1=23-P2=29-P3=41-B.opb
MD5SUMa7aa500b12a2568dbdf92804131d86d2
Bench CategoryOPT-SMALLINT-NLC (optimisation, small integers, non linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark3
Best CPU time to get the best result obtained on this benchmark0.027995
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 3
Optimality of the best value was proved YES
Number of variables54
Total number of constraints7
Number of constraints which are clauses0
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints7
Minimum length of a constraint6
Maximum length of a constraint48
Number of terms in the objective function 6
Biggest coefficient in the objective function 32
Number of bits for the biggest coefficient in the objective function 6
Sum of the numbers in the objective function 63
Number of bits of the sum of numbers in the objective function 6
Biggest number in a constraint 2048
Number of bits of the biggest number in a constraint 12
Biggest sum of numbers in a constraint 8064
Number of bits of the biggest sum of numbers13
Number of products (including duplicates)108
Sum of products size (including duplicates)216
Number of different products108
Sum of products size216

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.00	c 2016-06-18T18:45:15+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-4106256-1466268315.opb"]
0.00/0.01	c use --random-gen="3953721176 1809010927 3609773384 4161177484 2173022978 3294553177 1598600109 39725967 346945924 66365821 836859569 783332560 3997233336 3765563943 117759639 204616028 3921552644 3099751366 1401161361 2213392961 3949757454 2322272182 2740973434 3955984272 2906687853 2886711078 161505338 2625473476 3228722347 3523690760 2662675186 3474964504 2432922930 767904165 1750638425 1273771164 3097605758 1859562447 3460150420 2310388958 546663261 1926895279 947757892 20854532 1291136895 4002045925 2766823087 2265313219 1900142422 3070672267 121783797 3263505390 506137013 2821075374 1685815199 2278364782 1915626319 1925614806 3788932616 1138029817 2241209157 3627097121 3855173007 2819684208 2904218540 92416252 1057568030 2991921554 1395738435 1657303468 1167774947 2286105956 658736137 2512099497 2895879614 1866005293 285356969 1800603349 2915361764 1112568792 4072850558 1245485698 2930631614 136038293 3422222082 2286254924 3159970135 3015131504 3781754299 2552826500 2897323638 2241624291 3366174894 1556932478 3418574309 2311759337 2959656834 1052634700 3215653943 4014161841 3707370144 3705150944 1313595735 1499996225 1950117709 1189872634 2970773019 1208639027 3162819259 2840555855 1120353648 3791128193 304735585 957540826 2438466275 133491178 3825414613 3607335307 3743623156 2298947243 4093518693 1572509462 1592295887 3248488213 3104128026 1401438571 865878641 2465865067 713615399 1365389634 1508547191 3369321738 261400082 1464068097 1267125093 3433274232 1994287890 3887912000 2687300835 3922158522 1769521738 2594306037 301278964 3803275603 18106283 250180082 2753649499 273867257 1617231128 2082616910 2972168588 3560333946 1706927287 570467310 1141320423 65286178 4282369084 4258922315 546636752 1839516042 1992856136 2897700705 1782871207 341557481 3526344067 997340151 465575123 3518584897 3517983689 3712292232 519767036 3801020907 1415870007 1522289309 3088757560 559176055 500992372 2964060299 2545563177 3577773361 3480006242 3905367966 3932739302 4096535984 2182546748 3425324304 1541590425 3413147539 2258631245 916455266 3734677803 1227640557 2734979585 3055497322 3613418414 1141447911 482238260 1890093402 2903424445 4038208161 2134615905 3466795894 3402062747 3400806163 686208258 1547174103 1180283870 2913128862 1222930006 1238857151 302434527 2707324235 49523401 821339542 1075687776 440849512 664500568 2404362720 552323675 2621625730 2745890684 1376653936 3737003217 2024776301 2823436939 2459009256 4273703910 2849514423 939619590 125041982 336280178 2649263343 3337074129 2854066819 2596446067 856776375 1068672786 836701183 3805730691 2427034974 1010425645 1141575560 1175811004 2139350033 896829175 1007923801 3143376806 3820837999 1368995264 717399978 198709821 367341040 971772513 1049298943 204521965 237985447 255 362436" option to reproduce the execution
0.00/0.01	c #vars 54
0.00/0.01	c #constraints 7
0.00/0.01	c BCD2: Hardening is enabled.
0.00/0.01	c BCD2: BiasedSearch is enabled.
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |      165      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      141 |      100 |      165      0 |        0 |        0
0.00/0.06	c  0.0s |       2 |      335 |      250 |      182      1 |        0 |        0
0.00/0.07	c  0.1s |       2 |      476 |      360 |      201      1 |        0 |        0
0.00/0.07	c #cpu_time = 0.061s
0.00/0.07	c #wall_clock_time = 0.061s
0.00/0.07	c #decision = 476
0.00/0.07	c #random_decision = 3
0.00/0.07	c #conflict = 360
0.00/0.07	c #restart = 2
0.00/0.07	o 57
0.00/0.07	c BCD2: updating upper bound: 63 -> 56
0.00/0.07	c BCD2: 0 <= obj <= 56
0.00/0.07	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.00/0.07	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.07	c Solving starts ...
0.00/0.07	c ============================[ Search Statistics ]============================
0.00/0.07	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.07	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.07	c =============================================================================
0.00/0.07	c  0.0s |       0 |        0 |        0 |      201      0 |        0 |        0
0.00/0.08	c  0.0s |       0 |        4 |        0 |      201      1 |        0 |        0
0.00/0.08	c #cpu_time = 0.002s
0.00/0.08	c #wall_clock_time = 0.002s
0.00/0.08	c #decision = 4
0.00/0.08	c #random_decision = 0
0.00/0.08	c #conflict = 0
0.00/0.08	c #restart = 0
0.00/0.08	c BCD2: found a new core of size 5: cost of the new core is >=2
0.00/0.08	c lower bound updated to 2
0.00/0.08	c BCD2: 2 <= obj <= 56
0.00/0.08	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.00/0.08	c BCD2: #sat=1 #unsat=2 bias=2/3
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 |      201      0 |        0 |        0
0.00/0.09	c  0.0s |       1 |      128 |      100 |      201      0 |        0 |        0
0.09/0.14	c  0.1s |       2 |      357 |      250 |      222      1 |        0 |        0
0.09/0.17	c  0.1s |       3 |      614 |      475 |      245      2 |        0 |        0
0.19/0.23	c  0.2s |       4 |      989 |      813 |      245      4 |        0 |        0
0.29/0.32	c  0.2s |       5 |     1601 |     1320 |      270      7 |        0 |        0
0.38/0.47	c  0.4s |       6 |     2437 |     2081 |      297     11 |        0 |        0
0.59/0.68	c  0.6s |       7 |     3757 |     3223 |      327     17 |        0 |        0
0.99/1.02	c  0.9s |       8 |     5619 |     4936 |      360     25 |        0 |        0
1.39/1.44	c  1.4s |       9 |     8495 |     7506 |      397     35 |        0 |        0
1.89/1.94	c  1.9s |      10 |    12503 |    11361 |      437     50 |        0 |        0
2.79/2.83	c  2.8s |      11 |    19282 |    17144 |      481     72 |        0 |        0
3.99/4.04	c  4.0s |      12 |    28592 |    25819 |      530    104 |        0 |        0
5.19/5.29	c  5.2s |      12 |    38157 |    34335 |      530    133 |        0 |        0
5.19/5.29	c #cpu_time = 5.199s
5.19/5.29	c #wall_clock_time = 5.213s
5.19/5.29	c #decision = 38157
5.19/5.29	c #random_decision = 127
5.19/5.29	c #conflict = 34335
5.29/5.36	c #restart = 12
5.29/5.36	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
5.29/5.36	c lower bound updated to 3
5.29/5.36	c BCD2: 3 <= obj <= 56
5.29/5.36	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
5.29/5.36	c BCD2: #sat=1 #unsat=3 bias=3/4
5.29/5.36	c Solving starts ...
5.29/5.36	c ============================[ Search Statistics ]============================
5.29/5.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.29/5.36	c       |         |          |          |    Limit     GC | Var      | Constra 
5.29/5.36	c =============================================================================
5.29/5.36	c  0.0s |       0 |        0 |        0 |      530      0 |        1 |        0
5.29/5.36	c  0.0s |       1 |      118 |      100 |      530      0 |        1 |        1
5.29/5.36	c  0.0s |       2 |      284 |      250 |      530      0 |        1 |        1
5.29/5.36	c  0.0s |       2 |      353 |      284 |      530      0 |        1 |        1
5.29/5.36	c #cpu_time = 0.034s
5.29/5.36	c #wall_clock_time = 0.034s
5.29/5.36	c #decision = 353
5.29/5.36	c #random_decision = 1
5.29/5.36	c #conflict = 284
5.29/5.36	c #restart = 2
5.29/5.36	o 7
5.29/5.36	c BCD2: hardening fixes 3 literals
5.29/5.36	c BCD2: updating upper bound: 56 -> 6
5.29/5.36	c BCD2: 3 <= obj <= 6
5.29/5.36	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=3
5.29/5.36	c BCD2: #sat=2 #unsat=3 bias=3/5
5.29/5.36	c Solving starts ...
5.29/5.36	c ============================[ Search Statistics ]============================
5.29/5.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.29/5.36	c       |         |          |          |    Limit     GC | Var      | Constra 
5.29/5.36	c =============================================================================
5.29/5.36	c  0.0s |       0 |        0 |        0 |      530      0 |       25 |        3
5.29/5.36	c  0.0s |       0 |       39 |       15 |      530      0 |       25 |       57
5.29/5.36	c #cpu_time = 0.004s
5.29/5.36	c #wall_clock_time = 0.004s
5.29/5.36	c #decision = 39
5.29/5.36	c #random_decision = 0
5.29/5.36	c #conflict = 15
5.29/5.36	c #restart = 0
5.29/5.36	o 5
5.29/5.36	c BCD2: updating upper bound: 6 -> 4
5.29/5.36	c BCD2: 3 <= obj <= 4
5.29/5.36	c BCD2: #cores=1, #unrelaxed=0, #relaxed=3, #hardened=3
5.29/5.36	c BCD2: #sat=3 #unsat=3 bias=3/6
5.29/5.36	c Solving starts ...
5.29/5.36	c ============================[ Search Statistics ]============================
5.29/5.36	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
5.29/5.36	c       |         |          |          |    Limit     GC | Var      | Constra 
5.29/5.36	c =============================================================================
5.29/5.36	c  0.0s |       0 |        0 |        0 |      530      0 |       25 |       57
5.29/5.36	c  0.0s |       0 |       29 |        2 |      530      0 |       25 |       57
5.29/5.36	c #cpu_time = 0.001s
5.29/5.36	c #wall_clock_time = 0.001s
5.29/5.36	c #decision = 29
5.29/5.36	c #random_decision = 0
5.29/5.36	c #conflict = 2
5.29/5.36	c #restart = 0
5.29/5.36	o 3
5.29/5.36	s OPTIMUM FOUND
5.29/5.36	v x1 x2 -x3 -x4 -x5 -x6 x7 -x8 x9 -x10
5.29/5.36	v -x11 -x12 x13 -x14 x15 x16 x17 x18 x19 x20
5.29/5.36	v -x21 x22 x23 x24 x25 x26 x27 x28 -x29 -x30
5.29/5.36	v x31 x32 -x33 -x34 x35 -x36 -x37 -x38 -x39 -x40
5.29/5.36	v -x41 -x42 -x43 x44 x45 x46 -x47 -x48 x49 -x50
5.29/5.36	v -x51 -x52 x53 -x54
5.29/5.36	c total CPU time = 5.319s
5.29/5.36	c total wall clock time = 5.333s

Verifier Data

OK	3

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

pid=14283
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.34 2.27 2.12 4/179 14286
/proc/meminfo: memFree=30096484/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=792132 CPUtime=0 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 2971 0 0 0 0 0 0 0 20 0 4 0 28880764 811143168 2820 33554432000 4194304 16246674 140734962134608 140734962134032 13880264 0 2 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 198801 2830 442 2943 0 195695 0
[pid=14286/tid=14287] ppid=14283 vsize=810564 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 830017536 2892 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=814660 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 834211840 2908 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=818756 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28880764 838406144 2924 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0

[startup+0.100213 s]
/proc/loadavg: 2.34 2.27 2.12 4/179 14286
/proc/meminfo: memFree=30096484/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1218116 CPUtime=0.09 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 21660 0 0 0 6 3 0 0 20 0 4 0 28880764 1247350784 21496 33554432000 4194304 16246674 140734962134608 140734962116480 5997509 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 304529 21500 796 2943 0 301423 0
[pid=14286/tid=14287] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 21505 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 21511 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 21518 33554432000 4194304 16246674 140734962134608 140101549018288 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.20047 s]
/proc/loadavg: 2.34 2.27 2.12 4/179 14286
/proc/meminfo: memFree=30096484/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 41268 0 0 0 13 6 0 0 20 0 4 0 28880764 1247350784 41105 33554432000 4194304 16246674 140734962134608 140734962116480 5546098 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 304529 41117 796 2943 0 301423 0
[pid=14286/tid=14287] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 41127 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 41132 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 41135 33554432000 4194304 16246674 140734962134608 140101549018288 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.300444 s]
/proc/loadavg: 2.34 2.27 2.12 4/179 14286
/proc/meminfo: memFree=30096484/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 60981 0 0 0 21 8 0 0 20 0 4 0 28880764 1247350784 60817 33554432000 4194304 16246674 140734962134608 140734962116480 5546181 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 304529 60822 796 2943 0 301423 0
[pid=14286/tid=14287] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 60827 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 60832 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 60836 33554432000 4194304 16246674 140734962134608 140101549018288 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.700378 s]
/proc/loadavg: 2.34 2.27 2.12 4/179 14286
/proc/meminfo: memFree=30096484/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 141739 0 0 0 50 19 0 0 20 0 4 0 28880764 1247350784 141576 33554432000 4194304 16246674 140734962134608 140734962116480 12875570 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 304529 141583 796 2943 0 301423 0
[pid=14286/tid=14287] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 141587 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 141591 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28880764 1247350784 141598 33554432000 4194304 16246674 140734962134608 140101549018288 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.50038 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29209496/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 245715 0 0 0 113 36 0 0 20 0 4 0 28880764 1248399360 245529 33554432000 4194304 16246674 140734962134608 140734962133920 5822252 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 304785 245529 853 2943 0 301679 0
[pid=14286/tid=14287] ppid=14283 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1248399360 245529 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1248399360 245529 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1248399360 245529 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10039 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29028828/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 267453 0 0 0 270 39 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140734962117608 12415657 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 326545 267267 853 2943 0 323439 0
[pid=14286/tid=14287] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140101549018288 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

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

[startup+3.20046 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29028828/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1306180 CPUtime=3.19 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 267453 0 0 0 280 39 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140734962117608 12483403 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 326545 267267 853 2943 0 323439 0
[pid=14286/tid=14287] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267267 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 1306180

[startup+4.00037 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29028108/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1306180 CPUtime=3.99 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 267525 0 0 0 360 39 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140734962117608 12415720 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 326545 267339 853 2943 0 323439 0
[pid=14286/tid=14287] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 3.99
Current children cumulated vsize (KiB) 1306180

[startup+4.80037 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29027860/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1306180 CPUtime=4.79 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 267525 0 0 0 440 39 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140734962117600 5710579 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 326545 267339 853 2943 0 323439 0
[pid=14286/tid=14287] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267339 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 4.79
Current children cumulated vsize (KiB) 1306180

[startup+5.20037 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29027860/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1306180 CPUtime=5.19 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 267527 0 0 0 480 39 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140734962116480 5600010 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 326545 267341 855 2943 0 323439 0
[pid=14286/tid=14287] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.19
Current children cumulated vsize (KiB) 1306180

[startup+5.30038 s]
/proc/loadavg: 2.31 2.26 2.12 3/182 14290
/proc/meminfo: memFree=29027860/32872528 swapFree=681964/737152
[pid=14286] ppid=14283 vsize=1306180 CPUtime=5.29 cores=0,2,4,6
/proc/14286/stat : 14286 (toysat) R 14283 14286 13233 0 -1 4202496 267527 0 0 0 490 39 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140734962116480 5599994 0 0 0 34082818 18446744073709551615 0 0 17 4 0 0 0 0 0
/proc/14286/statm: 326545 267341 855 2943 0 323439 0
[pid=14286/tid=14287] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14287/stat : 14287 (toysat) S 14283 14286 13233 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140101569981680 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 0 0 0 0 0 0
[pid=14286/tid=14288] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14288/stat : 14288 (toysat) S 14283 14286 13233 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140101559491824 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 2 0 0 0 0 0
[pid=14286/tid=14289] ppid=14283 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/14286/task/14289/stat : 14289 (toysat) S 14283 14286 13233 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 28880764 1337528320 267341 33554432000 4194304 16246674 140734962134608 140101549018288 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 5.29
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 5.39469
CPU time (s): 5.39318
CPU user time (s): 4.93625
CPU system time (s): 0.45693
CPU usage (%): 99.972
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4.93625
system time used= 0.45693
maximum resident set size= 1069384
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267533
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= 17
involuntary context switches= 7

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.010998 second user time and 0.026995 second system time

The end

Launcher Data

Begin job on node112 at 2016-06-18 18:45:15
IDJOB=4106256
IDBENCH=47992
IDSOLVER=2542
FILE ID=node112/4106256-1466268315
RUNJOBID= node112-1466264161-13249
PBS_JOBID= 19918218
Free space on /tmp= 71696 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/factor-mod-B/factor-mod-size=6-P0=59-P1=23-P2=29-P3=41-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106256-1466268315/watcher-4106256-1466268315 -o /tmp/evaluation-result-4106256-1466268315/solver-4106256-1466268315 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node112-1466264161-13249 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106256-1466268315.opb

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

MD5SUM BENCH= a7aa500b12a2568dbdf92804131d86d2
RANDOM SEED=1620070576

node112.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.734
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.46
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.734
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.734
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	: 5321.48
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.734
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.734
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.734
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.734
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.734
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.54
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        30097360 kB
Buffers:           63700 kB
Cached:           155348 kB
SwapCached:         2028 kB
Active:          1172896 kB
Inactive:         127440 kB
Active(anon):    1081548 kB
Inactive(anon):     2096 kB
Active(file):      91348 kB
Inactive(file):   125344 kB
Unevictable:      737152 kB
Mlocked:          681964 kB
SwapTotal:      67108856 kB
SwapFree:       67096744 kB
Dirty:             16500 kB
Writeback:             0 kB
AnonPages:       1822212 kB
Mapped:            10400 kB
Shmem:                 0 kB
Slab:             602556 kB
SReclaimable:      45908 kB
SUnreclaim:       556648 kB
KernelStack:        1520 kB
PageTables:         7200 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1965464 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     81920 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= 71680 MiB
End job on node112 at 2016-06-18 18:45:21