Trace number 4396879

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.53 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.82	c root propagations     : 362         
0.79/0.82	c restarts enabled, print stats at every restarts
0.79/0.82	c
0.79/0.82	c
0.79/0.82	c
0.79/0.82	c This is cosoco 2.00 --  
0.79/0.82	c
0.79/0.82	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396879-1568588458.xml 
0.79/0.82	c ========================================[ Problem Statistics ]===========================================
0.79/0.82	c |                                                                                                       
0.79/0.82	c |  Parse time        :         0.66 s 
0.79/0.82	c |
0.79/0.82	c |               Variables: 6596
0.79/0.82	c |            Domain Sizes: 2..2
0.79/0.82	c |
0.79/0.82	c |             Constraints: 6792
0.79/0.82	c |                   Arity: 1..97  -- Unary: 2  -- Binary: 1248  -- Ternary: 2592
0.79/0.82	c | 
0.79/0.82	c |                   Types: 
0.79/0.82	c |                          Sum: 6792
0.79/0.82	c |                          
0.79/0.82	c =========================================================================================================
0.79/0.82	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
1.79/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.28/4.36	c 332            21735          1340293        466624         362            0              279   5973   1171
5.29/5.32	c 465            30079          1671515        588209         362            0              464   1333   915
6.29/6.32	c 611            36886          2086751        741124         362            0              744   921   829
7.78/7.84	c 771            41609          2848352        1034578        362            0              696   782   758
8.68/8.78	c 947            45471          3277748        1213388        362            0              762   817   792
10.10/10.11	c 1140           53888          3802626        1415861        362            0              680   897   807
10.78/10.82	c 1352           57872          4116462        1533932        362            0              676   730   710
12.00/12.09	c 1585           69864          4551481        1702859        362            0              514   1145   908
13.19/13.22	c 1841           79226          4984135        1869604        362            0              748   918   843
15.28/15.34	c 2122           98180          5761283        2181189        362            0              681   1421   1070
16.28/16.35	c 2431           106937         6151705        2332686        362            0              889   1072   985
17.68/17.72	c 2770           118427         6678907        2543798        362            0              885   1088   977
19.59/19.60	c 3142           135650         7377733        2823576        362            0              935   1436   1101
21.48/21.58	c 3551           151434         8209822        3144749        362            0              1205   1346   1293
23.99/24.03	c 4000           170815         9165786        3493016        362            0              1171   1474   1293
27.09/27.17	c 4493           190291         10438192       3959716        362            0              893   1326   1061
30.58/30.62	c 5035           227021         11520319       4411239        362            0              918   1592   1392
33.39/33.42	c 5631           247842         12644982       4938750        362            0              1092   1400   1219
37.18/37.22	c 6286           270136         14213241       5584772        362            0              670   1132   819
49.09/49.20	c 7006           316585         19024767       7271435        362            0              483   695   618
54.99/55.07	c 7798           359501         20969531       8022093        362            0              556   723   659
58.48/58.55	c 8669           382800         22303702       8593954        362            0              492   684   621
63.09/63.18	c 9627           427876         23815344       9266320        362            0              439   677   550
69.47/69.54	c 10680          474924         26250434       10306611       362            0              393   733   483
76.17/76.26	c 11838          501852         29356369       11603426       362            0              333   565   381
83.66/83.78	c 13111          524762         33232966       13153563       362            0              312   503   367
92.26/92.32	c 14511          614643         36145742       14324385       362            0              330   1544   1023
102.66/102.78	c 16051          727416         39406973       15789633       362            0              520   1499   802
110.35/110.40	c 17745          788109         42388241       17362757       362            0              512   754   626
117.46/117.51	c 19608          847255         45254290       18841741       362            0              555   829   667
130.15/130.26	c 21657          1023467        48597383       20242078       362            0              557   2034   1265
141.44/141.56	c 23910          1165429        52019770       21601604       362            0              908   1455   1231
148.74/148.89	c 26388          1244198        54650103       22725742       362            0              409   915   751
169.62/169.72	c 29113          1541736        60717603       25006111       362            0              627   2120   1818
196.51/196.60	c 32110          1878688        69065028       28122643       362            0              1023   2456   1524
209.72/209.81	c 35406          2046830        72917925       29595396       362            0              762   1229   1020
231.92/232.05	c 39031          2369643        78625097       31868423       362            0              789   2144   1304
257.30/257.44	c 43018          2662314        87380393       35689753       362            0              1069   1943   1341
284.80/284.94	c 47403          2879081        98916861       40777739       362            0              887   1433   1247
335.59/335.76	c 52226          3276421        120877890      49755523       362            0              949   1731   1347
379.09/379.29	c 57531          3609613        140221026      57826101       362            0              1170   1866   1445
437.78/437.91	c 63366          4024068        166314642      68059294       362            0              1114   1878   1600
472.08/472.25	c 69784          4289503        180099925      73773680       362            0              905   1618   1269
526.47/526.68	c 76843          4664582        205096378      82829540       362            0              1414   2034   1682
565.47/565.68	c 84607          4999632        222972753      90172647       362            0              1375   1872   1578
598.36/598.56	c 93147          5308419        237030854      95737339       362            0              1197   1798   1498
648.35/648.55	c 102541         5653610        260247714      104740782      362            0              1164   1542   1353
733.03/733.28	c 112874         6038336        304997156      122064565      362            0              1258   1442   1364
826.82/827.01	c 124240         6370012        353455733      139194906      362            0              1055   1459   1216
894.60/894.86	c 136742         6960770        382833383      151190900      362            0              928   1903   1323
951.19/951.47	c 150494         7626042        402011532      159842226      362            0              1274   1810   1499
1040.27/1040.57	c 165621         8460272        436999681      174000250      362            0              1300   1837   1582
1110.36/1110.66	c 182260         9114788        466348188      185782609      362            0              1158   1733   1592
1175.45/1175.70	c 200562         9637299        493575677      196629879      362            0              1097   1453   1230
1277.04/1277.31	c 220694         10393582       535605164      214251460      362            0              922   1465   1202
1400.21/1400.51	c 242839         11151380       592135404      236972475      362            0              939   1218   1104
1520.89/1521.20	c 267198         12310880       639240028      256660374      362            0              907   1415   1190
1690.66/1691.04	c 293992         13660986       714721130      287230196      362            0              1089   1779   1379
1864.24/1864.68	c 323465         15073540       789387306      315757127      362            0              1053   1674   1333
2002.52/2002.95	c 355885         15919610       857593726      339519475      362            0              1085   1475   1259
2141.29/2141.73	c 391547         16588094       931355439      365611825      362            0              995   1212   1128
2309.35/2309.81	c 430775         17779777       1009477606     393990487      362            0              941   1273   1126
2493.91/2494.49	c 473925         18880291       1096719048     425677780      362            0              889   1239   1089
2519.51/2520.01	
2519.51/2520.01	c *** INTERRUPTED ***
2519.51/2520.01	c restarts              : 65          
2519.51/2520.01	c conflicts             : 483036       (192 /sec)
2519.51/2520.01	c decisions             : 19090242     (7578 /sec)
2519.51/2520.01	c propagations          : 429904511   (170645 /sec)
2519.51/2520.01	c root propagations     : 362         
2519.51/2520.01	c filter calls          : 1107105510     (439452 /sec)
2519.51/2520.01	c useless filter calls  : 981978782      (88 %)
2519.51/2520.01	c Memory used           : 335.88 MB
2519.51/2520.01	c CPU time              : 2519.29 s
2519.51/2520.01	c real time             : 2520 s
2519.51/2520.01	
2519.51/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 (14772 MiB free)
  memory of node 1: 16384 MiB (14956 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396879-1568588458/watcher-4396879-1568588458 -o /tmp/evaluation-result-4396879-1568588458/solver-4396879-1568588458 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568572741-13813 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396879-1568588458.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=16824, runsolver pid=16821
Current StackSize limit: 8192 KiB


[startup+0.100204 s]*
/proc/loadavg: 2.00 2.01 2.03 3/201 16825
/proc/meminfo: memFree=30432636/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=36876 memory=13148 CPUtime=0.1 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 3479 0 0 0 10 0 0 0 20 0 1 0 435093094 37761024 3287 33554432000 4194304 6211092 140735353479120 140735353475656 140387976107136 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/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.210031 s]*
/proc/loadavg: 2.00 2.01 2.03 3/201 16825
/proc/meminfo: memFree=30400520/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=72176 memory=48456 CPUtime=0.21 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 12314 0 0 0 19 2 0 0 20 0 1 0 435093094 73908224 12114 33554432000 4194304 6211092 140735353479120 140735353475656 140387960092576 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 18044 12114 837 493 0 11349 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 72176 KiB
Current children cumulated memory: 48456 KiB

