Trace number 4408622

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) 2400.07 2399.8

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-4408622-1569802996.xml 
0.89/0.92	c ========================================[ Problem Statistics ]===========================================
0.89/0.92	c |                                                                                                       
0.89/0.92	c |  Parse time        :         0.72 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.59/8.69	c 101            3941           3081923        920391         362            0              1622   1891   1775
9.39/9.41	c 211            12034          3314980        1009152        362            0              336   6480   6105
10.29/10.38	c 332            24885          3532195        1086525        362            0              1296   6961   2456
11.29/11.39	c 465            31546          3923789        1222546        362            0              920   1227   1068
12.49/12.53	c 611            42801          4248827        1354489        362            0              1081   1871   1416
14.00/14.01	c 771            59095          4639408        1503273        362            0              1252   1983   1502
16.10/16.19	c 947            80623          5258245        1742130        362            0              1379   2197   1593
17.49/17.53	c 1140           94409          5642393        1894710        362            0              438   2068   1947
18.49/18.59	c 1352           105578         5927257        2005482        362            0              1518   1915   1745
20.29/20.30	c 1585           122220         6423290        2190447        362            0              1461   2020   1745
21.49/21.59	c 1841           131961         6858992        2359956        362            0              1481   1824   1610
23.00/23.09	c 2122           145615         7242533        2515624        362            0              757   965   865
25.89/25.90	c 2431           165667         8123121        2841628        362            0              815   1006   939
28.70/28.75	c 2770           192773         8841341        3109628        362            0              858   1123   1036
32.39/32.42	c 3142           229720         9852711        3495213        362            0              873   2249   1628
34.30/34.37	c 3551           246654         10396236       3701676        362            0              711   878   815
37.30/37.37	c 4000           282037         11052713       3954758        362            0              1227   2121   1473
42.20/42.29	c 4493           318129         12623656       4616732        362            0              848   1684   1123
49.80/49.81	c 5035           342817         15792662       5828841        362            0              732   1029   889
53.49/53.59	c 5631           358879         17184916       6361393        362            0              497   672   602
58.20/58.29	c 6286           379628         18994640       7030552        362            0              525   729   598
63.60/63.64	c 7006           420233         20907147       7712074        362            0              401   933   761
67.80/67.83	c 7798           435802         22782845       8358603        362            0              465   557   518
73.49/73.54	c 8669           449761         25691614       9374249        362            0              479   571   515
79.79/79.82	c 9627           503796         27728413       10062143       362            0              466   1130   833
87.10/87.19	c 10680          534350         31005696       11077518       362            0              703   858   783
91.29/91.33	c 11838          556609         32872500       11785021       362            0              550   766   673
103.10/103.19	c 13111          620310         37748077       13614661       362            0              493   1386   1009
112.29/112.31	c 14511          657041         42052850       15117811       362            0              633   967   819
126.89/127.00	c 16051          705571         48557490       17361946       362            0              650   816   752
139.49/139.50	c 17745          745925         54271663       19454327       362            0              572   736   688
152.39/152.49	c 19608          794996         59764816       21441205       362            0              579   739   662
172.09/172.19	c 21657          852694         68533672       24573559       362            0              575   715   671
185.00/185.10	c 23910          907570         74582681       27029088       362            0              578   838   776
206.79/206.83	c 26388          963314         84482245       30457941       362            0              503   671   573
220.79/220.84	c 29113          1123573        88623791       32097703       362            0              535   1796   1552
238.79/238.81	c 32110          1232724        96679702       35353364       362            0              1002   1407   1200
257.18/257.29	c 35406          1324545        105193665      38877092       362            0              591   1236   1039
290.58/290.65	c 39031          1448639        121330728      44841830       362            0              756   1006   881
335.29/335.35	c 43018          1572293        143265993      52884327       362            0              691   927   785
384.49/384.53	c 47403          1805825        164406101      60261248       362            0              507   1262   1029
443.30/443.32	c 52226          2006810        192489637      69919760       362            0              791   1204   944
469.30/469.32	c 57531          2119986        204239949      75171565       362            0              796   991   925
493.51/493.52	c 63366          2247893        215230827      79404314       362            0              727   1033   973
549.21/549.28	c 69784          2389633        241882398      89025515       362            0              763   959   900
609.13/609.14	c 76843          2625487        268653279      98695566       362            0              717   992   909
655.33/655.39	c 84607          2787293        291179864      107598654      362            0              911   1041   986
700.63/700.67	c 93147          3001047        312090312      116067513      362            0              846   1016   950
772.55/772.57	c 102541         3302553        344125873      127939440      362            0              709   885   826
816.56/816.56	c 112874         3517749        363676235      135391106      362            0              598   873   762
892.08/892.01	c 124240         3753558        398618352      148654615      362            0              574   738   677
970.88/970.82	c 136742         4441689        426856375      161516879      362            0              583   1534   1279
1072.59/1072.50	c 150494         5126862        468466110      177580321      362            0              945   1705   1298
1135.80/1135.76	c 165621         5558441        494817025      188061615      362            0              1046   1442   1275
1215.31/1215.20	c 182260         6142084        524744477      198783108      362            0              952   1073   1022
1286.92/1286.88	c 200562         6795832        549930165      209112112      362            0              837   1142   1055
1406.33/1406.22	c 220694         7506098        601307466      228231282      362            0              900   1733   1351
1541.55/1541.41	c 242839         8640125        649020253      245349106      362            0              969   1681   1336
1732.77/1732.67	c 267198         10429920       713049668      268238618      362            0              1041   2077   1533
1925.60/1925.44	c 293992         12209583       782313995      294644030      362            0              1276   2068   1698
2295.54/2295.30	c 323465         13479043       945938825      353553525      362            0              950   1497   1237
2400.06/2399.80	
2400.06/2399.80	c *** INTERRUPTED ***
2400.06/2399.80	c restarts              : 61          
2400.06/2399.80	c conflicts             : 337910       (141 /sec)
2400.06/2399.80	c decisions             : 14135102     (5890 /sec)
2400.06/2399.80	c propagations          : 368257702   (153451 /sec)
2400.06/2399.80	c root propagations     : 362         
2400.06/2399.80	c filter calls          : 986629316      (411124 /sec)
2400.06/2399.80	c useless filter calls  : 871035622      (88 %)
2400.06/2399.80	c Memory used           : 414.48 MB
2400.06/2399.80	c CPU time              : 2399.83 s
2400.06/2399.80	c real time             : 2399.8 s
2400.06/2399.80	
2400.06/2399.80	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 (15256 MiB free)
  memory of node 1: 16384 MiB (15527 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408622-1569802996/watcher-4408622-1569802996 -o /tmp/evaluation-result-4408622-1569802996/solver-4408622-1569802996 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569787350-25285 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408622-1569802996.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=28454, runsolver pid=28451

[startup+0.100159 s]*
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31512728/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=38152 memory=14392 CPUtime=0.1 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 3819 0 0 0 10 0 0 0 20 0 1 0 556237379 39067648 3598 33554432000 4194304 6211132 140721457287616 140721457283624 5817132 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 9538 3598 837 493 0 2843 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 38152 KiB
Current children cumulated memory: 14392 KiB

[startup+0.20978 s]*
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31480736/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=73436 memory=49764 CPUtime=0.21 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 12625 0 0 0 19 2 0 0 20 0 1 0 556237379 75198464 12441 33554432000 4194304 6211132 140721457287616 140721457283624 139652223069157 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 18359 12441 837 493 0 11664 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 73436 KiB
Current children cumulated memory: 49764 KiB

[startup+0.309673 s]*
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31448372/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=106144 memory=82500 CPUtime=0.3 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 20791 0 0 0 28 2 0 0 20 0 1 0 556237379 108691456 20625 33554432000 4194304 6211132 140721457287616 140721457281752 139652223117216 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 26536 20625 837 493 0 19841 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 106144 KiB
Current children cumulated memory: 82500 KiB

[startup+0.700367 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31389224/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=231276 memory=207636 CPUtime=0.69 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 52079 0 0 0 62 7 0 0 20 0 1 0 556237379 236826624 51909 33554432000 4194304 6211132 140721457287616 140721457281752 139652223069157 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 57819 51909 837 493 0 51124 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 231276 KiB
Current children cumulated memory: 207636 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31294364/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=286484 memory=262960 CPUtime=1.49 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 65941 0 0 0 140 9 0 0 20 0 1 0 556237379 293359616 65740 33554432000 4194304 6211132 140721457287616 140721457285208 5155385 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 71621 65740 874 493 0 64926 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 286484 KiB
Current children cumulated memory: 262960 KiB

[startup+3.10959 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31243872/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=306564 memory=283184 CPUtime=3.1 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 79374 0 0 0 300 10 0 0 20 0 1 0 556237379 313921536 70796 33554432000 4194304 6211132 140721457287616 140721457285048 5397407 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 76641 70796 874 493 0 69946 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 306564 KiB
Current children cumulated memory: 283184 KiB

[startup+6.30035 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31243228/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=306968 memory=283500 CPUtime=6.29 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 88363 0 0 0 618 11 0 0 20 0 1 0 556237379 314335232 70875 33554432000 4194304 6211132 140721457287616 140721457285048 5155377 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 76742 70875 874 493 0 70047 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 306968 KiB
Current children cumulated memory: 283500 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31133996/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=392608 CPUtime=12.69 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 166068 0 0 0 1253 16 0 0 20 0 1 0 556237379 434614272 98152 33554432000 4194304 6211132 140721457287616 140721457285048 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 98152 875 493 0 99412 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392608 KiB

[startup+25.5003 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28455
/proc/meminfo: memFree=31134040/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=392608 CPUtime=25.49 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 194744 0 0 0 2532 17 0 0 20 0 1 0 556237379 434614272 98152 33554432000 4194304 6211132 140721457287616 140721457285576 5250283 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 98152 875 493 0 99412 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392608 KiB

[startup+51.1096 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28457
/proc/meminfo: memFree=31133028/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=392608 CPUtime=51.11 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 225142 0 0 0 5092 19 0 0 20 0 1 0 556237379 434614272 98152 33554432000 4194304 6211132 140721457287616 140721457285576 5156523 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 98152 875 493 0 99412 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392608 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28461
/proc/meminfo: memFree=31133124/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=392632 CPUtime=102.29 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 253923 0 0 0 10208 21 0 0 20 0 1 0 556237379 434614272 98158 33554432000 4194304 6211132 140721457287616 140721457285576 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 98158 875 493 0 99412 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392632 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28466
/proc/meminfo: memFree=31132860/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=392632 CPUtime=162.28 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 268932 0 0 0 16207 21 0 0 20 0 1 0 556237379 434614272 98158 33554432000 4194304 6211132 140721457287616 140721457285576 5156497 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 98158 875 493 0 99412 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392632 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28472
/proc/meminfo: memFree=31133076/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=392652 CPUtime=222.29 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 280100 0 0 0 22207 22 0 0 20 0 1 0 556237379 434614272 98163 33554432000 4194304 6211132 140721457287616 140721457285576 5155519 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 98163 875 493 0 99412 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 392652 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28476
/proc/meminfo: memFree=31127440/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=397212 CPUtime=282.28 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 285401 0 0 0 28206 22 0 0 20 0 1 0 556237379 434614272 99303 33554432000 4194304 6211132 140721457287616 140721457285576 5397248 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 99303 875 493 0 99412 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 397212 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28482
/proc/meminfo: memFree=31124992/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=342.29 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 285834 0 0 0 34207 22 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5250330 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28488
/proc/meminfo: memFree=31124424/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=402.3 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 286022 0 0 0 40208 22 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5157264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 402.3 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28499
/proc/meminfo: memFree=31124624/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=462.3 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 286305 0 0 0 46208 22 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5155703 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB


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

/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1602.46 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28610
/proc/meminfo: memFree=31124104/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=1662.46 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 290548 0 0 0 166223 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5155373 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1662.46 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28614
/proc/meminfo: memFree=31123908/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=1722.47 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 290680 0 0 0 172224 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5380288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1722.47 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/200 28679
/proc/meminfo: memFree=31143688/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=1782.48 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 290980 0 0 0 178225 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5409485 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1782.48 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28685
/proc/meminfo: memFree=31143372/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=1842.49 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 291111 0 0 0 184226 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5250491 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1842.49 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28689
/proc/meminfo: memFree=31143432/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=1902.5 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 291246 0 0 0 190227 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5193776 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1902.5 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28694
/proc/meminfo: memFree=31144376/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=1962.5 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 291540 0 0 0 196227 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5409476 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 1962.5 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28700
/proc/meminfo: memFree=31143576/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2022.51 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 291663 0 0 0 202228 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5397407 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2022.51 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28704
/proc/meminfo: memFree=31143572/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2082.52 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 291835 0 0 0 208229 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5250482 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2082.52 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28709
/proc/meminfo: memFree=31143192/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2142.53 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 291957 0 0 0 214230 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5156288 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2142.53 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 1.99 2.04 3/199 28715
/proc/meminfo: memFree=31142012/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2202.53 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 292100 0 0 0 220230 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5156912 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2202.53 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2262.3 s]
/proc/loadavg: 2.05 2.01 2.04 3/199 28726
/proc/meminfo: memFree=31142152/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2262.54 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 292230 0 0 0 226231 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5157576 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2262.54 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2322.3 s]
/proc/loadavg: 2.09 2.03 2.05 3/200 28752
/proc/meminfo: memFree=31141600/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2322.55 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 292506 0 0 0 232232 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5409508 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2322.55 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/200 28758
/proc/meminfo: memFree=31141304/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2382.56 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 292622 0 0 0 238233 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5250283 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2382.56 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.8 s]
/proc/loadavg: 2.02 2.02 2.05 3/200 28759
/proc/meminfo: memFree=31141648/32770624 swapFree=66937824/67108860
[pid=28454] ppid=28451 vsize=424428 memory=400376 CPUtime=2400.06 cores=1,3,5,7
/proc/28454/stat : 28454 (cosoco) R 28451 28454 25253 0 -1 4202496 292753 0 0 0 239983 23 0 0 20 0 1 0 556237379 434614272 100094 33554432000 4194304 6211132 140721457287616 140721457285576 5250292 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 13873152 140721457292299 140721457292401 140721457292401 140721457295310 0
/proc/28454/statm: 106107 100094 875 493 0 99412 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 424428 KiB
Current children cumulated memory: 400376 KiB

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

[startup+2399.8 s]
# the end of solver process 28454 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2399.83 s, system=0.241031 s

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

Child status: 1
Real time (s): 2399.8
CPU time (s): 2400.07
CPU user time (s): 2399.83
CPU system time (s): 0.241031
CPU usage (%): 100.011
Max. virtual memory (cumulated for all children) (KiB): 424428
Max. memory (cumulated for all children) (KiB): 400376

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2399.83
system time used= 0.241031
maximum resident set size= 400440
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 292804
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= 103
involuntary context switches= 618


# summary of solver processes directly reported to runsolver:
#   pid: 28454
#   total CPU time (s): 2400.07
#   total CPU user time (s): 2399.83
#   total CPU system time (s): 0.241031

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.95289 second user time and 16.5192 second system time

The end

Launcher Data

Begin job on node141 at 2019-09-30 02:22:33
IDJOB=4408622
IDBENCH=135029
IDSOLVER=2875
FILE ID=node141/4408622-1569802996
RUNJOBID= node141-1569787350-25285
PBS_JOBID= 21705821
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco 2.0
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-4408622-1569802996/watcher-4408622-1569802996 -o /tmp/evaluation-result-4408622-1569802996/solver-4408622-1569802996 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node141-1569787350-25285 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408622-1569802996.xml

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

MD5SUM BENCH= 2a47884be513939e719b7a1148b6038b
RANDOM SEED=2110093914

node141.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	: 5332.93
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	: 5332.93
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	: 5332.93
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	: 5332.93
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:        31523480 kB
MemAvailable:   31804236 kB
Buffers:          193780 kB
Cached:           431052 kB
SwapCached:        62076 kB
Active:           362804 kB
Inactive:         349540 kB
Active(anon):      39656 kB
Inactive(anon):   126388 kB
Active(file):     323148 kB
Inactive(file):   223152 kB
Unevictable:      107692 kB
Mlocked:          107692 kB
SwapTotal:      67108860 kB
SwapFree:       66937824 kB
Dirty:              3120 kB
Writeback:             0 kB
AnonPages:        133284 kB
Mapped:            27984 kB
Shmem:             69528 kB
Slab:             130172 kB
SReclaimable:     100584 kB
SUnreclaim:        29588 kB
KernelStack:        3568 kB
PageTables:         5632 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     588732 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     83968 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      128384 kB
DirectMap2M:    33417216 kB

Free space on /tmp at the end= 62024 MiB
End job on node141 at 2019-09-30 03:02:33