Trace number 4106088

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 11.4163 11.4208

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-NLC/submittedPB07/roussel/
factor-mod-B/factor-mod-size=6-P0=11-P1=37-P2=37-P3=29-B.opb
MD5SUMcbe543752cefcfc8b074d7a209a42328
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.028994
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-18T17:52:58+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-4106088-1466265178.opb"]
0.00/0.01	c use --random-gen="508611403 3929686587 96343450 972745451 1616420040 2162430819 3960106834 2999822319 4289372443 931444826 150744650 2807526894 4053752664 1587940331 160120181 986929054 1861910756 4064910978 3632475071 2906702553 3985026667 1776657195 3125518621 1579650883 3127373515 1995814884 1818262044 1510182739 3074647169 1968545783 2009018838 3943176228 2227953532 3862249331 184526067 173298523 1675457172 439184605 3290465615 3672297107 4099786715 3423470856 2655911600 4267102979 424927568 2314575597 4139610970 3821431606 1359444094 2567726555 1994854425 3516236377 1537450971 383808286 1515834572 2055168613 2440512774 1596861003 3008149345 3184679657 1815682553 3998293592 2533699220 31203923 888366723 2037203632 3736409358 2915594583 16975446 1586887992 794128337 3090525669 2363319870 2945887371 3008242484 3593451114 1165999434 3656057006 1802466145 234208635 1323758844 4279017330 333609280 3857307798 4147758588 270229196 1402199084 830301028 3864122930 2631870362 4085316078 896593534 126109287 1612311324 202554832 1372628723 2884880866 1276549616 3683917489 3779336203 3086761477 1631826890 367477045 4284531526 674678784 2362313949 797590469 1232888965 1845849244 3028973531 3369087086 2508998910 2597757926 1208156322 229745043 1982470143 3045465848 2520412806 1593043087 2157972803 3765332416 94981011 260737162 3945062498 3746434737 642241730 244600822 3526663028 170154818 2328918493 645778859 915867984 1043994271 679698241 911721688 2154887276 3242471462 1959193154 336461351 2794813852 3570901597 3998171283 1601784520 419368150 1701946940 2596839327 2389461397 4077995626 3997107083 385162109 2603320856 3545228642 4176905506 4130748813 1158890557 218739908 2544244750 1827760659 1758186625 4199871099 552320576 3326112215 3551006016 189157034 3570083487 752688254 1051671919 2253670609 3511859256 2610564509 2498361834 1360677043 1780628000 2814915688 2641972738 2054699186 1527590838 3292417260 2040867674 4113621585 1541885639 940898586 1235819731 3896665576 2043163509 2521095069 1997802951 3051383457 1988547972 872979500 1290585153 4285670931 1852217590 194673580 3458225794 3149769310 2335303349 3062649877 4051963876 3705988260 3986815023 1141624665 443951738 2675070282 3450579030 3205296828 1913349828 3814474120 69265130 1866150295 2054937177 66789268 13389005 900099442 2794985570 809073151 4062452118 3248628422 1905720545 2223306210 1369591284 1097233190 1191801150 2633471473 2488546150 1922651064 3408774884 1411436685 2507603320 517069189 4199772506 432167549 1718473537 2432470225 2414473876 3720309665 153680329 673304521 87151653 600274804 1019775591 864597570 2350374735 3971925958 4203031438 3097706436 957298578 1568802063 1279046987 3403144867 1103814377 2025501672 958035119 4182391410 3638684409 1281276628 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 |      121 |      100 |      165      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      168 |      129 |      182      0 |        0 |        0
0.00/0.03	c #cpu_time = 0.020s
0.00/0.03	c #wall_clock_time = 0.020s
0.00/0.03	c #decision = 168
0.00/0.03	c #random_decision = 1
0.00/0.03	c #conflict = 129
0.00/0.03	c #restart = 1
0.00/0.03	o 61
0.00/0.03	c BCD2: updating upper bound: 63 -> 60
0.00/0.03	c BCD2: 0 <= obj <= 60
0.00/0.03	c BCD2: #cores=0, #unrelaxed=6, #relaxed=0, #hardened=0
0.00/0.03	c BCD2: #sat=1 #unsat=1 bias=1/2
0.00/0.03	c Solving starts ...
0.00/0.03	c ============================[ Search Statistics ]============================
0.00/0.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.03	c =============================================================================
0.00/0.03	c  0.0s |       0 |        0 |        0 |      182      0 |        0 |        0
0.00/0.03	c  0.0s |       0 |        4 |        0 |      182      0 |        0 |        0
0.00/0.03	c #cpu_time = 0.001s
0.00/0.03	c #wall_clock_time = 0.001s
0.00/0.03	c #decision = 4
0.00/0.03	c #random_decision = 0
0.00/0.03	c #conflict = 0
0.00/0.03	c #restart = 0
0.00/0.03	c BCD2: found a new core of size 5: cost of the new core is >=2
0.00/0.03	c lower bound updated to 2
0.00/0.03	c BCD2: 2 <= obj <= 60
0.00/0.03	c BCD2: #cores=1, #unrelaxed=1, #relaxed=5, #hardened=0
0.00/0.03	c BCD2: #sat=1 #unsat=2 bias=2/3
0.00/0.03	c Solving starts ...
0.00/0.03	c ============================[ Search Statistics ]============================
0.00/0.03	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.03	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.03	c =============================================================================
0.00/0.03	c  0.0s |       0 |        0 |        0 |      182      0 |        0 |        0
0.00/0.05	c  0.0s |       1 |      133 |      100 |      182      0 |        0 |        0
0.08/0.10	c  0.1s |       2 |      378 |      250 |      201      1 |        0 |        0
0.08/0.13	c  0.1s |       3 |      674 |      475 |      222      2 |        0 |        0
0.19/0.21	c  0.2s |       4 |     1116 |      813 |      245      4 |        0 |        0
0.19/0.29	c  0.3s |       5 |     1656 |     1320 |      270      7 |        0 |        0
0.39/0.44	c  0.4s |       6 |     2521 |     2081 |      297     11 |        0 |        0
0.59/0.66	c  0.6s |       7 |     3716 |     3223 |      327     17 |        0 |        0
0.99/1.03	c  1.0s |       8 |     5645 |     4936 |      360     25 |        0 |        0
1.39/1.45	c  1.4s |       9 |     8408 |     7506 |      397     36 |        0 |        0
1.99/2.01	c  2.0s |      10 |    12881 |    11361 |      437     52 |        0 |        0
2.79/2.87	c  2.8s |      11 |    19673 |    17144 |      481     74 |        0 |        0
3.99/4.04	c  4.0s |      12 |    29091 |    25819 |      530    105 |        0 |        0
5.79/5.83	c  5.8s |      13 |    42913 |    38832 |      583    146 |        0 |        0
7.80/7.83	c  7.8s |      13 |    56448 |    51032 |      583    183 |        0 |        0
8.99/9.03	c  9.0s |      14 |    64533 |    58352 |      642    205 |        0 |        0
10.99/11.04	c 11.0s |      14 |    80081 |    72652 |      642    246 |        0 |        0
11.29/11.32	c 11.3s |      14 |    81687 |    74162 |      642    251 |        0 |        0
11.29/11.32	c #cpu_time = 11.258s
11.29/11.32	c #wall_clock_time = 11.287s
11.29/11.32	c #decision = 81687
11.29/11.32	c #random_decision = 257
11.29/11.32	c #conflict = 74162
11.29/11.32	c #restart = 14
11.29/11.32	c BCD2: relaxing 1 and merging with 1 cores into a new core of size 6: cost of the new core is >=3
11.29/11.32	c lower bound updated to 3
11.29/11.32	c BCD2: 3 <= obj <= 60
11.29/11.32	c BCD2: #cores=1, #unrelaxed=0, #relaxed=6, #hardened=0
11.29/11.32	c BCD2: #sat=1 #unsat=3 bias=3/4
11.29/11.32	c Solving starts ...
11.29/11.32	c ============================[ Search Statistics ]============================
11.29/11.32	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.29/11.32	c       |         |          |          |    Limit     GC | Var      | Constra 
11.29/11.32	c =============================================================================
11.29/11.32	c  0.0s |       0 |        0 |        0 |      642      0 |        1 |        0
11.29/11.33	c  0.0s |       1 |      119 |      100 |      642      0 |        1 |        1
11.29/11.34	c  0.0s |       1 |      222 |      174 |      642      0 |        1 |        1
11.29/11.34	c #cpu_time = 0.021s
11.29/11.34	c #wall_clock_time = 0.021s
11.29/11.34	c #decision = 222
11.29/11.34	c #random_decision = 1
11.29/11.34	c #conflict = 174
11.29/11.34	c #restart = 1
11.29/11.34	o 17
11.29/11.34	c BCD2: hardening fixes 1 literals
11.29/11.34	c BCD2: updating upper bound: 60 -> 16
11.29/11.34	c BCD2: 3 <= obj <= 16
11.29/11.34	c BCD2: #cores=1, #unrelaxed=0, #relaxed=5, #hardened=1
11.29/11.34	c BCD2: #sat=2 #unsat=3 bias=3/5
11.29/11.34	c Solving starts ...
11.29/11.34	c ============================[ Search Statistics ]============================
11.29/11.34	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
11.29/11.34	c       |         |          |          |    Limit     GC | Var      | Constra 
11.29/11.34	c =============================================================================
11.29/11.34	c  0.0s |       0 |        0 |        0 |      642      0 |        9 |        2
11.29/11.34	c  0.0s |       0 |       33 |        1 |      642      0 |        9 |       21
11.29/11.34	c #cpu_time = 0.002s
11.29/11.34	c #wall_clock_time = 0.002s
11.29/11.34	c #decision = 33
11.29/11.34	c #random_decision = 0
11.29/11.34	c #conflict = 1
11.29/11.34	c #restart = 0
11.29/11.34	o 3
11.29/11.34	s OPTIMUM FOUND
11.29/11.34	v x1 x2 -x3 -x4 -x5 -x6 x7 x8 x9 -x10
11.29/11.34	v -x11 x12 x13 x14 x15 x16 x17 -x18 x19 -x20
11.29/11.34	v x21 -x22 x23 x24 x25 -x26 x27 -x28 x29 x30
11.29/11.34	v x31 x32 -x33 x34 -x35 x36 x37 -x38 -x39 -x40
11.29/11.34	v -x41 -x42 x43 -x44 -x45 x46 x47 -x48 x49 x50
11.29/11.34	v -x51 -x52 -x53 x54
11.29/11.34	c total CPU time = 11.318s
11.29/11.34	c total wall clock time = 11.347s

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

