Trace number 4119648

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-02? (TO) 1800.54 1800.83

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/
pbfvmc-formulae/hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
MD5SUM88e65323f9a8c58281028c3b2a47ed9f
Bench CategoryDEC-BIGINT-LIN (no optimisation, big integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables2766336
Total number of constraints11830
Number of constraints which are clauses5402
Number of constraints which are cardinality constraints (but not clauses)5402
Number of constraints which are nor clauses,nor cardinality constraints1026
Minimum length of a constraint512
Maximum length of a constraint5402
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1983745
Number of bits of the biggest number in a constraint 21
Biggest sum of numbers in a constraint 4451165
Number of bits of the biggest sum of numbers23
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-30T10:06:47+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-4119648-1467274001.opb"]
0.00/0.01	c use --random-gen="146832084 1107919775 20691222 339150486 990066632 3840990725 1648991169 1937677148 2324378058 1775164144 1198746410 3478070326 912751187 1217630249 3567196684 3777781046 2258377986 2283584778 696754330 369049868 554682564 1033681329 1930206002 3441530079 961774258 3888634320 4087538778 4138306839 1726576758 2357741716 3979463593 2262395384 2110396422 205716106 1019781972 3905073354 2700762949 4232462313 1833603503 1895779689 3845314551 4135292473 3727828065 1826132915 3402837439 4064070324 2738291853 2934762465 1755910600 1461670891 3765588465 180069317 6576410 3872065302 1757898753 2074585524 3395509631 184146880 4100260253 2632686438 2980637247 1660287945 3619956362 1271306071 1840615219 3059916681 3409292695 3300367505 100543688 323991259 200492188 124264118 2297707651 4119848259 3137758924 4182623291 3767561242 3621794727 276543178 1991856618 1503854702 3470815086 3483686889 438607807 999699159 673126073 2756602031 2240666864 710596924 3714284795 1757316660 2321153721 3356622251 3389321068 1969594737 3658019255 499535313 2447359601 2300561780 2808444250 645331186 2702891844 4281735414 2587864027 1679755566 2619309643 1396037964 322855431 1182802596 3236089593 4080649133 2066727862 3780743188 1253030308 3140423228 1701787797 1854942745 1432209924 3802851744 3520736967 3690213499 3504388006 3632640135 982940144 2163142553 3179730324 3462687595 1841722272 336203521 3519003144 1122403631 3623174107 3427212817 1575904486 3587919395 3490011130 2241451149 1543114102 2599870172 2027796692 1122521896 1842915760 874612046 3703015978 2928223260 2225472339 2968374164 1784652797 3853738507 3593150895 500464869 772869491 983918955 4133814580 3459086481 129805257 2113933617 2481417941 4065764634 2611125365 2962036202 2375574014 2329250800 1566307711 1279443674 652082294 367159833 801023730 1681445925 1707245554 1098661188 241177103 1657895466 2771897966 4099709149 1082033515 3818216828 2851358629 74051498 1089212665 1755236987 3615420449 2531716831 2741067844 1446400804 356617383 1762706634 3483602105 2488349821 3931852442 729085202 2493934719 3917549970 2603638493 4045724690 3925330989 1400089035 2802439686 3387732568 2982253965 2267519222 3400255453 3577797090 2539838439 3781143868 187658431 597355363 452395980 1219352342 3187938529 3948963274 3683453131 2505811246 2164076030 2172526527 2823518928 519831375 250693163 457284535 928575589 2790550715 3966330360 862929269 1058275191 723889328 200961300 2981339753 1680341978 2260020397 860649776 921081425 4072854356 1222334458 3965774702 2172288072 1178399800 3624041709 1569760609 3618454994 3110973735 2224594799 2390425532 862142829 365443638 1427455642 564429753 1569022424 1396405874 4157320407 3908847257 2671123722 3432795299 2943310193 1279153684 337958474 2711738255 255 362436" option to reproduce the execution
19.59/19.67	c #vars 2766336
19.59/19.67	c #constraints 11830
127.97/128.04	c Solving starts ...
127.97/128.04	c ============================[ Search Statistics ]============================
127.97/128.04	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
127.97/128.04	c       |         |          |          |    Limit     GC | Var      | Constra 
127.97/128.04	c =============================================================================
127.97/128.04	c  0.0s |       0 |        0 |        0 |   926055      0 |     3362 |        0
148.67/148.73	c 20.7s |       0 |     5014 |      100 |   926055      0 |     3362 |        0
150.47/150.53	c 22.5s |       1 |     5014 |      100 |   926055      0 |     3362 |        0
194.46/194.50	c 66.5s |       1 |    34669 |      200 |  1018661      0 |     3362 |        0
221.75/221.88	c 93.8s |       2 |    34722 |      250 |  1018661      0 |     3362 |        0
240.75/240.87	c  112s |       2 |   185001 |      350 |  1120528      0 |     3362 |        0
265.95/266.07	c  138s |       2 |   185519 |      450 |  1120528      0 |     3362 |        0
277.45/277.55	c  149s |       3 |   185544 |      475 |  1120528      0 |     3362 |        0
300.64/300.72	c  172s |       3 |   384867 |      575 |  1232581      0 |     3362 |        0
318.04/318.15	c  190s |       3 |   384976 |      675 |  1232581      0 |     3362 |        0
335.24/335.34	c  207s |       3 |   385090 |      775 |  1232581      0 |     3362 |        0
350.23/350.32	c  222s |       4 |   385127 |      813 |  1232581      0 |     3362 |        0
388.13/388.23	c  260s |       4 |   652401 |      913 |  1355840      0 |     3362 |        0
421.62/421.71	c  293s |       4 |   652508 |     1013 |  1355840      0 |     3362 |        0
457.92/458.01	c  329s |       4 |   652631 |     1113 |  1355840      0 |     3362 |        0
505.21/505.40	c  377s |       4 |   652735 |     1213 |  1355840      0 |     3362 |        0
552.30/552.43	c  424s |       4 |   652845 |     1313 |  1355840      0 |     3362 |        0
557.51/557.63	c  429s |       5 |   652850 |     1320 |  1355840      0 |     3362 |        0
600.09/600.24	c  472s |       5 |  1064196 |     1420 |  1491425      0 |     3362 |        0
657.69/657.85	c  529s |       5 |  1064310 |     1520 |  1491425      0 |     3362 |        0
718.29/718.48	c  590s |       5 |  1064422 |     1620 |  1491425      0 |     3362 |        0
779.27/779.42	c  651s |       5 |  1064545 |     1720 |  1491425      0 |     3362 |        0
838.36/838.50	c  710s |       5 |  1064656 |     1820 |  1491425      0 |     3362 |        0
905.26/905.48	c  777s |       5 |  1064786 |     1920 |  1491425      0 |     3362 |        0
985.34/985.59	c  857s |       5 |  1064895 |     2020 |  1491425      0 |     3362 |        0
1027.24/1027.48	c  899s |       6 |  1064966 |     2081 |  1640568      0 |     3362 |        0
1077.93/1078.13	c  950s |       6 |  1598893 |     2181 |  1640568      0 |     3362 |        0
1123.42/1123.60	c  995s |       6 |  1599023 |     2281 |  1640568      0 |     3362 |        0
1166.41/1166.67	c 1038s |       6 |  1599136 |     2381 |  1640568      0 |     3362 |        0
1205.91/1206.14	c 1078s |       6 |  1599270 |     2481 |  1640568      0 |     3362 |        0
1254.59/1254.85	c 1126s |       6 |  1599394 |     2581 |  1640568      0 |     3362 |        0
1302.69/1302.91	c 1174s |       6 |  1599514 |     2681 |  1640568      0 |     3362 |        0
1355.48/1355.77	c 1227s |       6 |  1599610 |     2781 |  1640568      0 |     3362 |        0
1404.97/1405.22	c 1277s |       6 |  1599726 |     2881 |  1640568      0 |     3362 |        0
1455.36/1455.69	c 1327s |       6 |  1599835 |     2981 |  1640568      0 |     3362 |        0
1509.65/1509.99	c 1381s |       6 |  1599940 |     3081 |  1640568      0 |     3362 |        0
1569.45/1569.80	c 1441s |       6 |  1600050 |     3181 |  1640568      0 |     3362 |        0
1588.94/1589.22	c 1461s |       7 |  1600101 |     3223 |  1804625      0 |     3362 |        0
1642.44/1642.70	c 1514s |       7 |  2166625 |     3323 |  1804625      0 |     3362 |        0
1703.93/1704.24	c 1576s |       7 |  2166753 |     3423 |  1804625      0 |     3362 |        0
1769.41/1769.71	c 1641s |       7 |  2166866 |     3523 |  1804625      0 |     3362 |        0

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

pid=17340
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.55 3.61 3.96 3/174 17343
/proc/meminfo: memFree=28223888/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=694852 CPUtime=0 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2589 0 0 0 0 0 0 0 20 0 4 0 8353197 711528448 2950 33554432000 4194304 16246674 140737239795664 140737239795088 13880264 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 174481 2959 442 2943 0 171375 0
[pid=17343/tid=17344] ppid=17340 vsize=712260 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 729354240 3019 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=716356 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 733548544 3035 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=721476 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 8353197 738791424 3053 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.100173 s]
/proc/loadavg: 2.55 3.61 3.96 3/174 17343
/proc/meminfo: memFree=28223888/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1301060 CPUtime=0.09 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 30178 0 0 0 5 4 0 0 20 0 4 0 8353197 1332285440 30477 33554432000 4194304 16246674 140737239795664 140737239794976 7378445 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 325265 30491 802 2943 0 322159 0
[pid=17343/tid=17344] ppid=17340 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1332285440 30503 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1332285440 30514 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1301060 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1332285440 30525 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1301060

