Trace number 4121042

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 15.2897 15.2973

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-subsetCardinalitySigma-20-3.cnf.gz-plain.pb.metafix.opb
MD5SUM270cde2c9075afe15834df2737f138fe
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 benchmark2.33664
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:01:03+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-4121042-1467313263.opb"]
0.00/0.01	c use --random-gen="2198601536 3062220154 3549810233 3438627768 1345616290 1565612772 2543845753 166371529 767837312 1612622366 1937058207 2579204601 4101706021 3869411557 1307341056 2550731561 2615572111 2672779906 446084986 1031303837 3822974606 790613468 3951292789 1836613823 2808330805 1266734275 3966951242 1649723901 1216743363 3115015897 1239591719 2838242684 1321342916 1141998667 265157145 2179411463 951757856 3321278406 1978102104 68535829 3711235641 1304757806 2057691914 3572921132 766600767 2949353082 3981991187 2467183693 3057427026 1041218814 3209347921 2685418322 3582845277 735303601 1203060726 1949076717 1777118766 2915542554 3779485650 2201815868 1633209264 2785657498 1743939812 168932553 3186674267 2253500658 110499686 2920077825 2307979769 2013867617 3382029389 1633864770 2795240008 4137630935 122963944 1044647319 1752896355 664497872 3391789608 3646535587 1274445618 442818795 2963856168 3280677180 4293199908 4072122418 3360692326 2168491346 2198946049 677699949 2600440278 3063152696 1884521008 1556122864 2973337062 4280712931 3144631897 3198110832 1171132814 2514617360 752304832 3988162412 1437434590 172962574 3861310954 2673166708 1177871883 3950259766 3901507621 2586999317 1906157992 2844970644 1659754101 162629190 3986659604 1085439440 2136099290 1158012444 489029298 1624213878 965925407 3874876891 2023062421 2724140413 3806317077 4130000807 3216591702 1739874778 4139986111 2372877652 1989852846 3643555107 1196460633 4059104257 65849865 735099967 333898924 3460030160 3224064538 365268891 3277161698 3728828278 409053565 1766471327 3374342414 1301476723 526025936 4167693686 1425387556 1346317172 2916559118 794495423 986036496 3818417861 1437179118 1822205882 148813963 3445901938 858499372 2431550650 2810175321 2854364160 3820743427 2420469609 3733670139 3884770832 912506619 3261569430 3624561614 17512886 1982194283 1524261165 776225143 2291416892 174951909 769182108 4005786073 449887629 1929213348 2179429851 1872829210 2381032757 4261461171 768655451 3284571743 1422907290 2195756533 2358520302 736862629 8016976 574932927 2906029784 806754256 2015351498 3160961159 2429459093 616619158 3563709461 2526083738 3971554296 247402806 2205983970 173448790 1195019079 1468671081 2248694413 1610939409 3947305570 2132626897 3493745301 387600495 3575259631 3942959072 4152542636 2741890849 1399364843 2361047227 3406177134 1781322527 1220796094 339952648 2634943238 2041418428 1190485853 2421673941 241250655 356248054 3018392115 2125329123 3156433409 3579719700 1048657158 1349204856 941622647 2725109608 671105159 1835920795 3133546049 913606636 3647699226 619428913 3483957256 4096150390 3191156189 1449800216 1111743364 1565178810 25527919 2593034488 3395041757 4206148061 1928087475 1665553721 153246754 1599063630 1664087302 255 362436" option to reproduce the execution
0.00/0.01	c #vars 81
0.00/0.01	c #constraints 172
0.00/0.02	c Solving starts ...
0.00/0.02	c ============================[ Search Statistics ]============================
0.00/0.02	c  Time | Restart | Decision | Conflict |      LEARNT     | Fixed    | Removed 
0.00/0.02	c       |         |          |          |    Limit     GC | Var      | Constra 
0.00/0.02	c =============================================================================
0.00/0.02	c  0.0s |       0 |        0 |        0 |       84      0 |        0 |        0
0.00/0.03	c  0.0s |       1 |      140 |      100 |       84      0 |        0 |        0
0.00/0.04	c  0.0s |       2 |      335 |      250 |       93      3 |        0 |        0
0.00/0.06	c  0.0s |       3 |      738 |      475 |      103      7 |        0 |        0
0.00/0.08	c  0.1s |       4 |     1372 |      813 |      114     12 |        0 |        0
0.08/0.13	c  0.1s |       5 |     2192 |     1320 |      126     19 |        0 |        0
0.08/0.19	c  0.2s |       6 |     3286 |     2081 |      153     29 |        0 |        0
0.19/0.28	c  0.3s |       7 |     4972 |     3223 |      169     42 |        0 |        0
0.38/0.42	c  0.4s |       8 |     7893 |     4936 |      186     61 |        0 |        0
0.58/0.61	c  0.6s |       9 |    11799 |     7506 |      205     87 |        0 |        0
0.88/0.94	c  0.9s |      10 |    17755 |    11361 |      226    122 |        0 |        0
1.28/1.31	c  1.3s |      11 |    25751 |    17144 |      249    171 |        0 |        0
1.78/1.82	c  1.8s |      12 |    37867 |    25819 |      274    238 |        0 |        0
2.59/2.63	c  2.6s |      13 |    55051 |    38832 |      302    329 |        0 |        0
3.79/3.86	c  3.8s |      14 |    80947 |    58352 |      333    454 |        0 |        0
5.59/5.68	c  5.7s |      15 |   119562 |    87632 |      367    625 |        0 |        0
7.58/7.68	c  7.7s |      15 |   155558 |   117132 |      367    782 |        0 |        0
8.58/8.60	c  8.6s |      16 |   173950 |   131552 |      404    858 |        0 |        0
10.58/10.60	c 10.6s |      16 |   210888 |   161252 |      404   1002 |        0 |        0
12.58/12.61	c 12.6s |      16 |   251399 |   192352 |      404   1151 |        1 |        3
12.88/12.95	c 12.9s |      17 |   257748 |   197432 |      445   1175 |        1 |        3
14.88/14.95	c 14.9s |      17 |   295579 |   227432 |      445   1306 |        3 |        9
15.18/15.23	c 15.2s |      17 |   301255 |   231829 |      445   1323 |       49 |       49
15.18/15.23	c #cpu_time = 15.179s
15.18/15.23	c #wall_clock_time = 15.218s
15.18/15.23	c #decision = 301255
15.18/15.23	c #random_decision = 1253
15.18/15.23	c #conflict = 231829
15.18/15.23	c #restart = 17
15.18/15.23	s UNSATISFIABLE
15.18/15.23	c total CPU time = 15.194s
15.18/15.23	c total wall clock time = 15.233s

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

