Trace number 4268178

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
cosoco 1.12? (TO) 2519.77 2520.02

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.29/2.40	c root propagations     : 742         
2.29/2.40	c restarts enabled, print stats at every restarts
2.29/2.40	c
2.29/2.40	c
2.29/2.40	c
2.29/2.40	c This is cosoco 1.12 --  
2.29/2.40	c
2.29/2.40	c command line: cosoco -lc -model -restarts HOME/instance-4268178-1502547714.xml 
2.29/2.40	c ========================================[ Problem Statistics ]===========================================
2.29/2.40	c |                                                                                                       
2.29/2.40	c |  Parse time        :         1.00 s 
2.29/2.40	c |
2.29/2.40	c |               Variables: 17255
2.29/2.40	c |            Domain Sizes: 2..2
2.29/2.40	c |
2.29/2.40	c |             Constraints: 17547
2.29/2.40	c |                   Arity: 1..145  -- Unary: 2  -- Binary: 1872  -- Ternary: 7776
2.29/2.40	c | 
2.29/2.40	c |                   Types: 
2.29/2.40	c |                          Sum: 17547
2.29/2.40	c |                          
2.29/2.40	c =========================================================================================================
2.29/2.40	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
7.69/7.86	c 101            12052          840368         294917         742            0              3044   11421   11044
13.10/13.23	c 211            27034          1647186        504718         742            0              2500   14572   13340
18.49/18.66	c 332            44655          2247008        689566         742            0              3343   13911   6871
22.59/22.79	c 465            63041          2753769        859366         742            0              212   16121   14818
28.18/28.34	c 611            78119          3734593        1205625        742            0              1088   11609   10361
31.90/32.07	c 771            96247          4286699        1410727        742            0              934   16466   15407
35.39/35.53	c 947            103005         4870945        1675418        742            0              1094   2371   2217
38.78/38.95	c 1140           118731         5431048        1921232        742            0              741   4474   4087
44.08/44.25	c 1352           125913         6759466        2374851        742            0              990   3252   3072
48.78/48.97	c 1585           137340         7897887        2788889        742            0              1209   3406   3221
53.08/53.20	c 1841           148531         8802868        3171490        742            0              1720   3169   2968
57.87/58.00	c 2122           158621         10000662       3635404        742            0              1946   3929   3823
61.18/61.36	c 2431           167721         10808063       3992188        742            0              665   4371   3884
65.07/65.27	c 2770           179905         11727897       4321243        742            0              1565   3506   3307
72.98/73.12	c 3142           197208         13773116       5044589        742            0              1169   5025   4606
78.97/79.14	c 3551           211992         15245220       5567165        742            0              1681   3467   3270
88.77/88.97	c 4000           227389         17522481       6438925        742            0              260   2700   2551
100.57/100.75	c 4493           295795         19065335       7024158        742            0              337   4599   3842
110.68/110.88	c 5035           319813         21243158       7797684        742            0              671   3016   2884
122.08/122.24	c 5631           345103         23869588       8846513        742            0              1401   3607   3070
131.47/131.66	c 6286           379855         25690383       9599416        742            0              1610   4079   3684
152.27/152.43	c 7006           414097         30133777       11219918       742            0              1473   2490   2351
176.16/176.31	c 7798           451471         35596195       13194809       742            0              994   2852   2579
197.36/197.57	c 8669           493056         41112842       14922875       742            0              1276   4084   3847
234.96/235.19	c 9627           564278         49069856       17664560       742            0              987   2699   2435
256.46/256.68	c 10680          633373         53756633       19439353       742            0              1232   4156   3499
279.46/279.68	c 11838          688716         58830291       21312174       742            0              714   2818   2659
303.86/304.03	c 13111          741258         64150942       23503563       742            0              1859   3355   3029
320.07/320.23	c 14511          803938         67634165       24865608       742            0              694   5680   4250
350.65/350.80	c 16051          871782         74962726       27501152       742            0              782   3429   3229
416.06/416.26	c 17745          952943         89874530       32858335       742            0              2128   2811   2499
440.65/440.88	c 19608          1024787        95770435       35020071       742            0              2271   4527   4386
479.94/480.14	c 21657          1104979        105722266      38708647       742            0              1723   3479   3206
552.05/552.27	c 23910          1210824        121300049      44225153       742            0              1038   2857   2607
616.04/616.26	c 26388          1338269        133855697      49070796       742            0              433   2774   2490
653.24/653.43	c 29113          1469639        141974177      52193162       742            0              877   4879   4172
709.13/709.31	c 32110          1576451        153595583      56610437       742            0              1091   2797   2588
766.92/767.17	c 35406          1869251        163281525      60594957       742            0              1197   5713   4633
845.12/845.34	c 39031          2066723        180294557      66458524       742            0              1540   4174   3854
971.42/971.62	c 43018          2353701        207472440      75912617       742            0              1615   3623   3304
1030.81/1031.08	c 47403          2464493        224871581      82140434       742            0              980   4833   4505
1173.80/1174.07	c 52226          2650296        261044224      95437875       742            0              2589   3700   3432
1295.10/1295.32	c 57531          2841599        290074710      105952863      742            0              1109   3833   3398
1415.99/1416.25	c 63366          3087147        318550892      116925519      742            0              1229   3804   3639
1534.48/1534.71	c 69784          3396637        345971835      128197258      742            0              765   5254   4014
1658.17/1658.47	c 76843          3661867        374174055      138977000      742            0              1688   3674   3392
1760.67/1760.99	c 84607          3969993        399534684      147747731      742            0              1082   5440   4452
1997.56/1997.80	c 93147          4496103        452281115      165109264      742            0              1228   3468   3224
2242.46/2242.77	c 102541         5245884        508508549      186671098      742            0              425   5161   4143
2471.75/2472.02	c 112874         5706938        560633579      209173713      742            0              515   3628   3054
2519.74/2520.00	
2519.74/2520.00	c *** INTERRUPTED ***
2519.74/2520.00	c restarts              : 50          
2519.74/2520.00	c conflicts             : 113990       (45 /sec)
2519.74/2520.00	c decisions             : 5970211      (2371 /sec)
2519.74/2520.00	c propagations          : 212015519   (84194 /sec)
2519.74/2520.00	c root propagations     : 742         
2519.74/2520.00	c filter calls          : 568379762      (225712 /sec)
2519.74/2520.00	c useless filter calls  : 503409362      (88 %)
2519.74/2520.00	c Memory used           : 2335.89 MB
2519.74/2520.00	c CPU time              : 2518.17 s
2519.74/2520.00	
2519.74/2520.00	s UNKNOWN