[startup+0.200492 s]
/proc/loadavg: 2.55 3.61 3.96 3/174 17343
/proc/meminfo: memFree=28223888/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1314372 CPUtime=0.19 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 44141 0 0 0 13 6 0 0 20 0 4 0 8353197 1345916928 44950 33554432000 4194304 16246674 140737239795664 140737239794976 7371468 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 328593 44970 802 2943 0 325487 0
[pid=17343/tid=17344] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 44981 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 44993 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 45005 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1314372

[startup+0.300477 s]
/proc/loadavg: 2.55 3.61 3.96 3/174 17343
/proc/meminfo: memFree=28223888/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1314372 CPUtime=0.29 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 50716 0 0 0 22 7 0 0 20 0 4 0 8353197 1345916928 51525 33554432000 4194304 16246674 140737239795664 140737239794976 7368950 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 328593 51525 802 2943 0 325487 0
[pid=17343/tid=17344] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 51525 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 51525 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 51525 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1314372

[startup+0.700413 s]
/proc/loadavg: 2.55 3.61 3.96 3/174 17343
/proc/meminfo: memFree=28223888/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1314372 CPUtime=0.69 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 61543 0 0 0 61 8 0 0 20 0 4 0 8353197 1345916928 62352 33554432000 4194304 16246674 140737239795664 140737239794976 4220897 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 328593 62352 803 2943 0 325487 0
[pid=17343/tid=17344] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 62352 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 62352 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 62352 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1314372

