Trace number 4390140

Some explanations

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

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

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

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cosoco 2? (TO) 2400.08 2400.22

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

2.99/3.02	c root propagations     : 742         
2.99/3.02	c restarts enabled, print stats at every restarts
2.99/3.02	c
2.99/3.02	c
2.99/3.02	c
2.99/3.02	c This is cosoco 2.00 --  
2.99/3.02	c
2.99/3.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4390140-1568346552.xml 
2.99/3.02	c ========================================[ Problem Statistics ]===========================================
2.99/3.02	c |                                                                                                       
2.99/3.02	c |  Parse time        :         1.86 s 
2.99/3.02	c |
2.99/3.02	c |               Variables: 17969
2.99/3.02	c |            Domain Sizes: 2..2
2.99/3.02	c |
2.99/3.02	c |             Constraints: 18273
2.99/3.02	c |                   Arity: 1..151  -- Unary: 2  -- Binary: 1950  -- Ternary: 8100
2.99/3.02	c | 
2.99/3.02	c |                   Types: 
2.99/3.02	c |                          Sum: 18273
2.99/3.02	c |                          
2.99/3.02	c =========================================================================================================
2.99/3.02	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
7.68/7.77	c 101            12002          734878         203416         742            0              3170   10673   9060
11.38/11.48	c 211            30530          1282331        369411         742            0              5232   15401   14550
16.10/16.17	c 332            47718          2128114        734236         742            0              426   16157   15160
20.09/20.15	c 465            65085          2664705        944482         742            0              770   10252   6507
23.78/23.84	c 611            79148          3133540        1129033        742            0              930   4513   2626
28.49/28.59	c 771            90259          4011881        1423148        742            0              1124   2695   2399
32.79/32.87	c 947            98816          4778386        1737328        742            0              1718   2039   1805
40.48/40.57	c 1140           107764         6473056        2296680        742            0              1431   1661   1540
50.69/50.79	c 1352           116533         8729762        3017106        742            0              1287   1691   1369
54.28/54.37	c 1585           122719         9414663        3308666        742            0              1202   1580   1525
63.10/63.17	c 1841           130474         11173320       3950407        742            0              983   1261   1196
69.28/69.38	c 2122           142868         12220946       4371660        742            0              1211   1413   1297
73.88/73.94	c 2431           150964         13007777       4723875        742            0              1176   1410   1242
83.28/83.30	c 2770           172350         14461983       5336376        742            0              272   1946   1672
98.99/99.06	c 3142           192096         17413946       6364553        742            0              808   1017   944
110.99/111.10	c 3551           222384         19444053       7101064        742            0              738   989   934
120.67/120.76	c 4000           246949         21091989       7784832        742            0              750   1024   882
136.27/136.30	c 4493           261448         24399735       8985896        742            0              682   794   731
143.97/144.07	c 5035           275714         25815184       9653228        742            0              591   705   645
155.37/155.47	c 5631           283123         28322988       10568572       742            0              582   629   609
162.97/163.01	c 6286           290474         29953162       11233095       742            0              581   645   615
170.36/170.44	c 7006           304666         31348494       11982831       742            0              533   945   670
215.36/215.45	c 7798           321478         41470355       15438635       742            0              455   613   550
225.07/225.17	c 8669           334814         43573465       16302823       742            0              569   641   614
238.25/238.31	c 9627           350999         46636401       17375357       742            0              566   699   662
252.25/252.35	c 10680          370503         49710617       18676548       742            0              560   692   600
279.75/279.86	c 11838          463098         54578062       20798550       742            0              176   2902   1488
291.85/291.92	c 13111          493073         57088539       21805808       742            0              948   1340   1076
304.25/304.39	c 14511          516674         59988702       23098271       742            0              883   1044   942
328.35/328.47	c 16051          575248         65171406       25261879       742            0              407   1581   1380
349.15/349.29	c 17745          640925         69120865       27037053       742            0              583   1891   1439
395.95/396.01	c 19608          783841         77631333       30280653       742            0              1100   2187   1797
440.73/440.85	c 21657          834153         88223559       34300488       742            0              1302   1635   1577
526.62/526.78	c 23910          901221         107693315      41205615       742            0              1104   1371   1246
585.52/585.67	c 26388          978331         121012596      46204862       742            0              892   1422   1317
630.41/630.53	c 29113          1067166        130383399      49993879       742            0              1265   1470   1376
674.82/674.97	c 32110          1151885        140172393      53764190       742            0              1191   1653   1314
719.11/719.25	c 35406          1239629        149492200      57422360       742            0              968   1399   1256
754.61/754.72	c 39031          1311161        156473962      60435676       742            0              894   1089   947
859.70/859.89	c 43018          1500023        176457105      67688692       742            0              779   1141   1028
1045.59/1045.72	c 47403          1767492        213316317      80218608       742            0              689   1105   930
1149.68/1149.84	c 52226          1900686        235092417      88329552       742            0              646   811   754
1217.58/1217.78	c 57531          2019078        248472905      94468386       742            0              583   716   675
1314.27/1314.42	c 63366          2134443        268985976      102973116      742            0              559   1066   715
1392.67/1392.84	c 69784          2240035        285754178      110357625      742            0              653   741   714
1524.97/1525.19	c 76843          2393799        313624230      121065768      742            0              529   607   574
1629.66/1629.82	c 84607          2537727        334739878      130830110      742            0              538   634   606
1704.16/1704.36	c 93147          2660384        349422618      138388715      742            0              512   599   563
1913.97/1914.17	c 102541         2994411        400903069      157884429      742            0              516   1777   1049
2080.26/2080.48	c 112874         3165438        444608496      175434554      742            0              832   974   922
2276.25/2276.40	c 124240         4051772        470784692      186194938      742            0              569   1838   1379
2400.06/2400.20	
2400.06/2400.20	c *** INTERRUPTED ***
2400.06/2400.20	c restarts              : 51          
2400.06/2400.20	c conflicts             : 131409       (55 /sec)
2400.06/2400.20	c decisions             : 4410472      (1839 /sec)
2400.06/2400.20	c propagations          : 196271468   (81822 /sec)
2400.06/2400.20	c root propagations     : 742         
2400.06/2400.20	c filter calls          : 495072598      (206386 /sec)
2400.06/2400.20	c useless filter calls  : 438863325      (88 %)
2400.06/2400.20	c Memory used           : 2350.30 MB
2400.06/2400.20	c CPU time              : 2398.77 s
2400.06/2400.20	c real time             : 2400.2 s
2400.06/2400.20	
2400.06/2400.20	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 (11934 MiB free)
  memory of node 1: 16384 MiB (12640 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390140-1568346552/watcher-4390140-1568346552 -o /tmp/evaluation-result-4390140-1568346552/solver-4390140-1568346552 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19588 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390140-1568346552.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=23218, runsolver pid=23215
Current StackSize limit: 8192 KiB


[startup+0.100618 s]*
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=25152668/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=40336 memory=16692 CPUtime=0.1 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 4336 0 0 0 10 0 0 0 20 0 1 0 410816823 41304064 4173 33554432000 4194304 6210612 140725651169824 140725651167096 5547870 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 10084 4173 807 493 0 3389 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 40336 KiB
Current children cumulated memory: 16692 KiB

[startup+0.209766 s]*
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=25140780/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=55400 memory=31740 CPUtime=0.2 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 8101 0 0 0 20 0 0 0 20 0 1 0 410816823 56729600 7935 33554432000 4194304 6210612 140725651169824 140725651167096 139956962651109 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 13850 7935 834 493 0 7155 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 55400 KiB
Current children cumulated memory: 31740 KiB

[startup+0.30972 s]*
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=25116228/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=83764 memory=59988 CPUtime=0.3 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 15209 0 0 0 29 1 0 0 20 0 1 0 410816823 85774336 14997 33554432000 4194304 6210612 140725651169824 140725651167096 139956962651109 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 20976 14997 834 493 0 14281 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 83764 KiB
Current children cumulated memory: 59988 KiB

[startup+0.700292 s]
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=24973584/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=272572 memory=249012 CPUtime=0.69 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 62409 0 0 0 61 8 0 0 20 0 1 0 410816823 279113728 62187 33554432000 4194304 6210612 140725651169824 140725651163976 139956962651109 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 68179 62253 834 493 0 61484 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 272572 KiB
Current children cumulated memory: 249012 KiB

[startup+1.50037 s]
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=24677472/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=836056 memory=812196 CPUtime=1.49 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 203303 0 0 0 123 26 0 0 20 0 1 0 410816823 856121344 203049 33554432000 4194304 6210612 140725651169824 140725651163976 139956962651109 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 209049 203049 834 493 0 202354 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 836056 KiB
Current children cumulated memory: 812196 KiB

[startup+3.10948 s]
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=23856492/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=1334496 memory=1310992 CPUtime=3.09 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 338965 0 0 0 267 42 0 0 20 0 1 0 410816823 1366523904 327748 33554432000 4194304 6210612 140725651169824 140725651168088 5008572 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 333624 327748 869 493 0 326929 0
Current children cumulated CPU time: 3.09 s
Current children cumulated vsize: 1334496 KiB
Current children cumulated memory: 1310992 KiB

[startup+6.3004 s]
/proc/loadavg: 1.99 2.03 2.05 3/200 23219
/proc/meminfo: memFree=23354296/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=1862752 memory=1817528 CPUtime=6.28 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 497217 0 0 0 570 58 0 0 20 0 1 0 410816823 1907458048 454382 33554432000 4194304 6210612 140725651169824 140725651167416 5154969 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 465688 454382 869 493 0 458993 0
Current children cumulated CPU time: 6.28 s
Current children cumulated vsize: 1862752 KiB
Current children cumulated memory: 1817528 KiB

[startup+12.7004 s]
/proc/loadavg: 2.07 2.04 2.05 3/200 23219
/proc/meminfo: memFree=22989696/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2253076 memory=2176172 CPUtime=12.68 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 696143 0 0 0 1194 74 0 0 20 0 1 0 410816823 2307149824 544043 33554432000 4194304 6210612 140725651169824 140725651167784 5184775 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 563269 544043 871 493 0 556574 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 2253076 KiB
Current children cumulated memory: 2176172 KiB

[startup+25.5004 s]
/proc/loadavg: 2.05 2.04 2.05 3/200 23220
/proc/meminfo: memFree=22864520/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=25.49 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 856342 0 0 0 2463 86 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5409305 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+51.1097 s]
/proc/loadavg: 2.04 2.04 2.05 3/200 23222
/proc/meminfo: memFree=22864416/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=51.09 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 909267 0 0 0 5020 89 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5155888 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+102.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/202 23235
/proc/meminfo: memFree=22862628/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=102.28 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 976038 0 0 0 10134 94 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5249899 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+162.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/202 23239
/proc/meminfo: memFree=22863512/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=162.26 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1014943 0 0 0 16130 96 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5409293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 162.26 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/202 23245
/proc/meminfo: memFree=22864004/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=222.26 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1046950 0 0 0 22128 98 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5155428 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 222.26 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 23249
/proc/meminfo: memFree=22863428/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=282.25 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1098614 0 0 0 28124 101 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5249712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 282.25 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23253
/proc/meminfo: memFree=22863144/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=342.25 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1130198 0 0 0 34121 104 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5155888 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 342.25 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23260
/proc/meminfo: memFree=22863304/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=402.23 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1171227 0 0 0 40117 106 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5249719 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 402.23 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23264
/proc/meminfo: memFree=22862564/32770624 swapFree=67004140/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2300792 CPUtime=462.23 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1196300 0 0 0 46115 108 0 0 20 0 1 0 410816823 2464460800 575198 33554432000 4194304 6210612 140725651169824 140725651167784 5249712 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 575198 871 493 0 594980 0
Current children cumulated CPU time: 462.23 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2300792 KiB


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

