Trace number 4121210

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-02UNSAT 7.73982 7.74169

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n20-d4-i1.cnf.gz-plain.pb.metafix.opb
MD5SUMd6861727763a63951b252663cead81f0
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark0.513921
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables81
Total number of constraints172
Number of constraints which are clauses172
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint3
Maximum length of a constraint3
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 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 5
Number of bits of the biggest sum of numbers3
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c 2016-06-30T21:11:57+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-4121210-1467313917.opb"]
0.00/0.01	c use --random-gen="1489782097 4166829778 764457036 4060627836 631212375 2006461342 3223240305 438635684 3974045798 4028394674 1007458218 145747702 3363292604 3457338925 2298678341 4040309857 2186929749 1866530914 933561362 1785560239 262473872 2358781746 2533033838 4122381181 1732949245 2628681880 2433317485 4058691290 2704563978 1859618808 674503359 2002108494 3256702369 4243550005 148740640 3668125633 781638220 3899668071 3508716147 3236243670 1543755851 3117242810 399277841 2171576354 695516472 1279415808 2374188158 6863115 1404091901 620247950 1618082596 460102274 1448559429 2875266579 3577202802 2383517557 719928364 3805614216 2279242827 4084618331 1648464298 3917986913 754583458 3945571436 3514270144 3653227261 3249232881 3075135864 2530004272 3397807302 4011832978 2638530016 2577325886 1790882824 2585109816 1393098956 1248805076 2022713257 1337121257 4091391380 1687446423 1459440183 1690882787 1776699893 2156828056 1694355048 2848826707 911385840 214434096 3022049120 3776892056 2368540429 3511198531 3684878290 404987023 1244934065 4088782079 2151983094 2169190260 237421209 3523225302 230974483 3459602732 748404753 2032694495 714023738 3434981358 4146256224 4069953367 1991567837 3713522872 2023020455 2216469379 157072958 4153384109 1594214758 2439240409 2112819830 1398662556 2581761566 1321254280 3943717422 2189773981 2018015027 2752837576 2513543561 1812798736 793421416 2454068545 1929741721 697370665 2291752100 935876797 525247948 3651506769 1111146335 2971824350 3930815133 2356623430 2229701188 498371605 1599200504 3240308415 1194940144 1425083536 1102224235 1346903452 2118969853 3038569935 958035870 3804844985 2457012981 755150132 3494099774 2799346865 2491259721 3754107062 3145651387 3860734187 2216316752 3021508992 745093938 2581546334 1605082412 3204113585 606546900 3039934630 2035034481 2268434278 647762862 2634918062 152567076 2594505655 992560384 729775066 200085917 566460450 2452756625 3688001712 2632926067 200603379 776949991 4260727558 3994979594 3856894653 1719797980 260978493 1055066542 1389925998 2798276156 801280932 926818964 3731586682 3206248948 2858758684 308497993 2351492253 4053215913 5112515 3890803928 3054751144 3799240553 2544551373 1979359120 7450055 3637048996 2898286006 3693546491 3335015127 760287959 797914798 2720031150 2691611075 1835262685 3575837916 698782050 3600473343 2130802670 1300135058 4140598948 627464550 1221215854 3613255947 1473704155 2181400099 626176972 714156088 3270945007 4038544975 661277504 2859857251 1396602620 1067252602 1401048360 738168058 2749764397 1816072067 3272458591 3919577342 3989601645 1701934201 1199455281 1226641481 2983155070 738319631 718895540 3024466186 34993825 1625754089 920910316 934509855 3287556906 3174294882 3162190477 2656747252 503045192 255 362436" option to reproduce the execution
0.00/0.01	c #vars 81
0.00/0.01	c #constraints 172
0.00/0.01	c Solving starts ...
0.00/0.01	c ============================[ Search Statistics ]============================
0.00/0.01	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.01	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.01	c =============================================================================
0.00/0.01	c  0.0s |       0 |        0 |        0 |       84      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      152 |      100 |       84      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      419 |      250 |       93      3 |        0 |        0
0.00/0.05	c  0.0s |       3 |      849 |      475 |      103      7 |        0 |        0
0.00/0.07	c  0.1s |       4 |     1312 |      813 |      114     12 |        0 |        0
0.09/0.11	c  0.1s |       5 |     2111 |     1320 |      126     18 |        0 |        0
0.09/0.18	c  0.2s |       6 |     3264 |     2081 |      153     28 |        0 |        0
0.19/0.27	c  0.3s |       7 |     4873 |     3223 |      169     41 |        0 |        0
0.39/0.41	c  0.4s |       8 |     7495 |     4936 |      186     59 |        0 |        0
0.59/0.63	c  0.6s |       9 |    11188 |     7506 |      205     85 |        0 |        0
0.89/0.93	c  0.9s |      10 |    16737 |    11361 |      226    120 |        0 |        0
1.19/1.28	c  1.3s |      11 |    25130 |    17144 |      249    169 |        0 |        0
1.68/1.77	c  1.8s |      12 |    37636 |    25819 |      274    235 |        0 |        0
2.49/2.53	c  2.5s |      13 |    56187 |    38832 |      302    327 |        0 |        0
3.49/3.59	c  3.6s |      14 |    85338 |    58352 |      333    452 |        0 |        0
5.19/5.21	c  5.2s |      15 |   128955 |    87632 |      367    622 |        1 |        3
7.19/7.22	c  7.2s |      15 |   175047 |   121932 |      367    803 |        3 |       12
7.59/7.68	c  7.7s |      15 |   186051 |   130154 |      367    844 |       29 |       62
7.59/7.68	c #cpu_time = 7.666s
7.59/7.68	c #wall_clock_time = 7.666s
7.59/7.68	c #decision = 186051
7.59/7.68	c #random_decision = 842
7.59/7.68	c #conflict = 130154
7.59/7.68	c #restart = 15
7.59/7.68	s UNSATISFIABLE
7.59/7.68	c total CPU time = 7.681s
7.59/7.68	c total wall clock time = 7.681s

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

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

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