pid=18962
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.30 2.18 1.88 3/180 18965
/proc/meminfo: memFree=27274768/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 716 0 0 0 0 0 0 0 20 0 4 0 12284827 246870016 1588 33554432000 4194304 16246674 140735527870032 140735527869456 14999975 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 60271 1594 426 2943 0 57165 0
[pid=18965/tid=18966] ppid=18962 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 246870016 1619 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 246870016 1626 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=241084 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 246870016 1634 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0

[startup+0.10021 s]
/proc/loadavg: 2.30 2.18 1.88 3/180 18965
/proc/meminfo: memFree=27274768/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1218116 CPUtime=0.08 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 24614 0 0 0 5 3 0 0 20 0 4 0 12284827 1247350784 25476 33554432000 4194304 16246674 140735527870032 140735527869456 6021007 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 304529 25485 708 2943 0 301423 0
[pid=18965/tid=18966] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 25493 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 25500 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 25506 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 1218116

[startup+0.200496 s]
/proc/loadavg: 2.30 2.18 1.88 3/180 18965
/proc/meminfo: memFree=27274768/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1218116 CPUtime=0.19 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 47832 0 0 0 12 7 0 0 20 0 4 0 12284827 1247350784 48694 33554432000 4194304 16246674 140735527870032 140735527869456 5675357 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 304529 48704 708 2943 0 301423 0
[pid=18965/tid=18966] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 48710 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 48718 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 48725 33554432000 4194304 16246674 140735527870032 139918961536176 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) 1218116

[startup+0.300455 s]
/proc/loadavg: 2.30 2.18 1.88 3/180 18965
/proc/meminfo: memFree=27274768/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1218116 CPUtime=0.29 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 70588 0 0 0 19 10 0 0 20 0 4 0 12284827 1247350784 71449 33554432000 4194304 16246674 140735527870032 140735527869456 13954518 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 304529 71458 708 2943 0 301423 0
[pid=18965/tid=18966] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 71464 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 71470 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 71476 33554432000 4194304 16246674 140735527870032 139918961536176 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) 1218116

[startup+0.70029 s]
/proc/loadavg: 2.30 2.18 1.88 3/180 18965
/proc/meminfo: memFree=27274768/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1218116 CPUtime=0.68 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 161048 0 0 0 47 21 0 0 20 0 4 0 12284827 1247350784 161910 33554432000 4194304 16246674 140735527870032 140735527853024 5546181 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 304529 161920 709 2943 0 301423 0
[pid=18965/tid=18966] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 161927 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 161933 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 161941 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.5004 s]
/proc/loadavg: 2.30 2.18 1.88 3/184 18969
/proc/meminfo: memFree=26290892/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1218116 CPUtime=1.48 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 245472 0 0 0 117 31 0 0 20 0 4 0 12284827 1247350784 246313 33554432000 4194304 16246674 140735527870032 140735527853032 13927600 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 304529 246313 785 2943 0 301423 0
[pid=18965/tid=18966] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 246313 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 246313 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1218116 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1247350784 246313 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 1218116

