Trace number 4397420

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 2.0? (TO) 2400.09 2400.22

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K151.xml
MD5SUMe95cbc33f220035f9b7ccd0bb1eeb0b2
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 variables17969
Number of constraints18273
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17969}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":279},{"degree":5,"count":1843},{"degree":6,"count":8079},{"degree":7,"count":4930},{"degree":8,"count":1940},{"degree":9,"count":598},{"degree":10,"count":149},{"degree":11,"count":1},{"degree":12,"count":149}]
Minimum constraint arity1
Maximum constraint arity151
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1950},{"arity":3,"count":8100},{"arity":4,"count":4950},{"arity":5,"count":2100},{"arity":6,"count":450},{"arity":7,"count":150},{"arity":9,"count":150},{"arity":119,"count":302},{"arity":151,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":18273}]
Optimization problemNO
Type of objective

Solver Data

2.99/3.01	c root propagations     : 742         
2.99/3.01	c restarts enabled, print stats at every restarts
2.99/3.01	c
2.99/3.01	c
2.99/3.01	c
2.99/3.01	c This is cosoco 2.00 --  
2.99/3.01	c
2.99/3.01	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397420-1568583466.xml 
2.99/3.01	c ========================================[ Problem Statistics ]===========================================
2.99/3.01	c |                                                                                                       
2.99/3.01	c |  Parse time        :         1.85 s 
2.99/3.01	c |
2.99/3.01	c |               Variables: 17969
2.99/3.01	c |            Domain Sizes: 2..2
2.99/3.01	c |
2.99/3.01	c |             Constraints: 18273
2.99/3.01	c |                   Arity: 1..151  -- Unary: 2  -- Binary: 1950  -- Ternary: 8100
2.99/3.01	c | 
2.99/3.01	c |                   Types: 
2.99/3.01	c |                          Sum: 18273
2.99/3.01	c |                          
2.99/3.01	c =========================================================================================================
2.99/3.01	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
7.69/7.71	c 101            12002          734878         203416         742            0              3170   10673   9060
11.39/11.40	c 211            30530          1282331        369411         742            0              5232   15401   14550
16.00/16.07	c 332            47718          2128114        734236         742            0              426   16157   15160
19.99/20.05	c 465            65085          2664705        944482         742            0              770   10252   6507
23.68/23.74	c 611            79148          3133540        1129033        742            0              930   4513   2626
28.39/28.48	c 771            90259          4011881        1423148        742            0              1124   2695   2399
32.68/32.78	c 947            98816          4778386        1737328        742            0              1718   2039   1805
40.38/40.46	c 1140           107764         6473056        2296680        742            0              1431   1661   1540
50.59/50.63	c 1352           116533         8729762        3017106        742            0              1287   1691   1369
53.88/53.91	c 1585           122719         9414663        3308666        742            0              1202   1580   1525
62.28/62.33	c 1841           130474         11173320       3950407        742            0              983   1261   1196
67.88/67.98	c 2122           142868         12220946       4371660        742            0              1211   1413   1297
72.09/72.18	c 2431           150964         13007777       4723875        742            0              1176   1410   1242
80.48/80.59	c 2770           172350         14461983       5336376        742            0              272   1946   1672
95.28/95.33	c 3142           192096         17413946       6364553        742            0              808   1017   944
106.99/107.10	c 3551           222384         19444053       7101064        742            0              738   989   934
116.67/116.73	c 4000           246949         21091989       7784832        742            0              750   1024   882
132.18/132.21	c 4493           261448         24399735       8985896        742            0              682   794   731
139.88/139.95	c 5035           275714         25815184       9653228        742            0              591   705   645
151.27/151.33	c 5631           283123         28322988       10568572       742            0              582   629   609
158.78/158.85	c 6286           290474         29953162       11233095       742            0              581   645   615
166.17/166.26	c 7006           304666         31348494       11982831       742            0              533   945   670
211.07/211.17	c 7798           321478         41470355       15438635       742            0              455   613   550
220.76/220.87	c 8669           334814         43573465       16302823       742            0              569   641   614
233.87/233.99	c 9627           350999         46636401       17375357       742            0              566   699   662
247.87/248.00	c 10680          370503         49710617       18676548       742            0              560   692   600
275.36/275.48	c 11838          463098         54578062       20798550       742            0              176   2902   1488
287.47/287.53	c 13111          493073         57088539       21805808       742            0              948   1340   1076
299.86/299.98	c 14511          516674         59988702       23098271       742            0              883   1044   942
323.87/324.00	c 16051          575248         65171406       25261879       742            0              407   1581   1380
344.66/344.78	c 17745          640925         69120865       27037053       742            0              583   1891   1439
391.35/391.41	c 19608          783841         77631333       30280653       742            0              1100   2187   1797
436.06/436.14	c 21657          834153         88223559       34300488       742            0              1302   1635   1577
521.75/521.84	c 23910          901221         107693315      41205615       742            0              1104   1371   1246
580.45/580.59	c 26388          978331         121012596      46204862       742            0              892   1422   1317
625.25/625.36	c 29113          1067166        130383399      49993879       742            0              1265   1470   1376
669.54/669.68	c 32110          1151885        140172393      53764190       742            0              1191   1653   1314
713.73/713.87	c 35406          1239629        149492200      57422360       742            0              968   1399   1256
749.12/749.27	c 39031          1311161        156473962      60435676       742            0              894   1089   947
854.03/854.19	c 43018          1500023        176457105      67688692       742            0              779   1141   1028
1039.51/1039.60	c 47403          1767492        213316317      80218608       742            0              689   1105   930
1143.31/1143.48	c 52226          1900686        235092417      88329552       742            0              646   811   754
1211.10/1211.26	c 57531          2019078        248472905      94468386       742            0              583   716   675
1307.50/1307.64	c 63366          2134443        268985976      102973116      742            0              559   1066   715
1385.70/1385.83	c 69784          2240035        285754178      110357625      742            0              653   741   714
1517.79/1517.94	c 76843          2393799        313624230      121065768      742            0              529   607   574
1622.28/1622.46	c 84607          2537727        334739878      130830110      742            0              538   634   606
1696.78/1696.94	c 93147          2660384        349422618      138388715      742            0              512   599   563
1906.28/1906.43	c 102541         2994411        400903069      157884429      742            0              516   1777   1049
2071.88/2072.02	c 112874         3165438        444608496      175434554      742            0              832   974   922
2267.67/2267.87	c 124240         4051772        470784692      186194938      742            0              569   1838   1379
2400.06/2400.20	
2400.06/2400.20	c *** INTERRUPTED ***
2400.06/2400.20	c restarts              : 51          
2400.06/2400.20	c conflicts             : 132002       (55 /sec)
2400.06/2400.20	c decisions             : 4427509      (1846 /sec)
2400.06/2400.20	c propagations          : 197069894   (82155 /sec)
2400.06/2400.20	c root propagations     : 742         
2400.06/2400.20	c filter calls          : 497186767      (207267 /sec)
2400.06/2400.20	c useless filter calls  : 440848068      (88 %)
2400.06/2400.20	c Memory used           : 2350.30 MB
2400.06/2400.20	c CPU time              : 2398.77 s
2400.06/2400.20	c real time             : 2400.2 s
2400.06/2400.20	
2400.06/2400.20	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

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.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (14587 MiB free)
  memory of node 1: 16384 MiB (15153 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397420-1568583466/watcher-4397420-1568583466 -o /tmp/evaluation-result-4397420-1568583466/solver-4397420-1568583466 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568569106-4725 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397420-1568583466.xml 

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
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Starting watchdog thread
solver pid=6990, runsolver pid=6987
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=30441224/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=40336 memory=16692 CPUtime=0.1 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 4338 0 0 0 10 0 0 0 20 0 1 0 434601082 41304064 4173 33554432000 4194304 6211092 140724537541760 140724537538296 5522919 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 10084 4173 809 493 0 3389 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40336 KiB
Current children cumulated memory: 16692 KiB

[startup+0.209653 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=30427832/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=55696 memory=32004 CPUtime=0.21 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 8176 0 0 0 20 1 0 0 20 0 1 0 434601082 57032704 8001 33554432000 4194304 6211092 140724537541760 140724537538296 140615489092581 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 13924 8001 837 493 0 7229 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 55696 KiB
Current children cumulated memory: 32004 KiB

[startup+0.309567 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=30402536/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=85036 memory=61308 CPUtime=0.31 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 15528 0 0 0 29 2 0 0 20 0 1 0 434601082 87076864 15327 33554432000 4194304 6211092 140724537541760 140724537538296 140615489140640 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 21259 15327 837 493 0 14564 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 85036 KiB
Current children cumulated memory: 61308 KiB

[startup+0.70029 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=30261664/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=276672 memory=252972 CPUtime=0.69 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 63435 0 0 0 60 9 0 0 20 0 1 0 434601082 283312128 63243 33554432000 4194304 6211092 140724537541760 140724537535896 140615489092581 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 69203 63243 837 493 0 62508 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 276672 KiB
Current children cumulated memory: 252972 KiB

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=29960344/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=842836 memory=819068 CPUtime=1.49 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 204978 0 0 0 123 26 0 0 20 0 1 0 434601082 863064064 204767 33554432000 4194304 6211092 140724537541760 140724537535896 140615489140640 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 210709 204767 837 493 0 204014 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 842836 KiB
Current children cumulated memory: 819068 KiB

[startup+3.10943 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=29144300/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=1334496 memory=1311008 CPUtime=3.09 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 339103 0 0 0 267 42 0 0 20 0 1 0 434601082 1366523904 327752 33554432000 4194304 6211092 140724537541760 140724537540024 5008967 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 333624 327752 873 493 0 326929 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1334496 KiB
Current children cumulated memory: 1311008 KiB

[startup+6.30041 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6991
/proc/meminfo: memFree=28640112/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=1862752 memory=1817744 CPUtime=6.29 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 497308 0 0 0 567 62 0 0 20 0 1 0 434601082 1907458048 454436 33554432000 4194304 6211092 140724537541760 140724537539352 5397368 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 465688 454436 873 493 0 458993 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1862752 KiB
Current children cumulated memory: 1817744 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 6993
/proc/meminfo: memFree=28276652/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2253076 memory=2176260 CPUtime=12.69 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 695858 0 0 0 1190 79 0 0 20 0 1 0 434601082 2307149824 544065 33554432000 4194304 6211092 140724537541760 140724537539720 140615489162074 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 563269 544065 874 493 0 556574 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2253076 KiB
Current children cumulated memory: 2176260 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6993
/proc/meminfo: memFree=28151836/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=25.49 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 856004 0 0 0 2459 90 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5156908 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+51.1094 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6994
/proc/meminfo: memFree=28150828/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=51.09 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 910740 0 0 0 5015 94 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5186224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 6997
/proc/meminfo: memFree=28151332/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=102.28 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 967502 0 0 0 10129 99 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5155341 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7003
/proc/meminfo: memFree=28150796/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=162.27 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1008155 0 0 0 16125 102 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5157569 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7015
/proc/meminfo: memFree=28149900/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=222.27 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1039862 0 0 0 22123 104 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5155345 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 222.27 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7019
/proc/meminfo: memFree=28150356/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=282.27 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1085608 0 0 0 28120 107 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5250272 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7025
/proc/meminfo: memFree=28149732/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=342.26 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1114415 0 0 0 34117 109 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5250251 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7029
/proc/meminfo: memFree=28149916/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=402.26 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1153965 0 0 0 40115 111 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5250272 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7033
/proc/meminfo: memFree=28150004/32770624 swapFree=66999144/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2300804 CPUtime=462.25 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1181515 0 0 0 46112 113 0 0 20 0 1 0 434601082 2464460800 575201 33554432000 4194304 6211092 140724537541760 140724537539720 5250272 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 575201 874 493 0 594980 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300804 KiB

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

/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1602.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 7229
/proc/meminfo: memFree=28038164/32770624 swapFree=66999156/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=1662.18 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1406137 0 0 0 166091 127 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5409444 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1662.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 7235
/proc/meminfo: memFree=28038372/32770624 swapFree=66999156/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=1722.19 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1410770 0 0 0 172091 128 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250234 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1722.19 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7239
/proc/meminfo: memFree=28038244/32770624 swapFree=66999156/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=1782.18 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1412976 0 0 0 178090 128 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250251 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1782.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7243
/proc/meminfo: memFree=28038036/32770624 swapFree=66999156/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=1842.18 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1414404 0 0 0 184089 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5155320 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1842.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 7249
/proc/meminfo: memFree=28037536/32770624 swapFree=66999156/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=1902.18 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1416282 0 0 0 190089 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250272 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1902.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7253
/proc/meminfo: memFree=28038524/32770624 swapFree=66999156/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=1962.18 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1420142 0 0 0 196089 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250251 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 1962.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7264
/proc/meminfo: memFree=28038176/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2022.18 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1421406 0 0 0 202089 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5156136 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2022.18 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7270
/proc/meminfo: memFree=28037940/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2082.17 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1426000 0 0 0 208088 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5409453 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2082.17 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7274
/proc/meminfo: memFree=28038744/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2142.17 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1427213 0 0 0 214088 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5409444 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2142.17 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7278
/proc/meminfo: memFree=28038732/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2202.17 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1428646 0 0 0 220088 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250279 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2202.17 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7284
/proc/meminfo: memFree=28038264/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2262.17 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1430348 0 0 0 226088 129 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250224 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2262.17 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7288
/proc/meminfo: memFree=28039760/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2322.17 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1435431 0 0 0 232087 130 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5157547 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2322.17 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7292
/proc/meminfo: memFree=28039296/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2382.16 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1437411 0 0 0 238086 130 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5155341 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 7295
/proc/meminfo: memFree=28038740/32770624 swapFree=66999160/67108860
[pid=6990] ppid=6987 vsize=2406700 memory=2370056 CPUtime=2400.06 cores=1,3,5,7
/proc/6990/stat : 6990 (cosoco) R 6987 6990 4693 0 -1 4202496 1437846 0 0 0 239876 130 0 0 20 0 1 0 434601082 2464460800 592514 33554432000 4194304 6211092 140724537541760 140724537539720 5250279 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 28794880 140724537549835 140724537549937 140724537549937 140724537552846 0
/proc/6990/statm: 601675 592514 874 493 0 594980 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2370056 KiB

Sending SIGTERM to process tree (bottom up)
Sleeping 2 seconds

[startup+2400.22 s]
# the end of solver process 6990 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.77 s, system=1.32197 s

Solver just ended.
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.22
CPU time (s): 2400.09
CPU user time (s): 2398.77
CPU system time (s): 1.32197
CPU usage (%): 99.9948
Max. virtual memory (cumulated for all children) (KiB): 2406700
Max. memory (cumulated for all children) (KiB): 2370056

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.77
system time used= 1.32197
maximum resident set size= 2370124
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1437902
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= 164
involuntary context switches= 623


# summary of solver processes directly reported to runsolver:
#   pid: 6990
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2398.77
#   total CPU system time (s): 1.32197

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.2 second user time and 15.5157 second system time

The end

Launcher Data

Begin job on node106 at 2019-09-15 22:36:27
IDJOB=4397420
IDBENCH=134771
IDSOLVER=2849
FILE ID=node106/4397420-1568583466
RUNJOBID= node106-1568569106-4725
PBS_JOBID= 21703334
Free space on /tmp= 59108 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K151.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397420-1568583466/watcher-4397420-1568583466 -o /tmp/evaluation-result-4397420-1568583466/solver-4397420-1568583466 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node106-1568569106-4725 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397420-1568583466.xml

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

MD5SUM BENCH= e95cbc33f220035f9b7ccd0bb1eeb0b2
RANDOM SEED=169798679

node106.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.79
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.79
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.79
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.79
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:        30454620 kB
MemAvailable:   31894596 kB
Buffers:          202988 kB
Cached:          1527476 kB
SwapCached:         8200 kB
Active:           484492 kB
Inactive:        1261352 kB
Active(anon):      15972 kB
Inactive(anon):    43072 kB
Active(file):     468520 kB
Inactive(file):  1218280 kB
Unevictable:      107112 kB
Mlocked:          107112 kB
SwapTotal:      67108860 kB
SwapFree:       66999144 kB
Dirty:              3888 kB
Writeback:             0 kB
AnonPages:        114908 kB
Mapped:            43236 kB
Shmem:             34924 kB
Slab:             167388 kB
SReclaimable:     138020 kB
SUnreclaim:        29368 kB
KernelStack:        3536 kB
PageTables:         5624 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     529416 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      107904 kB
DirectMap2M:    33437696 kB

Free space on /tmp at the end= 59104 MiB
End job on node106 at 2019-09-15 23:16:27