/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1602.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+1662.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 23397
/proc/meminfo: memFree=22794880/32770624 swapFree=67004148/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=1662.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1435513 0 0 0 166091 125 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5249719 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1662.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+1722.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/199 23401
/proc/meminfo: memFree=22794852/32770624 swapFree=67004148/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=1722.17 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1440398 0 0 0 172091 126 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5154960 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1722.17 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/199 23405
/proc/meminfo: memFree=22794996/32770624 swapFree=67004148/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=1782.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1442554 0 0 0 178090 126 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5155436 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1782.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/199 23411
/proc/meminfo: memFree=22795064/32770624 swapFree=67004148/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=1842.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1444324 0 0 0 184090 126 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5249719 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1842.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/201 23424
/proc/meminfo: memFree=22793308/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=1902.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1446069 0 0 0 190089 127 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5155436 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1902.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23428
/proc/meminfo: memFree=22794244/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=1962.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1450214 0 0 0 196089 127 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5154973 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 1962.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23434
/proc/meminfo: memFree=22793876/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2022.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1451438 0 0 0 202089 127 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5397059 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2022.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23438
/proc/meminfo: memFree=22794536/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2082.15 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1456362 0 0 0 208088 127 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5409293 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2082.15 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/201 23442
/proc/meminfo: memFree=22794316/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2142.15 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1457665 0 0 0 214088 127 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5409264 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2142.15 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23449
/proc/meminfo: memFree=22794580/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2202.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1459258 0 0 0 220088 128 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5249674 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2202.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23514
/proc/meminfo: memFree=22777120/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2262.15 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1460903 0 0 0 226087 128 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5155888 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2262.15 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 23518
/proc/meminfo: memFree=22775936/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2322.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1465788 0 0 0 232087 129 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5409305 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2322.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.03 2.05 3/199 23525
/proc/meminfo: memFree=22775572/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2382.16 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1467509 0 0 0 238087 129 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5155888 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2382.16 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.2 s]
/proc/loadavg: 2.02 2.02 2.05 3/199 23525
/proc/meminfo: memFree=22775732/32770624 swapFree=67004152/67108860
[pid=23218] ppid=23215 vsize=2406700 memory=2368656 CPUtime=2400.06 cores=1,3,5,7
/proc/23218/stat : 23218 (cosoco) R 23215 23218 19556 0 -1 4202496 1468516 0 0 0 239877 129 0 0 20 0 1 0 410816823 2464460800 592164 33554432000 4194304 6210612 140725651169824 140725651167784 5409284 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8308220 8313664 21979136 140725651174411 140725651174513 140725651174513 140725651177422 0
/proc/23218/statm: 601675 592164 871 493 0 594980 0
Current children cumulated CPU time: 2400.06 s
Current children cumulated vsize: 2406700 KiB
Current children cumulated memory: 2368656 KiB

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

