Trace number 4111412

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-02? (exit code) 906.394 906.564

General information on the benchmark

Namenormalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/
normalized-single-obj-f44-DC_ESS.seq-B-2-combined-irabcde.opb
MD5SUM16317f5e0975b366bd5e424b40fc2d61
Bench CategoryOPT-BIGINT-LIN (optimisation, big integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark27687458271
Best CPU time to get the best result obtained on this benchmark1800.02
Has Objective FunctionYES
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables7662
Total number of constraints22205
Number of constraints which are clauses22061
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints144
Minimum length of a constraint1
Maximum length of a constraint37
Number of terms in the objective function 526
Biggest coefficient in the objective function 346719785
Number of bits for the biggest coefficient in the objective function 29
Sum of the numbers in the objective function 118924886254
Number of bits of the sum of numbers in the objective function 37
Biggest number in a constraint 346719785
Number of bits of the biggest number in a constraint 29
Biggest sum of numbers in a constraint 118924886254
Number of bits of the biggest sum of numbers37
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-20T08:34:00+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-4111412-1466404440.opb"]
0.00/0.01	c use --random-gen="1933638755 2326326354 981176426 1668401038 253623616 3003847502 2933628662 1257328824 2974645658 1278403005 1722389519 905770538 3767852902 838795274 2211584653 4149239938 3160418907 2921870650 4050952733 3116633557 983384131 2417955386 3423502664 3778158216 2238887638 4254424798 161189416 3739492351 1436150319 1971924224 582016398 1822215766 4292456076 3586788687 2038980288 662858671 1511012791 1518178291 562261711 2874265826 2136769254 3910246942 998321362 3847405796 4156102162 3166050537 1336088093 55358511 4289210813 206103126 174057053 4261029019 857285674 1051197542 4167273413 241271147 635251936 3202069958 131951497 3655239979 4003918610 2040620742 1426050485 4225931218 3703046117 3048095370 3290906372 21988188 1024610824 3817175706 2783300291 3652038652 1045727039 1036965622 545811498 3592110720 3017870655 3707443998 1448148721 1777494869 1996860105 123673362 3579154655 3693227128 2398419403 598574180 1110832645 3702847974 681181427 3390629422 2131532185 481831942 2721541040 2808486425 3309816545 270617913 2563625094 3067723229 1728310249 764789254 1182726994 846048143 1797707567 680563590 1052504559 3203650336 1355751931 1697466193 4230645626 1637695281 557998994 2181879261 1305212940 370366516 132152971 341631689 3033692265 58796231 2098590357 3187879839 760753268 264404074 1320897764 2247836758 168435619 3361474967 3826209093 1391611445 2756896802 1810006112 221146979 407373045 2854915355 529289813 282411541 1228479122 3011322545 2159860735 2961936669 133530711 58003098 3336737246 1713165959 4229413177 2147709798 1761319832 592402825 1625389142 1154131955 2237454641 3587442553 3824981862 1352396679 1267079700 3965036780 1246495864 325645090 1624603601 566169139 2631695270 507172589 440584330 1974920587 3483690011 39442952 1117079735 1841247363 771882482 3336590084 139657949 1227997511 2916126189 3070174564 1257271608 2924203892 4240917471 3719262469 4079981111 2083650340 1384850983 4185102327 3826859933 2940951948 4195883258 1674975341 3969291310 1645602492 3934652309 2359931360 3055278919 4069620036 573382866 3187268967 2510617179 2149795790 2898294072 2701865196 3962661909 3160756630 3474701548 2413248208 2478149545 3398439154 3331894796 4277567609 2639503377 1421460510 512244035 1782117545 2487888995 376327884 58951165 789622250 4211037288 3616502450 2290054505 1273521801 2532359118 3981465201 3388023023 1810181690 256527295 2039047356 1955813657 3157119364 3151267020 2764595234 721118063 2640700019 2576347698 3747616246 195154283 1076151263 1452083684 3214271454 1533870513 1811841313 2362755170 3641376587 1092682726 983800618 3453905548 2462028105 494429401 3440447467 3359352548 1372655732 1501933990 2608967587 3553364206 766885242 1182851971 4187995498 3855024447 380904828 3682921204 255 362436" option to reproduce the execution
0.09/0.15	c #vars 7662
0.09/0.15	c #constraints 22205
0.29/0.39	c BCD2: Hardening is enabled.
0.29/0.39	c BCD2: BiasedSearch is enabled.
0.29/0.39	c Solving starts ...
0.29/0.39	c ============================[ Search Statistics ]============================
0.29/0.39	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.29/0.39	c       |         |          |          |    Limit     GC | Var      | Constra 
0.29/0.39	c =============================================================================
0.39/0.40	c  0.0s |       0 |        0 |        0 |     9448      0 |      433 |        0
0.39/0.44	c  0.0s |       0 |      683 |       17 |     9448      0 |      433 |      237
0.39/0.44	c #cpu_time = 0.044s
0.39/0.44	c #wall_clock_time = 0.045s
0.39/0.44	c #decision = 683
0.39/0.44	c #random_decision = 1
0.39/0.44	c #conflict = 17
0.39/0.44	c #restart = 0
0.39/0.44	o 74542879614
0.39/0.46	c BCD2: updating upper bound: 118924886254 -> 74542879613
905.53/905.75	toysat: out of memory (requested 246415360 bytes)

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4111412-1466404440/watcher-4111412-1466404440 -o /tmp/evaluation-result-4111412-1466404440/solver-4111412-1466404440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466401863-21024 --watchdog 1960 toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111412-1466404440.opb 

pid=21286
running on 8 cores: 0-3,8-11

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.00 2.00 2.05 3/261 21289
/proc/meminfo: memFree=17965332/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1204668 CPUtime=0 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4583 0 0 0 0 0 0 0 20 0 4 0 42488620 1233580032 4433 33554432000 4194304 16246674 140736671700048 140736671699472 15002730 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 301935 4443 441 2943 0 298829 0
[pid=21289/tid=21290] ppid=21286 vsize=1217980 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1247211520 4491 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1217980 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1247211520 4496 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1217980 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 42488620 1247211520 4501 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0

[startup+0.100127 s]
/proc/loadavg: 2.00 2.00 2.05 3/261 21289
/proc/meminfo: memFree=17965332/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1302084 CPUtime=0.09 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 26661 0 0 0 6 3 0 0 20 0 4 0 42488620 1333334016 26448 33554432000 4194304 16246674 140736671700048 140736671699360 7376813 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 325521 26460 799 2943 0 322415 0
[pid=21289/tid=21290] ppid=21286 vsize=1302084 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1333334016 26471 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1302084 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1333334016 26483 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1302084 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1333334016 26493 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1302084

[startup+0.200488 s]
/proc/loadavg: 2.00 2.00 2.05 3/261 21289
/proc/meminfo: memFree=17965332/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1314372 CPUtime=0.19 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 45405 0 0 0 13 6 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140736671699360 12473524 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 328593 45192 833 2943 0 325487 0
[pid=21289/tid=21290] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300478 s]
/proc/loadavg: 2.00 2.00 2.05 3/261 21289
/proc/meminfo: memFree=17965332/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1314372 CPUtime=0.29 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 45405 0 0 0 23 6 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140736671699360 13955799 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 328593 45192 833 2943 0 325487 0
[pid=21289/tid=21290] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 45192 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700348 s]
/proc/loadavg: 2.00 2.00 2.05 3/261 21289
/proc/meminfo: memFree=17965332/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1314372 CPUtime=0.69 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 140253 0 0 0 50 19 0 0 20 0 4 0 42488620 1345916928 140041 33554432000 4194304 16246674 140736671700048 140736671683040 6962121 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 328593 140050 897 2943 0 325487 0
[pid=21289/tid=21290] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 140057 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 140064 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1314372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1345916928 140073 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50038 s]
/proc/loadavg: 2.00 2.00 2.05 3/265 21293
/proc/meminfo: memFree=16995216/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1380932 CPUtime=1.49 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 286373 0 0 0 110 39 0 0 20 0 4 0 42488620 1414074368 286160 33554432000 4194304 16246674 140736671700048 140736671681920 12371164 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 345233 286160 898 2943 0 342127 0
[pid=21289/tid=21290] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286160 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286160 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286160 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1380932

