Trace number 4093515

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
toysat 2016-05-02OPTIMUM 31.4672 31.4849

General information on the benchmark

Name/PARTIAL-SMALLINT-LIN/wcsp/coloring/
normalized-queen5-5-5_wcsp.wbo
MD5SUM96144a43849e0273df3ac1469a9c5f46
Bench CategoryPARTIAL-SMALLINT-LIN (both soft and hard constraints, small integers, linear constraints)
Best result obtained on this benchmarkMOPT
Best cost obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark0.172973
Max-Satisfiable
Max-(Un)Satisfiability was proved
Best value of the cost
Optimality of the best cost was proved
Number of variables125
Total number of constraints825
Number of soft constraints800
Number of constraints which are clauses800
Number of constraints which are cardinality constraints (but not clauses)25
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint5
Top cost 161
Min constraint cost 1
Max constraint cost 1
Sum of constraints costs 800
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 6
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-16T23:09:34+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","--wbo","--search=bcd2","HOME/instance-4093515-1466111374.wbo"]
0.00/0.01	c use --random-gen="1217789910 32918600 950615638 2811442100 3925688939 1011959884 338053490 2793872347 2273423128 3650293347 63913223 3008172759 2086137094 2648573634 4050402961 3260423674 3324722077 3783296783 2180485785 1476087151 1350600354 4094706625 2707667511 2177298339 454288119 1373165812 927224981 763386845 3990929949 3431062109 3209737094 4024794670 2687730315 4159474305 2953940839 3911991964 4094227907 3099478179 1457335347 2602718639 4095556 3956286825 348106371 2663013242 1026688452 4264133635 3088636088 2732498022 3967661146 3705086112 2601797182 867984957 2615487884 739051100 1887723403 2960661698 1464272306 2754623191 1098145570 2140956346 1772197123 2163754046 2471983920 438326393 845635150 3025566068 2547409187 1418016028 2024790492 3645809004 579261827 4117698655 4000553576 459343376 5593151 1804018861 986240888 857913859 792616624 2539431649 4039693269 737372873 4134142185 4131547733 143391704 2750887330 995268558 4061940037 1132034693 3591742020 4023101476 1874190583 842346104 3953831844 2715879453 1295228617 1934119906 3807397802 1394929750 3101583922 574550927 3012775783 3941462612 3100054437 2912722325 1394527692 3220155769 2698191769 404875532 3275920772 165649669 3047804061 716321059 2134242700 113043496 1468442918 167493189 2813493440 722156430 215677356 3607550722 3838075396 1517721922 1615272308 1936809985 4226260332 3331041725 255979679 3285382291 997485738 15128941 4067387535 3754067940 594827795 3738621802 3951942007 2898573955 2471677191 1517796271 480701380 1805172794 1443027381 2635909119 365577729 3321023824 2302148218 860236097 774043626 2724355367 3878223646 2410293344 3206280186 2784593501 1140346647 268445930 1462192109 4184058647 1598624791 1730219123 2065418953 2328459409 1844418526 2958196663 1264552194 2643749383 3773264458 276882314 3480238883 915207082 3711183084 3358056984 2182516538 3767636400 531059956 1522171273 314373926 1906841847 1197790362 1374325660 1043566222 2950347619 352300910 2172705967 1497126193 1019560260 207253343 1827893339 4206528714 561546866 1597236299 3394390332 2063773284 3732019635 3348351826 1937247260 124691249 548043599 2181706099 4277288461 3193599515 3836149369 2644702216 509999966 2638579477 499304850 1043245959 1934388452 755166027 1547185088 3955358955 1645584116 2020470546 2202732034 4241126386 617537599 1261341743 4197776495 2691315061 1642896682 4222403683 561880725 1887097131 1194396049 3356775921 637444893 418472379 3910230506 1198689544 2504676039 2435660270 3194140628 1628348511 2503395229 155232178 3426312070 1951386329 4089409591 1819347134 698649429 3597529287 2859257247 2719860290 1919459495 3831042714 2282496159 3483330452 456179736 2649192302 3241417751 2370968290 1776941280 1391815496 3337594196 379646271 1024946791 3262201502 255 362436" option to reproduce the execution
31.38/31.41	c #vars 125
31.38/31.41	c #constraints 825
31.38/31.42	c BCD2: Hardening is enabled.
31.38/31.42	c BCD2: BiasedSearch is enabled.
31.38/31.42	c Solving starts ...
31.38/31.42	c ============================[ Search Statistics ]============================
31.38/31.42	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
31.38/31.42	c       |         |          |          |    Limit     GC | Var      | Constra 
31.38/31.42	c =============================================================================
31.38/31.42	c  0.0s |       0 |        0 |        0 |      592      0 |        0 |        0
31.38/31.42	c  0.0s |       0 |      807 |        3 |      592      0 |        0 |        0
31.38/31.42	c #cpu_time = 0.002s
31.38/31.42	c #wall_clock_time = 0.002s
31.38/31.42	c #decision = 807
31.38/31.42	c #random_decision = 4
31.38/31.42	c #conflict = 3
31.38/31.42	c #restart = 0
31.38/31.42	o 0
31.38/31.42	s OPTIMUM FOUND
31.38/31.42	v x1 -x2 -x3 -x4 -x5 -x6 -x7 x8 -x9 -x10
31.38/31.42	v -x11 -x12 -x13 x14 -x15 -x16 -x17 -x18 -x19 x20
31.38/31.42	v -x21 x22 -x23 -x24 -x25 -x26 -x27 -x28 x29 -x30
31.38/31.42	v -x31 -x32 -x33 -x34 x35 -x36 x37 -x38 -x39 -x40
31.38/31.42	v x41 -x42 -x43 -x44 -x45 -x46 -x47 x48 -x49 -x50
31.38/31.42	v -x51 x52 -x53 -x54 -x55 x56 -x57 -x58 -x59 -x60
31.38/31.42	v -x61 -x62 x63 -x64 -x65 -x66 -x67 -x68 x69 -x70
31.38/31.42	v -x71 -x72 -x73 -x74 x75 -x76 -x77 x78 -x79 -x80
31.38/31.42	v -x81 -x82 -x83 x84 -x85 -x86 -x87 -x88 -x89 x90
31.38/31.42	v -x91 x92 -x93 -x94 -x95 x96 -x97 -x98 -x99 -x100
31.38/31.42	v -x101 -x102 -x103 -x104 x105 -x106 x107 -x108 -x109 -x110
31.38/31.42	v x111 -x112 -x113 -x114 -x115 -x116 -x117 x118 -x119 -x120
31.38/31.42	v -x121 -x122 -x123 x124 -x125
31.38/31.42	c total CPU time = 31.336s
31.38/31.42	c total wall clock time = 31.423s

