Trace number 4390082

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? (TO) 2400.09 2400.3

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-sptate/
Pb-Tate-K108.xml
MD5SUM2a47884be513939e719b7a1148b6038b
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 benchmark78.6843
Satisfiable
(Un)Satisfiability was proved
Number of variables7344
Number of constraints7562
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":7344}]
Minimum variable degree3
Maximum variable degree10
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":185},{"degree":5,"count":1300},{"degree":6,"count":2879},{"degree":7,"count":1808},{"degree":8,"count":745},{"degree":9,"count":214},{"degree":10,"count":212}]
Minimum constraint arity1
Maximum constraint arity108
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1391},{"arity":3,"count":2889},{"arity":4,"count":1926},{"arity":5,"count":642},{"arity":6,"count":214},{"arity":7,"count":214},{"arity":68,"count":216},{"arity":108,"count":68}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":7562}]
Optimization problemNO
Type of objective

Solver Data

0.89/0.92	c root propagations     : 362         
0.89/0.92	c restarts enabled, print stats at every restarts
0.89/0.92	c
0.89/0.92	c
0.89/0.92	c
0.89/0.92	c This is cosoco 2.00 --  
0.89/0.92	c
0.89/0.92	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390082-1568349103.xml 
0.89/0.92	c ========================================[ Problem Statistics ]===========================================
0.89/0.92	c |                                                                                                       
0.89/0.92	c |  Parse time        :         0.70 s 
0.89/0.92	c |
0.89/0.92	c |               Variables: 7344
0.89/0.92	c |            Domain Sizes: 2..2
0.89/0.92	c |
0.89/0.92	c |             Constraints: 7562
0.89/0.92	c |                   Arity: 1..108  -- Unary: 2  -- Binary: 1391  -- Ternary: 2889
0.89/0.92	c | 
0.89/0.92	c |                   Types: 
0.89/0.92	c |                          Sum: 7562
0.89/0.92	c |                          
0.89/0.92	c =========================================================================================================
0.89/0.92	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
8.68/8.74	c 101            3941           3081923        920391         362            0              1622   1891   1775
9.39/9.46	c 211            12034          3314980        1009152        362            0              336   6480   6105
10.38/10.43	c 332            24885          3532195        1086525        362            0              1296   6961   2456
11.38/11.45	c 465            31546          3923789        1222546        362            0              920   1227   1068
12.48/12.59	c 611            42801          4248827        1354489        362            0              1081   1871   1416
14.00/14.09	c 771            59095          4639408        1503273        362            0              1252   1983   1502
16.19/16.28	c 947            80623          5258245        1742130        362            0              1379   2197   1593
17.58/17.62	c 1140           94409          5642393        1894710        362            0              438   2068   1947
18.59/18.69	c 1352           105578         5927257        2005482        362            0              1518   1915   1745
20.39/20.41	c 1585           122220         6423290        2190447        362            0              1461   2020   1745
21.69/21.70	c 1841           131961         6858992        2359956        362            0              1481   1824   1610
23.19/23.21	c 2122           145615         7242533        2515624        362            0              757   965   865
25.99/26.05	c 2431           165667         8123121        2841628        362            0              815   1006   939
28.88/28.93	c 2770           192773         8841341        3109628        362            0              858   1123   1036
32.58/32.62	c 3142           229720         9852711        3495213        362            0              873   2249   1628
34.49/34.59	c 3551           246654         10396236       3701676        362            0              711   878   815
37.48/37.59	c 4000           282037         11052713       3954758        362            0              1227   2121   1473
41.99/42.10	c 4493           318129         12623656       4616732        362            0              848   1684   1123
49.08/49.19	c 5035           342817         15792662       5828841        362            0              732   1029   889
52.68/52.72	c 5631           358879         17184916       6361393        362            0              497   672   602
57.09/57.12	c 6286           379628         18994640       7030552        362            0              525   729   598
62.38/62.45	c 7006           420233         20907147       7712074        362            0              401   933   761
66.58/66.65	c 7798           435802         22782845       8358603        362            0              465   557   518
72.27/72.37	c 8669           449761         25691614       9374249        362            0              479   571   515
78.57/78.67	c 9627           503796         27728413       10062143       362            0              466   1130   833
85.98/86.07	c 10680          534350         31005696       11077518       362            0              703   858   783
90.17/90.23	c 11838          556609         32872500       11785021       362            0              550   766   673
102.08/102.13	c 13111          620310         37748077       13614661       362            0              493   1386   1009
111.16/111.29	c 14511          657041         42052850       15117811       362            0              633   967   819
125.97/126.02	c 16051          705571         48557490       17361946       362            0              650   816   752
138.45/138.57	c 17745          745925         54271663       19454327       362            0              572   736   688
151.55/151.60	c 19608          794996         59764816       21441205       362            0              579   739   662
171.24/171.34	c 21657          852694         68533672       24573559       362            0              575   715   671
184.15/184.28	c 23910          907570         74582681       27029088       362            0              578   838   776
205.95/206.03	c 26388          963314         84482245       30457941       362            0              503   671   573
220.05/220.14	c 29113          1123573        88623791       32097703       362            0              535   1796   1552
238.04/238.19	c 32110          1232724        96679702       35353364       362            0              1002   1407   1200
256.63/256.73	c 35406          1324545        105193665      38877092       362            0              591   1236   1039
290.12/290.21	c 39031          1448639        121330728      44841830       362            0              756   1006   881
334.93/335.02	c 43018          1572293        143265993      52884327       362            0              691   927   785
384.22/384.34	c 47403          1805825        164406101      60261248       362            0              507   1262   1029
443.11/443.29	c 52226          2006810        192489637      69919760       362            0              791   1204   944
469.21/469.38	c 57531          2119986        204239949      75171565       362            0              796   991   925
493.51/493.67	c 63366          2247893        215230827      79404314       362            0              727   1033   973
549.41/549.58	c 69784          2389633        241882398      89025515       362            0              763   959   900
609.50/609.62	c 76843          2625487        268653279      98695566       362            0              717   992   909
655.91/656.04	c 84607          2787293        291179864      107598654      362            0              911   1041   986
701.29/701.46	c 93147          3001047        312090312      116067513      362            0              846   1016   950
773.39/773.58	c 102541         3302553        344125873      127939440      362            0              709   885   826
817.59/817.70	c 112874         3517749        363676235      135391106      362            0              598   873   762
893.18/893.31	c 124240         3753558        398618352      148654615      362            0              574   738   677
972.27/972.49	c 136742         4441689        426856375      161516879      362            0              583   1534   1279
1074.47/1074.61	c 150494         5126862        468466110      177580321      362            0              945   1705   1298
1137.97/1138.19	c 165621         5558441        494817025      188061615      362            0              1046   1442   1275
1217.87/1218.04	c 182260         6142084        524744477      198783108      362            0              952   1073   1022
1289.87/1290.09	c 200562         6795832        549930165      209112112      362            0              837   1142   1055
1409.65/1409.86	c 220694         7506098        601307466      228231282      362            0              900   1733   1351
1545.44/1545.61	c 242839         8640125        649020253      245349106      362            0              969   1681   1336
1737.32/1737.51	c 267198         10429920       713049668      268238618      362            0              1041   2077   1533
1930.50/1930.70	c 293992         12209583       782313995      294644030      362            0              1276   2068   1698
2301.18/2301.44	c 323465         13479043       945938825      353553525      362            0              950   1497   1237
2400.07/2400.30	
2400.07/2400.30	c *** INTERRUPTED ***
2400.07/2400.30	c restarts              : 61          
2400.07/2400.30	c conflicts             : 337375       (141 /sec)
2400.07/2400.30	c decisions             : 14106294     (5878 /sec)
2400.07/2400.30	c propagations          : 367368271   (153081 /sec)
2400.07/2400.30	c root propagations     : 362         
2400.07/2400.30	c filter calls          : 984071535      (410058 /sec)
2400.07/2400.30	c useless filter calls  : 868721843      (88 %)
2400.07/2400.30	c Memory used           : 414.48 MB
2400.07/2400.30	c CPU time              : 2399.84 s
2400.07/2400.30	c real time             : 2400.3 s
2400.07/2400.30	
2400.07/2400.30	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 (12793 MiB free)
  memory of node 1: 16384 MiB (13288 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390082-1568349103/watcher-4390082-1568349103 -o /tmp/evaluation-result-4390082-1568349103/solver-4390082-1568349103 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568323498-21939 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390082-1568349103.xml 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 2400 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 2430 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 2500 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Linux 3.10.0-514.16.1.el7.x86_64
Starting watchdog thread
Current StackSize limit: 8192 KiB

solver pid=27236, runsolver pid=27233

[startup+0.100136 s]*
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26696640/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=38152 memory=14376 CPUtime=0.1 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 3815 0 0 0 10 0 0 0 20 0 1 0 411157629 39067648 3594 33554432000 4194304 6210612 140729851210240 140729851207512 5517640 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 9538 3594 834 493 0 2843 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38152 KiB
Current children cumulated memory: 14376 KiB

[startup+0.209785 s]*
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26665424/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=72996 memory=49484 CPUtime=0.21 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 12529 0 0 0 19 2 0 0 20 0 1 0 411157629 74747904 12305 33554432000 4194304 6210612 140729851210240 140729851207512 140518471952288 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 18249 12305 834 493 0 11554 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 72996 KiB
Current children cumulated memory: 49484 KiB

[startup+0.309738 s]*
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26632316/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=106000 memory=82220 CPUtime=0.31 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 20774 0 0 0 28 3 0 0 20 0 1 0 411157629 108544000 20555 33554432000 4194304 6210612 140729851210240 140729851207512 140518471904229 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 26500 20555 834 493 0 19805 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 106000 KiB
Current children cumulated memory: 82220 KiB

[startup+0.700374 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26572628/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=232008 memory=208412 CPUtime=0.69 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 52286 0 0 0 61 8 0 0 20 0 1 0 411157629 237576192 52103 33554432000 4194304 6210612 140729851210240 140729851204392 140518471904229 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 58038 52103 834 493 0 51343 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 232008 KiB
Current children cumulated memory: 208412 KiB

[startup+1.50038 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26478624/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=286484 memory=262944 CPUtime=1.48 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 65936 0 0 0 139 9 0 0 20 0 1 0 411157629 293359616 65736 33554432000 4194304 6210612 140729851210240 140729851207832 5249674 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 71621 65736 870 493 0 64926 0
Current children cumulated CPU time: 1.48 s
Current children cumulated vsize: 286484 KiB
Current children cumulated memory: 262944 KiB

[startup+3.10963 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26427696/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=306564 memory=283164 CPUtime=3.1 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 79316 0 0 0 299 11 0 0 20 0 1 0 411157629 313921536 70791 33554432000 4194304 6210612 140729851210240 140729851207672 5156072 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 76641 70791 870 493 0 69946 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 306564 KiB
Current children cumulated memory: 283164 KiB

[startup+6.30033 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26427416/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=306968 memory=283480 CPUtime=6.28 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 88359 0 0 0 617 11 0 0 20 0 1 0 411157629 314335232 70870 33554432000 4194304 6210612 140729851210240 140729851207672 5249674 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 76742 70870 870 493 0 70047 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 306968 KiB
Current children cumulated memory: 283480 KiB

[startup+12.7003 s]
/proc/loadavg: 2.00 2.03 2.05 3/200 27237
/proc/meminfo: memFree=26317832/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=392592 CPUtime=12.69 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 165647 0 0 0 1252 17 0 0 20 0 1 0 411157629 434614272 98148 33554432000 4194304 6210612 140729851210240 140729851208200 5186084 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 98148 872 493 0 99412 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392592 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 27239
/proc/meminfo: memFree=26317888/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=392592 CPUtime=25.48 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 194877 0 0 0 2530 18 0 0 20 0 1 0 411157629 434614272 98148 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 98148 872 493 0 99412 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392592 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 27240
/proc/meminfo: memFree=26318348/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=392616 CPUtime=51.08 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 225159 0 0 0 5088 20 0 0 20 0 1 0 411157629 434614272 98154 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 98154 872 493 0 99412 0
Current children cumulated CPU time: 51.08 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392616 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/200 27244
/proc/meminfo: memFree=26318604/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=392616 CPUtime=102.27 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 253036 0 0 0 10205 22 0 0 20 0 1 0 411157629 434614272 98154 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 98154 872 493 0 99412 0
Current children cumulated CPU time: 102.27 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392616 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27250
/proc/meminfo: memFree=26317936/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=392616 CPUtime=162.25 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 264059 0 0 0 16203 22 0 0 20 0 1 0 411157629 434614272 98154 33554432000 4194304 6210612 140729851210240 140729851208200 5155592 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 98154 872 493 0 99412 0
Current children cumulated CPU time: 162.25 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392616 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27254
/proc/meminfo: memFree=26318080/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=392748 CPUtime=222.24 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 273076 0 0 0 22201 23 0 0 20 0 1 0 411157629 434614272 98187 33554432000 4194304 6210612 140729851210240 140729851208200 5396244 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 98187 872 493 0 99412 0
Current children cumulated CPU time: 222.24 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392748 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27258
/proc/meminfo: memFree=26310220/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=282.22 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 276088 0 0 0 28199 23 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5155287 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 282.22 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27264
/proc/meminfo: memFree=26310096/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=342.22 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 276687 0 0 0 34199 23 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5249899 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 342.22 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27268
/proc/meminfo: memFree=26310580/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=402.22 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 277254 0 0 0 40199 23 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5155888 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 402.22 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27272
/proc/meminfo: memFree=26310280/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=462.21 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 277818 0 0 0 46198 23 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5155171 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 462.21 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB


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

/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 1662.13 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27569
/proc/meminfo: memFree=26253164/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=1722.12 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 288976 0 0 0 172188 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 1722.12 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 27583
/proc/meminfo: memFree=26253280/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=1782.12 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 289584 0 0 0 178188 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 1782.12 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+1842.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/201 27610
/proc/meminfo: memFree=26252532/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=1842.11 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 289990 0 0 0 184187 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5409297 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 1842.11 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+1902.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/200 27614
/proc/meminfo: memFree=26253832/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=1902.1 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 290400 0 0 0 190186 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5157738 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 1902.1 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+1962.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/201 27621
/proc/meminfo: memFree=26251860/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=1962.1 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 290971 0 0 0 196186 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 1962.1 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 27625
/proc/meminfo: memFree=26251884/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2022.1 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 291368 0 0 0 202186 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2022.1 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27629
/proc/meminfo: memFree=26252120/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2082.09 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 291780 0 0 0 208185 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5155002 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2082.09 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27635
/proc/meminfo: memFree=26252316/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2142.09 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 292168 0 0 0 214185 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5154969 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2142.09 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27639
/proc/meminfo: memFree=26252260/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2202.08 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 292569 0 0 0 220184 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5249674 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2202.08 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27643
/proc/meminfo: memFree=26252200/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2262.08 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 292966 0 0 0 226184 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5249890 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2262.08 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27649
/proc/meminfo: memFree=26252084/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2322.08 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 293530 0 0 0 232184 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5409301 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2322.08 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

[startup+2382.3 s]
/proc/loadavg: 2.53 2.15 2.09 3/200 27661
/proc/meminfo: memFree=26252308/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2382.07 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 293957 0 0 0 238183 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5156010 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2382.07 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.3 s]
/proc/loadavg: 2.48 2.16 2.09 3/200 27662
/proc/meminfo: memFree=26252316/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2400.07 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 294054 0 0 0 239983 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5154977 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

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

[startup+2400.3 s]
# the end of solver process 27236 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.84 s, system=0.250981 s

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

[startup+2400.3 s]
/proc/loadavg: 2.48 2.16 2.09 3/200 27662
/proc/meminfo: memFree=26252316/32770624 swapFree=66927180/67108860
[pid=27236] ppid=27233 vsize=424428 memory=400728 CPUtime=2400.07 cores=1,3,5,7
/proc/27236/stat : 27236 (cosoco) R 27233 27236 21907 0 -1 4202496 294054 0 0 0 239983 24 0 0 20 0 1 0 411157629 434614272 100182 33554432000 4194304 6210612 140729851210240 140729851208200 5154977 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 19017728 140729851212811 140729851212913 140729851212913 140729851215822 0
/proc/27236/statm: 106107 100182 872 493 0 99412 0
Current children cumulated CPU time: 2400.07 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400728 KiB

Child status: 1
Real time (s): 2400.3
CPU time (s): 2400.09
CPU user time (s): 2399.84
CPU system time (s): 0.250981
CPU usage (%): 99.991
Max. virtual memory (cumulated for all children) (KiB): 424428
Max. memory (cumulated for all children) (KiB): 400728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.84
system time used= 0.250981
maximum resident set size= 400796
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 294106
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= 105
involuntary context switches= 618


# summary of solver processes directly reported to runsolver:
#   pid: 27236
#   total CPU time (s): 2400.09
#   total CPU user time (s): 2399.84
#   total CPU system time (s): 0.250981

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.96693 second user time and 16.7681 second system time

The end

Launcher Data

Begin job on node137 at 2019-09-13 06:31:01
IDJOB=4390082
IDBENCH=135029
IDSOLVER=2830
FILE ID=node137/4390082-1568349103
RUNJOBID= node137-1568323498-21939
PBS_JOBID= 21701145
Free space on /tmp= 61232 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-sptate/Pb-Tate-K108.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4390082-1568349103/watcher-4390082-1568349103 -o /tmp/evaluation-result-4390082-1568349103/solver-4390082-1568349103 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node137-1568323498-21939 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390082-1568349103.xml

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

MD5SUM BENCH= 2a47884be513939e719b7a1148b6038b
RANDOM SEED=405991351

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:        26707960 kB
MemAvailable:   31753460 kB
Buffers:          145016 kB
Cached:          5165740 kB
SwapCached:        77536 kB
Active:          1417592 kB
Inactive:        4026700 kB
Active(anon):      57596 kB
Inactive(anon):   117532 kB
Active(file):    1359996 kB
Inactive(file):  3909168 kB
Unevictable:      108716 kB
Mlocked:          108716 kB
SwapTotal:      67108860 kB
SwapFree:       66927180 kB
Dirty:              3116 kB
Writeback:             0 kB
AnonPages:        166836 kB
Mapped:            45200 kB
Shmem:             32712 kB
Slab:             213396 kB
SReclaimable:     184344 kB
SUnreclaim:        29052 kB
KernelStack:        3536 kB
PageTables:         5372 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     580348 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    118784 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= 61228 MiB
End job on node137 at 2019-09-13 07:11:01