[startup+3.10038 s]
/proc/loadavg: 2.00 2.00 2.05 3/265 21293
/proc/meminfo: memFree=16821128/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1380932 CPUtime=3.09 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 286433 0 0 0 270 39 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140736671681920 12429241 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 345233 286220 898 2943 0 342127 0
[pid=21289/tid=21290] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1380932

[startup+6.30046 s]
/proc/loadavg: 2.00 2.00 2.05 3/265 21293
/proc/meminfo: memFree=16821288/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1380932 CPUtime=6.29 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 286433 0 0 0 590 39 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140736671699360 12429099 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 345233 286220 898 2943 0 342127 0
[pid=21289/tid=21290] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1380932 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1414074368 286220 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1380932

[startup+12.7005 s]
/proc/loadavg: 2.00 2.00 2.05 3/265 21293
/proc/meminfo: memFree=16803052/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1399364 CPUtime=12.69 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 291041 0 0 0 1230 39 0 0 20 0 4 0 42488620 1432948736 290828 33554432000 4194304 16246674 140736671700048 140736671699360 4220480 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 349841 290828 898 2943 0 346735 0
[pid=21289/tid=21290] ppid=21286 vsize=1399364 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 1432948736 290828 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1399364 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 1432948736 290828 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1399364 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 1432948736 290828 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 1399364

