Trace number 4408172

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.84 2520.03

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K146.xml
MD5SUM4266c7f8eabadceca7159896250ebd53
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17374
Number of constraints17668
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17374}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":274},{"degree":5,"count":1783},{"degree":6,"count":7809},{"degree":7,"count":4765},{"degree":8,"count":1875},{"degree":9,"count":578},{"degree":10,"count":144},{"degree":11,"count":1},{"degree":12,"count":144}]
Minimum constraint arity1
Maximum constraint arity146
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1885},{"arity":3,"count":7830},{"arity":4,"count":4785},{"arity":5,"count":2030},{"arity":6,"count":435},{"arity":7,"count":145},{"arity":9,"count":145},{"arity":119,"count":292},{"arity":146,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":17668}]
Optimization problemNO
Type of objective

Solver Data

2.89/2.90	c root propagations     : 742         
2.89/2.90	c restarts enabled, print stats at every restarts
2.89/2.90	c
2.89/2.90	c
2.89/2.90	c
2.89/2.90	c This is cosoco 2.00 --  
2.89/2.90	c
2.89/2.90	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408172-1569803775.xml 
2.89/2.90	c ========================================[ Problem Statistics ]===========================================
2.89/2.90	c |                                                                                                       
2.89/2.90	c |  Parse time        :         1.82 s 
2.89/2.90	c |
2.89/2.90	c |               Variables: 17374
2.89/2.90	c |            Domain Sizes: 2..2
2.89/2.90	c |
2.89/2.90	c |             Constraints: 17668
2.89/2.90	c |                   Arity: 1..146  -- Unary: 2  -- Binary: 1885  -- Ternary: 7830
2.89/2.90	c | 
2.89/2.90	c |                   Types: 
2.89/2.90	c |                          Sum: 17668
2.89/2.90	c |                          
2.89/2.90	c =========================================================================================================
2.89/2.90	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
9.48/9.59	c 101            9301           1214636        349339         742            0              3357   8523   8119
25.89/25.93	c 211            21172          4775468        1507800        742            0              8125   10058   8553
30.89/30.97	c 332            36141          5712230        1830692        742            0              12951   13395   12972
36.48/36.55	c 465            45976          6864189        2266125        742            0              586   2731   2405
43.58/43.65	c 611            53300          8504369        2845608        742            0              1252   1598   1431
46.38/46.46	c 771            59252          9083920        3097253        742            0              1445   1606   1529
52.78/52.82	c 947            65941          10578119       3637702        742            0              1147   1342   1242
62.28/62.32	c 1140           74469          12956678       4501290        742            0              1246   1602   1492
65.88/65.97	c 1352           82076          13814914       4810061        742            0              886   1858   1763
69.67/69.78	c 1585           96367          14418713       5033117        742            0              1261   1669   1440
76.77/76.83	c 1841           113104         15879125       5555948        742            0              1242   1483   1372
85.47/85.55	c 2122           122878         18006888       6324217        742            0              1224   1410   1325
90.37/90.43	c 2431           130577         19187300       6779057        742            0              1325   1436   1364
93.98/94.05	c 2770           140648         19868235       7107186        742            0              1167   1665   1530
105.47/105.56	c 3142           161165         22635282       8104346        742            0              680   1339   1222
115.67/115.70	c 3551           178529         25048998       8928384        742            0              942   1430   1247
129.66/129.70	c 4000           193488         28514761       10112584       742            0              1168   1271   1238
135.47/135.58	c 4493           203802         29882726       10636479       742            0              1065   1233   1137
165.57/165.62	c 5035           216919         37941575       13241780       742            0              993   1209   1150
177.37/177.42	c 5631           232067         40952139       14287566       742            0              899   1194   1034
204.46/204.58	c 6286           249498         47872260       16531792       742            0              811   968   880
221.26/221.39	c 7006           272631         51848709       17955201       742            0              871   1024   974
234.66/234.75	c 7798           290319         55098944       19217923       742            0              839   1069   940
249.07/249.19	c 8669           307891         58678080       20500632       742            0              744   914   841
263.36/263.48	c 9627           337703         61873771       21860117       742            0              759   1192   1044
277.26/277.30	c 10680          400608         63771634       22731535       742            0              602   2800   1345
301.85/301.91	c 11838          499552         67468627       24351445       742            0              1034   2299   1476
329.15/329.29	c 13111          532475         74154670       26605998       742            0              1070   1201   1169
362.06/362.11	c 14511          608141         81120799       29263772       742            0              958   1565   1238
388.65/388.70	c 16051          666532         87055877       31559166       742            0              1017   1366   1193
440.54/440.60	c 17745          738307         99467829       35687836       742            0              1175   1387   1271
475.55/475.64	c 19608          832115         106105211      38357848       742            0              1020   1384   1280
501.24/501.34	c 21657          884670         111644600      40734017       742            0              1035   1280   1128
589.73/589.85	c 23910          995668         131909369      47995154       742            0              909   1616   1142
621.12/621.21	c 26388          1027055        140111276      50920419       742            0              1050   1178   1132
660.93/661.05	c 29113          1065886        151166671      54805890       742            0              1093   1194   1162
689.42/689.58	c 32110          1135471        157189236      57238014       742            0              847   1180   1012
732.32/732.46	c 35406          1262700        165062908      60903543       742            0              557   1737   1223
791.11/791.25	c 39031          1396650        177046654      66463597       742            0              841   1384   1195
860.61/860.78	c 43018          1538082        193122408      72644815       742            0              722   1111   941
899.21/899.39	c 47403          1666885        200930250      75987404       742            0              427   1511   1303
947.20/947.35	c 52226          1805586        211246716      79980878       742            0              1105   1360   1226
998.10/998.20	c 57531          1946475        223028824      84523606       742            0              952   1471   1107
1098.09/1098.26	c 63366          2119113        246202107      94565431       742            0              1044   2112   1344
1193.18/1193.33	c 69784          2554329        260362907      101118403      742            0              1306   1998   1621
1261.17/1261.39	c 76843          2868161        270823440      105751507      742            0              1387   1781   1631
1471.46/1471.61	c 84607          3131245        322648821      123956328      742            0              1196   1660   1451
1598.46/1598.66	c 93147          3327064        353048972      136424736      742            0              1090   1506   1373
1763.75/1763.94	c 102541         3557694        395169397      152667800      742            0              1088   1283   1184
1962.04/1962.24	c 112874         3950595        435584864      172368826      742            0              696   1784   1322
2322.62/2322.84	c 124240         4388895        518192956      201440969      742            0              1132   1453   1298
2519.81/2520.01	
2519.81/2520.01	c *** INTERRUPTED ***
2519.81/2520.01	c restarts              : 51          
2519.81/2520.01	c conflicts             : 130873       (52 /sec)
2519.81/2520.01	c decisions             : 4557056      (1809 /sec)
2519.81/2520.01	c propagations          : 219150245   (87013 /sec)
2519.81/2520.01	c root propagations     : 742         
2519.81/2520.01	c filter calls          : 566017797      (224735 /sec)
2519.81/2520.01	c useless filter calls  : 500744086      (88 %)
2519.81/2520.01	c Memory used           : 2068.79 MB
2519.81/2520.01	c CPU time              : 2518.6 s
2519.81/2520.01	c real time             : 2520.01 s
2519.81/2520.01	
2519.81/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 (15282 MiB free)
  memory of node 1: 16384 MiB (15529 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408172-1569803775/watcher-4408172-1569803775 -o /tmp/evaluation-result-4408172-1569803775/solver-4408172-1569803775 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25106 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408172-1569803775.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
solver pid=29210, runsolver pid=29207
Current StackSize limit: 8192 KiB


[startup+0.100203 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=31540008/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=39964 memory=16152 CPUtime=0.1 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 4232 0 0 0 10 0 0 0 20 0 1 0 556633783 40923136 4038 33554432000 4194304 6211132 140735553403664 140735553400200 139802067698816 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 9991 4038 809 493 0 3296 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 39964 KiB
Current children cumulated memory: 16152 KiB

[startup+0.209857 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=31524756/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=57392 memory=33840 CPUtime=0.21 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 8615 0 0 0 20 1 0 0 20 0 1 0 556633783 58769408 8394 33554432000 4194304 6211132 140735553403664 140735553400200 139802051636197 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 14383 8394 837 493 0 7688 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 57392 KiB
Current children cumulated memory: 33840 KiB

[startup+0.309826 s]*
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=31494252/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=92660 memory=68952 CPUtime=0.31 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 17415 0 0 0 29 2 0 0 20 0 1 0 556633783 94883840 17238 33554432000 4194304 6211132 140735553403664 140735553400200 139802051636197 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 23165 17238 837 493 0 16470 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 92660 KiB
Current children cumulated memory: 68952 KiB

[startup+0.700358 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=31371864/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=279044 memory=255284 CPUtime=0.69 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 64000 0 0 0 63 6 0 0 20 0 1 0 556633783 285741056 63821 33554432000 4194304 6211132 140735553403664 140735553400200 139802051684256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 69761 63821 837 493 0 63066 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 279044 KiB
Current children cumulated memory: 255284 KiB

[startup+1.50037 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=31067740/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=821572 memory=797660 CPUtime=1.49 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 199662 0 0 0 125 24 0 0 20 0 1 0 556633783 841289728 199415 33554432000 4194304 6211132 140735553403664 140735553397800 139802051636197 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 205393 199415 837 493 0 198698 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 821572 KiB
Current children cumulated memory: 797660 KiB

[startup+3.11018 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=30327708/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=1251520 memory=1227896 CPUtime=3.1 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 318667 0 0 0 270 40 0 0 20 0 1 0 556633783 1281556480 306974 33554432000 4194304 6211132 140735553403664 140735553401928 5008940 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 312880 306974 873 493 0 306185 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1251520 KiB
Current children cumulated memory: 1227896 KiB

[startup+6.30042 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=29834584/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=1841940 memory=1784292 CPUtime=6.29 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 508632 0 0 0 569 60 0 0 20 0 1 0 556633783 1886146560 446073 33554432000 4194304 6211132 140735553403664 140735553401096 5397400 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 460485 446073 873 493 0 453790 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1841940 KiB
Current children cumulated memory: 1784292 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=29679848/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=1918664 memory=1871648 CPUtime=12.68 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 596662 0 0 0 1201 67 0 0 20 0 1 0 556633783 1964711936 467912 33554432000 4194304 6211132 140735553403664 140735553401096 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 479666 467912 874 493 0 472971 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 1918664 KiB
Current children cumulated memory: 1871648 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29211
/proc/meminfo: memFree=29678504/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=1919236 memory=1872436 CPUtime=25.48 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 629027 0 0 0 2478 70 0 0 20 0 1 0 556633783 1965297664 468109 33554432000 4194304 6211132 140735553403664 140735553401096 5250316 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 479809 468109 874 493 0 473114 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 1919236 KiB
Current children cumulated memory: 1872436 KiB

[startup+51.1099 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29213
/proc/meminfo: memFree=29508420/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041260 CPUtime=51.09 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 825623 0 0 0 5026 83 0 0 20 0 1 0 556633783 2169274368 510315 33554432000 4194304 6211132 140735553403664 140735553401624 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29217
/proc/meminfo: memFree=29509048/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041260 CPUtime=102.27 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 886968 0 0 0 10139 88 0 0 20 0 1 0 556633783 2169274368 510315 33554432000 4194304 6211132 140735553403664 140735553401624 5250283 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29222
/proc/meminfo: memFree=29507644/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041260 CPUtime=162.27 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 923621 0 0 0 16137 90 0 0 20 0 1 0 556633783 2169274368 510315 33554432000 4194304 6211132 140735553403664 140735553401624 5157611 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/197 29228
/proc/meminfo: memFree=29507604/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041260 CPUtime=222.26 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 966521 0 0 0 22134 92 0 0 20 0 1 0 556633783 2169274368 510315 33554432000 4194304 6211132 140735553403664 140735553401624 5155373 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29240
/proc/meminfo: memFree=29508076/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041272 CPUtime=282.26 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1012347 0 0 0 28131 95 0 0 20 0 1 0 556633783 2169274368 510318 33554432000 4194304 6211132 140735553403664 140735553401624 5409493 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 282.26 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29244
/proc/meminfo: memFree=29507616/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041272 CPUtime=342.26 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1044194 0 0 0 34129 97 0 0 20 0 1 0 556633783 2169274368 510318 33554432000 4194304 6211132 140735553403664 140735553401624 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 342.26 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29250
/proc/meminfo: memFree=29507000/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041272 CPUtime=402.25 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1075597 0 0 0 40125 100 0 0 20 0 1 0 556633783 2169274368 510318 33554432000 4194304 6211132 140735553403664 140735553401624 5155532 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29254
/proc/meminfo: memFree=29507252/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2041272 CPUtime=462.24 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1104299 0 0 0 46123 101 0 0 20 0 1 0 556633783 2169274368 510318 33554432000 4194304 6211132 140735553403664 140735553401624 5155385 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 462.24 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB


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

/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 1722.15 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 4/198 29374
/proc/meminfo: memFree=29465580/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=1782.15 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1359406 0 0 0 178095 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5409471 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 1782.15 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/198 29380
/proc/meminfo: memFree=29465272/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=1842.14 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1361550 0 0 0 184094 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 1842.14 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 4/198 29384
/proc/meminfo: memFree=29464976/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=1902.14 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1363088 0 0 0 190094 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5250283 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 1902.14 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/198 29389
/proc/meminfo: memFree=29465696/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=1962.14 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1367666 0 0 0 196094 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5155373 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 1962.14 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2022.3 s]
/proc/loadavg: 2.04 2.03 2.05 4/198 29395
/proc/meminfo: memFree=29465440/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2022.13 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1370065 0 0 0 202093 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2022.13 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2082.3 s]
/proc/loadavg: 2.01 2.02 2.05 4/199 29407
/proc/meminfo: memFree=29465204/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2082.12 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1371766 0 0 0 208092 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5397267 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2082.12 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29436
/proc/meminfo: memFree=29463964/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2142.12 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1373695 0 0 0 214092 120 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5155377 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2142.12 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 29442
/proc/meminfo: memFree=29464120/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2202.12 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1375270 0 0 0 220091 121 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5155380 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2202.12 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 4/199 29446
/proc/meminfo: memFree=29464480/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2262.12 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1376832 0 0 0 226091 121 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5397258 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2262.12 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 29450
/proc/meminfo: memFree=29464680/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2322.12 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1378312 0 0 0 232091 121 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5250256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2322.12 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/198 29456
/proc/meminfo: memFree=29464300/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2382.11 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1383663 0 0 0 238090 121 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5409481 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2382.11 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2442.3 s]
/proc/loadavg: 1.92 2.00 2.04 3/198 29521
/proc/meminfo: memFree=29527344/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2442.11 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1385220 0 0 0 244089 122 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2442.11 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

[startup+2502.3 s]
/proc/loadavg: 1.97 2.00 2.04 3/198 29525
/proc/meminfo: memFree=29527532/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2502.11 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1387184 0 0 0 250089 122 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2502.11 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 1.98 2.00 2.04 3/198 29527
/proc/meminfo: memFree=29527044/32770624 swapFree=66986684/67108860
[pid=29210] ppid=29207 vsize=2118432 memory=2082612 CPUtime=2519.81 cores=0,2,4,6
/proc/29210/stat : 29210 (cosoco) R 29207 29210 25075 0 -1 4202496 1387443 0 0 0 251859 122 0 0 20 0 1 0 556633783 2169274368 520653 33554432000 4194304 6211132 140735553403664 140735553401624 5155373 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 31924224 140735553405963 140735553406065 140735553406065 140735553408974 0
/proc/29210/statm: 529608 520653 874 493 0 522913 0
Current children cumulated CPU time: 2519.81 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082612 KiB

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

[startup+2520.03 s]
# the end of solver process 29210 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.6 s, system=1.24193 s

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

Child status: 1
Real time (s): 2520.03
CPU time (s): 2519.84
CPU user time (s): 2518.6
CPU system time (s): 1.24193
CPU usage (%): 99.9925
Max. virtual memory (cumulated for all children) (KiB): 2118432
Max. memory (cumulated for all children) (KiB): 2082612

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.6
system time used= 1.24193
maximum resident set size= 2082680
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1387496
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= 113
involuntary context switches= 639


# summary of solver processes directly reported to runsolver:
#   pid: 29210
#   total CPU time (s): 2519.84
#   total CPU user time (s): 2518.6
#   total CPU system time (s): 1.24193

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.4724 second user time and 18.932 second system time

The end

Launcher Data

Begin job on node104 at 2019-09-30 01:25:48
IDJOB=4408172
IDBENCH=134779
IDSOLVER=2874
FILE ID=node104/4408172-1569803775
RUNJOBID= node104-1569783168-25106
PBS_JOBID= 21705839
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K146.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408172-1569803775/watcher-4408172-1569803775 -o /tmp/evaluation-result-4408172-1569803775/solver-4408172-1569803775 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node104-1569783168-25106 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408172-1569803775.xml

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

MD5SUM BENCH= 4266c7f8eabadceca7159896250ebd53
RANDOM SEED=891775135

node104.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	: 5334.09
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	: 5334.09
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	: 5334.09
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	: 5334.09
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:        31551432 kB
MemAvailable:   31778780 kB
Buffers:          196800 kB
Cached:           360684 kB
SwapCached:        22760 kB
Active:           360788 kB
Inactive:         286180 kB
Active(anon):      80800 kB
Inactive(anon):    91348 kB
Active(file):     279988 kB
Inactive(file):   194832 kB
Unevictable:      109640 kB
Mlocked:          109640 kB
SwapTotal:      67108860 kB
SwapFree:       66986684 kB
Dirty:              3896 kB
Writeback:             0 kB
AnonPages:        178720 kB
Mapped:            29216 kB
Shmem:             73632 kB
Slab:             166784 kB
SReclaimable:     136728 kB
SUnreclaim:        30056 kB
KernelStack:        3536 kB
PageTables:         5560 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     623848 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 62024 MiB
End job on node104 at 2019-09-30 02:07:48