Verifier Data


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-4268178-1502547714/watcher-4268178-1502547714 -o /tmp/evaluation-result-4268178-1502547714/solver-4268178-1502547714 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580 cosoco -lc -model -restarts HOME/instance-4268178-1502547714.xml 

pid=15306
running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 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.01 2.05 3/180 15309
/proc/meminfo: memFree=31185572/32770624 swapFree=0/563288
[pid=15309] ppid=15306 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/15309/stat : 15309 (runsolver) D 15306 15309 6677 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 56964745 24240128 106 18446744073709551615 4194304 4338465 140727830112880 140727830110520 139786670633687 0 0 1 24578 18446744071580418449 0 0 17 4 0 0 0 0 0 6438912 6441760 12783616 140727830114498 140727830114889 140727830114889 140727830118346 0
/proc/15309/statm: 5918 106 53 36 0 2156 0

[startup+0.111075 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 15309
/proc/meminfo: memFree=31185572/32770624 swapFree=0/563288
[pid=15309] ppid=15306 vsize=27772 CPUtime=0.01 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1152 0 0 0 1 0 0 0 20 0 1 0 56964745 28438528 971 18446744073709551615 4194304 5972588 140730512161680 140730512156920 5506577 0 0 1 0 0 0 0 17 6 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 6943 971 706 435 0 306 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 27772

[startup+0.201079 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 15309
/proc/meminfo: memFree=31185572/32770624 swapFree=0/563288
[pid=15309] ppid=15306 vsize=39580 CPUtime=0.09 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 4110 0 0 0 9 0 0 0 20 0 1 0 56964745 40529920 3900 18446744073709551615 4194304 5972588 140730512161680 140730512158248 140370397736240 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 9895 3900 717 435 0 3258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 39580

[startup+0.300243 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 15309
/proc/meminfo: memFree=31185572/32770624 swapFree=0/563288
[pid=15309] ppid=15306 vsize=54908 CPUtime=0.19 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 7937 0 0 0 18 1 0 0 20 0 1 0 56964745 56225792 7728 18446744073709551615 4194304 5972588 140730512161680 140730512155400 5138764 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 13727 7728 742 435 0 7090 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54908

[startup+0.700236 s]
/proc/loadavg: 2.00 2.01 2.05 3/180 15309
/proc/meminfo: memFree=31185572/32770624 swapFree=0/563288
[pid=15309] ppid=15306 vsize=385076 CPUtime=0.59 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 90490 0 0 0 47 12 0 0 20 0 1 0 56964745 394317824 90280 18446744073709551615 4194304 5972588 140730512161680 140730512155512 140370397690853 0 0 1 0 0 0 0 17 0 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 96303 90346 742 435 0 89666 0
Current children cumulated CPU time (s) 0.59
Current children cumulated vsize (KiB) 385076

[startup+1.50023 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15310
/proc/meminfo: memFree=30343708/32770624 swapFree=0/563312
[pid=15309] ppid=15306 vsize=1233424 CPUtime=1.39 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 302661 0 0 0 102 37 0 0 20 0 1 0 56964745 1263026176 302412 18446744073709551615 4194304 5972588 140730512161680 140730512155512 5328496 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 308356 302412 743 435 0 301719 0
Current children cumulated CPU time (s) 1.39
Current children cumulated vsize (KiB) 1233424

[startup+3.10024 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15310
/proc/meminfo: memFree=29977412/32770624 swapFree=0/563312
[pid=15309] ppid=15306 vsize=1245688 CPUtime=2.99 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 315287 0 0 0 261 38 0 0 20 0 1 0 56964745 1275584512 305479 18446744073709551615 4194304 5972588 140730512161680 140730512158776 4908956 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 311422 305479 776 435 0 304785 0
Current children cumulated CPU time (s) 2.99
Current children cumulated vsize (KiB) 1245688

[startup+6.30024 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15310
/proc/meminfo: memFree=29569708/32770624 swapFree=0/563312
[pid=15309] ppid=15306 vsize=1717180 CPUtime=6.19 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 464280 0 0 0 562 57 0 0 20 0 1 0 56964745 1758392320 419193 18446744073709551615 4194304 5972588 140730512161680 140730512158648 4908843 0 0 1 8405026 0 0 0 17 0 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 429295 419193 776 435 0 422658 0
Current children cumulated CPU time (s) 6.19
Current children cumulated vsize (KiB) 1717180

[startup+12.7003 s]
/proc/loadavg: 1.92 2.00 2.04 3/181 15310
/proc/meminfo: memFree=29215468/32770624 swapFree=0/563308
[pid=15309] ppid=15306 vsize=2046696 CPUtime=12.59 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 660609 0 0 0 1185 74 0 0 20 0 1 0 56964745 2095816704 493190 18446744073709551615 4194304 5972588 140730512161680 140730512158488 5045817 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 511674 493190 778 435 0 505037 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 2046696

[startup+25.5004 s]
/proc/loadavg: 1.93 2.00 2.04 3/181 15310
/proc/meminfo: memFree=28968280/32770624 swapFree=0/563308
[pid=15309] ppid=15306 vsize=2312892 CPUtime=25.38 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 905967 0 0 0 2446 92 0 0 20 0 1 0 56964745 2368401408 554202 18446744073709551615 4194304 5972588 140730512161680 140730512158984 4909158 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 578223 554202 778 435 0 571586 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 2312892

[startup+51.1004 s]
/proc/loadavg: 1.96 2.00 2.04 3/181 15311
/proc/meminfo: memFree=28892700/32770624 swapFree=0/563308
[pid=15309] ppid=15306 vsize=2391948 CPUtime=50.99 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1047910 0 0 0 4998 101 0 0 20 0 1 0 56964745 2449354752 572924 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572924 778 435 0 591350 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 2391948

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/181 15313
/proc/meminfo: memFree=28892648/32770624 swapFree=0/563312
[pid=15309] ppid=15306 vsize=2391948 CPUtime=102.17 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1155862 0 0 0 10108 109 0 0 20 0 1 0 56964745 2449354752 572930 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139312 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572930 778 435 0 591350 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 2391948

[startup+162.3 s]
/proc/loadavg: 2.05 2.01 2.05 3/185 15330
/proc/meminfo: memFree=28887260/32770624 swapFree=0/563316
[pid=15309] ppid=15306 vsize=2391948 CPUtime=162.17 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1215991 0 0 0 16105 112 0 0 20 0 1 0 56964745 2449354752 572930 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5047901 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572930 778 435 0 591350 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 2391948

[startup+222.306 s]
/proc/loadavg: 2.02 2.01 2.05 3/184 15332
/proc/meminfo: memFree=28889040/32770624 swapFree=0/563344
[pid=15309] ppid=15306 vsize=2391948 CPUtime=222.17 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1265949 0 0 0 22101 116 0 0 20 0 1 0 56964745 2449354752 572932 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338169 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572932 778 435 0 591350 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 2391948

[startup+282.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/182 15335
/proc/meminfo: memFree=28891148/32770624 swapFree=0/563344
[pid=15309] ppid=15306 vsize=2391948 CPUtime=282.16 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1331271 0 0 0 28096 120 0 0 20 0 1 0 56964745 2449354752 572932 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139291 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572932 778 435 0 591350 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 2391948

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15337
/proc/meminfo: memFree=28891032/32770624 swapFree=0/563352
[pid=15309] ppid=15306 vsize=2391948 CPUtime=342.16 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1381107 0 0 0 34093 123 0 0 20 0 1 0 56964745 2449354752 572935 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5045980 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572935 778 435 0 591350 0
Current children cumulated CPU time (s) 342.16
Current children cumulated vsize (KiB) 2391948

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/182 15339
/proc/meminfo: memFree=28891268/32770624 swapFree=0/563364
[pid=15309] ppid=15306 vsize=2391948 CPUtime=402.16 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1411131 0 0 0 40091 125 0 0 20 0 1 0 56964745 2449354752 572935 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5045825 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572935 778 435 0 591350 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2391948

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15341
/proc/meminfo: memFree=28891240/32770624 swapFree=0/563372
[pid=15309] ppid=15306 vsize=2391948 CPUtime=462.15 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1466698 0 0 0 46087 128 0 0 20 0 1 0 56964745 2449354752 572935 18446744073709551615 4194304 5972588 140730512161680 140730512158984 4909279 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572935 778 435 0 591350 0
Current children cumulated CPU time (s) 462.15
Current children cumulated vsize (KiB) 2391948

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15343
/proc/meminfo: memFree=28890872/32770624 swapFree=0/563372
[pid=15309] ppid=15306 vsize=2391948 CPUtime=522.15 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1497406 0 0 0 52085 130 0 0 20 0 1 0 56964745 2449354752 572935 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5045821 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572935 778 435 0 591350 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2391948

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15345
/proc/meminfo: memFree=28890616/32770624 swapFree=0/563376
[pid=15309] ppid=15306 vsize=2391948 CPUtime=582.14 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1526048 0 0 0 58082 132 0 0 20 0 1 0 56964745 2449354752 572935 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139324 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 572935 778 435 0 591350 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2391948


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


[startup+1602.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 15530
/proc/meminfo: memFree=28805796/32770624 swapFree=0/563704
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1602.08 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1814114 0 0 0 160055 153 0 0 20 0 1 0 56964745 2449354752 589855 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139319 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589855 778 435 0 591350 0
Current children cumulated CPU time (s) 1602.08
Current children cumulated vsize (KiB) 2391948

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 15532
/proc/meminfo: memFree=28806204/32770624 swapFree=0/563716
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1662.08 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1820718 0 0 0 166054 154 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5045825 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 1662.08
Current children cumulated vsize (KiB) 2391948

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 15533
/proc/meminfo: memFree=28806568/32770624 swapFree=0/563724
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1722.07 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1822160 0 0 0 172053 154 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5046736 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 1722.07
Current children cumulated vsize (KiB) 2391948

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 15536
/proc/meminfo: memFree=28806204/32770624 swapFree=0/563728
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1782.07 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1828395 0 0 0 178052 155 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139490 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 1782.07
Current children cumulated vsize (KiB) 2391948

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 15537
/proc/meminfo: memFree=28806824/32770624 swapFree=0/563736
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1842.07 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1830199 0 0 0 184052 155 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 1842.07
Current children cumulated vsize (KiB) 2391948

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 15539
/proc/meminfo: memFree=28806692/32770624 swapFree=0/563740
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1902.07 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1831799 0 0 0 190052 155 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 1902.07
Current children cumulated vsize (KiB) 2391948

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 15556
/proc/meminfo: memFree=28802592/32770624 swapFree=0/563744
[pid=15309] ppid=15306 vsize=2391948 CPUtime=1962.07 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1833413 0 0 0 196052 155 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 1962.07
Current children cumulated vsize (KiB) 2391948

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/185 15558
/proc/meminfo: memFree=28802252/32770624 swapFree=0/563744
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2022.06 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1841062 0 0 0 202050 156 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2022.06
Current children cumulated vsize (KiB) 2391948

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/182 15560
/proc/meminfo: memFree=28806112/32770624 swapFree=0/563768
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2082.06 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1843532 0 0 0 208050 156 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139490 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2082.06
Current children cumulated vsize (KiB) 2391948

[startup+2142.3 s]
/proc/loadavg: 2.06 2.02 2.05 3/182 15562
/proc/meminfo: memFree=28805836/32770624 swapFree=0/563784
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2142.06 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1844920 0 0 0 214050 156 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139327 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2142.06
Current children cumulated vsize (KiB) 2391948

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/182 15564
/proc/meminfo: memFree=28806376/32770624 swapFree=0/563808
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2202.07 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1846518 0 0 0 220050 157 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139264 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2202.07
Current children cumulated vsize (KiB) 2391948

[startup+2262.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 15566
/proc/meminfo: memFree=28806368/32770624 swapFree=0/563816
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2262.05 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1852942 0 0 0 226048 157 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2262.05
Current children cumulated vsize (KiB) 2391948

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15568
/proc/meminfo: memFree=28806120/32770624 swapFree=0/563840
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2322.06 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1855039 0 0 0 232048 158 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338164 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2322.06
Current children cumulated vsize (KiB) 2391948

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15570
/proc/meminfo: memFree=28805992/32770624 swapFree=0/563840
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2382.05 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1857165 0 0 0 238047 158 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5046712 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2382.05
Current children cumulated vsize (KiB) 2391948

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15572
/proc/meminfo: memFree=28805872/32770624 swapFree=0/563860
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2442.05 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1859039 0 0 0 244047 158 0 0 20 0 1 0 56964745 2449354752 589857 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5139490 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589857 778 435 0 591350 0
Current children cumulated CPU time (s) 2442.05
Current children cumulated vsize (KiB) 2391948

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15574
/proc/meminfo: memFree=28806244/32770624 swapFree=0/563864
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2502.04 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1867854 0 0 0 250046 158 0 0 20 0 1 0 56964745 2449354752 589899 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589899 778 435 0 591350 0
Current children cumulated CPU time (s) 2502.04
Current children cumulated vsize (KiB) 2391948



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 15575
/proc/meminfo: memFree=28806304/32770624 swapFree=0/563864
[pid=15309] ppid=15306 vsize=2391948 CPUtime=2519.74 cores=0,2,4,6
/proc/15309/stat : 15309 (cosoco) R 15306 15309 6677 0 -1 4202496 1868325 0 0 0 251816 158 0 0 20 0 1 0 56964745 2449354752 589900 18446744073709551615 4194304 5972588 140730512161680 140730512158984 5338173 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 8070896 8075904 29609984 140730512163310 140730512163405 140730512163405 140730512166862 0
/proc/15309/statm: 597987 589900 778 435 0 591350 0
Current children cumulated CPU time (s) 2519.74
Current children cumulated vsize (KiB) 2391948

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

Child status: 1
Real time (s): 2520.02
CPU time (s): 2519.77
CPU user time (s): 2518.17
CPU system time (s): 1.60793
CPU usage (%): 99.9903
Max. virtual memory (cumulated for all children) (KiB): 2391948

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.17
system time used= 1.60793
maximum resident set size= 2359680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1868379
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= 119
involuntary context switches= 689

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.79091 second user time and 10.3624 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-12 16:07:46
IDJOB=4268178
IDBENCH=134763
IDSOLVER=2658
FILE ID=node127/4268178-1502547714
RUNJOBID= node127-1502500309-6740
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 1.12
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K145.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4268178-1502547714/watcher-4268178-1502547714 -o /tmp/evaluation-result-4268178-1502547714/solver-4268178-1502547714 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502500309-6740 --watchdog 2580  cosoco -lc -model -restarts HOME/instance-4268178-1502547714.xml

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

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=1437505471

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

/sys/devices/system/cpu/cpu0/cpufreq/scaling_governor:
performance

/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		: 2668.000
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 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.92
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		: 2668.000
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 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.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
microcode	: 0x19
cpu MHz		: 2668.000
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 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.92
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		: 2668.000
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 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.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
microcode	: 0x19
cpu MHz		: 2668.000
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 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.92
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		: 2668.000
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 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.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
microcode	: 0x19
cpu MHz		: 2668.000
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 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.92
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		: 2668.000
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 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.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        31185696 kB
MemAvailable:   31997992 kB
Buffers:          273096 kB
Cached:           828328 kB
SwapCached:            0 kB
Active:           572244 kB
Inactive:         588196 kB
Active(anon):      59476 kB
Inactive(anon):    24908 kB
Active(file):     512768 kB
Inactive(file):   563288 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3372 kB
Writeback:           152 kB
AnonPages:         72956 kB
Mapped:            45852 kB
Shmem:             25252 kB
Slab:             129780 kB
SReclaimable:     104152 kB
SUnreclaim:        25628 kB
KernelStack:        3472 kB
PageTables:         4848 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     319032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     22528 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62024 MiB
End job on node127 at 2017-08-12 16:49:46