[startup+3.1004 s]
/proc/loadavg: 2.28 2.18 1.89 3/184 18969
/proc/meminfo: memFree=26203332/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=3.09 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267387 0 0 0 274 35 0 0 20 0 4 0 12284827 1337528320 268228 33554432000 4194304 16246674 140735527870032 140735527853032 13943668 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268228 785 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268228 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268228 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268228 33554432000 4194304 16246674 140735527870032 139918961536176 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) 1306180

[startup+6.3004 s]
/proc/loadavg: 2.28 2.18 1.89 3/184 18969
/proc/meminfo: memFree=26203492/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=6.29 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267397 0 0 0 594 35 0 0 20 0 4 0 12284827 1337528320 268238 33554432000 4194304 16246674 140735527870032 140735527853032 13966736 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268238 785 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268238 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268238 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268238 33554432000 4194304 16246674 140735527870032 139918961536176 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) 1306180

[startup+12.7004 s]
/proc/loadavg: 2.24 2.17 1.89 4/184 18969
/proc/meminfo: memFree=26203652/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=12.68 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267406 0 0 0 1233 35 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 140735527853032 6012041 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268247 787 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 139918961536176 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) 1306180

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

[startup+12.8005 s]
/proc/loadavg: 2.24 2.17 1.89 4/184 18969
/proc/meminfo: memFree=26203652/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=12.78 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267406 0 0 0 1243 35 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 140735527853032 5672838 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268247 787 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268247 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 12.78
Current children cumulated vsize (KiB) 1306180

[startup+14.4073 s]
/proc/loadavg: 2.24 2.17 1.89 3/184 18969
/proc/meminfo: memFree=26204048/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=14.39 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267407 0 0 0 1404 35 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 140735527853032 5572894 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268248 787 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 14.39
Current children cumulated vsize (KiB) 1306180

[startup+14.8004 s]
/proc/loadavg: 2.24 2.17 1.89 3/184 18969
/proc/meminfo: memFree=26204048/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=14.78 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267407 0 0 0 1443 35 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 140735527853032 6836001 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268248 787 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 14.78
Current children cumulated vsize (KiB) 1306180

[startup+15.2004 s]
/proc/loadavg: 2.24 2.17 1.89 3/184 18969
/proc/meminfo: memFree=26204048/32872528 swapFree=1590004/1720820
[pid=18965] ppid=18962 vsize=1306180 CPUtime=15.18 cores=0,2,4,6
/proc/18965/stat : 18965 (toysat) R 18962 18965 13693 0 -1 4202496 267407 0 0 0 1483 35 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 140735527853032 5822428 0 0 0 34082818 18446744073709551615 0 0 17 2 0 0 0 0 0
/proc/18965/statm: 326545 268248 787 2943 0 323439 0
[pid=18965/tid=18966] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18966/stat : 18966 (toysat) S 18962 18965 13693 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139919051697392 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 4 0 0 0 0 0
[pid=18965/tid=18967] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18967/stat : 18967 (toysat) S 18962 18965 13693 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139919041207536 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 0 0 0 0 0 0
[pid=18965/tid=18968] ppid=18962 vsize=1306180 CPUtime=0 cores=0,2,4,6
/proc/18965/task/18968/stat : 18968 (toysat) S 18962 18965 13693 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12284827 1337528320 268248 33554432000 4194304 16246674 140735527870032 139918961536176 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 4 0 0 0 0 0
Current children cumulated CPU time (s) 15.18
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 15.2973
CPU time (s): 15.2897
CPU user time (s): 14.8727
CPU system time (s): 0.416936
CPU usage (%): 99.9499
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 14.8727
system time used= 0.416936
maximum resident set size= 1073004
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267412
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= 17

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.038994 second user time and 0.05999 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-30 21:01:03
IDJOB=4121042
IDBENCH=110253
IDSOLVER=2542
FILE ID=node120/4121042-1467313263
RUNJOBID= node120-1467312316-18592
PBS_JOBID= 20005266
Free space on /tmp= 71656 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-subsetCardinalitySigma-20-3.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-4121042-1467313263/watcher-4121042-1467313263 -o /tmp/evaluation-result-4121042-1467313263/solver-4121042-1467313263 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1467312316-18592 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121042-1467313263.opb

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

MD5SUM BENCH= 270cde2c9075afe15834df2737f138fe
RANDOM SEED=1437966603

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.669
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.669
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.669
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.54
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.669
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.669
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:        27275148 kB
Buffers:          166944 kB
Cached:          1880016 kB
SwapCached:            0 kB
Active:          1365068 kB
Inactive:        1762840 kB
Active(anon):    1083500 kB
Inactive(anon):        0 kB
Active(file):     281568 kB
Inactive(file):  1762840 kB
Unevictable:     1720820 kB
Mlocked:         1590004 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             32972 kB
Writeback:             0 kB
AnonPages:       2801676 kB
Mapped:            17076 kB
Shmem:               204 kB
Slab:             612136 kB
SReclaimable:      56020 kB
SUnreclaim:       556116 kB
KernelStack:        1496 kB
PageTables:         9288 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2938448 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    133120 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= 71640 MiB
End job on node120 at 2016-06-30 21:01:18