pid=26930
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.68 1.68 1.93 3/179 26933
/proc/meminfo: memFree=29410540/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=714172 CPUtime=0 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 2663 0 0 0 0 0 0 0 20 0 4 0 28564390 731312128 3534 33554432000 4194304 16246674 140736990606368 140736990605792 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 179055 3543 441 2943 0 175949 0
[pid=26933/tid=26934] ppid=26930 vsize=732604 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 750186496 3605 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=736700 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 754380800 3623 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=740796 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 758575104 3638 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100121 s]
/proc/loadavg: 1.68 1.68 1.93 3/179 26933
/proc/meminfo: memFree=29410540/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 20896 0 0 0 6 2 0 0 20 0 4 0 28564390 1247350784 21754 33554432000 4194304 16246674 140736990606368 140736990605792 5712452 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 304529 21762 797 2943 0 301423 0
[pid=26933/tid=26934] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 21767 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 21772 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 21777 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200457 s]
/proc/loadavg: 1.68 1.68 1.93 3/179 26933
/proc/meminfo: memFree=29410540/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 39492 0 0 0 14 5 0 0 20 0 4 0 28564390 1247350784 40350 33554432000 4194304 16246674 140736990606368 140736990605792 12874965 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 304529 40357 797 2943 0 301423 0
[pid=26933/tid=26934] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 40363 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 40374 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 40377 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.300525 s]
/proc/loadavg: 1.68 1.68 1.93 3/179 26933
/proc/meminfo: memFree=29410540/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 59501 0 0 0 22 7 0 0 20 0 4 0 28564390 1247350784 60359 33554432000 4194304 16246674 140736990606368 140736990605792 13780501 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 304529 60367 797 2943 0 301423 0
[pid=26933/tid=26934] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 60372 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 60377 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 60380 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700407 s]
/proc/loadavg: 1.68 1.68 1.93 3/179 26933
/proc/meminfo: memFree=29410540/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1218116 CPUtime=0.69 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 135803 0 0 0 50 19 0 0 20 0 4 0 28564390 1247350784 136661 33554432000 4194304 16246674 140736990606368 140736990605792 5602895 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 304529 136670 797 2943 0 301423 0
[pid=26933/tid=26934] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 136677 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 136682 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1247350784 136686 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 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.68 1.68 1.93 3/183 26937
/proc/meminfo: memFree=28575488/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1219140 CPUtime=1.49 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 245698 0 0 0 116 33 0 0 20 0 4 0 28564390 1248399360 246534 33554432000 4194304 16246674 140736990606368 140736990605680 13927401 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 304785 246534 854 2943 0 301679 0
[pid=26933/tid=26934] ppid=26930 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1248399360 246534 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1248399360 246534 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1219140 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1248399360 246534 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1219140