Verifier Data

OK	0

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-4093515-1466111374/watcher-4093515-1466111374 -o /tmp/evaluation-result-4093515-1466111374/solver-4093515-1466111374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466109573-18930 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093515-1466111374.wbo 

pid=19124
running on 4 cores: 1,3,5,7

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.02 2.03 2.20 3/179 19127
/proc/meminfo: memFree=31535960/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=700860 CPUtime=0 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 2610 0 0 0 0 0 0 0 20 0 4 0 13184070 717680640 3482 33554432000 4194304 16246674 140733810747216 140733810746640 13880264 0 2 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 175983 3491 441 2943 0 172877 0
[pid=19127/tid=19128] ppid=19124 vsize=718268 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 735506432 3551 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=723388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 740749312 3571 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=728508 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 745992192 3588 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0

[startup+0.100123 s]
/proc/loadavg: 2.02 2.03 2.20 3/179 19127
/proc/meminfo: memFree=31535960/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 18116 0 0 0 7 2 0 0 20 0 4 0 13184070 1247350784 18981 33554432000 4194304 16246674 140733810747216 140733810746640 12500869 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 18981 614 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 18982 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 18982 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 18982 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.20044 s]
/proc/loadavg: 2.02 2.03 2.20 3/179 19127
/proc/meminfo: memFree=31535960/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=0.18 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 25581 0 0 0 16 2 0 0 20 0 4 0 13184070 1247350784 26446 33554432000 4194304 16246674 140733810747216 140733810746640 12459048 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 26452 614 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 26455 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 26458 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 26461 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 1218116

