Trace number 4242550

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
R1: cosoco 1.1? (TO) 2400.07 2401.52

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K145.xml
MD5SUM5e6b89adf4cff092dc7bbd8ab430815e
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17255
Number of constraints17547
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17255}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":273},{"degree":5,"count":1771},{"degree":6,"count":7755},{"degree":7,"count":4732},{"degree":8,"count":1862},{"degree":9,"count":574},{"degree":10,"count":143},{"degree":11,"count":1},{"degree":12,"count":143}]
Minimum constraint arity1
Maximum constraint arity145
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1872},{"arity":3,"count":7776},{"arity":4,"count":4752},{"arity":5,"count":2016},{"arity":6,"count":432},{"arity":7,"count":144},{"arity":9,"count":144},{"arity":119,"count":290},{"arity":145,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":17547}]
Optimization problemNO
Type of objective

Solver Data

2.09/2.14	c root propagations     : 742         
2.09/2.14	c restarts enabled, print stats at every restarts
2.09/2.14	c
2.09/2.14	c
2.09/2.14	c
2.09/2.14	c This is cosoco 1.0 --  
2.09/2.14	c
2.09/2.14	c ========================================[ Problem Statistics ]===========================================
2.09/2.14	c |                                                                                                       
2.09/2.14	c |  Parse time        :         1.11 s 
2.09/2.14	c |
2.09/2.14	c |               Variables: 17255
2.09/2.14	c |            Domain Sizes: 2..2
2.09/2.14	c |
2.09/2.14	c |             Constraints: 17547
2.09/2.14	c |                   Arity: 1..145  -- Unary: 2  -- Binary: 1872  -- Ternary: 7776
2.09/2.14	c | 
2.09/2.14	c |                   Types: 
2.09/2.14	c |                          Sum: 17547
2.09/2.14	c |                          
2.09/2.14	c =========================================================================================================
2.09/2.14	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.48/6.59	c 101            12052          840368         294917         742            0              3044   11421   11044
11.09/11.11	c 211            27034          1647186        504718         742            0              2500   14572   13340
15.38/15.50	c 332            44655          2247008        689566         742            0              3343   13911   6871
18.37/18.49	c 465            63041          2753769        859366         742            0              212   16121   14818
22.97/23.08	c 611            78119          3734593        1205625        742            0              1088   11609   10361
25.96/26.05	c 771            96247          4286699        1410727        742            0              934   16466   15407
29.06/29.11	c 947            103005         4870945        1675418        742            0              1094   2371   2217
32.46/32.52	c 1140           118731         5431048        1921232        742            0              741   4474   4087
37.66/37.73	c 1352           125913         6759466        2374851        742            0              990   3252   3072
42.35/42.42	c 1585           137340         7897887        2788889        742            0              1209   3406   3221
46.45/46.59	c 1841           148531         8802868        3171490        742            0              1720   3169   2968
51.25/51.33	c 2122           158621         10000662       3635404        742            0              1946   3929   3823
54.55/54.66	c 2431           167721         10808063       3992188        742            0              665   4371   3884
58.45/58.55	c 2770           179905         11727897       4321243        742            0              1565   3506   3307
66.24/66.35	c 3142           197208         13773116       5044589        742            0              1169   5025   4606
72.24/72.31	c 3551           211992         15245220       5567165        742            0              1681   3467   3270
81.83/81.99	c 4000           227389         17522481       6438925        742            0              260   2700   2551
93.72/93.83	c 4493           295795         19065335       7024158        742            0              337   4599   3842
103.71/103.87	c 5035           319813         21243158       7797684        742            0              671   3016   2884
114.90/115.02	c 5631           345103         23869588       8846513        742            0              1401   3607   3070
124.31/124.41	c 6286           379855         25690383       9599416        742            0              1610   4079   3684
144.69/144.83	c 7006           414097         30133777       11219918       742            0              1473   2490   2351
168.06/168.20	c 7798           451471         35596195       13194809       742            0              994   2852   2579
189.06/189.30	c 8669           493056         41112842       14922875       742            0              1276   4084   3847
226.23/226.49	c 9627           564278         49069856       17664560       742            0              987   2699   2435
247.51/247.77	c 10680          633373         53756633       19439353       742            0              1232   4156   3499
270.20/270.47	c 11838          688716         58830291       21312174       742            0              714   2818   2659
294.08/294.35	c 13111          741258         64150942       23503563       742            0              1859   3355   3029
310.27/310.57	c 14511          803938         67634165       24865608       742            0              694   5680   4250
340.55/340.84	c 16051          871782         74962726       27501152       742            0              782   3429   3229
404.71/405.07	c 17745          952943         89874530       32858335       742            0              2128   2811   2499
429.19/429.51	c 19608          1024787        95770435       35020071       742            0              2271   4527   4386
467.76/468.14	c 21657          1104979        105722266      38708647       742            0              1723   3479   3206
538.73/539.12	c 23910          1210824        121300049      44225153       742            0              1038   2857   2607
601.68/602.16	c 26388          1338269        133855697      49070796       742            0              433   2774   2490
638.67/639.16	c 29113          1469639        141974177      52193162       742            0              877   4879   4172
693.52/694.10	c 32110          1576451        153595583      56610437       742            0              1091   2797   2588
751.39/751.91	c 35406          1869251        163281525      60594957       742            0              1197   5713   4633
828.33/828.93	c 39031          2066723        180294557      66458524       742            0              1540   4174   3854
952.56/953.28	c 43018          2353701        207472440      75912617       742            0              1615   3623   3304
1011.23/1011.95	c 47403          2464493        224871581      82140434       742            0              980   4833   4505
1151.35/1152.17	c 52226          2650296        261044224      95437875       742            0              2589   3700   3432
1271.08/1271.90	c 57531          2841599        290074710      105952863      742            0              1109   3833   3398
1389.80/1390.77	c 63366          3087147        318550892      116925519      742            0              1229   3804   3639
1506.15/1507.19	c 69784          3396637        345971835      128197258      742            0              765   5254   4014
1627.77/1628.80	c 76843          3661867        374174055      138977000      742            0              1688   3674   3392
1729.41/1730.50	c 84607          3969993        399534684      147747731      742            0              1082   5440   4452
1963.39/1964.65	c 93147          4496103        452281115      165109264      742            0              1228   3468   3224
2204.95/2206.36	c 102541         5245884        508508549      186671098      742            0              425   5161   4143

Verifier Data

One s line expected

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-4242550-1500664985/watcher-4242550-1500664985 -o /tmp/evaluation-result-4242550-1500664985/solver-4242550-1500664985 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500648174-9864 --watchdog 2560 HOME/cosoco -lc -model -restarts HOME/instance-4242550-1500664985.xml 

pid=11492
running on 8 cores: 0,2,4,6,8,10,12,14

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 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: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.00 2.02 2.05 2/236 11495
/proc/meminfo: memFree=32043876/32770624 swapFree=5872/192920
[pid=11495] ppid=11492 vsize=27384 CPUtime=0 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1034 0 0 0 0 0 0 0 20 0 1 0 1765306 28041216 867 33554432000 4194304 5970956 140730063293552 140730063288824 140555249228773 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 6846 867 698 434 0 210 0

[startup+0.100189 s]
/proc/loadavg: 2.00 2.02 2.05 2/236 11495
/proc/meminfo: memFree=32043876/32770624 swapFree=5872/192920
[pid=11495] ppid=11492 vsize=32244 CPUtime=0.08 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 2257 0 0 0 8 0 0 0 20 0 1 0 1765306 33017856 2044 33554432000 4194304 5970956 140730063293552 140730063288648 140555249228773 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 8061 2044 704 434 0 1425 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 32244

[startup+0.200294 s]
/proc/loadavg: 2.00 2.02 2.05 2/236 11495
/proc/meminfo: memFree=32043876/32770624 swapFree=5872/192920
[pid=11495] ppid=11492 vsize=39708 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 4121 0 0 0 18 1 0 0 20 0 1 0 1765306 40660992 3958 33554432000 4194304 5970956 140730063293552 140730063290152 5396051 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 9927 3958 713 434 0 3291 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 39708

[startup+0.300268 s]
/proc/loadavg: 2.00 2.02 2.05 2/236 11495
/proc/meminfo: memFree=32043876/32770624 swapFree=5872/192920
[pid=11495] ppid=11492 vsize=58572 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 8863 0 0 0 28 1 0 0 20 0 1 0 1765306 59977728 8644 33554432000 4194304 5970956 140730063293552 140730063290152 5674140 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 14643 8644 735 434 0 8007 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 58572

[startup+0.700251 s]
/proc/loadavg: 2.00 2.02 2.05 2/236 11495
/proc/meminfo: memFree=32043876/32770624 swapFree=5872/192920
[pid=11495] ppid=11492 vsize=429480 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 101569 0 0 0 57 12 0 0 20 0 1 0 1765306 439787520 101359 33554432000 4194304 5970956 140730063293552 140730063287416 140555249276832 0 0 4096 0 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 107370 101425 735 434 0 100734 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 429480

[startup+1.50023 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11511
/proc/meminfo: memFree=31160732/32770624 swapFree=5872/193008
[pid=11495] ppid=11492 vsize=1233496 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 302676 0 0 0 114 35 0 0 20 0 1 0 1765306 1263099904 302423 33554432000 4194304 5970956 140730063293552 140730063290808 5327850 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 308374 302423 736 434 0 301738 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 1233496

[startup+3.10024 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11511
/proc/meminfo: memFree=30828212/32770624 swapFree=5872/192968
[pid=11495] ppid=11492 vsize=1280220 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 325248 0 0 0 271 38 0 0 20 0 1 0 1765306 1310945280 314042 33554432000 4194304 5970956 140730063293552 140730063290520 4908284 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 320055 314042 774 434 0 313419 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 1280220

[startup+6.30024 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11511
/proc/meminfo: memFree=30338676/32770624 swapFree=5872/193032
[pid=11495] ppid=11492 vsize=1795456 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 480997 0 0 0 573 56 0 0 20 0 1 0 1765306 1838546944 438735 33554432000 4194304 5970956 140730063293552 140730063290552 5044849 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 448864 438735 774 434 0 442228 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 1795456

[startup+12.7002 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11511
/proc/meminfo: memFree=30062492/32770624 swapFree=5872/193036
[pid=11495] ppid=11492 vsize=2046732 CPUtime=12.68 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 665889 0 0 0 1198 70 0 0 20 0 1 0 1765306 2095853568 493213 33554432000 4194304 5970956 140730063293552 140730063290888 5045224 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 511683 493213 777 434 0 505047 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 2046732

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11511
/proc/meminfo: memFree=29742300/32770624 swapFree=5872/193044
[pid=11495] ppid=11492 vsize=2391732 CPUtime=25.46 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 922157 0 0 0 2455 91 0 0 20 0 1 0 1765306 2449133568 572903 33554432000 4194304 5970956 140730063293552 140730063290392 5136786 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572903 777 434 0 591297 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 2391732

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11511
/proc/meminfo: memFree=29739952/32770624 swapFree=5872/193068
[pid=11495] ppid=11492 vsize=2391732 CPUtime=51.05 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1008748 0 0 0 5009 96 0 0 20 0 1 0 1765306 2449133568 572926 33554432000 4194304 5970956 140730063293552 140730063290888 5320377 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572926 777 434 0 591297 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 2391732

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11512
/proc/meminfo: memFree=29739320/32770624 swapFree=5872/193148
[pid=11495] ppid=11492 vsize=2391732 CPUtime=102.22 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1116293 0 0 0 10119 103 0 0 20 0 1 0 1765306 2449133568 572933 33554432000 4194304 5970956 140730063293552 140730063290888 5045849 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572933 777 434 0 591297 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 2391732

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11514
/proc/meminfo: memFree=29740028/32770624 swapFree=5872/193192
[pid=11495] ppid=11492 vsize=2391732 CPUtime=162.17 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1179028 0 0 0 16110 107 0 0 20 0 1 0 1765306 2449133568 572933 33554432000 4194304 5970956 140730063293552 140730063290888 5044849 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572933 777 434 0 591297 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 2391732

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11515
/proc/meminfo: memFree=29739536/32770624 swapFree=5872/193244
[pid=11495] ppid=11492 vsize=2391732 CPUtime=222.14 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1223471 0 0 0 22105 109 0 0 20 0 1 0 1765306 2449133568 572933 33554432000 4194304 5970956 140730063293552 140730063290888 5046748 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572933 777 434 0 591297 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 2391732

[startup+282.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 11516
/proc/meminfo: memFree=29739804/32770624 swapFree=5872/193288
[pid=11495] ppid=11492 vsize=2391732 CPUtime=282.09 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1291707 0 0 0 28096 113 0 0 20 0 1 0 1765306 2449133568 572934 33554432000 4194304 5970956 140730063293552 140730063290888 5044845 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572934 777 434 0 591297 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 2391732

[startup+342.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/242 11518
/proc/meminfo: memFree=29740848/32770624 swapFree=5872/193332
[pid=11495] ppid=11492 vsize=2391732 CPUtime=342.05 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1358866 0 0 0 34088 117 0 0 20 0 1 0 1765306 2449133568 572936 33554432000 4194304 5970956 140730063293552 140730063290888 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572936 777 434 0 591297 0
Current children cumulated CPU time (s) 342.05
Current children cumulated vsize (KiB) 2391732

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11520
/proc/meminfo: memFree=29739372/32770624 swapFree=5872/193364
[pid=11495] ppid=11492 vsize=2391732 CPUtime=402.01 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1370283 0 0 0 40083 118 0 0 20 0 1 0 1765306 2449133568 572936 33554432000 4194304 5970956 140730063293552 140730063290888 5045760 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572936 777 434 0 591297 0
Current children cumulated CPU time (s) 402.01
Current children cumulated vsize (KiB) 2391732

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11528
/proc/meminfo: memFree=29738852/32770624 swapFree=5872/193408
[pid=11495] ppid=11492 vsize=2391732 CPUtime=461.97 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1434104 0 0 0 46075 122 0 0 20 0 1 0 1765306 2449133568 572937 33554432000 4194304 5970956 140730063293552 140730063290888 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572937 777 434 0 591297 0
Current children cumulated CPU time (s) 461.97
Current children cumulated vsize (KiB) 2391732

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11529
/proc/meminfo: memFree=29738516/32770624 swapFree=5872/193444
[pid=11495] ppid=11492 vsize=2391732 CPUtime=521.93 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1457630 0 0 0 52069 124 0 0 20 0 1 0 1765306 2449133568 572937 33554432000 4194304 5970956 140730063293552 140730063290888 5136577 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572937 777 434 0 591297 0
Current children cumulated CPU time (s) 521.93
Current children cumulated vsize (KiB) 2391732

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11530
/proc/meminfo: memFree=29738428/32770624 swapFree=5872/193476
[pid=11495] ppid=11492 vsize=2391732 CPUtime=581.89 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1488457 0 0 0 58064 125 0 0 20 0 1 0 1765306 2449133568 572937 33554432000 4194304 5970956 140730063293552 140730063290888 5045969 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 572937 777 434 0 591297 0
Current children cumulated CPU time (s) 581.89
Current children cumulated vsize (KiB) 2391732


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


[startup+1542.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11554
/proc/meminfo: memFree=29671036/32770624 swapFree=5872/193996
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1541.33 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1776863 0 0 0 153987 146 0 0 20 0 1 0 1765306 2449133568 589625 33554432000 4194304 5970956 140730063293552 140730063290888 5327840 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589625 777 434 0 591297 0
Current children cumulated CPU time (s) 1541.33
Current children cumulated vsize (KiB) 2391732

[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11555
/proc/meminfo: memFree=29671724/32770624 swapFree=5872/194028
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1601.29 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1778188 0 0 0 159983 146 0 0 20 0 1 0 1765306 2449133568 589625 33554432000 4194304 5970956 140730063293552 140730063290888 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589625 777 434 0 591297 0
Current children cumulated CPU time (s) 1601.29
Current children cumulated vsize (KiB) 2391732

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11563
/proc/meminfo: memFree=29671284/32770624 swapFree=5872/194076
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1661.25 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1785173 0 0 0 165979 146 0 0 20 0 1 0 1765306 2449133568 589628 33554432000 4194304 5970956 140730063293552 140730063290888 5045021 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589628 777 434 0 591297 0
Current children cumulated CPU time (s) 1661.25
Current children cumulated vsize (KiB) 2391732

[startup+1722.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 11564
/proc/meminfo: memFree=29671432/32770624 swapFree=5872/194108
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1721.22 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1786331 0 0 0 171976 146 0 0 20 0 1 0 1765306 2449133568 589628 33554432000 4194304 5970956 140730063293552 140730063290888 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589628 777 434 0 591297 0
Current children cumulated CPU time (s) 1721.22
Current children cumulated vsize (KiB) 2391732

[startup+1782.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/243 11565
/proc/meminfo: memFree=29671820/32770624 swapFree=5872/194148
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1781.19 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1793107 0 0 0 177972 147 0 0 20 0 1 0 1765306 2449133568 589628 33554432000 4194304 5970956 140730063293552 140730063290888 5337472 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589628 777 434 0 591297 0
Current children cumulated CPU time (s) 1781.19
Current children cumulated vsize (KiB) 2391732

[startup+1842.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/243 11566
/proc/meminfo: memFree=29672316/32770624 swapFree=5872/194172
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1841.15 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1794720 0 0 0 183968 147 0 0 20 0 1 0 1765306 2449133568 589628 33554432000 4194304 5970956 140730063293552 140730063290888 5044824 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589628 777 434 0 591297 0
Current children cumulated CPU time (s) 1841.15
Current children cumulated vsize (KiB) 2391732

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/243 11567
/proc/meminfo: memFree=29672440/32770624 swapFree=5872/194208
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1901.12 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1796070 0 0 0 189965 147 0 0 20 0 1 0 1765306 2449133568 589628 33554432000 4194304 5970956 140730063293552 140730063290888 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589628 777 434 0 591297 0
Current children cumulated CPU time (s) 1901.12
Current children cumulated vsize (KiB) 2391732

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11569
/proc/meminfo: memFree=29671936/32770624 swapFree=5872/194240
[pid=11495] ppid=11492 vsize=2391732 CPUtime=1961.08 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1797712 0 0 0 195961 147 0 0 20 0 1 0 1765306 2449133568 589628 33554432000 4194304 5970956 140730063293552 140730063290888 5044849 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589628 777 434 0 591297 0
Current children cumulated CPU time (s) 1961.08
Current children cumulated vsize (KiB) 2391732

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 11570
/proc/meminfo: memFree=29672184/32770624 swapFree=5872/194260
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2021.05 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1805378 0 0 0 201957 148 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5045760 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2021.05
Current children cumulated vsize (KiB) 2391732

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11571
/proc/meminfo: memFree=29672044/32770624 swapFree=5872/194288
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2081.02 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1806886 0 0 0 207954 148 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5337509 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2081.02
Current children cumulated vsize (KiB) 2391732

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11573
/proc/meminfo: memFree=29672312/32770624 swapFree=5872/194324
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2140.98 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1808268 0 0 0 213950 148 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2140.98
Current children cumulated vsize (KiB) 2391732

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 11574
/proc/meminfo: memFree=29672064/32770624 swapFree=5872/194352
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2200.96 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1809670 0 0 0 219947 149 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5327850 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2200.96
Current children cumulated vsize (KiB) 2391732

[startup+2262.3 s]
/proc/loadavg: 2.04 2.03 2.05 3/243 11582
/proc/meminfo: memFree=29673768/32770624 swapFree=5872/194392
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2260.92 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1816548 0 0 0 225943 149 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5337501 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2260.92
Current children cumulated vsize (KiB) 2391732

[startup+2322.3 s]
/proc/loadavg: 2.02 2.02 2.05 3/243 11605
/proc/meminfo: memFree=29672328/32770624 swapFree=5872/194424
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2320.89 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1818498 0 0 0 231939 150 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5337492 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2320.89
Current children cumulated vsize (KiB) 2391732

[startup+2382.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 11606
/proc/meminfo: memFree=29672220/32770624 swapFree=5872/194452
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2380.85 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1820432 0 0 0 237935 150 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5044845 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2380.85
Current children cumulated vsize (KiB) 2391732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2401.5 s]
/proc/loadavg: 1.92 2.00 2.04 3/243 11672
/proc/meminfo: memFree=29673092/32770624 swapFree=5872/194488
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1820828 0 0 0 239854 150 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5136560 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 2391732

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

[startup+2401.5 s]
/proc/loadavg: 1.92 2.00 2.04 3/243 11672
/proc/meminfo: memFree=29673092/32770624 swapFree=5872/194488
[pid=11495] ppid=11492 vsize=2391732 CPUtime=2400.04 cores=0,2,4,6,8,10,12,14
/proc/11495/stat : 11495 (cosoco) R 11492 11495 9833 0 -1 4202496 1820828 0 0 0 239854 150 0 0 20 0 1 0 1765306 2449133568 589629 33554432000 4194304 5970956 140730063293552 140730063290888 5136560 0 0 4096 8405026 0 0 0 17 8 0 0 0 0 0 8070896 8075904 33001472 140730063295681 140730063295811 140730063295811 140730063298510 0
/proc/11495/statm: 597933 589629 777 434 0 591297 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 2391732

Child status: 1
Real time (s): 2401.52
CPU time (s): 2400.07
CPU user time (s): 2398.54
CPU system time (s): 1.52413
CPU usage (%): 99.9395
Max. virtual memory (cumulated for all children) (KiB): 2391732

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.54
system time used= 1.52413
maximum resident set size= 2358564
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1820857
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= 190
involuntary context switches= 120716

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.23486 second user time and 12.3632 second system time

The end

Launcher Data

Begin job on node136 at 2017-07-21 21:23:05
IDJOB=4242550
IDBENCH=134763
IDSOLVER=2620
FILE ID=node136/4242550-1500664985
RUNJOBID= node136-1500648174-9864
PBS_JOBID= 20623284
Free space on /tmp= 61992 MiB

SOLVER NAME= cosoco 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K145.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242550-1500664985/watcher-4242550-1500664985 -o /tmp/evaluation-result-4242550-1500664985/solver-4242550-1500664985 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node136-1500648174-9864 --watchdog 2560  HOME/cosoco -lc -model -restarts HOME/instance-4242550-1500664985.xml

TIME LIMIT= 2400 seconds
MEMORY LIMIT= 15500 MiB
NBCORE= 8

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=1265001843

node136.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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 sep 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 nopl 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 dtherm 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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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 sep 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 nopl 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 dtherm 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	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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 sep 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 nopl 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 dtherm 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	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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 sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
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
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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 sep 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 nopl 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 dtherm 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	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1733.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2533.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.42
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep 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 nopl 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 dtherm 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:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        32042060 kB
MemAvailable:   32034912 kB
Buffers:           33604 kB
Cached:           269592 kB
SwapCached:            0 kB
Active:           154700 kB
Inactive:         201656 kB
Active(anon):      55896 kB
Inactive(anon):     8736 kB
Active(file):      98804 kB
Inactive(file):   192920 kB
Unevictable:        5872 kB
Mlocked:            5904 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3464 kB
Writeback:             0 kB
AnonPages:         58800 kB
Mapped:            27320 kB
Shmem:              8852 kB
Slab:              65568 kB
SReclaimable:      33928 kB
SUnreclaim:        31640 kB
KernelStack:        4288 kB
PageTables:         4884 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     309596 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      6144 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 61988 MiB
End job on node136 at 2017-07-21 22:03:06