Trace number 4408139

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2.0? (TO) 2519.97 2520.01

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K097.xml
MD5SUMc736c64a10dc2dd55507b217b8552514
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark64.4403
Satisfiable
(Un)Satisfiability was proved
Number of variables6596
Number of constraints6792
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":6596}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":174},{"degree":5,"count":1168},{"degree":6,"count":2582},{"degree":7,"count":1621},{"degree":8,"count":668},{"degree":9,"count":192},{"degree":10,"count":190}]
Minimum constraint arity1
Maximum constraint arity97
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1248},{"arity":3,"count":2592},{"arity":4,"count":1728},{"arity":5,"count":576},{"arity":6,"count":192},{"arity":7,"count":192},{"arity":68,"count":194},{"arity":97,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":6792}]
Optimization problemNO
Type of objective

Solver Data

0.79/0.81	c root propagations     : 362         
0.79/0.81	c restarts enabled, print stats at every restarts
0.79/0.81	c
0.79/0.81	c
0.79/0.81	c
0.79/0.81	c This is cosoco 2.00 --  
0.79/0.81	c
0.79/0.81	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408139-1569805033.xml 
0.79/0.81	c ========================================[ Problem Statistics ]===========================================
0.79/0.81	c |                                                                                                       
0.79/0.81	c |  Parse time        :         0.63 s 
0.79/0.81	c |
0.79/0.81	c |               Variables: 6596
0.79/0.81	c |            Domain Sizes: 2..2
0.79/0.81	c |
0.79/0.81	c |             Constraints: 6792
0.79/0.81	c |                   Arity: 1..97  -- Unary: 2  -- Binary: 1248  -- Ternary: 2592
0.79/0.81	c | 
0.79/0.81	c |                   Types: 
0.79/0.81	c |                          Sum: 6792
0.79/0.81	c |                          
0.79/0.81	c =========================================================================================================
0.79/0.81	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.78/1.80	c 101            3981           380299         139370         362            0              1163   3111   2774
2.89/2.98	c 211            6550           905504         316525         362            0              230   827   782
4.29/4.36	c 332            21735          1340293        466624         362            0              279   5973   1171
5.29/5.33	c 465            30079          1671515        588209         362            0              464   1333   915
6.29/6.33	c 611            36886          2086751        741124         362            0              744   921   829
7.79/7.86	c 771            41609          2848352        1034578        362            0              696   782   758
8.79/8.81	c 947            45471          3277748        1213388        362            0              762   817   792
10.10/10.15	c 1140           53888          3802626        1415861        362            0              680   897   807
10.79/10.86	c 1352           57872          4116462        1533932        362            0              676   730   710
12.10/12.14	c 1585           69864          4551481        1702859        362            0              514   1145   908
13.19/13.27	c 1841           79226          4984135        1869604        362            0              748   918   843
15.39/15.40	c 2122           98180          5761283        2181189        362            0              681   1421   1070
16.39/16.42	c 2431           106937         6151705        2332686        362            0              889   1072   985
17.69/17.79	c 2770           118427         6678907        2543798        362            0              885   1088   977
19.59/19.69	c 3142           135650         7377733        2823576        362            0              935   1436   1101
21.59/21.68	c 3551           151434         8209822        3144749        362            0              1205   1346   1293
24.10/24.15	c 4000           170815         9165786        3493016        362            0              1171   1474   1293
27.29/27.30	c 4493           190291         10438192       3959716        362            0              893   1326   1061
30.68/30.77	c 5035           227021         11520319       4411239        362            0              918   1592   1392
33.48/33.59	c 5631           247842         12644982       4938750        362            0              1092   1400   1219
37.39/37.40	c 6286           270136         14213241       5584772        362            0              670   1132   819
49.39/49.44	c 7006           316585         19024767       7271435        362            0              483   695   618
55.29/55.35	c 7798           359501         20969531       8022093        362            0              556   723   659
58.79/58.86	c 8669           382800         22303702       8593954        362            0              492   684   621
63.88/63.93	c 9627           427876         23815344       9266320        362            0              439   677   550
70.79/70.81	c 10680          474924         26250434       10306611       362            0              393   733   483
77.89/77.97	c 11838          501852         29356369       11603426       362            0              333   565   381
85.89/85.94	c 13111          524762         33232966       13153563       362            0              312   503   367
94.58/94.60	c 14511          614643         36145742       14324385       362            0              330   1544   1023
104.99/105.09	c 16051          727416         39406973       15789633       362            0              520   1499   802
112.68/112.73	c 17745          788109         42388241       17362757       362            0              512   754   626
119.78/119.87	c 19608          847255         45254290       18841741       362            0              555   829   667
132.57/132.62	c 21657          1023467        48597383       20242078       362            0              557   2034   1265
143.87/143.95	c 23910          1165429        52019770       21601604       362            0              908   1455   1231
151.17/151.29	c 26388          1244198        54650103       22725742       362            0              409   915   751
172.08/172.16	c 29113          1541736        60717603       25006111       362            0              627   2120   1818
198.98/199.10	c 32110          1878688        69065028       28122643       362            0              1023   2456   1524
212.26/212.32	c 35406          2046830        72917925       29595396       362            0              762   1229   1020
234.46/234.57	c 39031          2369643        78625097       31868423       362            0              789   2144   1304
259.85/259.98	c 43018          2662314        87380393       35689753       362            0              1069   1943   1341
287.45/287.50	c 47403          2879081        98916861       40777739       362            0              887   1433   1247
338.25/338.35	c 52226          3276421        120877890      49755523       362            0              949   1731   1347
381.85/381.90	c 57531          3609613        140221026      57826101       362            0              1170   1866   1445
440.45/440.53	c 63366          4024068        166314642      68059294       362            0              1114   1878   1600
474.75/474.89	c 69784          4289503        180099925      73773680       362            0              905   1618   1269
529.25/529.35	c 76843          4664582        205096378      82829540       362            0              1414   2034   1682
568.25/568.39	c 84607          4999632        222972753      90172647       362            0              1375   1872   1578
601.15/601.25	c 93147          5308419        237030854      95737339       362            0              1197   1798   1498
650.96/651.04	c 102541         5653610        260247714      104740782      362            0              1164   1542   1353
735.35/735.43	c 112874         6038336        304997156      122064565      362            0              1258   1442   1364
828.65/828.77	c 124240         6370012        353455733      139194906      362            0              1055   1459   1216
896.35/896.46	c 136742         6960770        382833383      151190900      362            0              928   1903   1323
952.76/952.86	c 150494         7626042        402011532      159842226      362            0              1274   1810   1499
1041.97/1042.03	c 165621         8460272        436999681      174000250      362            0              1300   1837   1582
1112.07/1112.19	c 182260         9114788        466348188      185782609      362            0              1158   1733   1592
1177.26/1177.32	c 200562         9637299        493575677      196629879      362            0              1097   1453   1230
1278.86/1278.95	c 220694         10393582       535605164      214251460      362            0              922   1465   1202
1401.55/1401.66	c 242839         11151380       592135404      236972475      362            0              939   1218   1104
1521.75/1521.84	c 267198         12310880       639240028      256660374      362            0              907   1415   1190
1690.96/1691.07	c 293992         13660986       714721130      287230196      362            0              1089   1779   1379
1864.65/1864.73	c 323465         15073540       789387306      315757127      362            0              1053   1674   1333
2002.85/2002.94	c 355885         15919610       857593726      339519475      362            0              1085   1475   1259
2140.85/2141.00	c 391547         16588094       931355439      365611825      362            0              995   1212   1128
2308.06/2308.15	c 430775         17779777       1009477606     393990487      362            0              941   1273   1126
2491.65/2491.76	c 473925         18880291       1096719048     425677780      362            0              889   1239   1089
2519.96/2520.01	
2519.96/2520.01	c *** INTERRUPTED ***
2519.96/2520.01	c restarts              : 65          
2519.96/2520.01	c conflicts             : 483692       (192 /sec)
2519.96/2520.01	c decisions             : 19110652     (7584 /sec)
2519.96/2520.01	c propagations          : 430270201   (170761 /sec)
2519.96/2520.01	c root propagations     : 362         
2519.96/2520.01	c filter calls          : 1108260431     (439833 /sec)
2519.96/2520.01	c useless filter calls  : 982930815      (88 %)
2519.96/2520.01	c Memory used           : 335.88 MB
2519.96/2520.01	c CPU time              : 2519.73 s
2519.96/2520.01	c real time             : 2520 s
2519.96/2520.01	
2519.96/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 (15154 MiB free)
  memory of node 1: 16384 MiB (15577 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408139-1569805033/watcher-4408139-1569805033 -o /tmp/evaluation-result-4408139-1569805033/solver-4408139-1569805033 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17998 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408139-1569805033.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=21621, runsolver pid=21618
Current StackSize limit: 8192 KiB


[startup+0.100201 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31460716/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=36876 memory=13148 CPUtime=0.1 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 3478 0 0 0 10 0 0 0 20 0 1 0 556770070 37761024 3287 33554432000 4194304 6211132 140726002029776 140726002026312 5532997 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 9219 3287 837 493 0 2524 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 36876 KiB
Current children cumulated memory: 13148 KiB

[startup+0.209695 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31427484/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=73096 memory=49368 CPUtime=0.21 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 12557 0 0 0 19 2 0 0 20 0 1 0 556770070 74850304 12342 33554432000 4194304 6211132 140726002029776 140726002026312 140283389127653 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 18274 12342 837 493 0 11579 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 73096 KiB
Current children cumulated memory: 49368 KiB

[startup+0.309717 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31396856/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=103992 memory=80252 CPUtime=0.31 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 20265 0 0 0 28 3 0 0 20 0 1 0 556770070 106487808 20063 33554432000 4194304 6211132 140726002029776 140726002026312 140283389127653 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 25998 20063 837 493 0 19303 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 103992 KiB
Current children cumulated memory: 80252 KiB

[startup+0.700406 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31341304/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=208592 memory=184848 CPUtime=0.69 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 46420 0 0 0 61 8 0 0 20 0 1 0 556770070 213598208 46212 33554432000 4194304 6211132 140726002029776 140726002026312 140283389127653 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 52148 46212 837 493 0 45453 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 208592 KiB
Current children cumulated memory: 184848 KiB

[startup+1.50041 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31267584/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=274844 memory=250704 CPUtime=1.49 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 62871 0 0 0 139 10 0 0 20 0 1 0 556770070 281440256 62676 33554432000 4194304 6211132 140726002029776 140726002027368 5250256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 68711 62676 874 493 0 62016 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 274844 KiB
Current children cumulated memory: 250704 KiB

[startup+3.10958 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31217508/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=280060 memory=256072 CPUtime=3.09 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 80669 0 0 0 298 11 0 0 20 0 1 0 556770070 286781440 64018 33554432000 4194304 6211132 140726002029776 140726002027736 140283389127244 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 70015 64018 875 493 0 63320 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 280060 KiB
Current children cumulated memory: 256072 KiB

[startup+6.30036 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31156988/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316184 CPUtime=6.29 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 122734 0 0 0 613 16 0 0 20 0 1 0 556770070 352186368 79046 33554432000 4194304 6211132 140726002029776 140726002027736 5250316 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79046 875 493 0 79288 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316184 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21622
/proc/meminfo: memFree=31156624/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316184 CPUtime=12.69 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 141812 0 0 0 1252 17 0 0 20 0 1 0 556770070 352186368 79046 33554432000 4194304 6211132 140726002029776 140726002027736 5409493 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79046 875 493 0 79288 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316184 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21625
/proc/meminfo: memFree=31155976/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316188 CPUtime=25.49 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 165418 0 0 0 2531 18 0 0 20 0 1 0 556770070 352186368 79047 33554432000 4194304 6211132 140726002029776 140726002027736 5156272 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79047 875 493 0 79288 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316188 KiB

[startup+51.1095 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21625
/proc/meminfo: memFree=31156144/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316188 CPUtime=51.1 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 186476 0 0 0 5091 19 0 0 20 0 1 0 556770070 352186368 79047 33554432000 4194304 6211132 140726002029776 140726002027736 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79047 875 493 0 79288 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316188 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21630
/proc/meminfo: memFree=31155816/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316192 CPUtime=102.28 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 208165 0 0 0 10208 20 0 0 20 0 1 0 556770070 352186368 79048 33554432000 4194304 6211132 140726002029776 140726002027736 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79048 875 493 0 79288 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316192 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 21636
/proc/meminfo: memFree=31155452/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316200 CPUtime=162.27 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 228021 0 0 0 16205 22 0 0 20 0 1 0 556770070 352186368 79050 33554432000 4194304 6211132 140726002029776 140726002027736 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79050 875 493 0 79288 0
Current children cumulated CPU time: 162.27 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316200 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 21649
/proc/meminfo: memFree=31155096/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=316252 CPUtime=222.26 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 243073 0 0 0 22203 23 0 0 20 0 1 0 556770070 352186368 79063 33554432000 4194304 6211132 140726002029776 140726002027736 5409471 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 79063 875 493 0 79288 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316252 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 21675
/proc/meminfo: memFree=31150284/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320420 CPUtime=282.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 246969 0 0 0 28202 23 0 0 20 0 1 0 556770070 352186368 80105 33554432000 4194304 6211132 140726002029776 140726002027736 5156288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80105 875 493 0 79288 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320420 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 21681
/proc/meminfo: memFree=31149856/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320420 CPUtime=342.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 247798 0 0 0 34202 23 0 0 20 0 1 0 556770070 352186368 80105 33554432000 4194304 6211132 140726002029776 140726002027736 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80105 875 493 0 79288 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320420 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 21685
/proc/meminfo: memFree=31150364/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320420 CPUtime=402.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 248520 0 0 0 40202 23 0 0 20 0 1 0 556770070 352186368 80105 33554432000 4194304 6211132 140726002029776 140726002027736 5409489 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80105 875 493 0 79288 0
Current children cumulated CPU time: 402.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320420 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/202 21689
/proc/meminfo: memFree=31150036/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320420 CPUtime=462.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 249206 0 0 0 46202 23 0 0 20 0 1 0 556770070 352186368 80105 33554432000 4194304 6211132 140726002029776 140726002027736 5380288 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80105 875 493 0 79288 0
Current children cumulated CPU time: 462.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320420 KiB


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

/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 1722.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+1782.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/200 21907
/proc/meminfo: memFree=31150400/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=1782.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 260639 0 0 0 178201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 1782.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+1842.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/200 21911
/proc/meminfo: memFree=31150320/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=1842.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 260857 0 0 0 184201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250330 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 1842.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 21916
/proc/meminfo: memFree=31150716/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=1902.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 261453 0 0 0 190201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 1902.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+1962.3 s]
/proc/loadavg: 2.20 2.07 2.06 3/199 21922
/proc/meminfo: memFree=31150312/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=1962.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 261699 0 0 0 196201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250482 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 1962.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2022.3 s]
/proc/loadavg: 2.51 2.20 2.11 3/200 21934
/proc/meminfo: memFree=31150660/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2022.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 262272 0 0 0 202201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2022.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2082.3 s]
/proc/loadavg: 2.19 2.16 2.10 3/200 21998
/proc/meminfo: memFree=31143212/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2082.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 262510 0 0 0 208201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2082.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2142.3 s]
/proc/loadavg: 2.07 2.13 2.09 3/201 22005
/proc/meminfo: memFree=31140996/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2142.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 263098 0 0 0 214201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5158008 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2142.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2202.3 s]
/proc/loadavg: 2.03 2.11 2.09 4/201 22009
/proc/meminfo: memFree=31140256/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2202.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 263325 0 0 0 220201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250256 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2202.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2262.3 s]
/proc/loadavg: 2.01 2.09 2.08 3/201 22013
/proc/meminfo: memFree=31139972/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2262.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 263550 0 0 0 226201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5155377 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2262.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.07 2.08 3/200 22019
/proc/meminfo: memFree=31139716/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2322.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 264144 0 0 0 232201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5155390 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2322.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.06 2.07 3/200 22023
/proc/meminfo: memFree=31139624/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2382.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 264420 0 0 0 238201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5409476 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2382.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 22027
/proc/meminfo: memFree=31139276/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2442.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 264674 0 0 0 244201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5250304 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2442.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/199 22033
/proc/meminfo: memFree=31139920/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2502.25 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 265319 0 0 0 250201 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5157572 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2502.25 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.04 2.06 3/199 22034
/proc/meminfo: memFree=31139924/32770624 swapFree=66975648/67108860
[pid=21621] ppid=21618 vsize=343932 memory=320424 CPUtime=2519.96 cores=0,2,4,6
/proc/21621/stat : 21621 (cosoco) R 21618 21621 17967 0 -1 4202496 265501 0 0 0 251972 24 0 0 20 0 1 0 556770070 352186368 80106 33554432000 4194304 6211132 140726002029776 140726002027736 5409485 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 39673856 140726002037771 140726002037873 140726002037873 140726002040782 0
/proc/21621/statm: 85983 80106 875 493 0 79288 0
Current children cumulated CPU time: 2519.96 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320424 KiB

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

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

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2519.97
CPU user time (s): 2519.73
CPU system time (s): 0.244999
CPU usage (%): 99.9985
Max. virtual memory (cumulated for all children) (KiB): 343932
Max. memory (cumulated for all children) (KiB): 320424

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.73
system time used= 0.244999
maximum resident set size= 320488
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 265543
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 85
involuntary context switches= 3152


# summary of solver processes directly reported to runsolver:
#   pid: 21621
#   total CPU time (s): 2519.97
#   total CPU user time (s): 2519.73
#   total CPU system time (s): 0.244999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.4301 second user time and 17.6054 second system time

The end

Launcher Data

Begin job on node125 at 2019-09-30 02:56:30
IDJOB=4408139
IDBENCH=135026
IDSOLVER=2874
FILE ID=node125/4408139-1569805033
RUNJOBID= node125-1569787350-17998
PBS_JOBID= 21705828
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K097.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408139-1569805033/watcher-4408139-1569805033 -o /tmp/evaluation-result-4408139-1569805033/solver-4408139-1569805033 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node125-1569787350-17998 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408139-1569805033.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=1687022224

node125.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.29
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.29
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.29
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.29
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:        31470892 kB
MemAvailable:   31848068 kB
Buffers:          200484 kB
Cached:           514892 kB
SwapCached:        29880 kB
Active:           397820 kB
Inactive:         353868 kB
Active(anon):      19300 kB
Inactive(anon):    97756 kB
Active(file):     378520 kB
Inactive(file):   256112 kB
Unevictable:      107476 kB
Mlocked:          107476 kB
SwapTotal:      67108860 kB
SwapFree:       66975648 kB
Dirty:              2996 kB
Writeback:            16 kB
AnonPages:        120348 kB
Mapped:            28576 kB
Shmem:             72028 kB
Slab:             145908 kB
SReclaimable:     116756 kB
SUnreclaim:        29152 kB
KernelStack:        3536 kB
PageTables:         5520 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     570512 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     71680 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      114048 kB
DirectMap2M:    33431552 kB

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