Trace number 4389582

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? (TO) 2520 2520.01

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 benchmark53.7139
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.91	c root propagations     : 362         
0.89/0.91	c restarts enabled, print stats at every restarts
0.89/0.91	c
0.89/0.91	c
0.89/0.91	c
0.89/0.91	c This is cosoco 2.00 --  
0.89/0.91	c
0.89/0.91	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389582-1568352501.xml 
0.89/0.91	c ========================================[ Problem Statistics ]===========================================
0.89/0.91	c |                                                                                                       
0.89/0.91	c |  Parse time        :         0.70 s 
0.89/0.91	c |
0.89/0.91	c |               Variables: 7208
0.89/0.91	c |            Domain Sizes: 2..2
0.89/0.91	c |
0.89/0.91	c |             Constraints: 7422
0.89/0.91	c |                   Arity: 1..106  -- Unary: 2  -- Binary: 1365  -- Ternary: 2835
0.89/0.91	c | 
0.89/0.91	c |                   Types: 
0.89/0.91	c |                          Sum: 7422
0.89/0.91	c |                          
0.89/0.91	c =========================================================================================================
0.89/0.91	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.10/6.19	c 101            4205           2135867        633658         362            0              1487   1971   1795
7.59/7.60	c 211            12043          2731542        824236         362            0              704   6131   5737
8.49/8.50	c 332            21009          2965885        917148         362            0              554   1876   1306
9.29/9.37	c 465            26848          3265358        1033014        362            0              899   1173   995
10.29/10.36	c 611            30899          3708966        1188080        362            0              793   953   868
11.29/11.38	c 771            34956          4161058        1377690        362            0              425   905   866
12.19/12.29	c 947            42647          4458931        1511420        362            0              514   1414   1146
13.19/13.22	c 1140           49301          4798729        1644131        362            0              766   1162   899
14.19/14.28	c 1352           62145          5081596        1754889        362            0              287   2155   1451
15.49/15.56	c 1585           71291          5619524        1949803        362            0              874   1068   1017
16.49/16.54	c 1841           78231          5994642        2086349        362            0              813   913   858
17.99/18.09	c 2122           85102          6717423        2364521        362            0              792   890   849
20.09/20.16	c 2431           106884         7404758        2638205        362            0              594   2599   1329
21.28/21.36	c 2770           122144         7717234        2764925        362            0              1172   1588   1422
22.69/22.75	c 3142           138245         8142748        2919436        362            0              1146   1972   1586
24.99/25.02	c 3551           159184         8939861        3254719        362            0              869   1735   1584
27.58/27.63	c 4000           176054         10066531       3674511        362            0              1431   1623   1512
29.18/29.20	c 4493           188848         10659350       3912308        362            0              1203   1552   1383
33.98/34.05	c 5035           217098         12567038       4603204        362            0              993   1294   1208
37.37/37.47	c 5631           239868         13861461       5120717        362            0              1074   1412   1221
41.47/41.53	c 6286           261162         15445570       5701022        362            0              738   1207   911
48.27/48.30	c 7006           288530         18568178       6986649        362            0              313   1743   1422
54.47/54.50	c 7798           346358         20602884       7789185        362            0              803   2035   1249
60.98/61.08	c 8669           408302         22778331       8674756        362            0              941   1599   1200
69.17/69.24	c 9627           497630         25247424       9649084        362            0              949   1627   1297
75.56/75.66	c 10680          555155         27615488       10557946       362            0              979   1631   1223
81.16/81.26	c 11838          600956         29764289       11429874       362            0              1126   1493   1301
88.07/88.16	c 13111          636993         32892944       12569612       362            0              862   1294   987
98.76/98.88	c 14511          690774         37376093       14180109       362            0              587   943   828
104.96/105.06	c 16051          736921         39580154       15057635       362            0              656   962   794
116.96/117.03	c 17745          834702         44300021       16928442       362            0              527   1877   1374
126.96/127.08	c 19608          934430         47701620       18340063       362            0              1089   1681   1400
138.75/138.80	c 21657          1026443        52221938       20154261       362            0              943   1526   1279
152.14/152.26	c 23910          1096256        57649204       22190459       362            0              756   998   894
167.34/167.41	c 26388          1293653        61253485       23602048       362            0              732   1696   1359
180.63/180.75	c 29113          1436481        65200031       25111618       362            0              1038   1396   1240
201.13/201.21	c 32110          1502668        75445696       28767897       362            0              899   1237   1081
216.94/217.04	c 35406          1637220        81160499       30902308       362            0              867   1183   1045
254.04/254.17	c 39031          1945957        94632726       36128275       362            0              947   2304   1310
274.83/275.00	c 43018          2170144        101015596      38416871       362            0              1027   1922   1576
290.84/291.00	c 47403          2338591        106361391      40324339       362            0              1265   1636   1492
312.94/313.04	c 52226          2476274        115973094      43909170       362            0              1198   1408   1329
343.95/344.03	c 57531          2644968        129658794      49426626       362            0              878   1296   1228
370.34/370.47	c 63366          2922022        138395322      52857208       362            0              1066   1656   1339
392.64/392.78	c 69784          3116588        146636288      56376472       362            0              940   1380   1103
420.84/420.91	c 76843          3289994        158833984      61436116       362            0              846   1249   971
472.44/472.57	c 84607          3862084        174328437      67914476       362            0              770   2257   1415
518.74/518.80	c 93147          4196389        194059198      76035157       362            0              1385   1788   1586
609.44/609.54	c 102541         4613165        232850867      89145443       362            0              1169   1753   1468
696.24/696.35	c 112874         4951276        270065429      102022147      362            0              893   1568   1226
775.64/775.72	c 124240         5631887        299500713      113099917      362            0              1078   1668   1486
854.95/855.04	c 136742         6453846        325850857      123290952      362            0              1241   2124   1645
953.85/953.94	c 150494         7152740        365659925      137489702      362            0              1278   1784   1609
1073.55/1073.64	c 165621         7742805        418974248      157581024      362            0              1226   1753   1457
1224.96/1225.02	c 182260         8755693        478669994      178825132      362            0              956   2004   1594
1344.45/1344.59	c 200562         9717115        522324654      193750027      362            0              1120   1819   1391
1481.07/1481.19	c 220694         10758245       572774030      211355288      362            0              911   1434   1207
1652.76/1652.83	c 242839         12258290       634026182      235567719      362            0              808   1752   1395
1861.46/1861.50	c 267198         13792300       714958820      265961352      362            0              1029   1932   1455
2062.17/2062.25	c 293992         15425138       794005849      295395873      362            0              1121   1809   1425
2321.98/2322.10	c 323465         16428964       903346585      335182086      362            0              631   1204   943
2519.99/2520.01	
2519.99/2520.01	c *** INTERRUPTED ***
2519.99/2520.01	c restarts              : 61          
2519.99/2520.01	c conflicts             : 347729       (138 /sec)
2519.99/2520.01	c decisions             : 17803797     (7066 /sec)
2519.99/2520.01	c propagations          : 365004532   (144857 /sec)
2519.99/2520.01	c root propagations     : 362         
2519.99/2520.01	c filter calls          : 981082256      (389355 /sec)
2519.99/2520.01	c useless filter calls  : 861056185      (87 %)
2519.99/2520.01	c Memory used           : 380.89 MB
2519.99/2520.01	c CPU time              : 2519.76 s
2519.99/2520.01	c real time             : 2520.01 s
2519.99/2520.01	
2519.99/2520.01	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 (13996 MiB free)
  memory of node 1: 16384 MiB (13713 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389582-1568352501/watcher-4389582-1568352501 -o /tmp/evaluation-result-4389582-1568352501/solver-4389582-1568352501 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3495 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389582-1568352501.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2550 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2520 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=8863, runsolver pid=8860

[startup+0.100199 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28364280/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=37956 memory=14180 CPUtime=0.1 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 3750 0 0 0 10 0 0 0 20 0 1 0 411518963 38866944 3545 33554432000 4194304 6210612 140720650623440 140720650617800 5817710 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 9489 3545 834 493 0 2794 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 37956 KiB
Current children cumulated memory: 14180 KiB

[startup+0.209747 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28332660/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=72448 memory=48764 CPUtime=0.21 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 12368 0 0 0 20 1 0 0 20 0 1 0 411518963 74186752 12191 33554432000 4194304 6210612 140720650623440 140720650617800 140694870518757 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 18112 12191 834 493 0 11417 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 72448 KiB
Current children cumulated memory: 48764 KiB

[startup+0.309705 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28300916/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=104680 memory=80972 CPUtime=0.3 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 20434 0 0 0 28 2 0 0 20 0 1 0 411518963 107192320 20243 33554432000 4194304 6210612 140720650623440 140720650617800 140694870566816 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 26170 20243 834 493 0 19475 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 104680 KiB
Current children cumulated memory: 80972 KiB

[startup+0.700432 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28242264/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=228136 memory=204524 CPUtime=0.69 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 51311 0 0 0 62 7 0 0 20 0 1 0 411518963 233611264 51131 33554432000 4194304 6210612 140720650623440 140720650617800 140694870518757 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 57034 51131 834 493 0 50339 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 228136 KiB
Current children cumulated memory: 204524 KiB

[startup+1.50041 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28152488/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=298224 memory=274596 CPUtime=1.49 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 68843 0 0 0 139 10 0 0 20 0 1 0 411518963 305381376 68649 33554432000 4194304 6210612 140720650623440 140720650621032 5156512 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 74556 68649 870 493 0 67861 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 298224 KiB
Current children cumulated memory: 274596 KiB

[startup+3.10949 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28103020/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=298492 memory=275084 CPUtime=3.1 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 81223 0 0 0 299 11 0 0 20 0 1 0 411518963 305655808 68771 33554432000 4194304 6210612 140720650623440 140720650620872 5185856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 74623 68771 870 493 0 67928 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 298492 KiB
Current children cumulated memory: 275084 KiB

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28103028/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=298676 memory=275152 CPUtime=6.29 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 101930 0 0 0 616 13 0 0 20 0 1 0 411518963 305844224 68788 33554432000 4194304 6210612 140720650623440 140720650620952 5186084 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 74669 68788 872 493 0 67974 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 298676 KiB
Current children cumulated memory: 275152 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8864
/proc/meminfo: memFree=28017196/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=361040 CPUtime=12.69 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 155746 0 0 0 1252 17 0 0 20 0 1 0 411518963 399392768 90260 33554432000 4194304 6210612 140720650623440 140720650621400 5249712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 90260 872 493 0 90813 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361040 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8865
/proc/meminfo: memFree=28015872/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=361064 CPUtime=25.48 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 189243 0 0 0 2529 19 0 0 20 0 1 0 411518963 399392768 90266 33554432000 4194304 6210612 140720650623440 140720650621400 5185856 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 90266 872 493 0 90813 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361064 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8868
/proc/meminfo: memFree=28014924/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=361064 CPUtime=51.08 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 211133 0 0 0 5088 20 0 0 20 0 1 0 411518963 399392768 90266 33554432000 4194304 6210612 140720650623440 140720650621400 5409301 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 90266 872 493 0 90813 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361064 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8872
/proc/meminfo: memFree=28015352/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=361064 CPUtime=102.26 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 238094 0 0 0 10204 22 0 0 20 0 1 0 411518963 399392768 90266 33554432000 4194304 6210612 140720650623440 140720650621400 5249712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 90266 872 493 0 90813 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361064 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8883
/proc/meminfo: memFree=28014512/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=361088 CPUtime=162.24 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 251564 0 0 0 16202 22 0 0 20 0 1 0 411518963 399392768 90272 33554432000 4194304 6210612 140720650623440 140720650621400 5397280 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 90272 872 493 0 90813 0
Current children cumulated CPU time: 162.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361088 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8889
/proc/meminfo: memFree=28011940/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=363876 CPUtime=222.23 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 257420 0 0 0 22201 22 0 0 20 0 1 0 411518963 399392768 90969 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 90969 872 493 0 90813 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 363876 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8893
/proc/meminfo: memFree=28009772/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=282.24 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 257638 0 0 0 28201 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 282.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8897
/proc/meminfo: memFree=28011984/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=342.24 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 257837 0 0 0 34201 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5249712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 342.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 8903
/proc/meminfo: memFree=28009692/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=402.24 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 258043 0 0 0 40201 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 402.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8907
/proc/meminfo: memFree=28011108/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=462.24 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 258255 0 0 0 46201 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5249691 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB


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

/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 1722.26 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+1782.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/199 9086
/proc/meminfo: memFree=28033276/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=1782.26 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 262588 0 0 0 178203 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5389663 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 1782.26 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+1842.3 s]
/proc/loadavg: 1.99 2.00 2.04 3/200 9093
/proc/meminfo: memFree=28032308/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=1842.26 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 262782 0 0 0 184203 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 1842.26 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 9097
/proc/meminfo: memFree=28032344/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=1902.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 262990 0 0 0 190204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 1902.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 9108
/proc/meminfo: memFree=28031764/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=1962.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 263177 0 0 0 196204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409289 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 1962.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/201 9137
/proc/meminfo: memFree=28030844/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2022.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 263361 0 0 0 202204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5249664 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2022.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 9141
/proc/meminfo: memFree=28031080/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2082.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 263563 0 0 0 208204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5155157 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2082.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 9145
/proc/meminfo: memFree=28031548/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2142.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 263746 0 0 0 214204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409264 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2142.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 9149
/proc/meminfo: memFree=28031220/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2202.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 263932 0 0 0 220204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5156097 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2202.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/200 9155
/proc/meminfo: memFree=28030964/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2262.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 264118 0 0 0 226204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5008459 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2262.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 9159
/proc/meminfo: memFree=28031644/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2322.27 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 264322 0 0 0 232204 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5156540 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2322.27 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 9163
/proc/meminfo: memFree=28031912/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2382.28 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 264507 0 0 0 238205 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2382.28 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 9169
/proc/meminfo: memFree=28031268/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2442.28 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 264693 0 0 0 244205 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5249712 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2442.28 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.00 2.04 3/199 9173
/proc/meminfo: memFree=28031424/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2502.28 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 264876 0 0 0 250205 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2502.28 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.00 2.04 3/200 9176
/proc/meminfo: memFree=28031356/32770624 swapFree=66998520/67108860
[pid=8863] ppid=8860 vsize=390032 memory=366544 CPUtime=2519.99 cores=0,2,4,6
/proc/8863/stat : 8863 (cosoco) R 8860 8863 3464 0 -1 4202496 264922 0 0 0 251976 23 0 0 20 0 1 0 411518963 399392768 91636 33554432000 4194304 6210612 140720650623440 140720650621400 5409293 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8308220 8313664 22986752 140720650626059 140720650626161 140720650626161 140720650629070 0
/proc/8863/statm: 97508 91636 872 493 0 90813 0
Current children cumulated CPU time: 2519.99 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366544 KiB

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

[startup+2520.01 s]
# the end of solver process 8863 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.76 s, system=0.241004 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520
CPU user time (s): 2519.76
CPU system time (s): 0.241004
CPU usage (%): 99.9997
Max. virtual memory (cumulated for all children) (KiB): 390032
Max. memory (cumulated for all children) (KiB): 366544

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.76
system time used= 0.241004
maximum resident set size= 366612
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 264974
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= 120
involuntary context switches= 655


# summary of solver processes directly reported to runsolver:
#   pid: 8863
#   total CPU time (s): 2520
#   total CPU user time (s): 2519.76
#   total CPU system time (s): 0.241004

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.43384 second user time and 17.6602 second system time

The end

Launcher Data

Begin job on node127 at 2019-09-13 07:27:41
IDJOB=4389582
IDBENCH=135046
IDSOLVER=2829
FILE ID=node127/4389582-1568352501
RUNJOBID= node127-1568329019-3495
PBS_JOBID= 21701156
Free space on /tmp= 58820 MiB

SOLVER NAME= cosoco 2
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-4389582-1568352501/watcher-4389582-1568352501 -o /tmp/evaluation-result-4389582-1568352501/solver-4389582-1568352501 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node127-1568329019-3495 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389582-1568352501.xml

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

MD5SUM BENCH= 5d95bf0924f574ebe5a8a8a61c057e43
RANDOM SEED=36097584

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.55
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.55
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.55
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.55
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:        28375228 kB
MemAvailable:   31838376 kB
Buffers:          146536 kB
Cached:          3570480 kB
SwapCached:         6780 kB
Active:          2023720 kB
Inactive:        1728832 kB
Active(anon):      28500 kB
Inactive(anon):    48636 kB
Active(file):    1995220 kB
Inactive(file):  1680196 kB
Unevictable:      109044 kB
Mlocked:          109044 kB
SwapTotal:      67108860 kB
SwapFree:       66998520 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:        238156 kB
Mapped:            45488 kB
Shmem:             32692 kB
Slab:             237180 kB
SReclaimable:     207136 kB
SUnreclaim:        30044 kB
KernelStack:        3552 kB
PageTables:         5256 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     552024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    190464 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 58816 MiB
End job on node127 at 2019-09-13 08:09:41