[startup+1.50041 s]
/proc/loadavg: 2.55 3.61 3.96 3/185 17361
/proc/meminfo: memFree=27732812/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1314372 CPUtime=1.49 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 82762 0 0 0 137 12 0 0 20 0 4 0 8353197 1345916928 83572 33554432000 4194304 16246674 140737239795664 140737239778656 7369730 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 328593 83589 803 2943 0 325487 0
[pid=17343/tid=17344] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 83599 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 83610 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1314372 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1345916928 83624 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1314372

[startup+3.10042 s]
/proc/loadavg: 2.55 3.61 3.96 3/185 17361
/proc/meminfo: memFree=27435084/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1338948 CPUtime=3.09 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 145987 0 0 0 288 21 0 0 20 0 4 0 8353197 1371082752 151906 33554432000 4194304 16246674 140737239795664 140737239793472 4220543 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 334737 151906 803 2943 0 331631 0
[pid=17343/tid=17344] ppid=17340 vsize=1338948 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1371082752 151906 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1338948 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1371082752 151906 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1338948 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1371082752 151906 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1338948

[startup+6.30042 s]
/proc/loadavg: 2.58 3.60 3.96 3/185 17361
/proc/meminfo: memFree=26547960/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1388100 CPUtime=6.29 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 232558 0 0 0 596 33 0 0 20 0 4 0 8353197 1421414400 249719 33554432000 4194304 16246674 140737239795664 140737239778656 7372329 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 347025 249719 803 2943 0 343919 0
[pid=17343/tid=17344] ppid=17340 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1421414400 249719 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1421414400 249719 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1388100 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1421414400 249719 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1388100

