Trace number 4396912

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) 2520.05 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.79/2.87	c root propagations     : 742         
2.79/2.87	c restarts enabled, print stats at every restarts
2.79/2.87	c
2.79/2.87	c
2.79/2.87	c
2.79/2.87	c This is cosoco 2.00 --  
2.79/2.87	c
2.79/2.87	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396912-1568588245.xml 
2.79/2.87	c ========================================[ Problem Statistics ]===========================================
2.79/2.87	c |                                                                                                       
2.79/2.87	c |  Parse time        :         1.78 s 
2.79/2.87	c |
2.79/2.87	c |               Variables: 17374
2.79/2.87	c |            Domain Sizes: 2..2
2.79/2.87	c |
2.79/2.87	c |             Constraints: 17668
2.79/2.87	c |                   Arity: 1..146  -- Unary: 2  -- Binary: 1885  -- Ternary: 7830
2.79/2.87	c | 
2.79/2.87	c |                   Types: 
2.79/2.87	c |                          Sum: 17668
2.79/2.87	c |                          
2.79/2.87	c =========================================================================================================
2.79/2.87	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
9.49/9.51	c 101            9301           1214636        349339         742            0              3357   8523   8119
25.79/25.81	c 211            21172          4775468        1507800        742            0              8125   10058   8553
30.79/30.85	c 332            36141          5712230        1830692        742            0              12951   13395   12972
36.49/36.59	c 465            45976          6864189        2266125        742            0              586   2731   2405
43.79/43.85	c 611            53300          8504369        2845608        742            0              1252   1598   1431
46.69/46.76	c 771            59252          9083920        3097253        742            0              1445   1606   1529
53.19/53.25	c 947            65941          10578119       3637702        742            0              1147   1342   1242
62.68/62.73	c 1140           74469          12956678       4501290        742            0              1246   1602   1492
66.28/66.38	c 1352           82076          13814914       4810061        742            0              886   1858   1763
70.09/70.19	c 1585           96367          14418713       5033117        742            0              1261   1669   1440
77.18/77.23	c 1841           113104         15879125       5555948        742            0              1242   1483   1372
85.89/85.94	c 2122           122878         18006888       6324217        742            0              1224   1410   1325
90.78/90.81	c 2431           130577         19187300       6779057        742            0              1325   1436   1364
94.38/94.43	c 2770           140648         19868235       7107186        742            0              1167   1665   1530
105.88/105.92	c 3142           161165         22635282       8104346        742            0              680   1339   1222
115.99/116.03	c 3551           178529         25048998       8928384        742            0              942   1430   1247
129.99/130.02	c 4000           193488         28514761       10112584       742            0              1168   1271   1238
135.78/135.89	c 4493           203802         29882726       10636479       742            0              1065   1233   1137
165.78/165.88	c 5035           216919         37941575       13241780       742            0              993   1209   1150
177.58/177.67	c 5631           232067         40952139       14287566       742            0              899   1194   1034
204.78/204.83	c 6286           249498         47872260       16531792       742            0              811   968   880
221.58/221.65	c 7006           272631         51848709       17955201       742            0              871   1024   974
234.99/235.01	c 7798           290319         55098944       19217923       742            0              839   1069   940
249.38/249.45	c 8669           307891         58678080       20500632       742            0              744   914   841
263.68/263.72	c 9627           337703         61873771       21860117       742            0              759   1192   1044
277.48/277.50	c 10680          400608         63771634       22731535       742            0              602   2800   1345
301.99/302.04	c 11838          499552         67468627       24351445       742            0              1034   2299   1476
329.29/329.38	c 13111          532475         74154670       26605998       742            0              1070   1201   1169
362.09/362.14	c 14511          608141         81120799       29263772       742            0              958   1565   1238
388.58/388.69	c 16051          666532         87055877       31559166       742            0              1017   1366   1193
440.48/440.55	c 17745          738307         99467829       35687836       742            0              1175   1387   1271
475.48/475.51	c 19608          832115         106105211      38357848       742            0              1020   1384   1280
501.09/501.17	c 21657          884670         111644600      40734017       742            0              1035   1280   1128
589.48/589.57	c 23910          995668         131909369      47995154       742            0              909   1616   1142
620.88/620.96	c 26388          1027055        140111276      50920419       742            0              1050   1178   1132
660.68/660.74	c 29113          1065886        151166671      54805890       742            0              1093   1194   1162
689.18/689.24	c 32110          1135471        157189236      57238014       742            0              847   1180   1012
731.88/732.00	c 35406          1262700        165062908      60903543       742            0              557   1737   1223
790.68/790.71	c 39031          1396650        177046654      66463597       742            0              841   1384   1195
859.98/860.10	c 43018          1538082        193122408      72644815       742            0              722   1111   941
898.57/898.63	c 47403          1666885        200930250      75987404       742            0              427   1511   1303
946.38/946.49	c 52226          1805586        211246716      79980878       742            0              1105   1360   1226
997.18/997.24	c 57531          1946475        223028824      84523606       742            0              952   1471   1107
1097.09/1097.17	c 63366          2119113        246202107      94565431       742            0              1044   2112   1344
1191.88/1192.00	c 69784          2554329        260362907      101118403      742            0              1306   1998   1621
1259.79/1259.88	c 76843          2868161        270823440      105751507      742            0              1387   1781   1631
1469.88/1469.95	c 84607          3131245        322648821      123956328      742            0              1196   1660   1451
1596.89/1596.93	c 93147          3327064        353048972      136424736      742            0              1090   1506   1373
1762.11/1762.14	c 102541         3557694        395169397      152667800      742            0              1088   1283   1184
1960.30/1960.34	c 112874         3950595        435584864      172368826      742            0              696   1784   1322
2320.02/2320.02	c 124240         4388895        518192956      201440969      742            0              1132   1453   1298
2520.02/2520.01	
2520.02/2520.01	c *** INTERRUPTED ***
2520.02/2520.01	c restarts              : 51          
2520.02/2520.01	c conflicts             : 130955       (52 /sec)
2520.02/2520.01	c decisions             : 4559189      (1810 /sec)
2520.02/2520.01	c propagations          : 219453731   (87126 /sec)
2520.02/2520.01	c root propagations     : 742         
2520.02/2520.01	c filter calls          : 566875552      (225057 /sec)
2520.02/2520.01	c useless filter calls  : 501465070      (88 %)
2520.02/2520.01	c Memory used           : 2068.79 MB
2520.02/2520.01	c CPU time              : 2518.81 s
2520.02/2520.01	c real time             : 2520.01 s
2520.02/2520.01	
2520.02/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 (13259 MiB free)
  memory of node 1: 16384 MiB (15819 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396912-1568588245/watcher-4396912-1568588245 -o /tmp/evaluation-result-4396912-1568588245/solver-4396912-1568588245 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568572740-4240 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396912-1568588245.xml 

running on 4 cores: 1,3,5,7

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=8223, runsolver pid=8220


[startup+0.100163 s]*
/proc/loadavg: 2.49 2.15 2.09 3/199 8224
/proc/meminfo: memFree=29764536/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=39964 memory=16152 CPUtime=0.1 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 4233 0 0 0 9 1 0 0 20 0 1 0 434738340 40923136 4038 33554432000 4194304 6211092 140721678789008 140721678785544 5505243 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/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.209662 s]*
/proc/loadavg: 2.49 2.15 2.09 3/199 8224
/proc/meminfo: memFree=29748912/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=57676 memory=33840 CPUtime=0.2 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 8686 0 0 0 19 1 0 0 20 0 1 0 434738340 59060224 8460 33554432000 4194304 6211092 140721678789008 140721678785544 140218811943909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 14419 8460 837 493 0 7724 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 57676 KiB
Current children cumulated memory: 33840 KiB

