Trace number 4121642

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 9.36558 9.36783

General information on the benchmark

NamePB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/
ProofComplexity/normalized-regular-n17-d4-i1.cnf.gz-plain.pb.metafix.opb
MD5SUM3b84b621db3410ba54afb3e715550024
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.25896
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables69
Total number of constraints148
Number of constraints which are clauses148
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:31:45+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-4121642-1467315105.opb"]
0.00/0.01	c use --random-gen="1801927593 320317871 84333231 24094010 4164382901 1648454271 3971576215 3042376070 4102119186 3982875032 3570859718 633580620 373907193 2066704166 1272626631 783454314 2687401634 4229512754 3917348504 3328628466 3355981092 3100690353 32517064 3891599300 32888493 1365231451 3595079204 3015026238 2108763556 3780561819 58919577 3094568163 2618918796 2128640683 3259428834 2397777749 1795227683 1367637746 544792540 2726711356 3025466332 2216744106 1253886729 3023391016 97523869 1881960734 4028196731 1926561749 2883773463 4001464506 2305081480 636431312 2955391964 2322424525 698726881 2176436892 909198252 2807150548 4123725581 1832630870 908713325 4120772701 3540227200 2521641129 2223037734 525881769 3963465036 3744396508 983945974 1036254917 2219554825 1257818556 2993497602 3521905574 159920817 1756608563 2055274518 268573006 592803293 3151654421 592847982 3261825314 865713636 2982198487 2926271134 2495972326 265088028 522378116 2444513603 1803947023 579947255 1793934951 1345035439 2782390563 2654414509 781978879 231561187 2129996382 3512960750 1988756616 3321938437 2828947297 1784091194 3019727802 3870553992 3496530311 3608607727 2513510853 3195131175 3698282451 3574473607 3794175182 3181237436 4115081790 3710137271 462569384 1884076382 229374150 708001746 789493165 4079763583 686093467 39785783 1937561207 564855968 2561607615 4020333704 3156947521 2293809264 3624626676 235112640 1163387652 1196871173 3907908971 1548792301 2040808590 236625913 379243057 1186552038 560141353 3189501928 3227361280 2796721487 3191874917 1531923914 1588269480 3647573277 1900843390 2385358168 1374333800 2691186925 2947212590 3914113608 4193030595 1144395012 2564711140 1062340563 1779892249 1739996881 3223357605 3246658298 317917370 2264951971 767694810 2281001234 2934890097 4192834298 3896486497 862047632 818735999 1205081954 3496265652 777745580 1846845849 3505788517 1515176907 1850839304 2176729098 1690775061 3415065964 492762016 1416144933 1109067492 2809699 1922910486 821152405 92741861 304726914 3768276945 3770690 1270174143 203820641 3781332463 2574873461 4104731899 2928629942 3350998499 1174380104 1409811441 3227730755 2620961678 650162645 1036166936 581786089 3146729650 1818173083 4035909491 2718958741 3339280951 3584511388 2194419101 987848808 4097463347 208758980 2204658616 3762355 2549939803 1421888461 1532863577 2545405360 211584676 1172960435 48631397 2850830232 1704579067 3212555310 2766840139 402298829 2140888289 4217519639 201566627 94414653 1796882889 1875841695 3327169290 927409058 3738846765 2618902122 1871139588 897164228 3585400037 4163301497 2957393393 3022936561 3394888008 684194371 3978567082 2199579511 3945202356 3959399101 4059342488 4196022898 2820269645 3523376054 2771536508 3755474239 255 362436" option to reproduce the execution
0.00/0.01	c #vars 69
0.00/0.01	c #constraints 148
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 |       72      0 |        0 |        0
0.00/0.02	c  0.0s |       1 |      124 |      100 |       72      0 |        0 |        0
0.00/0.03	c  0.0s |       2 |      333 |      250 |       80      4 |        0 |        0
0.00/0.05	c  0.0s |       3 |      670 |      475 |       88      7 |        0 |        0
0.00/0.07	c  0.1s |       4 |     1337 |      813 |       97     13 |        0 |        0
0.09/0.11	c  0.1s |       5 |     2218 |     1320 |      107     22 |        0 |        0
0.09/0.17	c  0.2s |       6 |     3492 |     2081 |      130     33 |        0 |        0
0.19/0.26	c  0.2s |       7 |     5103 |     3223 |      143     49 |        0 |        0
0.29/0.39	c  0.4s |       8 |     7773 |     4936 |      158     71 |        0 |        0
0.48/0.57	c  0.6s |       9 |    11827 |     7506 |      174    101 |        0 |        0
0.79/0.84	c  0.8s |      10 |    17880 |    11361 |      192    143 |        0 |        0
1.20/1.21	c  1.2s |      11 |    26454 |    17144 |      212    200 |        0 |        0
1.69/1.70	c  1.7s |      12 |    38146 |    25819 |      234    278 |        0 |        0
2.39/2.44	c  2.4s |      13 |    56155 |    38832 |      258    384 |        0 |        0
3.49/3.55	c  3.5s |      14 |    82546 |    58352 |      284    530 |        0 |        0
5.19/5.20	c  5.2s |      15 |   123493 |    87632 |      313    730 |        0 |        0
7.18/7.20	c  7.2s |      15 |   172496 |   122932 |      313    949 |        0 |        0
7.59/7.69	c  7.7s |      16 |   184355 |   131552 |      345   1001 |        1 |        3
9.29/9.30	c  9.3s |      16 |   225326 |   160173 |      345   1157 |       30 |       70
9.29/9.30	c #cpu_time = 9.291s
9.29/9.30	c #wall_clock_time = 9.291s
9.29/9.30	c #decision = 225326
9.29/9.30	c #random_decision = 930
9.29/9.30	c #conflict = 160173
9.29/9.30	c #restart = 16
9.29/9.30	s UNSATISFIABLE
9.29/9.30	c total CPU time = 9.306s
9.29/9.30	c total wall clock time = 9.306s

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

