Trace number 4260206

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-mini 1.1 (2017-07-29)? (TO) 2400.1101 2400.4199

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.12/2.26	c root propagations     : 742         
2.12/2.26	c restarts enabled, print stats at every restarts
2.12/2.26	c
2.12/2.26	c
2.12/2.26	c
2.12/2.26	c This is cosoco 1.1 --  
2.12/2.26	c
2.12/2.26	c command line: cosoco -lc -model -restarts HOME/instance-4260206-1502032883.xml 
2.12/2.26	c ========================================[ Problem Statistics ]===========================================
2.12/2.26	c |                                                                                                       
2.12/2.26	c |  Parse time        :         1.05 s 
2.12/2.26	c |
2.12/2.26	c |               Variables: 17255
2.12/2.26	c |            Domain Sizes: 2..2
2.12/2.26	c |
2.12/2.26	c |             Constraints: 17547
2.12/2.26	c |                   Arity: 1..145  -- Unary: 2  -- Binary: 1872  -- Ternary: 7776
2.12/2.26	c | 
2.12/2.26	c |                   Types: 
2.12/2.26	c |                          Sum: 17547
2.12/2.26	c |                          
2.12/2.26	c =========================================================================================================
2.12/2.26	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.92/7.05	c 101            12052          840368         294917         742            0              3044   11421   11044
11.82/11.97	c 211            27034          1647186        504718         742            0              2500   14572   13340
16.72/16.89	c 332            44655          2247008        689566         742            0              3343   13911   6871
20.41/20.59	c 465            63041          2753769        859366         742            0              212   16121   14818
25.81/25.95	c 611            78119          3734593        1205625        742            0              1088   11609   10361
29.52/29.63	c 771            96247          4286699        1410727        742            0              934   16466   15407
33.12/33.26	c 947            103005         4870945        1675418        742            0              1094   2371   2217
37.62/37.70	c 1140           118731         5431048        1921232        742            0              741   4474   4087
43.52/43.66	c 1352           125913         6759466        2374851        742            0              990   3252   3072
49.21/49.38	c 1585           137340         7897887        2788889        742            0              1209   3406   3221
53.92/54.07	c 1841           148531         8802868        3171490        742            0              1720   3169   2968
58.91/59.07	c 2122           158621         10000662       3635404        742            0              1946   3929   3823
62.41/62.54	c 2431           167721         10808063       3992188        742            0              665   4371   3884
66.21/66.38	c 2770           179905         11727897       4321243        742            0              1565   3506   3307
73.91/74.09	c 3142           197208         13773116       5044589        742            0              1169   5025   4606
79.80/79.99	c 3551           211992         15245220       5567165        742            0              1681   3467   3270
89.40/89.57	c 4000           227389         17522481       6438925        742            0              260   2700   2551
101.11/101.29	c 4493           295795         19065335       7024158        742            0              337   4599   3842
111.10/111.20	c 5035           319813         21243158       7797684        742            0              671   3016   2884
122.10/122.26	c 5631           345103         23869588       8846513        742            0              1401   3607   3070
131.39/131.55	c 6286           379855         25690383       9599416        742            0              1610   4079   3684
151.60/151.76	c 7006           414097         30133777       11219918       742            0              1473   2490   2351
174.79/174.93	c 7798           451471         35596195       13194809       742            0              994   2852   2579
195.58/195.78	c 8669           493056         41112842       14922875       742            0              1276   4084   3847
232.38/232.57	c 9627           564278         49069856       17664560       742            0              987   2699   2435
253.48/253.63	c 10680          633373         53756633       19439353       742            0              1232   4156   3499
275.87/276.10	c 11838          688716         58830291       21312174       742            0              714   2818   2659
299.57/299.77	c 13111          741258         64150942       23503563       742            0              1859   3355   3029
315.58/315.79	c 14511          803938         67634165       24865608       742            0              694   5680   4250
345.57/345.74	c 16051          871782         74962726       27501152       742            0              782   3429   3229
409.17/409.37	c 17745          952943         89874530       32858335       742            0              2128   2811   2499
433.36/433.54	c 19608          1024787        95770435       35020071       742            0              2271   4527   4386
471.56/471.78	c 21657          1104979        105722266      38708647       742            0              1723   3479   3206
541.84/542.06	c 23910          1210824        121300049      44225153       742            0              1038   2857   2607
604.22/604.47	c 26388          1338269        133855697      49070796       742            0              433   2774   2490
640.81/641.04	c 29113          1469639        141974177      52193162       742            0              877   4879   4172
695.20/695.41	c 32110          1576451        153595583      56610437       742            0              1091   2797   2588
752.30/752.53	c 35406          1869251        163281525      60594957       742            0              1197   5713   4633
828.48/828.72	c 39031          2066723        180294557      66458524       742            0              1540   4174   3854
951.38/951.66	c 43018          2353701        207472440      75912617       742            0              1615   3623   3304
1009.27/1009.53	c 47403          2464493        224871581      82140434       742            0              980   4833   4505
1147.95/1148.24	c 52226          2650296        261044224      95437875       742            0              2589   3700   3432
1266.25/1266.53	c 57531          2841599        290074710      105952863      742            0              1109   3833   3398
1383.83/1384.17	c 63366          3087147        318550892      116925519      742            0              1229   3804   3639
1499.03/1499.34	c 69784          3396637        345971835      128197258      742            0              765   5254   4014
1619.32/1619.64	c 76843          3661867        374174055      138977000      742            0              1688   3674   3392
1719.72/1720.08	c 84607          3969993        399534684      147747731      742            0              1082   5440   4452
1951.11/1951.46	c 93147          4496103        452281115      165109264      742            0              1228   3468   3224
2190.19/2190.50	c 102541         5245884        508508549      186671098      742            0              425   5161   4143
2400.08/2400.40	
2400.08/2400.40	c *** INTERRUPTED ***
2400.08/2400.40	c restarts              : 49          
2400.08/2400.40	c conflicts             : 112211       (47 /sec)
2400.08/2400.40	c decisions             : 5696889      (2375 /sec)
2400.08/2400.40	c propagations          : 207792112   (86637 /sec)
2400.08/2400.40	c root propagations     : 742         
2400.08/2400.40	c filter calls          : 557211856      (232325 /sec)
2400.08/2400.40	c useless filter calls  : 493595609      (88 %)
2400.08/2400.40	c Memory used           : 2336.02 MB
2400.08/2400.40	c CPU time              : 2398.42 s
2400.08/2400.40	
2400.08/2400.40	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-4260206-1502032883/watcher-4260206-1502032883 -o /tmp/evaluation-result-4260206-1502032883/solver-4260206-1502032883 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22617 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4260206-1502032883.xml 