[startup+2400.22 s]
# the end of solver process 23218 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2398.77 s, system=1.30897 s

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

Child status: 1
Real time (s): 2400.22
CPU time (s): 2400.08
CPU user time (s): 2398.77
CPU system time (s): 1.30897
CPU usage (%): 99.9943
Max. virtual memory (cumulated for all children) (KiB): 2406700
Max. memory (cumulated for all children) (KiB): 2368656

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2398.77
system time used= 1.30897
maximum resident set size= 2368728
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 1468573
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= 170
involuntary context switches= 1832


# summary of solver processes directly reported to runsolver:
#   pid: 23218
#   total CPU time (s): 2400.08
#   total CPU user time (s): 2398.77
#   total CPU system time (s): 1.30897

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 14.098 second user time and 13.8478 second system time

The end

Launcher Data

Begin job on node148 at 2019-09-13 05:48:36
IDJOB=4390140
IDBENCH=134771
IDSOLVER=2830
FILE ID=node148/4390140-1568346552
RUNJOBID= node148-1568328795-19588
PBS_JOBID= 21701154
Free space on /tmp= 58796 MiB

SOLVER NAME= cosoco 2
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-4390140-1568346552/watcher-4390140-1568346552 -o /tmp/evaluation-result-4390140-1568346552/solver-4390140-1568346552 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node148-1568328795-19588 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390140-1568346552.xml

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