pid=17657
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.26 2.20 2.18 3/179 17660
/proc/meminfo: memFree=28001680/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=719292 CPUtime=0 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 2680 0 0 0 0 0 0 0 20 0 4 0 12471306 736555008 3042 33554432000 4194304 16246674 140735347522560 140735347521984 13880264 0 2 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 180591 3051 441 2943 0 177485 0
[pid=17660/tid=17661] ppid=17657 vsize=736700 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 754380800 3111 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=740796 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 758575104 3127 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=746940 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12471306 764866560 3147 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0

[startup+0.100131 s]
/proc/loadavg: 2.26 2.20 2.18 3/179 17660
/proc/meminfo: memFree=28001680/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1218116 CPUtime=0.09 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 25377 0 0 0 5 4 0 0 20 0 4 0 12471306 1247350784 25727 33554432000 4194304 16246674 140735347522560 140735347521984 5589077 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 304529 25738 707 2943 0 301423 0
[pid=17660/tid=17661] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 25745 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 25752 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 25760 33554432000 4194304 16246674 140735347522560 140282442009776 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.200499 s]
/proc/loadavg: 2.26 2.20 2.18 3/179 17660
/proc/meminfo: memFree=28001680/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1218116 CPUtime=0.19 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 48765 0 0 0 12 7 0 0 20 0 4 0 12471306 1247350784 49115 33554432000 4194304 16246674 140735347522560 140735347521984 13965592 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 304529 49126 707 2943 0 301423 0
[pid=17660/tid=17661] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 49131 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 49139 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 49145 33554432000 4194304 16246674 140735347522560 140282442009776 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.30045 s]
/proc/loadavg: 2.26 2.20 2.18 3/179 17660
/proc/meminfo: memFree=28001680/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1218116 CPUtime=0.29 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 71957 0 0 0 19 10 0 0 20 0 4 0 12471306 1247350784 72308 33554432000 4194304 16246674 140735347522560 140735347521984 5675357 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 304529 72318 707 2943 0 301423 0
[pid=17660/tid=17661] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 72324 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 72330 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 72336 33554432000 4194304 16246674 140735347522560 140282442009776 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.700411 s]
/proc/loadavg: 2.26 2.20 2.18 3/179 17660
/proc/meminfo: memFree=28001680/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1218116 CPUtime=0.68 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 162973 0 0 0 46 22 0 0 20 0 4 0 12471306 1247350784 163324 33554432000 4194304 16246674 140735347522560 140735347505560 5665836 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 304529 163335 708 2943 0 301423 0
[pid=17660/tid=17661] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 163343 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 163349 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 1 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 163355 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 1218116

[startup+1.50043 s]
/proc/loadavg: 2.26 2.20 2.18 3/183 17664
/proc/meminfo: memFree=27019496/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1218116 CPUtime=1.49 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 245465 0 0 0 115 34 0 0 20 0 4 0 12471306 1247350784 245795 33554432000 4194304 16246674 140735347522560 140735347521872 15015658 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 304529 245795 785 2943 0 301423 0
[pid=17660/tid=17661] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 245795 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 245795 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1218116 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1247350784 245795 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1218116

[startup+3.10043 s]
/proc/loadavg: 2.48 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26931084/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=3.09 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267383 0 0 0 272 37 0 0 20 0 4 0 12471306 1337528320 267713 33554432000 4194304 16246674 140735347522560 140735347505560 6861656 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267713 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267713 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267713 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267713 33554432000 4194304 16246674 140735347522560 140282442009776 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.30041 s]
/proc/loadavg: 2.48 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26930696/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=6.29 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267393 0 0 0 592 37 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140735347505560 6012212 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267723 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282442009776 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 17660 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+6.40052 s]
/proc/loadavg: 2.48 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26930696/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=6.39 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267393 0 0 0 602 37 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140735347505560 5523307 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267723 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282442009776 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+8.00041 s]
/proc/loadavg: 2.44 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26930828/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=7.99 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267393 0 0 0 761 38 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140735347505560 6010943 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267723 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 7.99
Current children cumulated vsize (KiB) 1306180

