Trace number 4079079

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerobjective functionCPU timeWall clock time
toysat 2016-05-02? (MO) 149.8 149.84

General information on the benchmark

Namenormalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/
normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249.opb
MD5SUMcd6eda995a0e5ee23d36c7390fd4ce06
Bench CategoryOPT-BIGINT (optimisation, big integers)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1
Best CPU time to get the best result obtained on this benchmark1.9437
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 1
Optimality of the best value was proved YES
Number of variables20501
Total number of constraints60601
Number of constraints which are clauses60600
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint20200
Number of terms in the objective function 101
Biggest coefficient in the objective function 1267650600228229401496703205376
Number of bits for the biggest coefficient in the objective function 101
Sum of the numbers in the objective function 2535301200456458802993406410751
Number of bits of the sum of numbers in the objective function 101
Biggest number in a constraint 1018517988167243043134222844204689080525734196832968125318070224677190649881668353091698688
Number of bits of the biggest number in a constraint 300
Biggest sum of numbers in a constraint 4074071952668972172536891376817392001670258842191834970240582444901079515982716395989206874
Number of bits of the biggest sum of numbers301
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-06T23:18:25+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-4079079-1465247904.opb"]
0.00/0.01	c use --random-gen="4056132967 1620387559 242607837 4194290782 4134172425 203964877 1551043919 17813611 901246602 3445138630 2278260300 1465566860 3322564722 3370816798 3187869555 2800252418 982188310 4131563328 2755640326 3079975764 3644036226 3640156997 3933787739 3481725740 1171758438 841808255 2232306182 2181443140 2022181523 2350099118 1569949264 4137054574 848472630 2725093782 3632289768 1165723064 121534737 2411854726 1588284378 1987803360 45615508 1069904709 1444184182 280071222 1895290831 1871039271 1790313974 2377132726 262819421 4283332013 4101004276 94498375 4077893371 3949981334 3062519676 434579939 389950462 697401431 2799111502 1864405050 3163611657 1373252066 2030026734 1797158612 1729752968 1038640186 2797486806 1245605114 3594362683 3723642631 3038529258 2644899037 3318948421 37754815 3183225364 1463271126 2166814964 1396295269 3847119445 2746937237 864332076 1303064149 1266362598 1801780998 507742291 3716328635 1286597893 3991561693 2613162918 928346877 558029720 920422271 2621512268 3037195186 450825200 1094429894 139314831 416755897 1133896435 3135832609 3545653169 3999779019 2553668250 1991665167 3776354747 2907442468 2473461914 1244486999 1043770239 3865273389 368964277 2655896780 2447076443 4075893013 892536242 3007905016 1863126164 1286943197 569740624 771101792 1531473896 1801747300 2498730899 100426481 1092309783 1584885343 2882548302 3406098554 2728972319 2736803511 2500704281 4274652054 1983639776 3141472720 1984275819 3119823381 293014972 3486522511 228350227 159411351 76776007 948416299 1784015965 1653788352 3224889470 3484510563 1844688929 1444509517 220581883 492767922 2064108478 2743315168 236886051 2617670375 3397864631 2733596466 2683408076 3926556609 3239076917 2765305813 1559686548 2636949766 2794136760 505938031 2923626497 2884638210 2216607641 1787856654 1049172724 3474668878 1641711638 1015169466 572742594 1634694064 160306736 1493964064 2947799015 3214946812 559785834 2323468652 825960229 1576429529 1842019528 2328901573 2004776066 2614865151 3869614088 1042544448 1975585568 3891208700 3698562114 1318839158 821335127 1868117869 1897738732 848184793 1876739193 4160209080 2765040662 1270271918 2996333098 324389418 2066481328 4045322031 2310974234 2495230312 2643327481 2083245953 3271579910 3695176605 2761726596 4085685738 1644865189 1634754215 2606908698 1298091507 390038193 3827410115 3175867966 1797245000 3617154066 2440393285 3648073850 1292959498 154371414 2505631198 3804000665 2138321879 814082381 179913013 4124587775 1272300432 2066923992 3089230186 3971708494 3664852069 1152066881 1209414008 1483690221 2942920989 2755661015 22673948 3736091950 3568791305 1123865810 630246324 838272252 2541449641 2521768903 335039150 1817106559 997507215 675242524 2287632641 3401532168 3544632636 255 362436" option to reproduce the execution
0.39/0.45	c #vars 20501
0.39/0.45	c #constraints 60601

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