MD5SUM BENCH= e95cbc33f220035f9b7ccd0bb1eeb0b2
RANDOM SEED=561547865

node148.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.13
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

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

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

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

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

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

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2668.000
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 3
cpu cores	: 4
apicid		: 6
initial apicid	: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good nopl xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida dtherm tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5333.13
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:        25165668 kB
MemAvailable:   31838028 kB
Buffers:          144008 kB
Cached:          6776056 kB
SwapCached:         3904 kB
Active:          2439332 kB
Inactive:        4512884 kB
Active(anon):      29628 kB
Inactive(anon):    43524 kB
Active(file):    2409704 kB
Inactive(file):  4469360 kB
Unevictable:      109232 kB
Mlocked:          109232 kB
SwapTotal:      67108860 kB
SwapFree:       67004140 kB
Dirty:              3928 kB
Writeback:             0 kB
AnonPages:        138708 kB
Mapped:            44672 kB
Shmem:             32260 kB
Slab:             246704 kB
SReclaimable:     218260 kB
SUnreclaim:        28444 kB
KernelStack:        3488 kB
PageTables:         5984 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     552672 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     90112 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      124288 kB
DirectMap2M:    33421312 kB

Free space on /tmp at the end= 58792 MiB
End job on node148 at 2019-09-13 06:28:36