[startup+0.300409 s]
/proc/loadavg: 2.02 2.03 2.20 3/179 19127
/proc/meminfo: memFree=31535960/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 32318 0 0 0 26 3 0 0 20 0 4 0 13184070 1247350784 33183 33554432000 4194304 16246674 140733810747216 140733810746640 12503629 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 33183 614 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 33183 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 33183 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 33184 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.700371 s]
/proc/loadavg: 2.02 2.03 2.20 3/179 19127
/proc/meminfo: memFree=31535960/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 54864 0 0 0 63 6 0 0 20 0 4 0 13184070 1247350784 55729 33554432000 4194304 16246674 140733810747216 140733810729088 12500869 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 55730 614 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 55730 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 55730 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 55731 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50037 s]
/proc/loadavg: 2.01 2.03 2.20 3/183 19131
/proc/meminfo: memFree=31000376/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=1.48 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 90088 0 0 0 137 11 0 0 20 0 4 0 13184070 1247350784 90953 33554432000 4194304 16246674 140733810747216 140733810729088 12500869 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 90953 616 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 90955 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 90956 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 90956 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10037 s]
/proc/loadavg: 2.01 2.03 2.20 3/183 19131
/proc/meminfo: memFree=30662220/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=3.08 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 145473 0 0 0 289 19 0 0 20 0 4 0 13184070 1247350784 146338 33554432000 4194304 16246674 140733810747216 140733810729088 12486453 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 146338 616 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 146338 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 146338 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 146338 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 1218116

[startup+6.30038 s]
/proc/loadavg: 2.01 2.03 2.20 3/183 19131
/proc/meminfo: memFree=29906576/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1218116 CPUtime=6.29 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 230204 0 0 0 597 32 0 0 20 0 4 0 13184070 1247350784 231069 33554432000 4194304 16246674 140733810747216 140733810729088 12459048 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 304529 231069 616 2943 0 301423 0
[pid=19127/tid=19128] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 231069 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 231069 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1247350784 231069 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1218116

[startup+12.7003 s]
/proc/loadavg: 2.01 2.03 2.20 3/183 19131
/proc/meminfo: memFree=29572988/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1252932 CPUtime=12.69 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 254212 0 0 0 1234 35 0 0 20 0 4 0 13184070 1283002368 255031 33554432000 4194304 16246674 140733810747216 140733810729088 6132663 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 313233 255031 836 2943 0 310127 0
[pid=19127/tid=19128] ppid=19124 vsize=1252932 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1283002368 255031 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1252932 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1283002368 255031 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1252932 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1283002368 255031 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1252932

[startup+25.5004 s]
/proc/loadavg: 2.01 2.03 2.19 3/183 19131
/proc/meminfo: memFree=29571632/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1253956 CPUtime=25.48 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 254393 0 0 0 2513 35 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140733810729088 13774200 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 313489 255212 836 2943 0 310383 0
[pid=19127/tid=19128] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 1253956

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

[startup+25.6004 s]
/proc/loadavg: 2.01 2.03 2.19 3/183 19131
/proc/meminfo: memFree=29571632/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1253956 CPUtime=25.58 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 254393 0 0 0 2523 35 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140733810729088 6132712 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 313489 255212 836 2943 0 310383 0
[pid=19127/tid=19128] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 25.58
Current children cumulated vsize (KiB) 1253956

[startup+28.8003 s]
/proc/loadavg: 2.01 2.02 2.19 3/184 19134
/proc/meminfo: memFree=29571096/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1253956 CPUtime=28.78 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 254393 0 0 0 2843 35 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140733810729088 13809305 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 313489 255212 836 2943 0 310383 0
[pid=19127/tid=19128] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 28.78
Current children cumulated vsize (KiB) 1253956

[startup+30.4003 s]
/proc/loadavg: 2.01 2.02 2.19 3/184 19134
/proc/meminfo: memFree=29571096/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1253956 CPUtime=30.38 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 254393 0 0 0 3003 35 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140733810729088 13807696 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 313489 255212 836 2943 0 310383 0
[pid=19127/tid=19128] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1253956 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1284050944 255212 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 30.38
Current children cumulated vsize (KiB) 1253956