[startup+12.7004 s]
/proc/loadavg: 2.54 3.57 3.95 3/185 17361
/proc/meminfo: memFree=25625084/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=1496644 CPUtime=12.68 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 272840 0 0 0 1227 41 0 0 20 0 4 0 8353197 1532563456 314018 33554432000 4194304 16246674 140737239795664 140737239778656 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 374161 314018 803 2943 0 371055 0
[pid=17343/tid=17344] ppid=17340 vsize=1496644 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 1532563456 314018 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=1496644 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 1532563456 314018 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=1496644 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 1532563456 314018 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 1496644

[startup+25.5005 s]
/proc/loadavg: 2.50 3.51 3.92 4/185 17361
/proc/meminfo: memFree=20249048/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=4417092 CPUtime=25.48 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 953879 0 0 0 2408 140 0 0 20 0 4 0 8353197 4523102208 1030827 33554432000 4194304 16246674 140737239795664 140737239794976 5754966 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 1104273 1030827 811 2943 0 1101167 0
[pid=17343/tid=17344] ppid=17340 vsize=4417092 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 4523102208 1030827 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=4417092 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 4523102208 1030827 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=4417092 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 4523102208 1030827 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 4417092

[startup+51.1005 s]
/proc/loadavg: 2.46 3.42 3.88 3/185 17361
/proc/meminfo: memFree=12101760/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=8344132 CPUtime=51.08 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 1935702 0 0 0 4835 273 0 0 20 0 4 0 8353197 8544391168 2027469 33554432000 4194304 16246674 140737239795664 140737239793536 4225222 0 2 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2086033 2027469 835 2943 0 2082927 0
[pid=17343/tid=17344] ppid=17340 vsize=8344132 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 8544391168 2027469 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=8344132 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 8544391168 2027469 33554432000 4194304 16246674 140737239795664 139779565919248 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=8344132 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 8544391168 2027469 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 8344132

[startup+102.301 s]
/proc/loadavg: 2.32 3.23 3.79 3/185 17362
/proc/meminfo: memFree=11023944/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=8787524 CPUtime=102.28 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2046553 0 0 0 9933 295 0 0 20 0 4 0 8353197 8998424576 2138320 33554432000 4194304 16246674 140737239795664 140737239794760 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2196881 2138320 837 2943 0 2193775 0
[pid=17343/tid=17344] ppid=17340 vsize=8787524 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 8998424576 2138320 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=8787524 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 8998424576 2138320 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=8787524 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 8998424576 2138320 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 8787524


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

[pid=17343] ppid=17340 vsize=10822212 CPUtime=1362.08 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555283 0 0 0 135766 442 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239777536 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 10822212

[startup+1422.3 s]
/proc/loadavg: 2.16 2.24 2.60 4/186 17399
/proc/meminfo: memFree=8034968/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1422.08 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555287 0 0 0 141763 445 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239794840 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 10822212

[startup+1482.3 s]
/proc/loadavg: 2.22 2.24 2.57 3/185 17400
/proc/meminfo: memFree=8171156/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1482.06 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555288 0 0 0 147759 447 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239794840 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 10822212

[startup+1542.31 s]
/proc/loadavg: 2.26 2.24 2.55 4/185 17401
/proc/meminfo: memFree=8305920/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1542.05 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555288 0 0 0 153755 450 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239794840 14628944 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 10822212

[startup+1602.3 s]
/proc/loadavg: 2.22 2.22 2.52 3/185 17402
/proc/meminfo: memFree=8402920/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1602.04 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555290 0 0 0 159749 455 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239794840 13943664 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 10822212

[startup+1662.3 s]
/proc/loadavg: 2.24 2.23 2.50 3/185 17403
/proc/meminfo: memFree=8414228/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1662.03 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555291 0 0 0 165746 457 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239794840 5712004 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 10822212

[startup+1722.3 s]
/proc/loadavg: 2.23 2.23 2.48 3/185 17405
/proc/meminfo: memFree=8416980/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1722.01 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555291 0 0 0 171741 460 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239777536 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 10822212