[startup+0 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 20746
/proc/meminfo: memFree=29430976/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=666044 CPUtime=0 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 2476 0 0 0 0 0 0 0 20 0 4 0 12495450 682029056 2837 33554432000 4194304 16246674 140733832779952 140733832779376 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 167023 2845 441 2943 0 163917 0
[pid=20746/tid=20747] ppid=20743 vsize=684476 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 700903424 2906 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=688572 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 705097728 2925 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=692668 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 709292032 2938 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100176 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 20746
/proc/meminfo: memFree=29430976/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 25569 0 0 0 6 3 0 0 20 0 4 0 12495450 1247350784 25920 33554432000 4194304 16246674 140733832779952 140733832779376 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 304529 25931 707 2943 0 301423 0
[pid=20746/tid=20747] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 25939 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 25945 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 25954 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1218116

[startup+0.200528 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 20746
/proc/meminfo: memFree=29430976/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 48901 0 0 0 12 7 0 0 20 0 4 0 12495450 1247350784 49252 33554432000 4194304 16246674 140733832779952 140733832761856 5677541 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 304529 49264 708 2943 0 301423 0
[pid=20746/tid=20747] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 49270 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 49277 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 49284 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1218116

[startup+0.30049 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 20746
/proc/meminfo: memFree=29430976/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 72307 0 0 0 19 10 0 0 20 0 4 0 12495450 1247350784 72658 33554432000 4194304 16246674 140733832779952 140733832761856 5661217 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 304529 72670 708 2943 0 301423 0
[pid=20746/tid=20747] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 72677 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 72684 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 72691 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1218116

[startup+0.70041 s]
/proc/loadavg: 2.13 2.10 2.04 3/177 20746
/proc/meminfo: memFree=29430976/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1218116 CPUtime=0.69 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 164417 0 0 0 47 22 0 0 20 0 4 0 12495450 1247350784 164768 33554432000 4194304 16246674 140733832779952 140733832761856 13954518 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 304529 164778 708 2943 0 301423 0
[pid=20746/tid=20747] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 164785 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 164790 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 164797 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 1218116

[startup+1.50041 s]
/proc/loadavg: 2.12 2.10 2.04 3/181 20750
/proc/meminfo: memFree=28448932/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1218116 CPUtime=1.48 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 245479 0 0 0 114 34 0 0 20 0 4 0 12495450 1247350784 245809 33554432000 4194304 16246674 140733832779952 140733832761856 13923831 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 304529 245809 784 2943 0 301423 0
[pid=20746/tid=20747] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 245809 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 245809 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1247350784 245809 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.10042 s]
/proc/loadavg: 2.12 2.10 2.04 3/181 20750
/proc/meminfo: memFree=28360132/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 267379 0 0 0 271 38 0 0 20 0 4 0 12495450 1337528320 267709 33554432000 4194304 16246674 140733832779952 140733832762952 6082089 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 326545 267709 784 2943 0 323439 0
[pid=20746/tid=20747] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267709 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267709 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267709 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1306180

[startup+6.30043 s]
/proc/loadavg: 2.27 2.13 2.05 3/181 20750
/proc/meminfo: memFree=28359924/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 267391 0 0 0 591 38 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140733832762952 13808416 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 326545 267721 784 2943 0 323439 0
[pid=20746/tid=20747] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1306180

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

[startup+6.40052 s]
/proc/loadavg: 2.27 2.13 2.05 3/181 20750
/proc/meminfo: memFree=28359924/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1306180 CPUtime=6.39 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 267391 0 0 0 601 38 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140733832762952 7249970 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 326545 267721 784 2943 0 323439 0
[pid=20746/tid=20747] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 6.39
Current children cumulated vsize (KiB) 1306180

[startup+7.20042 s]
/proc/loadavg: 2.27 2.13 2.05 3/181 20750
/proc/meminfo: memFree=28359924/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1306180 CPUtime=7.19 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 267391 0 0 0 681 38 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140733832762952 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 326545 267721 784 2943 0 323439 0
[pid=20746/tid=20747] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.19
Current children cumulated vsize (KiB) 1306180

[startup+7.60041 s]
/proc/loadavg: 2.27 2.13 2.05 3/181 20750
/proc/meminfo: memFree=28359924/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=1306180 CPUtime=7.59 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202496 267391 0 0 0 721 38 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140733832762952 13943664 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 326545 267721 784 2943 0 323439 0
[pid=20746/tid=20747] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20747/stat : 20747 (toysat) S 20743 20746 16080 0 -1 4202560 10 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137590664432 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=20746/tid=20748] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20748/stat : 20748 (toysat) S 20743 20746 16080 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137580174576 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=20746/tid=20749] ppid=20743 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/20746/task/20749/stat : 20749 (toysat) S 20743 20746 16080 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12495450 1337528320 267721 33554432000 4194304 16246674 140733832779952 140137467997360 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.59
Current children cumulated vsize (KiB) 1306180