pid=2902
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.24 2.20 2.18 3/179 2905
/proc/meminfo: memFree=29119616/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=688572 CPUtime=0 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 2564 0 0 0 0 0 0 0 20 0 4 0 106724026 705097728 2924 33554432000 4194304 16246674 140735287841856 140735287841280 13880264 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 172911 2933 441 2943 0 169805 0
[pid=2905/tid=2906] ppid=2902 vsize=732604 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 750186496 3097 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=737724 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 755429376 3116 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=741820 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 106724027 759623680 3133 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0

[startup+0.100179 s]
/proc/loadavg: 2.24 2.20 2.18 3/179 2905
/proc/meminfo: memFree=29119616/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1221188 CPUtime=0.09 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 26428 0 0 0 5 4 0 0 20 0 4 0 106724026 1250496512 26727 33554432000 4194304 16246674 140735287841856 140735287841168 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 305297 26729 799 2943 0 302191 0
[pid=2905/tid=2906] ppid=2902 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1250496512 26729 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1250496512 26729 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1221188 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1250496512 26729 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 1221188

[startup+0.200533 s]
/proc/loadavg: 2.24 2.20 2.18 3/179 2905
/proc/meminfo: memFree=29119616/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1310276 CPUtime=0.19 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 48074 0 0 0 12 7 0 0 20 0 4 0 106724026 1341722624 48883 33554432000 4194304 16246674 140735287841856 140735287841168 4225154 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 327569 48890 799 2943 0 324463 0
[pid=2905/tid=2906] ppid=2902 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1341722624 48894 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1341722624 48898 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1310276 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1341722624 48902 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 1310276

[startup+0.300489 s]
/proc/loadavg: 2.24 2.20 2.18 3/179 2905
/proc/meminfo: memFree=29119616/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1313348 CPUtime=0.29 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 58311 0 0 0 20 9 0 0 20 0 4 0 106724026 1344868352 59120 33554432000 4194304 16246674 140735287841856 140735287841168 7364499 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 328337 59120 799 2943 0 325231 0
[pid=2905/tid=2906] ppid=2902 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1344868352 59120 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1344868352 59120 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1313348 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1344868352 59120 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 1313348

[startup+0.700416 s]
/proc/loadavg: 2.24 2.20 2.18 3/179 2905
/proc/meminfo: memFree=29119616/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1317444 CPUtime=0.7 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 74834 0 0 0 58 12 0 0 20 0 4 0 106724026 1349062656 75643 33554432000 4194304 16246674 140735287841856 140735287824848 12481124 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 329361 75651 835 2943 0 326255 0
[pid=2905/tid=2906] ppid=2902 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1349062656 75657 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1349062656 75662 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1317444 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1349062656 75668 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 0.7
Current children cumulated vsize (KiB) 1317444

[startup+1.50043 s]
/proc/loadavg: 2.24 2.20 2.18 3/183 2909
/proc/meminfo: memFree=28532300/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1325636 CPUtime=1.49 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 175068 0 0 0 121 28 0 0 20 0 4 0 106724026 1357451264 175877 33554432000 4194304 16246674 140735287841856 140735287841168 13923665 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 331409 175877 845 2943 0 328303 0
[pid=2905/tid=2906] ppid=2902 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1357451264 175877 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1357451264 175877 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1357451264 175877 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1325636

[startup+3.10042 s]
/proc/loadavg: 2.24 2.20 2.18 3/183 2909
/proc/meminfo: memFree=28416468/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1325636 CPUtime=3.09 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 272042 0 0 0 269 40 0 0 20 0 4 0 106724026 1357451264 272851 33554432000 4194304 16246674 140735287841856 140735287823744 4220897 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 331409 272851 845 2943 0 328303 0
[pid=2905/tid=2906] ppid=2902 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1357451264 272851 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1357451264 272851 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1325636 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1357451264 272851 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1325636