[startup+0.309592 s]*
/proc/loadavg: 2.49 2.15 2.09 3/199 8224
/proc/meminfo: memFree=29716664/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=94300 memory=70536 CPUtime=0.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 17826 0 0 0 28 2 0 0 20 0 1 0 434738340 96563200 17634 33554432000 4194304 6211092 140721678789008 140721678783144 140218811943909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 23575 17634 837 493 0 16880 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 94300 KiB
Current children cumulated memory: 70536 KiB

[startup+0.700366 s]
/proc/loadavg: 2.49 2.15 2.09 3/199 8224
/proc/meminfo: memFree=29596508/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=285600 memory=261884 CPUtime=0.69 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 65631 0 0 0 60 9 0 0 20 0 1 0 434738340 292454400 65471 33554432000 4194304 6211092 140721678789008 140721678783144 140218811939646 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 71400 65471 837 493 0 64705 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 285600 KiB
Current children cumulated memory: 261884 KiB

[startup+1.5004 s]
/proc/loadavg: 2.45 2.15 2.09 3/199 8224
/proc/meminfo: memFree=29283284/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=836196 memory=812444 CPUtime=1.49 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 203318 0 0 0 122 27 0 0 20 0 1 0 434738340 856264704 203045 33554432000 4194304 6211092 140721678789008 140721678786280 140218811943909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 209049 203111 837 493 0 202354 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 836196 KiB
Current children cumulated memory: 812444 KiB

