Trace number 4408680

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.08 2400.13

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-dec-spng/
Pb-NG-K151.xml
MD5SUMe95cbc33f220035f9b7ccd0bb1eeb0b2
Bench CategoryCSP (decision problem)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables17969
Number of constraints18273
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":17969}]
Minimum variable degree3
Maximum variable degree12
Distribution of variable degrees[{"degree":3,"count":1},{"degree":4,"count":279},{"degree":5,"count":1843},{"degree":6,"count":8079},{"degree":7,"count":4930},{"degree":8,"count":1940},{"degree":9,"count":598},{"degree":10,"count":149},{"degree":11,"count":1},{"degree":12,"count":149}]
Minimum constraint arity1
Maximum constraint arity151
Distribution of constraint arities[{"arity":1,"count":2},{"arity":2,"count":1950},{"arity":3,"count":8100},{"arity":4,"count":4950},{"arity":5,"count":2100},{"arity":6,"count":450},{"arity":7,"count":150},{"arity":9,"count":150},{"arity":119,"count":302},{"arity":151,"count":119}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":18273}]
Optimization problemNO
Type of objective

Solver Data

3.00/3.04	c root propagations     : 742         
3.00/3.04	c restarts enabled, print stats at every restarts
3.00/3.04	c
3.00/3.04	c
3.00/3.04	c
3.00/3.04	c This is cosoco 2.00 --  
3.00/3.04	c
3.00/3.04	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408680-1569801064.xml 
3.00/3.04	c ========================================[ Problem Statistics ]===========================================
3.00/3.04	c |                                                                                                       
3.00/3.04	c |  Parse time        :         1.85 s 
3.00/3.04	c |
3.00/3.04	c |               Variables: 17969
3.00/3.04	c |            Domain Sizes: 2..2
3.00/3.04	c |
3.00/3.04	c |             Constraints: 18273
3.00/3.04	c |                   Arity: 1..151  -- Unary: 2  -- Binary: 1950  -- Ternary: 8100
3.00/3.04	c | 
3.00/3.04	c |                   Types: 
3.00/3.04	c |                          Sum: 18273
3.00/3.04	c |                          
3.00/3.04	c =========================================================================================================
3.00/3.04	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
8.00/8.04	c 101            12002          734878         203416         742            0              3170   10673   9060
11.79/11.87	c 211            30530          1282331        369411         742            0              5232   15401   14550
16.59/16.61	c 332            47718          2128114        734236         742            0              426   16157   15160
20.59/20.63	c 465            65085          2664705        944482         742            0              770   10252   6507
24.29/24.37	c 611            79148          3133540        1129033        742            0              930   4513   2626
29.19/29.20	c 771            90259          4011881        1423148        742            0              1124   2695   2399
33.49/33.51	c 947            98816          4778386        1737328        742            0              1718   2039   1805
41.29/41.36	c 1140           107764         6473056        2296680        742            0              1431   1661   1540
51.59/51.67	c 1352           116533         8729762        3017106        742            0              1287   1691   1369
55.29/55.30	c 1585           122719         9414663        3308666        742            0              1202   1580   1525
64.00/64.09	c 1841           130474         11173320       3950407        742            0              983   1261   1196
70.29/70.36	c 2122           142868         12220946       4371660        742            0              1211   1413   1297
74.89/74.94	c 2431           150964         13007777       4723875        742            0              1176   1410   1242
84.29/84.39	c 2770           172350         14461983       5336376        742            0              272   1946   1672
100.10/100.13	c 3142           192096         17413946       6364553        742            0              808   1017   944
113.19/113.25	c 3551           222384         19444053       7101064        742            0              738   989   934
123.89/124.00	c 4000           246949         21091989       7784832        742            0              750   1024   882
140.49/140.53	c 4493           261448         24399735       8985896        742            0              682   794   731
148.89/148.92	c 5035           275714         25815184       9653228        742            0              591   705   645
160.80/160.87	c 5631           283123         28322988       10568572       742            0              582   629   609
168.79/168.89	c 6286           290474         29953162       11233095       742            0              581   645   615
177.00/177.01	c 7006           304666         31348494       11982831       742            0              533   945   670
223.28/223.36	c 7798           321478         41470355       15438635       742            0              455   613   550
232.99/233.09	c 8669           334814         43573465       16302823       742            0              569   641   614
246.18/246.26	c 9627           350999         46636401       17375357       742            0              566   699   662
260.28/260.33	c 10680          370503         49710617       18676548       742            0              560   692   600
287.88/287.90	c 11838          463098         54578062       20798550       742            0              176   2902   1488
299.88/299.99	c 13111          493073         57088539       21805808       742            0              948   1340   1076
312.37/312.49	c 14511          516674         59988702       23098271       742            0              883   1044   942
336.57/336.64	c 16051          575248         65171406       25261879       742            0              407   1581   1380
357.37/357.49	c 17745          640925         69120865       27037053       742            0              583   1891   1439
404.17/404.26	c 19608          783841         77631333       30280653       742            0              1100   2187   1797
449.17/449.20	c 21657          834153         88223559       34300488       742            0              1302   1635   1577
535.16/535.23	c 23910          901221         107693315      41205615       742            0              1104   1371   1246
594.16/594.21	c 26388          978331         121012596      46204862       742            0              892   1422   1317
639.07/639.17	c 29113          1067166        130383399      49993879       742            0              1265   1470   1376
683.55/683.68	c 32110          1151885        140172393      53764190       742            0              1191   1653   1314
727.97/728.01	c 35406          1239629        149492200      57422360       742            0              968   1399   1256
763.45/763.55	c 39031          1311161        156473962      60435676       742            0              894   1089   947
868.75/868.81	c 43018          1500023        176457105      67688692       742            0              779   1141   1028
1054.74/1054.82	c 47403          1767492        213316317      80218608       742            0              689   1105   930
1158.83/1158.97	c 52226          1900686        235092417      88329552       742            0              646   811   754
1226.83/1227.00	c 57531          2019078        248472905      94468386       742            0              583   716   675
1323.53/1323.62	c 63366          2134443        268985976      102973116      742            0              559   1066   715
1401.74/1401.88	c 69784          2240035        285754178      110357625      742            0              653   741   714
1534.13/1534.20	c 76843          2393799        313624230      121065768      742            0              529   607   574
1638.73/1638.83	c 84607          2537727        334739878      130830110      742            0              538   634   606
1713.33/1713.43	c 93147          2660384        349422618      138388715      742            0              512   599   563
1923.23/1923.34	c 102541         2994411        400903069      157884429      742            0              516   1777   1049
2089.14/2089.23	c 112874         3165438        444608496      175434554      742            0              832   974   922
2285.24/2285.32	c 124240         4051772        470784692      186194938      742            0              569   1838   1379
2400.05/2400.11	
2400.05/2400.11	c *** INTERRUPTED ***
2400.05/2400.11	c restarts              : 51          
2400.05/2400.11	c conflicts             : 130854       (55 /sec)
2400.05/2400.11	c decisions             : 4392601      (1831 /sec)
2400.05/2400.11	c propagations          : 195508909   (81510 /sec)
2400.05/2400.11	c root propagations     : 742         
2400.05/2400.11	c filter calls          : 493020015      (205546 /sec)
2400.05/2400.11	c useless filter calls  : 436978663      (88 %)
2400.05/2400.11	c Memory used           : 2350.30 MB
2400.05/2400.11	c CPU time              : 2398.58 s
2400.05/2400.11	c real time             : 2400.11 s
2400.05/2400.11	
2400.05/2400.11	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 (14325 MiB free)
  memory of node 1: 16384 MiB (15641 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408680-1569801064/watcher-4408680-1569801064 -o /tmp/evaluation-result-4408680-1569801064/solver-4408680-1569801064 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25326 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4408680-1569801064.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
solver pid=28117, runsolver pid=28114
Current StackSize limit: 8192 KiB


[startup+0.100162 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=30673824/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=40468 memory=16692 CPUtime=0.1 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 4339 0 0 0 10 0 0 0 20 0 1 0 556374098 41439232 4173 33554432000 4194304 6211132 140732989498928 140732989495464 5490992 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 10117 4173 809 493 0 3422 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40468 KiB
Current children cumulated memory: 16692 KiB

[startup+0.20971 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=30659688/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=56868 memory=33060 CPUtime=0.2 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 8485 0 0 0 20 0 0 0 20 0 1 0 556374098 58232832 8265 33554432000 4194304 6211132 140732989498928 140732989495464 140670376433568 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 14217 8265 837 493 0 7522 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 56868 KiB
Current children cumulated memory: 33060 KiB

[startup+0.309681 s]*
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=30632532/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=88572 memory=64740 CPUtime=0.31 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 16394 0 0 0 29 2 0 0 20 0 1 0 556374098 90697728 16185 33554432000 4194304 6211132 140732989498928 140732989495464 140670376385509 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 22143 16185 837 493 0 15448 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 88572 KiB
Current children cumulated memory: 64740 KiB

[startup+0.700294 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=30494520/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=278368 memory=254820 CPUtime=0.69 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 63858 0 0 0 61 8 0 0 20 0 1 0 556374098 285048832 63639 33554432000 4194304 6211132 140732989498928 140732989495464 140670376385509 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 69627 63705 837 493 0 62932 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 278368 KiB
Current children cumulated memory: 254820 KiB

[startup+1.50036 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=30196228/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=835208 memory=811412 CPUtime=1.49 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 203064 0 0 0 121 28 0 0 20 0 1 0 556374098 855252992 202853 33554432000 4194304 6211132 140732989498928 140732989493064 140670376433568 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 208802 202853 837 493 0 202107 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 835208 KiB
Current children cumulated memory: 811412 KiB

[startup+3.1096 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=29377276/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=1334496 memory=1311004 CPUtime=3.1 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 338846 0 0 0 266 44 0 0 20 0 1 0 556374098 1366523904 327751 33554432000 4194304 6211132 140732989498928 140732989493064 5008940 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 333624 327751 873 493 0 326929 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 1334496 KiB
Current children cumulated memory: 1311004 KiB

[startup+6.30038 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28118
/proc/meminfo: memFree=28900768/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=1859012 memory=1813956 CPUtime=6.29 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 496304 0 0 0 566 63 0 0 20 0 1 0 556374098 1903628288 453489 33554432000 4194304 6211132 140732989498928 140732989497192 5155377 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 464753 453489 873 493 0 458058 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 1859012 KiB
Current children cumulated memory: 1813956 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28121
/proc/meminfo: memFree=28509024/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2253076 memory=2176144 CPUtime=12.69 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 692953 0 0 0 1186 83 0 0 20 0 1 0 556374098 2307149824 544036 33554432000 4194304 6211132 140732989498928 140732989496360 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 563269 544036 874 493 0 556574 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 2253076 KiB
Current children cumulated memory: 2176144 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28121
/proc/meminfo: memFree=28384484/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=25.49 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 852031 0 0 0 2454 95 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5155377 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28121
/proc/meminfo: memFree=28384764/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=51.1 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 895077 0 0 0 5012 98 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5250256 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+102.3 s]
/proc/loadavg: 2.49 2.14 2.08 3/201 28129
/proc/meminfo: memFree=28384704/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=102.29 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 975811 0 0 0 10124 105 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5409463 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+162.3 s]
/proc/loadavg: 2.21 2.13 2.08 3/201 28133
/proc/meminfo: memFree=28384852/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=162.29 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1014792 0 0 0 16120 109 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5250304 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+222.3 s]
/proc/loadavg: 2.08 2.10 2.08 3/201 28198
/proc/meminfo: memFree=27183740/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=222.28 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1036738 0 0 0 22117 111 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5250499 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+282.3 s]
/proc/loadavg: 2.03 2.08 2.07 3/201 28205
/proc/meminfo: memFree=26817440/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=282.27 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1094218 0 0 0 28112 115 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 282.27 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+342.3 s]
/proc/loadavg: 2.01 2.07 2.07 3/201 28209
/proc/meminfo: memFree=26817796/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=342.27 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1145889 0 0 0 34108 119 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5409476 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 342.27 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.06 2.06 3/199 28213
/proc/meminfo: memFree=26817208/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=402.26 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1172583 0 0 0 40104 122 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5155752 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 402.26 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.05 2.06 3/199 28220
/proc/meminfo: memFree=26817408/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2300800 CPUtime=462.26 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1213888 0 0 0 46101 125 0 0 20 0 1 0 556374098 2464460800 575200 33554432000 4194304 6211132 140732989498928 140732989496888 5409497 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 575200 874 493 0 594980 0
Current children cumulated CPU time: 462.26 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300800 KiB


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

/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 1662.23 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28359
/proc/meminfo: memFree=26746624/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=1722.23 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1483863 0 0 0 172079 144 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 1722.23 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28371
/proc/meminfo: memFree=26747672/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=1782.23 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1486009 0 0 0 178079 144 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5156189 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 1782.23 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28375
/proc/meminfo: memFree=26747300/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=1842.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1487630 0 0 0 184079 145 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5155377 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28381
/proc/meminfo: memFree=26746724/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=1902.23 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1489420 0 0 0 190078 145 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5155365 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 1902.23 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28385
/proc/meminfo: memFree=26746816/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=1962.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1493686 0 0 0 196078 146 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5250283 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 28389
/proc/meminfo: memFree=26747188/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2022.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1494920 0 0 0 202078 146 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5397200 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2022.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28396
/proc/meminfo: memFree=26747256/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2082.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1496499 0 0 0 208078 146 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5409471 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2082.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28400
/proc/meminfo: memFree=26747292/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2142.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1500995 0 0 0 214078 146 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2142.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28404
/proc/meminfo: memFree=26747028/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2202.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1502529 0 0 0 220078 146 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2202.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28411
/proc/meminfo: memFree=26746404/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2262.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1504162 0 0 0 226078 146 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5155373 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2262.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 28415
/proc/meminfo: memFree=26746704/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2322.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1508847 0 0 0 232077 147 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5409485 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2322.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

[startup+2382.3 s]
/proc/loadavg: 2.41 2.14 2.09 3/200 28427
/proc/meminfo: memFree=26746736/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2382.24 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1510826 0 0 0 238077 147 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5409508 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2382.24 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.11 s]
/proc/loadavg: 2.29 2.14 2.09 3/200 28429
/proc/meminfo: memFree=26746360/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2400.05 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1511535 0 0 0 239858 147 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5250316 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

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

[startup+2400.13 s]
# the end of solver process 28117 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.58 s, system=1.49201 s

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

[startup+2400.11 s]
/proc/loadavg: 2.29 2.14 2.09 3/200 28429
/proc/meminfo: memFree=26746360/32770624 swapFree=66997716/67108860
[pid=28117] ppid=28114 vsize=2406700 memory=2369236 CPUtime=2400.05 cores=1,3,5,7
/proc/28117/stat : 28117 (cosoco) R 28114 28117 25294 0 -1 4202496 1511535 0 0 0 239858 147 0 0 20 0 1 0 556374098 2464460800 592309 33554432000 4194304 6211132 140732989498928 140732989496888 5250316 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8312316 8317760 33062912 140732989502475 140732989502577 140732989502577 140732989505486 0
/proc/28117/statm: 601675 592309 874 493 0 594980 0
Current children cumulated CPU time: 2400.05 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2369236 KiB

Child status: 1
Real time (s): 2400.13
CPU time (s): 2400.08
CPU user time (s): 2398.58
CPU system time (s): 1.49201
CPU usage (%): 99.9979
Max. virtual memory (cumulated for all children) (KiB): 2406700
Max. memory (cumulated for all children) (KiB): 2369236

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.58
system time used= 1.49201
maximum resident set size= 2369304
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1511592
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= 141
involuntary context switches= 606


# summary of solver processes directly reported to runsolver:
#   pid: 28117
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.58
#   total CPU system time (s): 1.49201

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.60812 second user time and 18.1291 second system time

The end

Launcher Data

Begin job on node126 at 2019-09-30 01:50:25
IDJOB=4408680
IDBENCH=134771
IDSOLVER=2875
FILE ID=node126/4408680-1569801064
RUNJOBID= node126-1569787354-25326
PBS_JOBID= 21705827
Free space on /tmp= 61960 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-dec-spng/Pb-NG-K151.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408680-1569801064/watcher-4408680-1569801064 -o /tmp/evaluation-result-4408680-1569801064/solver-4408680-1569801064 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node126-1569787354-25326 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4408680-1569801064.xml

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

MD5SUM BENCH= e95cbc33f220035f9b7ccd0bb1eeb0b2
RANDOM SEED=122429216

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30686760 kB
MemAvailable:   31108424 kB
Buffers:          204520 kB
Cached:           535228 kB
SwapCached:         7392 kB
Active:          1162576 kB
Inactive:         336160 kB
Active(anon):     764144 kB
Inactive(anon):    70400 kB
Active(file):     398432 kB
Inactive(file):   265760 kB
Unevictable:      109388 kB
Mlocked:          109388 kB
SwapTotal:      67108860 kB
SwapFree:       66997716 kB
Dirty:              3976 kB
Writeback:             0 kB
AnonPages:        862480 kB
Mapped:            28264 kB
Shmem:             66840 kB
Slab:             176696 kB
SReclaimable:     146616 kB
SUnreclaim:        30080 kB
KernelStack:        3504 kB
PageTables:         6728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:    1353708 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:    813056 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      130432 kB
DirectMap2M:    33415168 kB

Free space on /tmp at the end= 62024 MiB
End job on node126 at 2019-09-30 02:30:26