Trace number 4408122

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) 2519.97 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.88/0.92	c root propagations     : 362         
0.88/0.92	c restarts enabled, print stats at every restarts
0.88/0.92	c
0.88/0.92	c
0.88/0.92	c
0.88/0.92	c This is cosoco 2.00 --  
0.88/0.92	c
0.88/0.92	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408122-1569805041.xml 
0.88/0.92	c ========================================[ Problem Statistics ]===========================================
0.88/0.92	c |                                                                                                       
0.88/0.92	c |  Parse time        :         0.71 s 
0.88/0.92	c |
0.88/0.92	c |               Variables: 7208
0.88/0.92	c |            Domain Sizes: 2..2
0.88/0.92	c |
0.88/0.92	c |             Constraints: 7422
0.88/0.92	c |                   Arity: 1..106  -- Unary: 2  -- Binary: 1365  -- Ternary: 2835
0.88/0.92	c | 
0.88/0.92	c |                   Types: 
0.88/0.92	c |                          Sum: 7422
0.88/0.92	c |                          
0.88/0.92	c =========================================================================================================
0.88/0.92	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
6.19/6.22	c 101            4205           2135867        633658         362            0              1487   1971   1795
7.59/7.63	c 211            12043          2731542        824236         362            0              704   6131   5737
8.48/8.52	c 332            21009          2965885        917148         362            0              554   1876   1306
9.28/9.39	c 465            26848          3265358        1033014        362            0              899   1173   995
10.28/10.39	c 611            30899          3708966        1188080        362            0              793   953   868
11.38/11.41	c 771            34956          4161058        1377690        362            0              425   905   866
12.28/12.32	c 947            42647          4458931        1511420        362            0              514   1414   1146
13.19/13.25	c 1140           49301          4798729        1644131        362            0              766   1162   899
14.28/14.38	c 1352           62145          5081596        1754889        362            0              287   2155   1451
15.68/15.77	c 1585           71291          5619524        1949803        362            0              874   1068   1017
16.78/16.85	c 1841           78231          5994642        2086349        362            0              813   913   858
18.48/18.52	c 2122           85102          6717423        2364521        362            0              792   890   849
20.78/20.81	c 2431           106884         7404758        2638205        362            0              594   2599   1329
22.09/22.14	c 2770           122144         7717234        2764925        362            0              1172   1588   1422
23.69/23.70	c 3142           138245         8142748        2919436        362            0              1146   1972   1586
26.09/26.19	c 3551           159184         8939861        3254719        362            0              869   1735   1584
28.99/29.02	c 4000           176054         10066531       3674511        362            0              1431   1623   1512
30.69/30.76	c 4493           188848         10659350       3912308        362            0              1203   1552   1383
35.99/36.01	c 5035           217098         12567038       4603204        362            0              993   1294   1208
39.69/39.74	c 5631           239868         13861461       5120717        362            0              1074   1412   1221
44.09/44.13	c 6286           261162         15445570       5701022        362            0              738   1207   911
51.18/51.25	c 7006           288530         18568178       6986649        362            0              313   1743   1422
57.38/57.48	c 7798           346358         20602884       7789185        362            0              803   2035   1249
63.98/64.08	c 8669           408302         22778331       8674756        362            0              941   1599   1200
72.17/72.26	c 9627           497630         25247424       9649084        362            0              949   1627   1297
78.57/78.69	c 10680          555155         27615488       10557946       362            0              979   1631   1223
84.26/84.30	c 11838          600956         29764289       11429874       362            0              1126   1493   1301
91.16/91.21	c 13111          636993         32892944       12569612       362            0              862   1294   987
101.86/101.96	c 14511          690774         37376093       14180109       362            0              587   943   828
108.07/108.14	c 16051          736921         39580154       15057635       362            0              656   962   794
120.06/120.15	c 17745          834702         44300021       16928442       362            0              527   1877   1374
130.15/130.22	c 19608          934430         47701620       18340063       362            0              1089   1681   1400
141.85/141.95	c 21657          1026443        52221938       20154261       362            0              943   1526   1279
155.34/155.43	c 23910          1096256        57649204       22190459       362            0              756   998   894
170.45/170.60	c 26388          1293653        61253485       23602048       362            0              732   1696   1359
183.84/183.94	c 29113          1436481        65200031       25111618       362            0              1038   1396   1240
204.34/204.44	c 32110          1502668        75445696       28767897       362            0              899   1237   1081
220.13/220.29	c 35406          1637220        81160499       30902308       362            0              867   1183   1045
257.32/257.45	c 39031          1945957        94632726       36128275       362            0              947   2304   1310
278.22/278.30	c 43018          2170144        101015596      38416871       362            0              1027   1922   1576
294.22/294.31	c 47403          2338591        106361391      40324339       362            0              1265   1636   1492
316.22/316.37	c 52226          2476274        115973094      43909170       362            0              1198   1408   1329
347.32/347.40	c 57531          2644968        129658794      49426626       362            0              878   1296   1228
373.72/373.85	c 63366          2922022        138395322      52857208       362            0              1066   1656   1339
396.03/396.16	c 69784          3116588        146636288      56376472       362            0              940   1380   1103
424.22/424.33	c 76843          3289994        158833984      61436116       362            0              846   1249   971
475.82/476.00	c 84607          3862084        174328437      67914476       362            0              770   2257   1415
522.12/522.27	c 93147          4196389        194059198      76035157       362            0              1385   1788   1586
612.93/613.02	c 102541         4613165        232850867      89145443       362            0              1169   1753   1468
699.72/699.86	c 112874         4951276        270065429      102022147      362            0              893   1568   1226
779.22/779.34	c 124240         5631887        299500713      113099917      362            0              1078   1668   1486
858.62/858.74	c 136742         6453846        325850857      123290952      362            0              1241   2124   1645
957.62/957.71	c 150494         7152740        365659925      137489702      362            0              1278   1784   1609
1077.42/1077.55	c 165621         7742805        418974248      157581024      362            0              1226   1753   1457
1228.93/1229.06	c 182260         8755693        478669994      178825132      362            0              956   2004   1594
1348.53/1348.68	c 200562         9717115        522324654      193750027      362            0              1120   1819   1391
1485.13/1485.27	c 220694         10758245       572774030      211355288      362            0              911   1434   1207
1657.04/1657.11	c 242839         12258290       634026182      235567719      362            0              808   1752   1395
1865.53/1865.67	c 267198         13792300       714958820      265961352      362            0              1029   1932   1455
2066.14/2066.26	c 293992         15425138       794005849      295395873      362            0              1121   1809   1425
2325.74/2325.89	c 323465         16428964       903346585      335182086      362            0              631   1204   943
2519.95/2520.01	
2519.95/2520.01	c *** INTERRUPTED ***
2519.95/2520.01	c restarts              : 61          
2519.95/2520.01	c conflicts             : 346955       (138 /sec)
2519.95/2520.01	c decisions             : 17770168     (7053 /sec)
2519.95/2520.01	c propagations          : 364492909   (144658 /sec)
2519.95/2520.01	c root propagations     : 362         
2519.95/2520.01	c filter calls          : 979706822      (388820 /sec)
2519.95/2520.01	c useless filter calls  : 859772327      (87 %)
2519.95/2520.01	c Memory used           : 380.89 MB
2519.95/2520.01	c CPU time              : 2519.69 s
2519.95/2520.01	c real time             : 2520.01 s
2519.95/2520.01	
2519.95/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 (14863 MiB free)
  memory of node 1: 16384 MiB (14593 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408122-1569805041/watcher-4408122-1569805041 -o /tmp/evaluation-result-4408122-1569805041/solver-4408122-1569805041 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1569787352-30039 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408122-1569805041.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=963, runsolver pid=958

[startup+0.101054 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 964
/proc/meminfo: memFree=30153000/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=37956 memory=14192 CPUtime=0.09 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 3753 0 0 0 9 0 0 0 20 0 1 0 556418803 38866944 3548 33554432000 4194304 6211132 140736240494304 140736240491576 5707948 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 9489 3548 837 493 0 2794 0
Current children cumulated CPU time: 0.09 s
Current children cumulated vsize: 37956 KiB
Current children cumulated memory: 14192 KiB

[startup+0.20963 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 964
/proc/meminfo: memFree=30123752/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=70160 memory=46400 CPUtime=0.2 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 11805 0 0 0 19 1 0 0 20 0 1 0 556418803 71843840 11600 33554432000 4194304 6211132 140736240494304 140736240491576 140044510448613 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 17540 11600 837 493 0 10845 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 70160 KiB
Current children cumulated memory: 46400 KiB

[startup+0.309596 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 964
/proc/meminfo: memFree=30091636/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=102104 memory=78344 CPUtime=0.3 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 19802 0 0 0 27 3 0 0 20 0 1 0 556418803 104554496 19586 33554432000 4194304 6211132 140736240494304 140736240491576 140044510448613 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 25526 19586 837 493 0 18831 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 102104 KiB
Current children cumulated memory: 78344 KiB

[startup+0.700322 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 964
/proc/meminfo: memFree=30033728/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=224984 memory=201368 CPUtime=0.68 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 50519 0 0 0 61 7 0 0 20 0 1 0 556418803 230383616 50342 33554432000 4194304 6211132 140736240494304 140736240491576 140044510448613 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 56246 50342 837 493 0 49551 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 224984 KiB
Current children cumulated memory: 201368 KiB

[startup+1.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 964
/proc/meminfo: memFree=29942544/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=298224 memory=274496 CPUtime=1.48 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 68847 0 0 0 138 10 0 0 20 0 1 0 556418803 305381376 68624 33554432000 4194304 6211132 140736240494304 140736240492568 5155380 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 74556 68624 874 493 0 67861 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 298224 KiB
Current children cumulated memory: 274496 KiB

[startup+3.10942 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 964
/proc/meminfo: memFree=29892344/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=298492 memory=275100 CPUtime=3.09 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 81284 0 0 0 299 10 0 0 20 0 1 0 556418803 305655808 68775 33554432000 4194304 6211132 140736240494304 140736240491736 5156288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 74623 68775 874 493 0 67928 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 298492 KiB
Current children cumulated memory: 275100 KiB

[startup+6.30037 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 964
/proc/meminfo: memFree=29892132/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=298676 memory=275164 CPUtime=6.28 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 101457 0 0 0 617 11 0 0 20 0 1 0 556418803 305844224 68791 33554432000 4194304 6211132 140736240494304 140736240491816 5186256 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 74669 68791 875 493 0 67974 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 298676 KiB
Current children cumulated memory: 275164 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 964
/proc/meminfo: memFree=29806480/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=361052 CPUtime=12.69 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 154987 0 0 0 1252 17 0 0 20 0 1 0 556418803 399392768 90263 33554432000 4194304 6211132 140736240494304 140736240492264 5409476 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 964
/proc/meminfo: memFree=29806508/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=361052 CPUtime=25.48 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 189147 0 0 0 2529 19 0 0 20 0 1 0 556418803 399392768 90263 33554432000 4194304 6211132 140736240494304 140736240492264 5409476 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 90263 875 493 0 90813 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361052 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 967
/proc/meminfo: memFree=29804088/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=361076 CPUtime=51.09 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 215056 0 0 0 5088 21 0 0 20 0 1 0 556418803 399392768 90269 33554432000 4194304 6211132 140736240494304 140736240492264 5250307 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 90269 875 493 0 90813 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361076 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 971
/proc/meminfo: memFree=29802124/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=361076 CPUtime=102.26 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 246265 0 0 0 10203 23 0 0 20 0 1 0 556418803 399392768 90269 33554432000 4194304 6211132 140736240494304 140736240492264 5155352 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 90269 875 493 0 90813 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361076 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 975
/proc/meminfo: memFree=29802152/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=361076 CPUtime=162.25 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 262700 0 0 0 16201 24 0 0 20 0 1 0 556418803 399392768 90269 33554432000 4194304 6211132 140736240494304 140736240492264 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 90269 875 493 0 90813 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361076 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 988
/proc/meminfo: memFree=29801512/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=361220 CPUtime=222.23 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 270531 0 0 0 22199 24 0 0 20 0 1 0 556418803 399392768 90305 33554432000 4194304 6211132 140736240494304 140736240492264 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 90305 875 493 0 90813 0
Current children cumulated CPU time: 222.23 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 361220 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 1014
/proc/meminfo: memFree=29796880/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=282.22 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 272217 0 0 0 28198 24 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5009195 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 1018
/proc/meminfo: memFree=29797408/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=342.22 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 272488 0 0 0 34198 24 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5156288 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 1024
/proc/meminfo: memFree=29797820/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=402.22 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 272778 0 0 0 40198 24 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5250304 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+462.3 s]
/proc/loadavg: 2.59 2.18 2.10 3/200 1028
/proc/meminfo: memFree=29798156/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=462.22 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 273085 0 0 0 46198 24 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5156968 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 462.22 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB


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

/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1195
/proc/meminfo: memFree=29797220/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=1782.23 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 278626 0 0 0 178197 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5250304 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1202
/proc/meminfo: memFree=29797156/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=1842.23 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 278873 0 0 0 184197 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5156885 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 1842.23 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1207
/proc/meminfo: memFree=29796712/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=1902.23 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 279157 0 0 0 190197 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5157753 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 1211
/proc/meminfo: memFree=29796688/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=1962.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 279368 0 0 0 196198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5409456 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 1225
/proc/meminfo: memFree=29796216/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2022.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 279572 0 0 0 202198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5156912 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 1229
/proc/meminfo: memFree=29796352/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2082.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 279843 0 0 0 208198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5409497 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2142.3 s]
/proc/loadavg: 2.34 2.09 2.07 3/200 1233
/proc/meminfo: memFree=29796508/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2142.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 280043 0 0 0 214198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5409493 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2202.3 s]
/proc/loadavg: 2.31 2.15 2.09 3/200 1247
/proc/meminfo: memFree=29797180/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2202.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 280256 0 0 0 220198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5250304 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2262.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/200 1251
/proc/meminfo: memFree=29796640/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2262.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 280468 0 0 0 226198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5250316 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2322.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/199 1255
/proc/meminfo: memFree=29796576/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2322.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 280684 0 0 0 232198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5250316 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.08 2.07 3/198 1261
/proc/meminfo: memFree=29797544/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2382.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 280956 0 0 0 238198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5409485 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 1266
/proc/meminfo: memFree=29795252/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2442.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 281163 0 0 0 244198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5409497 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2442.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 1330
/proc/meminfo: memFree=29837700/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2502.24 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 281365 0 0 0 250198 26 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5250316 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2502.24 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.05 2.06 3/200 1334
/proc/meminfo: memFree=29837032/32770624 swapFree=66954180/67108860
[pid=963] ppid=958 vsize=390032 memory=366188 CPUtime=2519.95 cores=0,2,4,6
/proc/963/stat : 963 (cosoco) R 958 963 30008 0 -1 4202496 281420 0 0 0 251968 27 0 0 20 0 1 0 556418803 399392768 91547 33554432000 4194304 6211132 140736240494304 140736240492264 5409493 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 14241792 140736240501771 140736240501873 140736240501873 140736240504782 0
/proc/963/statm: 97508 91547 875 493 0 90813 0
Current children cumulated CPU time: 2519.95 s
Current children cumulated vsize: 390032 KiB
Current children cumulated memory: 366188 KiB

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

[startup+2520.01 s]
# the end of solver process 963 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.69 s, system=0.272005 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): 2519.97
CPU user time (s): 2519.69
CPU system time (s): 0.272005
CPU usage (%): 99.9982
Max. virtual memory (cumulated for all children) (KiB): 390032
Max. memory (cumulated for all children) (KiB): 366188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.69
system time used= 0.272005
maximum resident set size= 366252
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 281471
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= 124
involuntary context switches= 2703


# summary of solver processes directly reported to runsolver:
#   pid: 963
#   total CPU time (s): 2519.97
#   total CPU user time (s): 2519.69
#   total CPU system time (s): 0.272005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.11636 second user time and 18.0417 second system time

The end

Launcher Data

Begin job on node119 at 2019-09-30 02:56:39
IDJOB=4408122
IDBENCH=135046
IDSOLVER=2874
FILE ID=node119/4408122-1569805041
RUNJOBID= node119-1569787352-30039
PBS_JOBID= 21705833
Free space on /tmp= 62028 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-4408122-1569805041/watcher-4408122-1569805041 -o /tmp/evaluation-result-4408122-1569805041/solver-4408122-1569805041 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node119-1569787352-30039 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408122-1569805041.xml

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

MD5SUM BENCH= 5d95bf0924f574ebe5a8a8a61c057e43
RANDOM SEED=1159577845

node119.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.47
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.47
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.47
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.47
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:        30164736 kB
MemAvailable:   31787032 kB
Buffers:          214776 kB
Cached:          1745616 kB
SwapCached:        46700 kB
Active:          1117532 kB
Inactive:         937212 kB
Active(anon):      58504 kB
Inactive(anon):   117712 kB
Active(file):    1059028 kB
Inactive(file):   819500 kB
Unevictable:      107588 kB
Mlocked:          107588 kB
SwapTotal:      67108860 kB
SwapFree:       66954180 kB
Dirty:              3080 kB
Writeback:             0 kB
AnonPages:        165352 kB
Mapped:            28308 kB
Shmem:             73180 kB
Slab:             148676 kB
SReclaimable:     119208 kB
SUnreclaim:        29468 kB
KernelStack:        3776 kB
PageTables:         4868 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     611696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     75776 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 62024 MiB
End job on node119 at 2019-09-30 03:38:40