[startup+8.80037 s]
/proc/loadavg: 2.44 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26930848/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=8.8 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267393 0 0 0 842 38 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140735347505560 5827969 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267723 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 8.8
Current children cumulated vsize (KiB) 1306180

[startup+9.20037 s]
/proc/loadavg: 2.44 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26930848/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=9.19 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267393 0 0 0 881 38 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140735347505560 13950188 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267723 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.19
Current children cumulated vsize (KiB) 1306180

[startup+9.30037 s]
/proc/loadavg: 2.44 2.24 2.20 3/183 17664
/proc/meminfo: memFree=26930848/32872528 swapFree=1254912/1391860
[pid=17660] ppid=17657 vsize=1306180 CPUtime=9.29 cores=1,3,5,7
/proc/17660/stat : 17660 (toysat) R 17657 17660 16091 0 -1 4202496 267393 0 0 0 891 38 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140735347505560 12995176 0 0 0 34082818 18446744073709551615 0 0 17 3 0 0 0 0 0
/proc/17660/statm: 326545 267723 785 2943 0 323439 0
[pid=17660/tid=17661] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17661/stat : 17661 (toysat) S 17657 17660 16091 0 -1 4202560 9 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282462973168 15012391 0 0 0 34082818 18446744071580610281 0 0 -1 5 0 0 0 0 0
[pid=17660/tid=17662] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17662/stat : 17662 (toysat) S 17657 17660 16091 0 -1 4202560 8 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282452483312 14998865 0 0 0 34082818 18446744071580425449 0 0 -1 1 0 0 0 0 0
[pid=17660/tid=17663] ppid=17657 vsize=1306180 CPUtime=0 cores=1,3,5,7
/proc/17660/task/17663/stat : 17663 (toysat) S 17657 17660 16091 0 -1 4202560 2 0 0 0 0 0 0 0 20 0 4 0 12471306 1337528320 267723 33554432000 4194304 16246674 140735347522560 140282442009776 14069300 0 0 0 34082818 18446744071579510697 0 0 -1 5 0 0 0 0 0
Current children cumulated CPU time (s) 9.29
Current children cumulated vsize (KiB) 1306180

Child status: 0
Real time (s): 9.36783
CPU time (s): 9.36558
CPU user time (s): 8.92264
CPU system time (s): 0.442932
CPU usage (%): 99.9759
Max. virtual memory (cumulated for all children) (KiB): 1306180

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 8.92264
system time used= 0.442932
maximum resident set size= 1070904
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 267398
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= 11

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 0.030995 second user time and 0.035994 second system time

The end

Launcher Data

Begin job on node119 at 2016-06-30 21:31:45
IDJOB=4121642
IDBENCH=110582
IDSOLVER=2542
FILE ID=node119/4121642-1467315105
RUNJOBID= node119-1467308805-16108
PBS_JOBID= 20005280
Free space on /tmp= 71716 MiB

SOLVER NAME= toysat 2016-05-02
BENCH NAME= PB15eval/normalized-PB15eval/DEC-SMALLINT-LIN/ProofComplexity-Extracted-Cardinality-Constraints/ProofComplexity/normalized-regular-n17-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-4121642-1467315105/watcher-4121642-1467315105 -o /tmp/evaluation-result-4121642-1467315105/solver-4121642-1467315105 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node119-1467308805-16108 --watchdog 1960  toysat +RTS -H1G -M15500m -K1G -RTS --pb --search=bcd2 HOME/instance-4121642-1467315105.opb

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

MD5SUM BENCH= 3b84b621db3410ba54afb3e715550024
RANDOM SEED=1051008667

node119.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.444
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.88
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.444
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.444
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.444
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.444
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.444
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.444
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.444
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:        28002216 kB
Buffers:          203360 kB
Cached:          1432616 kB
SwapCached:            0 kB
Active:          1355688 kB
Inactive:        1377096 kB
Active(anon):    1093432 kB
Inactive(anon):     5936 kB
Active(file):     262256 kB
Inactive(file):  1371160 kB
Unevictable:     1391860 kB
Mlocked:         1254912 kB
SwapTotal:      67108856 kB
SwapFree:       67108856 kB
Dirty:             16320 kB
Writeback:             0 kB
AnonPages:       2490472 kB
Mapped:            17124 kB
Shmem:               204 kB
Slab:             612032 kB
SReclaimable:      56108 kB
SUnreclaim:       555924 kB
KernelStack:        1512 kB
PageTables:         8916 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2620700 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1101824 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= 71700 MiB
End job on node119 at 2016-06-30 21:31:54