[startup+3.10041 s]
/proc/loadavg: 1.68 1.68 1.93 4/183 26937
/proc/meminfo: memFree=28338400/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 267452 0 0 0 273 36 0 0 20 0 4 0 28564390 1337528320 268288 33554432000 4194304 16246674 140736990606368 140736990589368 6021664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 326545 268288 856 2943 0 323439 0
[pid=26933/tid=26934] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268288 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268288 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268288 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30042 s]
/proc/loadavg: 1.78 1.70 1.94 3/183 26937
/proc/meminfo: memFree=28337692/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 267521 0 0 0 593 36 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 140736990588288 5721633 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 326545 268357 856 2943 0 323439 0
[pid=26933/tid=26934] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

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

[startup+6.40052 s]
/proc/loadavg: 1.78 1.70 1.94 3/183 26937
/proc/meminfo: memFree=28337692/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1306180 CPUtime=6.39 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 267521 0 0 0 603 36 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 140736990588288 5711697 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 326545 268357 856 2943 0 323439 0
[pid=26933/tid=26934] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268357 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1306180

[startup+9.6004 s]
/proc/loadavg: 1.80 1.70 1.94 3/183 26937
/proc/meminfo: memFree=28338064/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1306180 CPUtime=9.59 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 267561 0 0 0 923 36 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 140736990589368 5827972 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 326545 268397 857 2943 0 323439 0
[pid=26933/tid=26934] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 9.59
Current children cumulated vsize (KiB) 1306180