[startup+25.5005 s]
/proc/loadavg: 2.07 2.02 2.05 3/265 21293
/proc/meminfo: memFree=15793308/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=1959492 CPUtime=25.49 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 431073 0 0 0 2491 58 0 0 20 0 4 0 42488620 2006519808 430860 33554432000 4194304 16246674 140736671700048 140736671699144 12429162 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 489873 430860 898 2943 0 486767 0
[pid=21289/tid=21290] ppid=21286 vsize=1959492 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 2006519808 430860 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=1959492 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 2006519808 430860 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=1959492 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 2006519808 430860 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 1959492

[startup+51.1005 s]
/proc/loadavg: 2.05 2.01 2.05 3/265 21293
/proc/meminfo: memFree=14632724/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=3117636 CPUtime=51.08 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 720611 0 0 0 5009 99 0 0 20 0 4 0 42488620 3192459264 720398 33554432000 4194304 16246674 140736671700048 140736671699144 4221138 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 779409 720398 899 2943 0 776303 0
[pid=21289/tid=21290] ppid=21286 vsize=3117636 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 3192459264 720398 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=3117636 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 3192459264 720398 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=3117636 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 3192459264 720398 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 3117636

[startup+102.301 s]
/proc/loadavg: 2.02 2.01 2.04 3/265 21294
/proc/meminfo: memFree=12492704/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=4586052 CPUtime=102.28 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 1094627 0 0 0 10076 152 0 0 20 0 4 0 42488620 4696117248 1087502 33554432000 4194304 16246674 140736671700048 140736671699144 4220978 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 1146513 1087502 899 2943 0 1143407 0
[pid=21289/tid=21290] ppid=21286 vsize=4586052 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 4696117248 1087502 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=4586052 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 4696117248 1087502 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=4586052 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 4696117248 1087502 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 4586052


################
# More data... #
################

/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 14322044928 3437590 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=13986372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 14322044928 3437590 33554432000 4194304 16246674 140736671700048 140189922991120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=13986372 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 14322044928 3437590 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 702.16
Current children cumulated vsize (KiB) 13986372

[startup+762.3 s]
/proc/loadavg: 2.05 2.03 2.01 3/265 21358
/proc/meminfo: memFree=4716604/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=14213700 CPUtime=762.17 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4324946 0 0 0 75527 690 0 0 20 0 4 0 42488620 14554828800 3494422 33554432000 4194304 16246674 140736671700048 140736671699144 4220536 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3553425 3494422 903 2943 0 3550319 0
[pid=21289/tid=21290] ppid=21286 vsize=14213700 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 14554828800 3494422 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=14213700 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 14554828800 3494422 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=14213700 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 14554828800 3494422 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 762.17
Current children cumulated vsize (KiB) 14213700