pid=26102
running on 4 cores: 1,3,5,7

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: 1.97 2.01 2.04 3/180 26105
/proc/meminfo: memFree=31696644/32770624 swapFree=0/347580
[pid=26105] ppid=26102 vsize=23672 CPUtime=0 cores=1,3,5,7
/proc/26105/stat : 26105 (runsolver) D 26102 26105 21827 0 -1 4202560 107 0 0 0 0 0 0 0 20 0 1 0 5484159 24240128 108 18446744073709551615 4194304 4338465 140726107405936 140726107403576 140331964486359 0 0 1 24578 18446744071580418449 0 0 17 5 0 0 0 0 0 6438912 6441760 8974336 140726107410626 140726107411018 140726107411018 140726107414474 0
/proc/26105/statm: 5918 108 54 36 0 2156 0

[startup+0.100152 s]
/proc/loadavg: 1.97 2.01 2.04 3/180 26105
/proc/meminfo: memFree=31696644/32770624 swapFree=0/347580
[pid=26105] ppid=26102 vsize=28712 CPUtime=0.02 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1425 0 0 0 2 0 0 0 20 0 1 0 5484159 29401088 1248 18446744073709551615 4194304 5747388 140729224704016 140729224699400 140521474838960 0 0 1 0 0 0 0 17 7 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 7178 1248 693 380 0 596 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 28712

[startup+0.201155 s]
/proc/loadavg: 1.97 2.01 2.04 3/180 26105
/proc/meminfo: memFree=31696644/32770624 swapFree=0/347580
[pid=26105] ppid=26102 vsize=39488 CPUtime=0.12 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 4112 0 0 0 12 0 0 0 20 0 1 0 5484159 40435712 3888 18446744073709551615 4194304 5747388 140729224704016 140729224700664 5210679 0 0 1 0 0 0 0 17 7 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 9872 3888 705 380 0 3290 0
Current children cumulated CPU time (s) 0.12
Current children cumulated vsize (KiB) 39488