[startup+0.309998 s]*
/proc/loadavg: 2.00 2.01 2.03 3/201 16825
/proc/meminfo: memFree=30369892/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=102680 memory=78944 CPUtime=0.3 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 19938 0 0 0 28 2 0 0 20 0 1 0 435093094 105144320 19736 33554432000 4194304 6211092 140735353479120 140735353475656 140387960044517 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 25670 19736 837 493 0 18975 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 102680 KiB
Current children cumulated memory: 78944 KiB

[startup+0.700419 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 16825
/proc/meminfo: memFree=30315332/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=208044 memory=184324 CPUtime=0.69 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 46298 0 0 0 63 6 0 0 20 0 1 0 435093094 213037056 46081 33554432000 4194304 6211092 140735353479120 140735353475656 5446270 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 52011 46081 837 493 0 45316 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 208044 KiB
Current children cumulated memory: 184324 KiB

[startup+1.50042 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 16825
/proc/meminfo: memFree=30241376/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=274844 memory=250708 CPUtime=1.49 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 62872 0 0 0 141 8 0 0 20 0 1 0 435093094 281440256 62677 33554432000 4194304 6211092 140735353479120 140735353476712 5156256 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 68711 62677 874 493 0 62016 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 274844 KiB
Current children cumulated memory: 250708 KiB

[startup+3.10976 s]
/proc/loadavg: 2.00 2.01 2.03 3/202 16827
/proc/meminfo: memFree=30189296/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=280060 memory=256076 CPUtime=3.1 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 80640 0 0 0 300 10 0 0 20 0 1 0 435093094 286781440 64019 33554432000 4194304 6211092 140735353479120 140735353477080 5186452 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 70015 64019 875 493 0 63320 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 280060 KiB
Current children cumulated memory: 256076 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 16827
/proc/meminfo: memFree=30128636/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316188 CPUtime=6.29 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 122737 0 0 0 615 14 0 0 20 0 1 0 435093094 352186368 79047 33554432000 4194304 6211092 140735353479120 140735353477080 5250224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79047 875 493 0 79288 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316188 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 16827
/proc/meminfo: memFree=30128720/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316188 CPUtime=12.69 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 141821 0 0 0 1253 16 0 0 20 0 1 0 435093094 352186368 79047 33554432000 4194304 6211092 140735353479120 140735353477080 5409453 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79047 875 493 0 79288 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316188 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.03 3/201 16827
/proc/meminfo: memFree=30128752/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316192 CPUtime=25.48 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 165408 0 0 0 2531 17 0 0 20 0 1 0 435093094 352186368 79048 33554432000 4194304 6211092 140735353479120 140735353477080 5250224 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79048 875 493 0 79288 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316192 KiB

[startup+51.1098 s]
/proc/loadavg: 1.95 2.00 2.03 3/202 16854
/proc/meminfo: memFree=30128396/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316192 CPUtime=51.09 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 186455 0 0 0 5090 19 0 0 20 0 1 0 435093094 352186368 79048 33554432000 4194304 6211092 140735353479120 140735353477080 5409449 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79048 875 493 0 79288 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316192 KiB

[startup+102.3 s]
/proc/loadavg: 1.98 2.00 2.03 3/201 16858
/proc/meminfo: memFree=30128744/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316196 CPUtime=102.26 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 206252 0 0 0 10206 20 0 0 20 0 1 0 435093094 352186368 79049 33554432000 4194304 6211092 140735353479120 140735353477080 5409424 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79049 875 493 0 79288 0
Current children cumulated CPU time: 102.26 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316196 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.00 2.03 3/201 16862
/proc/meminfo: memFree=30128508/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316204 CPUtime=162.23 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 224283 0 0 0 16202 21 0 0 20 0 1 0 435093094 352186368 79051 33554432000 4194304 6211092 140735353479120 140735353477080 5155341 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79051 875 493 0 79288 0
Current children cumulated CPU time: 162.23 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316204 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 16866
/proc/meminfo: memFree=30127804/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=316740 CPUtime=222.21 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 236036 0 0 0 22199 22 0 0 20 0 1 0 435093094 352186368 79185 33554432000 4194304 6211092 140735353479120 140735353477080 5155320 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 79185 875 493 0 79288 0
Current children cumulated CPU time: 222.21 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 316740 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/201 16872
/proc/meminfo: memFree=30123688/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320464 CPUtime=282.2 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 236866 0 0 0 28198 22 0 0 20 0 1 0 435093094 352186368 80116 33554432000 4194304 6211092 140735353479120 140735353477080 5155345 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80116 875 493 0 79288 0
Current children cumulated CPU time: 282.2 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320464 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 16876
/proc/meminfo: memFree=30124084/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320464 CPUtime=342.19 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 237493 0 0 0 34197 22 0 0 20 0 1 0 435093094 352186368 80116 33554432000 4194304 6211092 140735353479120 140735353477080 5409444 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80116 875 493 0 79288 0
Current children cumulated CPU time: 342.19 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320464 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/199 16880
/proc/meminfo: memFree=30124172/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320464 CPUtime=402.19 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 238069 0 0 0 40197 22 0 0 20 0 1 0 435093094 352186368 80116 33554432000 4194304 6211092 140735353479120 140735353477080 5155337 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80116 875 493 0 79288 0
Current children cumulated CPU time: 402.19 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320464 KiB

[startup+462.3 s]
/proc/loadavg: 2.06 2.01 2.03 3/199 16886
/proc/meminfo: memFree=30124724/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320464 CPUtime=462.18 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 238617 0 0 0 46196 22 0 0 20 0 1 0 435093094 352186368 80116 33554432000 4194304 6211092 140735353479120 140735353477080 5250241 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80116 875 493 0 79288 0
Current children cumulated CPU time: 462.18 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320464 KiB


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

/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 1721.94 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.03 3/199 17007
/proc/meminfo: memFree=30123552/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=1781.94 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 247053 0 0 0 178172 22 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 1781.94 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17019
/proc/meminfo: memFree=30123824/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=1841.94 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 247238 0 0 0 184171 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5397226 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 1841.94 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17025
/proc/meminfo: memFree=30123744/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=1901.93 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 247591 0 0 0 190170 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5409453 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 1901.93 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17029
/proc/meminfo: memFree=30123732/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=1961.92 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 247779 0 0 0 196169 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5409449 0 0 4096 8405026 0 0 0 17 2 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 1961.92 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17033
/proc/meminfo: memFree=30122740/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2021.91 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 248121 0 0 0 202168 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5155341 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2021.91 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/200 17039
/proc/meminfo: memFree=30122556/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2081.9 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 248308 0 0 0 208167 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5389832 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2081.9 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2142.3 s]
/proc/loadavg: 1.92 1.99 2.02 3/199 17103
/proc/meminfo: memFree=30136900/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2141.89 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 248653 0 0 0 214166 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5404182 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2141.89 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2202.3 s]
/proc/loadavg: 1.97 1.99 2.02 3/199 17107
/proc/meminfo: memFree=30136628/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2201.87 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 248847 0 0 0 220164 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5409461 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2201.87 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2262.3 s]
/proc/loadavg: 1.99 1.99 2.02 3/199 17113
/proc/meminfo: memFree=30135544/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2261.86 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 249038 0 0 0 226163 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5250272 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2261.86 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2322.3 s]
/proc/loadavg: 2.06 2.00 2.02 3/199 17117
/proc/meminfo: memFree=30135216/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2321.85 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 249383 0 0 0 232162 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5250272 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2321.85 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2382.3 s]
/proc/loadavg: 2.02 2.00 2.02 3/199 17121
/proc/meminfo: memFree=30135516/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2381.83 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 249574 0 0 0 238160 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5155996 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2381.83 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.00 2.02 3/200 17135
/proc/meminfo: memFree=30135636/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2441.82 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 249751 0 0 0 244159 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5409424 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2441.82 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