[startup+822.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/265 21359
/proc/meminfo: memFree=3599280/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=14885444 CPUtime=822.14 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4437630 0 0 0 81496 718 0 0 20 0 4 0 42488620 15242694656 3662294 33554432000 4194304 16246674 140736671700048 140736671697984 14013949 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3721361 3662294 903 2943 0 3718255 0
[pid=21289/tid=21290] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662294 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662294 33554432000 4194304 16246674 140736671700048 140189922991120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662294 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 822.14
Current children cumulated vsize (KiB) 14885444

[startup+882.311 s]
/proc/loadavg: 2.00 2.02 2.00 3/265 21360
/proc/meminfo: memFree=3877192/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=14885444 CPUtime=882.14 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4437694 0 0 0 87490 724 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140736671697984 14014083 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3721361 3662358 903 2943 0 3718255 0
[pid=21289/tid=21290] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189922991120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 14885444

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

[startup+883.2 s]
/proc/loadavg: 2.00 2.02 2.00 3/265 21360
/proc/meminfo: memFree=3877192/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=14885444 CPUtime=883.03 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4437694 0 0 0 87579 724 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140736671697984 14013920 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3721361 3662358 903 2943 0 3718255 0
[pid=21289/tid=21290] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189922991120 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 883.03
Current children cumulated vsize (KiB) 14885444

[startup+896 s]
/proc/loadavg: 2.08 2.03 2.01 3/264 21361
/proc/meminfo: memFree=3877432/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=14885444 CPUtime=895.83 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4437694 0 0 0 88856 727 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140736671699144 15015658 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3721361 3662358 903 2943 0 3718255 0
[pid=21289/tid=21290] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 895.83
Current children cumulated vsize (KiB) 14885444

[startup+902.4 s]
/proc/loadavg: 2.08 2.03 2.00 3/265 21362
/proc/meminfo: memFree=3877624/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=14885444 CPUtime=902.23 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4437694 0 0 0 89494 729 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140736671699144 14628944 0 0 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3721361 3662358 903 2943 0 3718255 0
[pid=21289/tid=21290] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=14885444 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 15242694656 3662358 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 902.23
Current children cumulated vsize (KiB) 14885444

[startup+904 s]
/proc/loadavg: 2.08 2.03 2.00 3/265 21362
/proc/meminfo: memFree=3877624/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=15155780 CPUtime=903.83 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4505166 0 0 0 89644 739 0 0 20 0 4 0 42488620 15519518720 3729830 33554432000 4194304 16246674 140736671700048 140736671699224 15015658 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3788945 3729838 903 2943 0 3785839 0
[pid=21289/tid=21290] ppid=21286 vsize=15155780 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 15519518720 3729846 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=15155780 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 15519518720 3729852 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=15155780 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 15519518720 3729857 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 903.83
Current children cumulated vsize (KiB) 15155780

[startup+905.6 s]
/proc/loadavg: 2.07 2.03 2.00 3/265 21362
/proc/meminfo: memFree=3079808/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=15803972 CPUtime=905.43 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) R 21286 21289 15739 0 -1 4202496 4667117 0 0 0 89778 765 0 0 20 0 4 0 42488620 16183267328 3891782 33554432000 4194304 16246674 140736671700048 140736671699224 4225154 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 3950993 3891785 903 2943 0 3947887 0
[pid=21289/tid=21290] ppid=21286 vsize=15803972 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21290/stat : 21290 (toysat) S 21286 21289 15739 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 42488620 16183267328 3891785 33554432000 4194304 16246674 140736671700048 140189933481200 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 8 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=15803972 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) S 21286 21289 15739 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 42488620 16183267328 3891785 33554432000 4194304 16246674 140736671700048 140189922991344 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 9 0 0 0 0 0
[pid=21289/tid=21292] ppid=21286 vsize=15803972 CPUtime=0 cores=0-3,8-11
/proc/21289/task/21292/stat : 21292 (toysat) S 21286 21289 15739 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 42488620 16183267328 3891785 33554432000 4194304 16246674 140736671700048 140189912517808 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 8 0 0 0 0 0
Current children cumulated CPU time (s) 905.43
Current children cumulated vsize (KiB) 15803972

[startup+906 s]
/proc/loadavg: 2.07 2.03 2.00 3/265 21362
/proc/meminfo: memFree=3079808/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=0 CPUtime=905.83 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) Z 21286 21289 15739 0 -1 4202508 4674190 0 0 0 89793 790 0 0 20 0 2 0 42488620 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 0 0 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=0 CPUtime=0.23 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) R 21286 21289 15739 0 -1 4203588 8 0 0 0 0 23 0 0 20 0 2 0 42488620 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 905.83
Current children cumulated vsize (KiB) 0