[startup+31.2004 s]
/proc/loadavg: 2.01 2.02 2.19 3/184 19134
/proc/meminfo: memFree=29571436/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1272388 CPUtime=31.18 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 259127 0 0 0 3082 36 0 0 20 0 4 0 13184070 1302925312 259946 33554432000 4194304 16246674 140733810747216 140733810745024 6132605 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 318097 259946 836 2943 0 314991 0
[pid=19127/tid=19128] ppid=19124 vsize=1272388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1302925312 259946 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1272388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1302925312 259946 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1272388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1302925312 259946 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 31.18
Current children cumulated vsize (KiB) 1272388

[startup+31.4002 s]
/proc/loadavg: 2.01 2.02 2.19 3/184 19134
/proc/meminfo: memFree=29571436/32872528 swapFree=302776/319128
[pid=19127] ppid=19124 vsize=1272388 CPUtime=31.38 cores=1,3,5,7
/proc/19127/stat : 19127 (toysat) R 19124 19127 16914 0 -1 4202496 259212 0 0 0 3102 36 0 0 20 0 4 0 13184070 1302925312 260031 33554432000 4194304 16246674 140733810747216 140733810745024 13807582 0 0 0 34082818 18446744073709551615 0 0 17 1 0 0 0 0 0
/proc/19127/statm: 318097 260031 836 2943 0 314991 0
[pid=19127/tid=19128] ppid=19124 vsize=1272388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19128/stat : 19128 (toysat) S 19124 19127 16914 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 13184070 1302925312 260031 33554432000 4194304 16246674 140733810747216 140215911951600 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 3 0 0 0 0 0
[pid=19127/tid=19129] ppid=19124 vsize=1272388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19129/stat : 19129 (toysat) S 19124 19127 16914 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 13184070 1302925312 260031 33554432000 4194304 16246674 140733810747216 140215901461744 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 5 0 0 0 0 0
[pid=19127/tid=19130] ppid=19124 vsize=1272388 CPUtime=0 cores=1,3,5,7
/proc/19127/task/19130/stat : 19130 (toysat) S 19124 19127 16914 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 13184070 1302925312 260031 33554432000 4194304 16246674 140733810747216 140215784041648 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 31.38
Current children cumulated vsize (KiB) 1272388

Child status: 0
Real time (s): 31.4849
CPU time (s): 31.4672
CPU user time (s): 31.0543
CPU system time (s): 0.412937
CPU usage (%): 99.9438
Max. virtual memory (cumulated for all children) (KiB): 1272388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 31.0543
system time used= 0.412937
maximum resident set size= 1040420
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 259287
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= 21
involuntary context switches= 128

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.093985 second user time and 0.186971 second system time

The end

Launcher Data

Begin job on node128 at 2016-06-16 23:09:34
IDJOB=4093515
IDBENCH=79657
IDSOLVER=2553
FILE ID=node128/4093515-1466111374
RUNJOBID= node128-1466109573-18930
PBS_JOBID= 19904049
Free space on /tmp= 71692 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB10/normalized-PB10/PARTIAL-SMALLINT-LIN/wcsp/coloring/normalized-queen5-5-5_wcsp.wbo
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --wbo --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4093515-1466111374/watcher-4093515-1466111374 -o /tmp/evaluation-result-4093515-1466111374/solver-4093515-1466111374 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node128-1466109573-18930 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --wbo --search=bcd2 HOME/instance-4093515-1466111374.wbo

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

MD5SUM BENCH= 96144a43849e0273df3ac1469a9c5f46
RANDOM SEED=521146162

node128.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.768
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.768
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.768
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.768
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.768
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.57
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.768
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.56
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        31542060 kB
Buffers:           63488 kB
Cached:           172016 kB
SwapCached:         2096 kB
Active:           204588 kB
Inactive:         101804 kB
Active(anon):      71316 kB
Inactive(anon):     1600 kB
Active(file):     133272 kB
Inactive(file):   100204 kB
Unevictable:      319128 kB
Mlocked:          302776 kB
SwapTotal:      67108856 kB
SwapFree:       67098972 kB
Dirty:             32716 kB
Writeback:             0 kB
AnonPages:        370628 kB
Mapped:             9188 kB
Shmem:                 0 kB
Slab:             571368 kB
SReclaimable:      15160 kB
SUnreclaim:       556208 kB
KernelStack:        1464 kB
PageTables:         6580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1447608 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:         0 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= 71676 MiB
End job on node128 at 2016-06-16 23:10:06