[startup+3.11 s]
/proc/loadavg: 2.45 2.15 2.09 3/199 8224
/proc/meminfo: memFree=28551924/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=1251652 memory=1228104 CPUtime=3.09 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 319015 0 0 0 268 41 0 0 20 0 1 0 434738340 1281691648 307026 33554432000 4194304 6211092 140721678789008 140721678787272 140218811943909 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 312913 307026 873 493 0 306218 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1251652 KiB
Current children cumulated memory: 1228104 KiB

[startup+6.30038 s]
/proc/loadavg: 2.41 2.14 2.09 3/199 8224
/proc/meminfo: memFree=28050988/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=1842480 memory=1784812 CPUtime=6.29 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 487004 0 0 0 568 61 0 0 20 0 1 0 434738340 1886699520 446203 33554432000 4194304 6211092 140721678789008 140721678786440 5155655 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 460620 446203 873 493 0 453925 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1842480 KiB
Current children cumulated memory: 1784812 KiB

[startup+12.7004 s]
/proc/loadavg: 2.38 2.14 2.09 3/199 8224
/proc/meminfo: memFree=27905788/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=1918948 memory=1872080 CPUtime=12.69 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 578326 0 0 0 1202 67 0 0 20 0 1 0 434738340 1965002752 468020 33554432000 4194304 6211092 140721678789008 140721678786440 5155495 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 479737 468020 874 493 0 473042 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 1918948 KiB
Current children cumulated memory: 1872080 KiB

[startup+25.5004 s]
/proc/loadavg: 2.32 2.14 2.09 3/199 8226
/proc/meminfo: memFree=27904960/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=1919236 memory=1872436 CPUtime=25.49 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 609218 0 0 0 2479 70 0 0 20 0 1 0 434738340 1965297664 468109 33554432000 4194304 6211092 140721678789008 140721678786440 5156224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 479809 468109 874 493 0 473114 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 1919236 KiB
Current children cumulated memory: 1872436 KiB

[startup+51.1097 s]
/proc/loadavg: 2.25 2.14 2.09 3/199 8227
/proc/meminfo: memFree=27735152/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041260 CPUtime=51.1 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 808298 0 0 0 5027 83 0 0 20 0 1 0 434738340 2169274368 510315 33554432000 4194304 6211092 140721678789008 140721678786968 5409453 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+102.3 s]
/proc/loadavg: 2.11 2.12 2.08 3/199 8231
/proc/meminfo: memFree=27735008/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041260 CPUtime=102.28 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 865834 0 0 0 10141 87 0 0 20 0 1 0 434738340 2169274368 510315 33554432000 4194304 6211092 140721678789008 140721678786968 5186224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+162.3 s]
/proc/loadavg: 2.04 2.10 2.08 3/198 8237
/proc/meminfo: memFree=27736692/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041260 CPUtime=162.28 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 902563 0 0 0 16138 90 0 0 20 0 1 0 434738340 2169274368 510315 33554432000 4194304 6211092 140721678789008 140721678786968 5156192 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+222.3 s]
/proc/loadavg: 2.01 2.08 2.07 3/199 8249
/proc/meminfo: memFree=27735000/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041260 CPUtime=222.28 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 945649 0 0 0 22135 93 0 0 20 0 1 0 434738340 2169274368 510315 33554432000 4194304 6211092 140721678789008 140721678786968 5155341 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510315 874 493 0 522913 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041260 KiB