[startup+6.30042 s]
/proc/loadavg: 2.30 2.22 2.19 3/183 2909
/proc/meminfo: memFree=27762944/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=1591876 CPUtime=6.29 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 338603 0 0 0 580 49 0 0 20 0 4 0 106724026 1630081024 339412 33554432000 4194304 16246674 140735287841856 140735287839744 13774296 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 397969 339412 845 2943 0 394863 0
[pid=2905/tid=2906] ppid=2902 vsize=1591876 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 1630081024 339412 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=1591876 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 1630081024 339412 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=1591876 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 1630081024 339412 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1591876

[startup+12.7004 s]
/proc/loadavg: 2.36 2.23 2.19 3/183 2958
/proc/meminfo: memFree=27750656/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=2528836 CPUtime=12.69 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 572598 0 0 0 1189 80 0 0 20 0 4 0 106724026 2589528064 573407 33554432000 4194304 16246674 140735287841856 140735287840520 4221016 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 632209 573416 845 2943 0 629103 0
[pid=2905/tid=2906] ppid=2902 vsize=2528836 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 2589528064 573421 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=2528836 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 2589528064 573426 33554432000 4194304 16246674 140735287841856 140211757493264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=2528836 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 2589528064 573432 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 2528836

[startup+25.5005 s]
/proc/loadavg: 2.28 2.22 2.19 3/183 2958
/proc/meminfo: memFree=23675032/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=4532804 CPUtime=25.49 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 1073836 0 0 0 2399 150 0 0 20 0 4 0 106724026 4641591296 1074645 33554432000 4194304 16246674 140735287841856 140735287841032 13797812 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 1133201 1074645 845 2943 0 1130095 0
[pid=2905/tid=2906] ppid=2902 vsize=4532804 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 4641591296 1074645 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=4532804 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 4641591296 1074645 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=4532804 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 4641591296 1074645 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 4532804

[startup+51.1004 s]
/proc/loadavg: 2.18 2.20 2.18 4/183 2958
/proc/meminfo: memFree=14706964/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=9022020 CPUtime=51.08 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 2196142 0 0 0 4806 302 0 0 20 0 4 0 106724026 9238548480 2197207 33554432000 4194304 16246674 140735287841856 140735287841032 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 2255505 2197207 845 2943 0 2252399 0
[pid=2905/tid=2906] ppid=2902 vsize=9022020 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 9238548480 2197207 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=9022020 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 9238548480 2197207 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=9022020 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 9238548480 2197207 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 9022020

[startup+102.301 s]
/proc/loadavg: 2.31 2.23 2.19 3/184 2963
/proc/meminfo: memFree=3925856/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=13323844 CPUtime=102.28 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 3271604 0 0 0 9774 454 0 0 20 0 4 0 106724026 13643616256 3272669 33554432000 4194304 16246674 140735287841856 140735287839680 14002984 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 3330961 3272669 850 2943 0 3327855 0
[pid=2905/tid=2906] ppid=2902 vsize=13323844 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 13643616256 3272669 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=13323844 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 13643616256 3272669 33554432000 4194304 16246674 140735287841856 140211757493264 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=13323844 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 13643616256 3272669 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 13323844



Maximum VSize exceeded: sending SIGTERM then SIGKILL

[startup+149 s]
/proc/loadavg: 2.38 2.25 2.19 3/184 2964
/proc/meminfo: memFree=780360/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=15894084 CPUtime=148.96 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) R 2902 2905 32454 0 -1 4202496 3914038 0 0 0 14348 548 0 0 20 0 4 0 106724026 16275542016 3915103 33554432000 4194304 16246674 140735287841856 140735287840520 15015658 0 2 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 3973521 3915103 850 2943 0 3970415 0
[pid=2905/tid=2906] ppid=2902 vsize=15894084 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2906/stat : 2906 (toysat) S 2902 2905 32454 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 106724027 16275542016 3915103 33554432000 4194304 16246674 140735287841856 140211836136688 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 1 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=15894084 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) S 2902 2905 32454 0 -1 4202560 7 0 0 0 0 0 0 0 20 0 4 0 106724027 16275542016 3915103 33554432000 4194304 16246674 140735287841856 140211757493488 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 3 0 0 0 0 0
[pid=2905/tid=2908] ppid=2902 vsize=15894084 CPUtime=0 cores=1,3,5,7
/proc/2905/task/2908/stat : 2908 (toysat) S 2902 2905 32454 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 106724027 16275542016 3915103 33554432000 4194304 16246674 140735287841856 140211747019952 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 1 0 0 0 0 0
Current children cumulated CPU time (s) 148.96
Current children cumulated vsize (KiB) 15894084

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 2905 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+149.6 s]
/proc/loadavg: 2.38 2.25 2.19 3/182 2964
/proc/meminfo: memFree=11740720/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=0 CPUtime=149.56 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) Z 2902 2905 32454 0 -1 4203532 3914434 0 0 0 14348 608 0 0 20 0 2 0 106724026 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 0 0 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=0 CPUtime=0.59 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) R 2902 2905 32454 0 -1 4203588 7 0 0 0 0 59 0 0 20 0 2 0 106724027 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 149.56
Current children cumulated vsize (KiB) 0