[startup+2502.3 s]
/proc/loadavg: 2.08 2.02 2.03 3/200 17139
/proc/meminfo: memFree=30135828/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2501.81 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 250130 0 0 0 250158 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5409453 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2501.81 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.06 2.02 2.03 3/200 17141
/proc/meminfo: memFree=30135460/32770624 swapFree=66927296/67108860
[pid=16824] ppid=16821 vsize=343932 memory=320492 CPUtime=2519.51 cores=0,2,4,6
/proc/16824/stat : 16824 (cosoco) R 16821 16824 13782 0 -1 4202496 250276 0 0 0 251928 23 0 0 20 0 1 0 435093094 352186368 80123 33554432000 4194304 6211092 140735353479120 140735353477080 5250272 0 0 4096 8405026 0 0 0 17 0 0 0 0 0 0 8312316 8317760 27090944 140735353484299 140735353484401 140735353484401 140735353487310 0
/proc/16824/statm: 85983 80123 875 493 0 79288 0
Current children cumulated CPU time: 2519.51 s
Current children cumulated vsize: 343932 KiB
Current children cumulated memory: 320492 KiB

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

[startup+2520.01 s]
# the end of solver process 16824 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.29 s, system=0.236958 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.53
CPU user time (s): 2519.29
CPU system time (s): 0.236958
CPU usage (%): 99.9807
Max. virtual memory (cumulated for all children) (KiB): 343932
Max. memory (cumulated for all children) (KiB): 320492

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.29
system time used= 0.236958
maximum resident set size= 320556
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 250317
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= 99
involuntary context switches= 3202