[startup+7.70036 s]
/proc/loadavg: 2.27 2.13 2.05 3/178 20750
/proc/meminfo: memFree=28666956/32872528 swapFree=447588/480292
[pid=20746] ppid=20743 vsize=0 CPUtime=7.69 cores=1,3,5,7
/proc/20746/stat : 20746 (toysat) R 20743 20746 16080 0 -1 4202500 267396 0 0 0 729 40 0 0 20 0 1 0 12495450 0 0 33554432000 0 0 0 0 0 0 0 33554432 0 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/20746/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 7.69
Current children cumulated vsize (KiB) 0

Child status: 0
Real time (s): 7.74169
CPU time (s): 7.73982
CPU user time (s): 7.29989
CPU system time (s): 0.439933
CPU usage (%): 99.976
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 7.29989
system time used= 0.439933
maximum resident set size= 1070896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267396
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= 22
involuntary context switches= 9

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.016997 second user time and 0.046992 second system time

The end

Launcher Data

Begin job on node104 at 2016-06-30 21:11:57
IDJOB=4121210
IDBENCH=110354
IDSOLVER=2542
FILE ID=node104/4121210-1467313917
RUNJOBID= node104-1467310023-19960
PBS_JOBID= 20005270
Free space on /tmp= 71704 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n20-d4-i1.cnf.gz-plain.pb.metafix.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4121210-1467313917/watcher-4121210-1467313917 -o /tmp/evaluation-result-4121210-1467313917/solver-4121210-1467313917 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node104-1467310023-19960 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121210-1467313917.opb

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

MD5SUM BENCH= d6861727763a63951b252663cead81f0
RANDOM SEED=1311266480

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29431900 kB
Buffers:          196728 kB
Cached:           935972 kB
SwapCached:            0 kB
Active:          1424668 kB
Inactive:         793260 kB
Active(anon):    1087776 kB
Inactive(anon):        0 kB
Active(file):     336892 kB
Inactive(file):   793260 kB
Unevictable:      480292 kB
Mlocked:          447588 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16336 kB
Writeback:             0 kB
AnonPages:       1569856 kB
Mapped:            16388 kB
Shmem:               204 kB
Slab:             610748 kB
SReclaimable:      55112 kB
SUnreclaim:       555636 kB
KernelStack:        1504 kB
PageTables:         7452 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1688976 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:     96256 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= 71688 MiB
End job on node104 at 2016-06-30 21:12:05