[startup+1782.3 s]
/proc/loadavg: 2.29 2.23 2.47 4/185 17406
/proc/meminfo: memFree=8416792/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1782.01 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555291 0 0 0 177738 463 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239777536 5712604 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 10822212



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.30 2.24 2.46 3/185 17407
/proc/meminfo: memFree=8416596/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=10822212 CPUtime=1800 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) R 17340 17343 15921 0 -1 4202496 2555291 0 0 0 179537 463 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 140737239777536 5712608 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 2705553 2647049 891 2943 0 2702447 0
[pid=17343/tid=17344] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17344/stat : 17344 (toysat) S 17340 17343 15921 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779576409328 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) S 17340 17343 15921 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779565919472 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=17343/tid=17346] ppid=17340 vsize=10822212 CPUtime=0 cores=0,2,4,6
/proc/17343/task/17346/stat : 17346 (toysat) S 17340 17343 15921 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 8353197 11081945088 2647049 33554432000 4194304 16246674 140737239795664 139779555445936 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 10822212

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

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

[startup+1800.4 s]
/proc/loadavg: 2.30 2.24 2.46 3/185 17407
/proc/meminfo: memFree=8416596/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=0 CPUtime=1800.11 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) Z 17340 17343 15921 0 -1 4203532 2555291 0 0 0 179538 473 0 0 20 0 2 0 8353197 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 0 0 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=0 CPUtime=0.09 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) R 17340 17343 15921 0 -1 4203588 8 0 0 0 0 9 0 0 20 0 2 0 8353197 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.11
Current children cumulated vsize (KiB) 0

[startup+1800.81 s]
/proc/loadavg: 2.28 2.23 2.46 3/183 17407
/proc/meminfo: memFree=16752492/32872528 swapFree=1484408/1662236
[pid=17343] ppid=17340 vsize=0 CPUtime=1800.51 cores=0,2,4,6
/proc/17343/stat : 17343 (toysat) Z 17340 17343 15921 0 -1 4203532 2555291 0 0 0 179538 513 0 0 20 0 2 0 8353197 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/17343/statm: 0 0 0 0 0 0 0
[pid=17343/tid=17345] ppid=17340 vsize=0 CPUtime=0.49 cores=0,2,4,6
/proc/17343/task/17345/stat : 17345 (toysat) R 17340 17343 15921 0 -1 4203588 8 0 0 0 0 49 0 0 20 0 2 0 8353197 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 0 0 0 0 0 0
Current children cumulated CPU time (s) 1800.51
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.83
CPU time (s): 1800.54
CPU user time (s): 1795.38
CPU system time (s): 5.15622
CPU usage (%): 99.9837
Max. virtual memory (cumulated for all children) (KiB): 10822212

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1795.38
system time used= 5.15622
maximum resident set size= 10588196
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2555291
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= 97
involuntary context switches= 2035

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.04178 second user time and 7.71783 second system time

The end

Launcher Data

Begin job on node134 at 2016-06-30 10:06:47
IDJOB=4119648
IDBENCH=111781
IDSOLVER=2542
FILE ID=node134/4119648-1467274001
RUNJOBID= node134-1467274001-17324
PBS_JOBID= 20004500
Free space on /tmp= 71456 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-BIGINT-LIN/pbfvmc-formulae/pbfvmc-formulae/hw512/normalized-hw512-vm99p-dec.opb.negationfix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4119648-1467274001/watcher-4119648-1467274001 -o /tmp/evaluation-result-4119648-1467274001/solver-4119648-1467274001 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node134-1467274001-17324 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4119648-1467274001.opb

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

MD5SUM BENCH= 88e65323f9a8c58281028c3b2a47ed9f
RANDOM SEED=1603698825

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

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

processor	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.738
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.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        28224416 kB
Buffers:          171900 kB
Cached:          2033252 kB
SwapCached:            0 kB
Active:           342736 kB
Inactive:        1880768 kB
Active(anon):      21168 kB
Inactive(anon):        0 kB
Active(file):     321568 kB
Inactive(file):  1880768 kB
Unevictable:     1662236 kB
Mlocked:         1484408 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:            279168 kB
Writeback:             0 kB
AnonPages:       1680884 kB
Mapped:            13196 kB
Shmem:               216 kB
Slab:             630000 kB
SReclaimable:      70024 kB
SUnreclaim:       559976 kB
KernelStack:        1416 kB
PageTables:         7196 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1766688 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341987908 kB
HardwareCorrupted:     0 kB
AnonHugePages:    180224 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= 71416 MiB
End job on node134 at 2016-06-30 10:36:48