# summary of solver processes directly reported to runsolver:
#   pid: 16824
#   total CPU time (s): 2519.53
#   total CPU user time (s): 2519.29
#   total CPU system time (s): 0.236958

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.10246 second user time and 18.7138 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-16 01:00:15
IDJOB=4396879
IDBENCH=135026
IDSOLVER=2848
FILE ID=node137/4396879-1568588458
RUNJOBID= node137-1568572741-13813
PBS_JOBID= 21703317
Free space on /tmp= 61416 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-4396879-1568588458/watcher-4396879-1568588458 -o /tmp/evaluation-result-4396879-1568588458/solver-4396879-1568588458 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568572741-13813 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396879-1568588458.xml

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

MD5SUM BENCH= c736c64a10dc2dd55507b217b8552514
RANDOM SEED=1386010824

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

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 16
initial apicid	: 16
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 2
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 2
initial apicid	: 2
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 1
cpu cores	: 4
apicid		: 18
initial apicid	: 18
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 4
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 4
initial apicid	: 4
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5334.00
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:        30443068 kB
MemAvailable:   31796928 kB
Buffers:          128100 kB
Cached:          1512768 kB
SwapCached:        77512 kB
Active:          1458332 kB
Inactive:         275784 kB
Active(anon):      18040 kB
Inactive(anon):   124920 kB
Active(file):    1440292 kB
Inactive(file):   150864 kB
Unevictable:      109912 kB
Mlocked:          109912 kB
SwapTotal:      67108860 kB
SwapFree:       66927296 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        127344 kB
Mapped:            49092 kB
Shmem:             41000 kB
Slab:             186532 kB
SReclaimable:     157076 kB
SUnreclaim:        29456 kB
KernelStack:        3792 kB
PageTables:         5772 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     549444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     77824 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      105856 kB
DirectMap2M:    33439744 kB

Free space on /tmp at the end= 61416 MiB
End job on node137 at 2019-09-16 01:42:15