[startup+282.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/199 8278
/proc/meminfo: memFree=27734400/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041272 CPUtime=282.28 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 991636 0 0 0 28133 95 0 0 20 0 1 0 434738340 2169274368 510318 33554432000 4194304 6211092 140721678789008 140721678786968 5409453 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 8284
/proc/meminfo: memFree=27734688/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041272 CPUtime=342.29 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1024000 0 0 0 34131 98 0 0 20 0 1 0 434738340 2169274368 510318 33554432000 4194304 6211092 140721678789008 140721678786968 5250272 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 8288
/proc/meminfo: memFree=27734296/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041272 CPUtime=402.28 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1055259 0 0 0 40129 99 0 0 20 0 1 0 434738340 2169274368 510318 33554432000 4194304 6211092 140721678789008 140721678786968 5409453 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 8292
/proc/meminfo: memFree=27733836/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2041272 CPUtime=462.28 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1084160 0 0 0 46127 101 0 0 20 0 1 0 434738340 2169274368 510318 33554432000 4194304 6211092 140721678789008 140721678786968 5250224 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 510318 874 493 0 522913 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2041272 KiB


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

/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 1722.29 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8472
/proc/meminfo: memFree=27694808/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=1782.29 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1342741 0 0 0 178109 120 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5155487 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 1782.29 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8476
/proc/meminfo: memFree=27694228/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=1842.29 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1344881 0 0 0 184109 120 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5250251 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 1842.29 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8481
/proc/meminfo: memFree=27694152/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=1902.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1346426 0 0 0 190109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5186312 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 1902.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8487
/proc/meminfo: memFree=27693896/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=1962.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1351485 0 0 0 196109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5409453 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 1962.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2022.3 s]
/proc/loadavg: 2.17 2.06 2.06 3/199 8498
/proc/meminfo: memFree=27694292/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2022.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1353369 0 0 0 202109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5409439 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2022.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2082.3 s]
/proc/loadavg: 2.06 2.05 2.05 3/199 8502
/proc/meminfo: memFree=27694624/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2082.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1355068 0 0 0 208109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5155796 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2082.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2142.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/199 8508
/proc/meminfo: memFree=27693708/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2142.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1356998 0 0 0 214109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5409457 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2142.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2202.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/199 8512
/proc/meminfo: memFree=27694504/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2202.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1358582 0 0 0 220109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5250459 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2202.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 8516
/proc/meminfo: memFree=27694904/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2262.3 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1360139 0 0 0 226109 121 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5397226 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2262.3 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 8522
/proc/meminfo: memFree=27694556/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2322.31 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1365336 0 0 0 232109 122 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5155345 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2322.31 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 8526
/proc/meminfo: memFree=27694304/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2382.31 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1366924 0 0 0 238109 122 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5397226 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2382.31 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8530
/proc/meminfo: memFree=27694204/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2442.31 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1368482 0 0 0 244109 122 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5156256 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2442.31 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 8536
/proc/meminfo: memFree=27693928/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2502.31 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1370458 0 0 0 250109 122 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5250272 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2502.31 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.08 2.03 2.05 3/199 8537
/proc/meminfo: memFree=27693836/32770624 swapFree=66957020/67108860
[pid=8223] ppid=8220 vsize=2118432 memory=2082952 CPUtime=2520.02 cores=1,3,5,7
/proc/8223/stat : 8223 (cosoco) R 8220 8223 4208 0 -1 4202496 1370785 0 0 0 251880 122 0 0 20 0 1 0 434738340 2169274368 520738 33554432000 4194304 6211092 140721678789008 140721678786968 5156465 0 0 4096 8405026 0 0 0 17 5 0 0 0 0 0 8312316 8317760 25690112 140721678795787 140721678795889 140721678795889 140721678798798 0
/proc/8223/statm: 529608 520738 874 493 0 522913 0
Current children cumulated CPU time: 2520.02 s
Current children cumulated vsize: 2118432 KiB
Current children cumulated memory: 2082952 KiB

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

[startup+2520.03 s]
# the end of solver process 8223 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2518.81 s, system=1.24303 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): 2520.05
CPU user time (s): 2518.81
CPU system time (s): 1.24303
CPU usage (%): 100.001
Max. virtual memory (cumulated for all children) (KiB): 2118432
Max. memory (cumulated for all children) (KiB): 2082952

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2518.81
system time used= 1.24303
maximum resident set size= 2083020
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1370838
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= 95
involuntary context switches= 663


# summary of solver processes directly reported to runsolver:
#   pid: 8223
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2518.81
#   total CPU system time (s): 1.24303

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 12.4219 second user time and 16.8655 second system time

The end

Launcher Data

Begin job on node147 at 2019-09-16 00:56:42
IDJOB=4396912
IDBENCH=134779
IDSOLVER=2848
FILE ID=node147/4396912-1568588245
RUNJOBID= node147-1568572740-4240
PBS_JOBID= 21703310
Free space on /tmp= 58876 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-4396912-1568588245/watcher-4396912-1568588245 -o /tmp/evaluation-result-4396912-1568588245/solver-4396912-1568588245 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node147-1568572740-4240 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396912-1568588245.xml

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

MD5SUM BENCH= 4266c7f8eabadceca7159896250ebd53
RANDOM SEED=1592817590

node147.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.52
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.52
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.52
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.52
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:        29776812 kB
MemAvailable:   31827104 kB
Buffers:           99452 kB
Cached:          2228856 kB
SwapCached:        48484 kB
Active:          1312896 kB
Inactive:        1068512 kB
Active(anon):       5052 kB
Inactive(anon):    98100 kB
Active(file):    1307844 kB
Inactive(file):   970412 kB
Unevictable:      108996 kB
Mlocked:          108996 kB
SwapTotal:      67108860 kB
SwapFree:       66957020 kB
Dirty:              3900 kB
Writeback:             0 kB
AnonPages:        116224 kB
Mapped:            49388 kB
Shmem:             40960 kB
Slab:             205164 kB
SReclaimable:     175744 kB
SUnreclaim:        29420 kB
KernelStack:        3552 kB
PageTables:         5324 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     538396 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 58872 MiB
End job on node147 at 2019-09-16 01:38:42