[startup+10.4004 s]
/proc/loadavg: 1.80 1.70 1.94 3/183 26937
/proc/meminfo: memFree=28337956/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1306180 CPUtime=10.39 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 267561 0 0 0 1003 36 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 140736990589368 5827966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 326545 268397 857 2943 0 323439 0
[pid=26933/tid=26934] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 10.39
Current children cumulated vsize (KiB) 1306180

[startup+11.2004 s]
/proc/loadavg: 1.80 1.70 1.94 3/183 26937
/proc/meminfo: memFree=28337708/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=1306180 CPUtime=11.19 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) R 26930 26933 26736 0 -1 4202496 267561 0 0 0 1083 36 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 140736990589368 5822592 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 326545 268397 857 2943 0 323439 0
[pid=26933/tid=26934] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26934/stat : 26934 (toysat) S 26930 26933 26736 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860706831600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=26933/tid=26935] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26935/stat : 26935 (toysat) S 26930 26933 26736 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860696341744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) S 26930 26933 26736 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 28564390 1337528320 268397 33554432000 4194304 16246674 140736990606368 139860576824496 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 11.19
Current children cumulated vsize (KiB) 1306180

[startup+11.4004 s]
/proc/loadavg: 1.80 1.70 1.94 3/183 26937
/proc/meminfo: memFree=28337708/32872528 swapFree=1191052/1305516
[pid=26933] ppid=26930 vsize=0 CPUtime=11.39 cores=0,2,4,6
/proc/26933/stat : 26933 (toysat) Z 26930 26933 26736 0 -1 4202508 267566 0 0 0 1098 41 0 0 20 0 2 0 28564390 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/26933/statm: 0 0 0 0 0 0 0
[pid=26933/tid=26936] ppid=26930 vsize=0 CPUtime=0.04 cores=0,2,4,6
/proc/26933/task/26936/stat : 26936 (toysat) R 26930 26933 26736 0 -1 4203588 1 0 0 0 0 4 0 0 20 0 2 0 28564390 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 11.39
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 11.4208
CPU time (s): 11.4163
CPU user time (s): 10.9823
CPU system time (s): 0.433934
CPU usage (%): 99.9601
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 10.9823
system time used= 0.433934
maximum resident set size= 1073600
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267566
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 19
involuntary context switches= 12

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.095985 second user time and 0.088986 second system time

The end

Launcher Data

Begin job on node127 at 2016-06-18 17:52:58
IDJOB=4106088
IDBENCH=47927
IDSOLVER=2542
FILE ID=node127/4106088-1466265178
RUNJOBID= node127-1466265123-26752
PBS_JOBID= 19918231
Free space on /tmp= 71724 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=11-P1=37-P2=37-P3=29-B.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4106088-1466265178/watcher-4106088-1466265178 -o /tmp/evaluation-result-4106088-1466265178/solver-4106088-1466265178 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node127-1466265123-26752 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4106088-1466265178.opb

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

MD5SUM BENCH= cbe543752cefcfc8b074d7a209a42328
RANDOM SEED=1899754891

node127.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.769
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.53
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.769
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.769
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.769
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.56
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.769
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.769
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.769
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.769
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:        29411184 kB
Buffers:           80180 kB
Cached:           257812 kB
SwapCached:          516 kB
Active:          1165852 kB
Inactive:         249820 kB
Active(anon):    1078096 kB
Inactive(anon):     2184 kB
Active(file):      87756 kB
Inactive(file):   247636 kB
Unevictable:     1305516 kB
Mlocked:         1191052 kB
SwapTotal:      67108856 kB
SwapFree:       67100260 kB
Dirty:             16152 kB
Writeback:             0 kB
AnonPages:       2385152 kB
Mapped:            10544 kB
Shmem:                 0 kB
Slab:             603828 kB
SReclaimable:      47816 kB
SUnreclaim:       556012 kB
KernelStack:        1488 kB
PageTables:         8968 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2527496 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 71708 MiB
End job on node127 at 2016-06-18 17:53:09