[startup+149.8 s]
/proc/loadavg: 2.38 2.25 2.19 3/182 2964
/proc/meminfo: memFree=11740720/32872528 swapFree=16080/1655368
[pid=2905] ppid=2902 vsize=0 CPUtime=149.75 cores=1,3,5,7
/proc/2905/stat : 2905 (toysat) Z 2902 2905 32454 0 -1 4203532 3914434 0 0 0 14348 627 0 0 20 0 2 0 106724026 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 17 5 0 0 0 0 0
/proc/2905/statm: 0 0 0 0 0 0 0
[pid=2905/tid=2907] ppid=2902 vsize=0 CPUtime=0.78 cores=1,3,5,7
/proc/2905/task/2907/stat : 2907 (toysat) R 2902 2905 32454 0 -1 4203588 7 0 0 0 0 78 0 0 20 0 2 0 106724027 0 0 33554432000 0 0 0 0 0 0 0 0 34082818 18446744073709551615 0 0 -1 3 0 0 0 0 0
Current children cumulated CPU time (s) 149.75
Current children cumulated vsize (KiB) 0

Child ended because it received signal 15 (SIGTERM)
Real time (s): 149.84
CPU time (s): 149.8
CPU user time (s): 143.487
CPU system time (s): 6.31304
CPU usage (%): 99.9738
Max. virtual memory (cumulated for all children) (KiB): 15894084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 143.487
system time used= 6.31304
maximum resident set size= 15661996
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3914434
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= 66
involuntary context switches= 152

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.351946 second user time and 0.611906 second system time

The end

Launcher Data

Begin job on node122 at 2016-06-06 23:18:24
IDJOB=4079079
IDBENCH=3024
IDSOLVER=2542
FILE ID=node122/4079079-1465247904
RUNJOBID= node122-1465218907-32471
PBS_JOBID= 19843205
Free space on /tmp= 71724 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB06/final/normalized-PB06/OPT-BIGINT/submitted-PB06/roussel/factor/normalized-factor-sizeN=200-sizeP=101-sizeQ=200-864124249.opb
COMMAND LINE= toysat +RTS -H1G -MMEMLIMITm -K1G -RTS --pb --search=bcd2 BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4079079-1465247904/watcher-4079079-1465247904 -o /tmp/evaluation-result-4079079-1465247904/solver-4079079-1465247904 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node122-1465218907-32471 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4079079-1465247904.opb

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

MD5SUM BENCH= cd6eda995a0e5ee23d36c7390fd4ce06
RANDOM SEED=1145689535

node122.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.898
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.79
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.898
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.898
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.54
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.898
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.898
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.898
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.898
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.898
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:        29119888 kB
Buffers:           54644 kB
Cached:           110500 kB
SwapCached:          860 kB
Active:          1310548 kB
Inactive:          81716 kB
Active(anon):    1227660 kB
Inactive(anon):     1584 kB
Active(file):      82888 kB
Inactive(file):    80132 kB
Unevictable:     1655368 kB
Mlocked:           16080 kB
SwapTotal:      67108856 kB
SwapFree:       67099464 kB
Dirty:             19056 kB
Writeback:             0 kB
AnonPages:       2881700 kB
Mapped:            10756 kB
Shmem:                 0 kB
Slab:             568428 kB
SReclaimable:      12592 kB
SUnreclaim:       555836 kB
KernelStack:        1504 kB
PageTables:         9868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    3024520 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2512896 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= 71696 MiB
End job on node122 at 2016-06-06 23:20:54