Trace number 4397397

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.03 2400.3

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K106.xml
MD5SUM5d95bf0924f574ebe5a8a8a61c057e43
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark102.276
Satisfiable
(Un)Satisfiability was proved
Number of variables7208
Number of constraints7422
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7208}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":183},{"degree":5,"count":1276},{"degree":6,"count":2825},{"degree":7,"count":1774},{"degree":8,"count":731},{"degree":9,"count":210},{"degree":10,"count":208}]
Minimum constraint arity1
Maximum constraint arity106
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1365},{"arity":3,"count":2835},{"arity":4,"count":1890},{"arity":5,"count":630},{"arity":6,"count":210},{"arity":7,"count":210},{"arity":68,"count":212},{"arity":106,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7422}]
Optimization problemNO
Type of objective

Solver Data

0.89/0.90	c root propagations     : 362         
0.89/0.90	c restarts enabled, print stats at every restarts
0.89/0.90	c
0.89/0.90	c
0.89/0.90	c
0.89/0.90	c This is cosoco 2.00 --  
0.89/0.90	c
0.89/0.90	c command line: cosoco -lc -model -restarts -stick HOME/instance-4397397-1568585863.xml 
0.89/0.90	c ========================================[ Problem Statistics ]===========================================
0.89/0.90	c |                                                                                                       
0.89/0.90	c |  Parse time        :         0.68 s 
0.89/0.90	c |
0.89/0.90	c |               Variables: 7208
0.89/0.90	c |            Domain Sizes: 2..2
0.89/0.90	c |
0.89/0.90	c |             Constraints: 7422
0.89/0.90	c |                   Arity: 1..106  -- Unary: 2  -- Binary: 1365  -- Ternary: 2835
0.89/0.90	c | 
0.89/0.90	c |                   Types: 
0.89/0.90	c |                          Sum: 7422
0.89/0.90	c |                          
0.89/0.90	c =========================================================================================================
0.89/0.90	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.18/6.20	c 101            4205           2135867        633658         362            0              1487   1971   1795
7.59/7.61	c 211            12043          2731542        824236         362            0              704   6131   5737
8.48/8.51	c 332            21009          2965885        917148         362            0              554   1876   1306
9.28/9.38	c 465            26848          3265358        1033014        362            0              899   1173   995
10.29/10.37	c 611            30899          3708966        1188080        362            0              793   953   868
11.28/11.38	c 771            34956          4161058        1377690        362            0              425   905   866
12.28/12.30	c 947            42647          4458931        1511420        362            0              514   1414   1146
13.19/13.23	c 1140           49301          4798729        1644131        362            0              766   1162   899
14.28/14.36	c 1352           62145          5081596        1754889        362            0              287   2155   1451
15.68/15.75	c 1585           71291          5619524        1949803        362            0              874   1068   1017
16.78/16.83	c 1841           78231          5994642        2086349        362            0              813   913   858
18.39/18.49	c 2122           85102          6717423        2364521        362            0              792   890   849
20.68/20.78	c 2431           106884         7404758        2638205        362            0              594   2599   1329
22.09/22.12	c 2770           122144         7717234        2764925        362            0              1172   1588   1422
23.58/23.68	c 3142           138245         8142748        2919436        362            0              1146   1972   1586
26.09/26.17	c 3551           159184         8939861        3254719        362            0              869   1735   1584
28.88/28.99	c 4000           176054         10066531       3674511        362            0              1431   1623   1512
30.68/30.73	c 4493           188848         10659350       3912308        362            0              1203   1552   1383
35.87/35.98	c 5035           217098         12567038       4603204        362            0              993   1294   1208
39.57/39.69	c 5631           239868         13861461       5120717        362            0              1074   1412   1221
43.99/44.07	c 6286           261162         15445570       5701022        362            0              738   1207   911
51.28/51.32	c 7006           288530         18568178       6986649        362            0              313   1743   1422
58.08/58.17	c 7798           346358         20602884       7789185        362            0              803   2035   1249
65.37/65.45	c 8669           408302         22778331       8674756        362            0              941   1599   1200
74.47/74.56	c 9627           497630         25247424       9649084        362            0              949   1627   1297
81.56/81.66	c 10680          555155         27615488       10557946       362            0              979   1631   1223
87.76/87.83	c 11838          600956         29764289       11429874       362            0              1126   1493   1301
95.26/95.32	c 13111          636993         32892944       12569612       362            0              862   1294   987
106.85/106.95	c 14511          690774         37376093       14180109       362            0              587   943   828
113.65/113.74	c 16051          736921         39580154       15057635       362            0              656   962   794
126.85/126.97	c 17745          834702         44300021       16928442       362            0              527   1877   1374
138.06/138.18	c 19608          934430         47701620       18340063       362            0              1089   1681   1400
150.95/151.10	c 21657          1026443        52221938       20154261       362            0              943   1526   1279
165.64/165.71	c 23910          1096256        57649204       22190459       362            0              756   998   894
182.84/182.93	c 26388          1293653        61253485       23602048       362            0              732   1696   1359
197.83/197.90	c 29113          1436481        65200031       25111618       362            0              1038   1396   1240
219.72/219.86	c 32110          1502668        75445696       28767897       362            0              899   1237   1081
235.72/235.89	c 35406          1637220        81160499       30902308       362            0              867   1183   1045
273.29/273.47	c 39031          1945957        94632726       36128275       362            0              947   2304   1310
294.38/294.51	c 43018          2170144        101015596      38416871       362            0              1027   1922   1576
310.48/310.64	c 47403          2338591        106361391      40324339       362            0              1265   1636   1492
332.58/332.76	c 52226          2476274        115973094      43909170       362            0              1198   1408   1329
363.66/363.87	c 57531          2644968        129658794      49426626       362            0              878   1296   1228
390.16/390.33	c 63366          2922022        138395322      52857208       362            0              1066   1656   1339
412.45/412.66	c 69784          3116588        146636288      56376472       362            0              940   1380   1103
440.65/440.82	c 76843          3289994        158833984      61436116       362            0              846   1249   971
492.35/492.52	c 84607          3862084        174328437      67914476       362            0              770   2257   1415
538.64/538.80	c 93147          4196389        194059198      76035157       362            0              1385   1788   1586
629.44/629.63	c 102541         4613165        232850867      89145443       362            0              1169   1753   1468
716.33/716.52	c 112874         4951276        270065429      102022147      362            0              893   1568   1226
795.72/796.00	c 124240         5631887        299500713      113099917      362            0              1078   1668   1486
875.22/875.40	c 136742         6453846        325850857      123290952      362            0              1241   2124   1645
974.11/974.35	c 150494         7152740        365659925      137489702      362            0              1278   1784   1609
1093.91/1094.13	c 165621         7742805        418974248      157581024      362            0              1226   1753   1457
1245.29/1245.58	c 182260         8755693        478669994      178825132      362            0              956   2004   1594
1364.98/1365.21	c 200562         9717115        522324654      193750027      362            0              1120   1819   1391
1501.68/1501.92	c 220694         10758245       572774030      211355288      362            0              911   1434   1207
1673.57/1673.85	c 242839         12258290       634026182      235567719      362            0              808   1752   1395
1882.26/1882.51	c 267198         13792300       714958820      265961352      362            0              1029   1932   1455
2082.75/2083.08	c 293992         15425138       794005849      295395873      362            0              1121   1809   1425
2342.43/2342.71	c 323465         16428964       903346585      335182086      362            0              631   1204   943
2400.02/2400.30	
2400.02/2400.30	c *** INTERRUPTED ***
2400.02/2400.30	c restarts              : 61          
2400.02/2400.30	c conflicts             : 330517       (138 /sec)
2400.02/2400.30	c decisions             : 16931287     (7056 /sec)
2400.02/2400.30	c propagations          : 344649835   (143621 /sec)
2400.02/2400.30	c root propagations     : 362         
2400.02/2400.30	c filter calls          : 924013229      (385051 /sec)
2400.02/2400.30	c useless filter calls  : 811400474      (87 %)
2400.02/2400.30	c Memory used           : 380.89 MB
2400.02/2400.30	c CPU time              : 2399.72 s
2400.02/2400.30	c real time             : 2400.3 s
2400.02/2400.30	
2400.02/2400.30	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 (15208 MiB free)
  memory of node 1: 16384 MiB (15295 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4397397-1568585863/watcher-4397397-1568585863 -o /tmp/evaluation-result-4397397-1568585863/solver-4397397-1568585863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568572734-23144 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4397397-1568585863.xml 

running on 4 cores: 0,2,4,6

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
Current StackSize limit: 8192 KiB

solver pid=27087, runsolver pid=27084

[startup+0.100198 s]*
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=31225756/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=37956 memory=14196 CPUtime=0.1 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 3754 0 0 0 10 0 0 0 20 0 1 0 434508953 38866944 3549 33554432000 4194304 6211092 140737078256400 140737078252936 5707860 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 9489 3549 837 493 0 2794 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37956 KiB
Current children cumulated memory: 14196 KiB

[startup+0.21001 s]*
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=31194044/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=73724 memory=50100 CPUtime=0.21 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 12685 0 0 0 20 1 0 0 20 0 1 0 434508953 75493376 12459 33554432000 4194304 6211092 140737078256400 140737078250536 140519525959584 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 18431 12525 837 493 0 11736 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 73724 KiB
Current children cumulated memory: 50100 KiB

[startup+0.310207 s]*
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=31161556/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=106396 memory=82572 CPUtime=0.31 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 20855 0 0 0 28 3 0 0 20 0 1 0 434508953 108949504 20643 33554432000 4194304 6211092 140737078256400 140737078250536 140519525911525 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 26599 20643 837 493 0 19904 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 106396 KiB
Current children cumulated memory: 82572 KiB

[startup+0.700417 s]
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=31102656/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=230144 memory=206388 CPUtime=0.69 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 51790 0 0 0 60 9 0 0 20 0 1 0 434508953 235667456 51597 33554432000 4194304 6211092 140737078256400 140737078250536 140519525907262 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 57536 51597 837 493 0 50841 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 230144 KiB
Current children cumulated memory: 206388 KiB

[startup+1.50032 s]
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=31014616/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=298224 memory=274500 CPUtime=1.49 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 68848 0 0 0 137 12 0 0 20 0 1 0 434508953 305381376 68625 33554432000 4194304 6211092 140737078256400 140737078253832 5155345 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 74556 68625 874 493 0 67861 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 298224 KiB
Current children cumulated memory: 274500 KiB

[startup+3.10973 s]
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=30965268/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=298492 memory=275104 CPUtime=3.1 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 81255 0 0 0 297 13 0 0 20 0 1 0 434508953 305655808 68776 33554432000 4194304 6211092 140737078256400 140737078253832 5193754 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 74623 68776 874 493 0 67928 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 298492 KiB
Current children cumulated memory: 275104 KiB

[startup+6.30028 s]
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=30964752/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=298676 memory=275168 CPUtime=6.29 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 101826 0 0 0 615 14 0 0 20 0 1 0 434508953 305844224 68792 33554432000 4194304 6211092 140737078256400 140737078253912 5008940 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 74669 68792 875 493 0 67974 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 298676 KiB
Current children cumulated memory: 275168 KiB

[startup+12.7003 s]
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=30879488/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361056 CPUtime=12.69 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 155649 0 0 0 1249 20 0 0 20 0 1 0 434508953 399392768 90264 33554432000 4194304 6211092 140737078256400 140737078254360 5409461 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90264 875 493 0 90813 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361056 KiB

[startup+25.5003 s]
/proc/loadavg: 2.01 2.05 2.07 3/205 27088
/proc/meminfo: memFree=30879240/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361056 CPUtime=25.48 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 189444 0 0 0 2526 22 0 0 20 0 1 0 434508953 399392768 90264 33554432000 4194304 6211092 140737078256400 140737078254360 5397304 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90264 875 493 0 90813 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361056 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 2.04 2.07 3/204 27090
/proc/meminfo: memFree=30878184/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361056 CPUtime=51.09 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 215348 0 0 0 5086 23 0 0 20 0 1 0 434508953 399392768 90264 33554432000 4194304 6211092 140737078256400 140737078254360 5193754 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90264 875 493 0 90813 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361056 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/204 27094
/proc/meminfo: memFree=30878448/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361056 CPUtime=102.25 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 253076 0 0 0 10200 25 0 0 20 0 1 0 434508953 399392768 90264 33554432000 4194304 6211092 140737078256400 140737078254360 5250224 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90264 875 493 0 90813 0
Current children cumulated CPU time: 102.25 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361056 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.03 2.06 3/203 27098
/proc/meminfo: memFree=30877980/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361056 CPUtime=162.24 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 277151 0 0 0 16197 27 0 0 20 0 1 0 434508953 399392768 90264 33554432000 4194304 6211092 140737078256400 140737078254360 5397375 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90264 875 493 0 90813 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361056 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/205 27111
/proc/meminfo: memFree=30877536/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361080 CPUtime=222.22 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 298052 0 0 0 22194 28 0 0 20 0 1 0 434508953 399392768 90270 33554432000 4194304 6211092 140737078256400 140737078254360 5155807 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90270 875 493 0 90813 0
Current children cumulated CPU time: 222.22 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361080 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 27115
/proc/meminfo: memFree=30877464/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361080 CPUtime=282.19 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 318335 0 0 0 28190 29 0 0 20 0 1 0 434508953 399392768 90270 33554432000 4194304 6211092 140737078256400 140737078254360 5409453 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90270 875 493 0 90813 0
Current children cumulated CPU time: 282.19 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361080 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27119
/proc/meminfo: memFree=30876460/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=361104 CPUtime=342.17 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 331475 0 0 0 34187 30 0 0 20 0 1 0 434508953 399392768 90276 33554432000 4194304 6211092 140737078256400 140737078254360 5250251 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90276 875 493 0 90813 0
Current children cumulated CPU time: 342.17 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361104 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27125
/proc/meminfo: memFree=30875672/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=362304 CPUtime=402.15 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 337674 0 0 0 40185 30 0 0 20 0 1 0 434508953 399392768 90576 33554432000 4194304 6211092 140737078256400 140737078254360 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 90576 875 493 0 90813 0
Current children cumulated CPU time: 402.15 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 362304 KiB

[startup+462.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/205 27129
/proc/meminfo: memFree=30870584/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=462.15 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 338406 0 0 0 46185 30 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5250284 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 462.15 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB


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

/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 1662.07 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+1722.3 s]
/proc/loadavg: 2.01 2.06 2.06 3/204 27307
/proc/meminfo: memFree=31103072/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=1722.07 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 342390 0 0 0 172176 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 1722.07 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.05 2.05 3/205 27312
/proc/meminfo: memFree=31103656/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=1782.06 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 342576 0 0 0 178175 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 1782.06 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/205 27318
/proc/meminfo: memFree=31103180/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=1842.06 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 342762 0 0 0 184175 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5155539 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 1842.06 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/205 27322
/proc/meminfo: memFree=31102932/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=1902.06 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 342960 0 0 0 190175 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5155345 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 1902.06 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/205 27326
/proc/meminfo: memFree=31103520/32770624 swapFree=67010840/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=1962.05 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 343145 0 0 0 196174 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5397356 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 1962.05 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/205 27337
/proc/meminfo: memFree=31103260/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2022.05 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 343327 0 0 0 202174 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2022.05 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/204 27341
/proc/meminfo: memFree=31102852/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2082.04 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 343508 0 0 0 208173 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5156256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2082.04 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 27345
/proc/meminfo: memFree=31102540/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2142.04 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 343704 0 0 0 214173 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5409461 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2142.04 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/204 27352
/proc/meminfo: memFree=31102768/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2202.03 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 343887 0 0 0 220172 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5397454 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2202.03 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27357
/proc/meminfo: memFree=31102916/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2262.03 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 344066 0 0 0 226172 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5250272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2262.03 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27362
/proc/meminfo: memFree=31102588/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2322.03 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 344247 0 0 0 232172 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5250224 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2322.03 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27368
/proc/meminfo: memFree=31102568/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2382.02 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 344445 0 0 0 238171 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2382.02 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27368
/proc/meminfo: memFree=31102904/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2400.02 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 344494 0 0 0 239971 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5155804 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

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

[startup+2400.3 s]
# the end of solver process 27087 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.72 s, system=0.312968 s

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

[startup+2400.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/205 27368
/proc/meminfo: memFree=31102904/32770624 swapFree=67010844/67108860
[pid=27087] ppid=27084 vsize=390032 memory=366680 CPUtime=2400.02 cores=0,2,4,6
/proc/27087/stat : 27087 (cosoco) R 27084 27087 23113 0 -1 4202496 344494 0 0 0 239971 31 0 0 20 0 1 0 434508953 399392768 91670 33554432000 4194304 6211092 140737078256400 140737078254360 5155804 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 35176448 140737078260747 140737078260849 140737078260849 140737078263758 0
/proc/27087/statm: 97508 91670 875 493 0 90813 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366680 KiB

Child status: 1
Real time (s): 2400.3
CPU time (s): 2400.03
CPU user time (s): 2399.72
CPU system time (s): 0.312968
CPU usage (%): 99.9887
Max. virtual memory (cumulated for all children) (KiB): 390032
Max. memory (cumulated for all children) (KiB): 366680

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.72
system time used= 0.312968
maximum resident set size= 366744
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 344544
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= 85
involuntary context switches= 879


# summary of solver processes directly reported to runsolver:
#   pid: 27087
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2399.72
#   total CPU system time (s): 0.312968

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.04833 second user time and 17.5424 second system time

The end

Launcher Data

Begin job on node132 at 2019-09-16 00:16:53
IDJOB=4397397
IDBENCH=135046
IDSOLVER=2849
FILE ID=node132/4397397-1568585863
RUNJOBID= node132-1568572734-23144
PBS_JOBID= 21703322
Free space on /tmp= 61620 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K106.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4397397-1568585863/watcher-4397397-1568585863 -o /tmp/evaluation-result-4397397-1568585863/solver-4397397-1568585863 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node132-1568572734-23144 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4397397-1568585863.xml

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

MD5SUM BENCH= 5d95bf0924f574ebe5a8a8a61c057e43
RANDOM SEED=1592533938

node132.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.95
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.95
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.95
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.95
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:        31236948 kB
MemAvailable:   31628400 kB
Buffers:           98280 kB
Cached:           570144 kB
SwapCached:         5972 kB
Active:           696120 kB
Inactive:         265464 kB
Active(anon):     290300 kB
Inactive(anon):    32208 kB
Active(file):     405820 kB
Inactive(file):   233256 kB
Unevictable:      109604 kB
Mlocked:          109604 kB
SwapTotal:      67108860 kB
SwapFree:       67010840 kB
Dirty:              3212 kB
Writeback:             0 kB
AnonPages:        459880 kB
Mapped:            36672 kB
Shmem:             20632 kB
Slab:             165812 kB
SReclaimable:     136424 kB
SUnreclaim:        29388 kB
KernelStack:        3648 kB
PageTables:         6944 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     791256 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    411648 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      136576 kB
DirectMap2M:    33409024 kB

Free space on /tmp at the end= 61620 MiB
End job on node132 at 2019-09-16 00:56:53