[startup+906.4 s]
/proc/loadavg: 2.07 2.03 2.00 3/263 21362
/proc/meminfo: memFree=15379284/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=0 CPUtime=906.24 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) Z 21286 21289 15739 0 -1 4202508 4674190 0 0 0 89793 831 0 0 20 0 2 0 42488620 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 0 0 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=0 CPUtime=0.64 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) R 21286 21289 15739 0 -1 4203588 8 0 0 0 0 64 0 0 20 0 2 0 42488620 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 906.24
Current children cumulated vsize (KiB) 0

[startup+906.51 s]
/proc/loadavg: 2.07 2.03 2.00 3/263 21362
/proc/meminfo: memFree=15379284/32872528 swapFree=8316/8316
[pid=21289] ppid=21286 vsize=0 CPUtime=906.34 cores=0-3,8-11
/proc/21289/stat : 21289 (toysat) Z 21286 21289 15739 0 -1 4202508 4674190 0 0 0 89793 841 0 0 20 0 2 0 42488620 0 0 33554432000 0 0 0 0 0 0 2 0 34082818 18446744073709551615 0 0 17 10 0 0 0 0 0
/proc/21289/statm: 0 0 0 0 0 0 0
[pid=21289/tid=21291] ppid=21286 vsize=0 CPUtime=0.74 cores=0-3,8-11
/proc/21289/task/21291/stat : 21291 (toysat) R 21286 21289 15739 0 -1 4203588 8 0 0 0 0 74 0 0 20 0 2 0 42488620 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 906.34
Current children cumulated vsize (KiB) 0

Child status: 1
Real time (s): 906.564
CPU time (s): 906.394
CPU user time (s): 897.933
CPU system time (s): 8.46171
CPU usage (%): 99.9813
Max. virtual memory (cumulated for all children) (KiB): 15831620

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 897.932
system time used= 8.46171
maximum resident set size= 15595416
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4674190
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= 308
involuntary context switches= 915

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.604 second user time and 9.8495 second system time

The end

Launcher Data

Begin job on node132 at 2016-06-20 08:34:00
IDJOB=4111412
IDBENCH=109247
IDSOLVER=2542
FILE ID=node132/4111412-1466404440
RUNJOBID= node132-1466401863-21024
PBS_JOBID= 19923261
Free space on /tmp= 71720 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB16/normalized-PB16/OPT-BIGINT-LIN/lion9-single-obj/normalized-single-obj-f44-DC_ESS.seq-B-2-combined-irabcde.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4111412-1466404440/watcher-4111412-1466404440 -o /tmp/evaluation-result-4111412-1466404440/solver-4111412-1466404440 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node132-1466401863-21024 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4111412-1466404440.opb

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

MD5SUM BENCH= 16317f5e0975b366bd5e424b40fc2d61
RANDOM SEED=2067046045

node132.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	: 8
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	: 0
siblings	: 8
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.51
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	: 8
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.51
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	: 0
siblings	: 8
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.51
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	: 1
siblings	: 8
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	: 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	: 8
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	: 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	: 1
siblings	: 8
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	: 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	: 8
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:

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

processor	: 12
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 13
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	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 14
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	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 15
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	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        17965332 kB
Buffers:           63472 kB
Cached:           118876 kB
SwapCached:          768 kB
Active:         14031300 kB
Inactive:          97756 kB
Active(anon):   13947648 kB
Inactive(anon):     1180 kB
Active(file):      83652 kB
Inactive(file):    96576 kB
Unevictable:        8316 kB
Mlocked:            8316 kB
SwapTotal:      67108856 kB
SwapFree:       67100204 kB
Dirty:             16984 kB
Writeback:             0 kB
AnonPages:      13985096 kB
Mapped:            10812 kB
Shmem:                 0 kB
Slab:             603416 kB
SReclaimable:      43856 kB
SUnreclaim:       559560 kB
KernelStack:        2240 kB
PageTables:        31580 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:   14094512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987140 kB
HardwareCorrupted:     0 kB
AnonHugePages:    358400 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= 71704 MiB
End job on node132 at 2016-06-20 08:49:07