[startup+0.301157 s]
/proc/loadavg: 1.97 2.01 2.04 3/180 26105
/proc/meminfo: memFree=31696644/32770624 swapFree=0/347580
[pid=26105] ppid=26102 vsize=57368 CPUtime=0.22 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 8609 0 0 0 22 0 0 0 20 0 1 0 5484159 58744832 8442 18446744073709551615 4194304 5747388 140729224704016 140729224697736 5354207 0 0 1 0 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 14342 8442 726 380 0 7760 0
Current children cumulated CPU time (s) 0.22
Current children cumulated vsize (KiB) 57368

[startup+0.700295 s]
/proc/loadavg: 1.97 2.01 2.04 3/180 26105
/proc/meminfo: memFree=31696644/32770624 swapFree=0/347580
[pid=26105] ppid=26102 vsize=392868 CPUtime=0.62 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 92457 0 0 0 52 10 0 0 20 0 1 0 5484159 402296832 92245 18446744073709551615 4194304 5747388 140729224704016 140729224697736 140521465440160 0 0 1 0 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 98217 92311 727 380 0 91635 0
Current children cumulated CPU time (s) 0.62
Current children cumulated vsize (KiB) 392868

[startup+1.50029 s]
/proc/loadavg: 1.97 2.01 2.04 3/181 26106
/proc/meminfo: memFree=30856104/32770624 swapFree=0/347580
[pid=26105] ppid=26102 vsize=1233292 CPUtime=1.42 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 302668 0 0 0 106 36 0 0 20 0 1 0 5484159 1262891008 302414 18446744073709551615 4194304 5747388 140729224704016 140729224697736 5121136 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 308323 302414 728 380 0 301741 0
Current children cumulated CPU time (s) 1.42
Current children cumulated vsize (KiB) 1233292

[startup+3.10031 s]
/proc/loadavg: 1.97 2.01 2.04 3/181 26106
/proc/meminfo: memFree=30487416/32770624 swapFree=0/347640
[pid=26105] ppid=26102 vsize=1270532 CPUtime=3.02 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 323798 0 0 0 263 39 0 0 20 0 1 0 5484159 1301024768 311742 18446744073709551615 4194304 5747388 140729224704016 140729224701048 5000090 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 317633 311742 758 380 0 311051 0
Current children cumulated CPU time (s) 3.02
Current children cumulated vsize (KiB) 1270532

[startup+6.3003 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 26106
/proc/meminfo: memFree=30029416/32770624 swapFree=0/347652
[pid=26105] ppid=26102 vsize=1761052 CPUtime=6.22 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 479599 0 0 0 564 58 0 0 20 0 1 0 5484159 1803317248 430211 18446744073709551615 4194304 5747388 140729224704016 140729224701096 4946836 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 440263 430211 758 380 0 433681 0
Current children cumulated CPU time (s) 6.22
Current children cumulated vsize (KiB) 1761052

[startup+12.7003 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 26106
/proc/meminfo: memFree=29722020/32770624 swapFree=0/347652
[pid=26105] ppid=26102 vsize=2046636 CPUtime=12.62 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 695476 0 0 0 1188 74 0 0 20 0 1 0 5484159 2095755264 493248 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142949 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 511659 493248 760 380 0 505077 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 2046636

[startup+25.5004 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 26106
/proc/meminfo: memFree=29468936/32770624 swapFree=0/347668
[pid=26105] ppid=26102 vsize=2322296 CPUtime=25.41 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 917000 0 0 0 2450 91 0 0 20 0 1 0 5484159 2378031104 556392 18446744073709551615 4194304 5747388 140729224704016 140729224701048 4947632 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 580574 556392 760 380 0 573992 0
Current children cumulated CPU time (s) 25.41
Current children cumulated vsize (KiB) 2322296

[startup+51.1004 s]
/proc/loadavg: 1.99 2.01 2.04 3/181 26106
/proc/meminfo: memFree=29402104/32770624 swapFree=0/347692
[pid=26105] ppid=26102 vsize=2392084 CPUtime=51.01 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1068235 0 0 0 4998 103 0 0 20 0 1 0 5484159 2449494016 573058 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4995152 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573058 760 380 0 591439 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 2392084

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/181 26108
/proc/meminfo: memFree=29400468/32770624 swapFree=0/347756
[pid=26105] ppid=26102 vsize=2392084 CPUtime=102.21 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1182022 0 0 0 10110 111 0 0 20 0 1 0 5484159 2449494016 573064 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4949045 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573064 760 380 0 591439 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 2392084

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/184 26124
/proc/meminfo: memFree=29397248/32770624 swapFree=0/347840
[pid=26105] ppid=26102 vsize=2392084 CPUtime=162.19 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1244338 0 0 0 16102 117 0 0 20 0 1 0 5484159 2449494016 573064 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4948396 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573064 760 380 0 591439 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 2392084

[startup+222.306 s]
/proc/loadavg: 2.03 2.02 2.05 3/184 26126
/proc/meminfo: memFree=29397112/32770624 swapFree=0/347880
[pid=26105] ppid=26102 vsize=2392084 CPUtime=222.18 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1296033 0 0 0 22097 121 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142945 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 2392084

[startup+282.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26128
/proc/meminfo: memFree=29400260/32770624 swapFree=0/347936
[pid=26105] ppid=26102 vsize=2392084 CPUtime=282.18 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1362535 0 0 0 28092 126 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4873180 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 2392084

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26130
/proc/meminfo: memFree=29400784/32770624 swapFree=0/347972
[pid=26105] ppid=26102 vsize=2392084 CPUtime=342.17 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1414794 0 0 0 34087 130 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025392 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 2392084

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26132
/proc/meminfo: memFree=29401336/32770624 swapFree=0/348000
[pid=26105] ppid=26102 vsize=2392084 CPUtime=402.16 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1446272 0 0 0 40084 132 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025404 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 2392084

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26134
/proc/meminfo: memFree=29400760/32770624 swapFree=0/348040
[pid=26105] ppid=26102 vsize=2392084 CPUtime=462.16 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1498709 0 0 0 46080 136 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025344 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 2392084

[startup+522.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26136
/proc/meminfo: memFree=29400620/32770624 swapFree=0/348072
[pid=26105] ppid=26102 vsize=2392084 CPUtime=522.15 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1535134 0 0 0 52077 138 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4946836 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 2392084

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26138
/proc/meminfo: memFree=29400412/32770624 swapFree=0/348080
[pid=26105] ppid=26102 vsize=2392084 CPUtime=582.14 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1565916 0 0 0 58074 140 0 0 20 0 1 0 5484159 2449494016 573065 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025392 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 573065 760 380 0 591439 0
Current children cumulated CPU time (s) 582.14
Current children cumulated vsize (KiB) 2392084


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


[startup+1482.3 s]
/proc/loadavg: 2.16 2.04 2.05 3/181 26502
/proc/meminfo: memFree=29283080/32770624 swapFree=0/348816
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1482.02 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1861123 0 0 0 148041 161 0 0 20 0 1 0 5484159 2449494016 589296 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4947183 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589296 760 380 0 591439 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 2392084

[startup+1542.31 s]
/proc/loadavg: 2.06 2.04 2.05 3/181 26504
/proc/meminfo: memFree=29281376/32770624 swapFree=0/348844
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1542.03 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1869485 0 0 0 154041 162 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4948935 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 2392084

[startup+1602.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 26506
/proc/meminfo: memFree=29282276/32770624 swapFree=0/348876
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1602.02 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1870825 0 0 0 160040 162 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4946829 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 2392084

[startup+1662.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/181 26508
/proc/meminfo: memFree=29282156/32770624 swapFree=0/348916
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1662.02 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1878416 0 0 0 166039 163 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142932 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 2392084

[startup+1722.3 s]
/proc/loadavg: 2.09 2.05 2.05 3/181 26510
/proc/meminfo: memFree=29282412/32770624 swapFree=0/348948
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1722.01 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1884393 0 0 0 172038 163 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4947744 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 2392084

[startup+1782.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/181 26512
/proc/meminfo: memFree=29281888/32770624 swapFree=0/348976
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1782.01 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1886250 0 0 0 178037 164 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025578 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 2392084

[startup+1842.3 s]
/proc/loadavg: 2.01 2.04 2.05 3/181 26514
/proc/meminfo: memFree=29281640/32770624 swapFree=0/349008
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1842.01 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1887547 0 0 0 184037 164 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025399 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1842.01
Current children cumulated vsize (KiB) 2392084

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/181 26516
/proc/meminfo: memFree=29281640/32770624 swapFree=0/349036
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1902 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1888961 0 0 0 190036 164 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025392 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1902
Current children cumulated vsize (KiB) 2392084

[startup+1962.3 s]
/proc/loadavg: 2.06 2.04 2.05 3/185 26533
/proc/meminfo: memFree=29278692/32770624 swapFree=0/349068
[pid=26105] ppid=26102 vsize=2392084 CPUtime=1962 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1896961 0 0 0 196035 165 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142941 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 1962
Current children cumulated vsize (KiB) 2392084

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/185 26535
/proc/meminfo: memFree=29278236/32770624 swapFree=0/349128
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2022 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1899354 0 0 0 202034 166 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142949 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2022
Current children cumulated vsize (KiB) 2392084

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/182 26537
/proc/meminfo: memFree=29280912/32770624 swapFree=0/349164
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2082.01 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1900797 0 0 0 208035 166 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4946836 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2082.01
Current children cumulated vsize (KiB) 2392084

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 26539
/proc/meminfo: memFree=29281284/32770624 swapFree=0/349172
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2142 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1902263 0 0 0 214034 166 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142941 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2142
Current children cumulated vsize (KiB) 2392084

[startup+2202.31 s]
/proc/loadavg: 2.05 2.03 2.05 3/182 26541
/proc/meminfo: memFree=29281748/32770624 swapFree=0/349220
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2202 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1908971 0 0 0 220034 166 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4947953 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2202
Current children cumulated vsize (KiB) 2392084

[startup+2262.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/181 26543
/proc/meminfo: memFree=29281764/32770624 swapFree=0/349252
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2261.99 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1910717 0 0 0 226033 166 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5142949 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2261.99
Current children cumulated vsize (KiB) 2392084

[startup+2322.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/181 26545
/proc/meminfo: memFree=29282136/32770624 swapFree=0/349280
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2321.98 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1913073 0 0 0 232032 166 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4948396 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2321.98
Current children cumulated vsize (KiB) 2392084

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 26547
/proc/meminfo: memFree=29282080/32770624 swapFree=0/349312
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2381.99 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1914568 0 0 0 238032 167 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 4946833 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2381.99
Current children cumulated vsize (KiB) 2392084



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.4 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 26547
/proc/meminfo: memFree=29282204/32770624 swapFree=0/349328
[pid=26105] ppid=26102 vsize=2392084 CPUtime=2400.08 cores=1,3,5,7
/proc/26105/stat : 26105 (cosoco) R 26102 26105 21827 0 -1 4202496 1915347 0 0 0 239841 167 0 0 20 0 1 0 5484159 2449494016 589687 18446744073709551615 4194304 5747388 140729224704016 140729224701416 5025579 0 0 1 8405026 0 0 0 17 1 0 0 6 0 0 7845728 7850568 29020160 140729224712687 140729224712782 140729224712782 140729224716238 0
/proc/26105/statm: 598021 589687 760 380 0 591439 0
Current children cumulated CPU time (s) 2400.08
Current children cumulated vsize (KiB) 2392084

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

Child status: 1
Real time (s): 2400.42
CPU time (s): 2400.11
CPU user time (s): 2398.42
CPU system time (s): 1.69191
CPU usage (%): 99.9872
Max. virtual memory (cumulated for all children) (KiB): 2392084

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.42
system time used= 1.69191
maximum resident set size= 2358824
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1915401
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= 214
involuntary context switches= 665

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 6.59109 second user time and 9.90738 second system time

The end

Launcher Data

Begin job on node126 at 2017-08-06 17:07:26
IDJOB=4260206
IDBENCH=134763
IDSOLVER=2647
FILE ID=node126/4260206-1502032883
RUNJOBID= node126-1502014384-22617
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
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-4260206-1502032883/watcher-4260206-1502032883 -o /tmp/evaluation-result-4260206-1502032883/solver-4260206-1502032883 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1502014384-22617 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4260206-1502032883.xml

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

MD5SUM BENCH= 5e6b89adf4cff092dc7bbd8ab430815e
RANDOM SEED=1082515331

node126.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.81
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.81
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.81
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.81
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:        31696440 kB
MemAvailable:   32022764 kB
Buffers:          125472 kB
Cached:           481704 kB
SwapCached:            0 kB
Active:           311792 kB
Inactive:         356104 kB
Active(anon):      61052 kB
Inactive(anon):     8524 kB
Active(file):     250740 kB
Inactive(file):   347580 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:         60264 kB
Mapped:            30708 kB
Shmem:              8868 kB
Slab:             111860 kB
SReclaimable:      87676 kB
SUnreclaim:        24184 kB
KernelStack:        3280 kB
PageTables:         4892 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     302872 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     10240 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      101760 kB
DirectMap2M:    33443840 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2017-08-06 17:47:26