Trace number 4408156

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) 2520.08 2520.01

General information on the benchmark

NameRandom/Random-m1-7-40-8t/
rand-7-40-8-40-22500-0.xml
MD5SUMbec643ae272751fbe4415f184f63255d
Bench CategoryCSP (decision problem)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark64.9451
Satisfiable
(Un)Satisfiability was proved
Number of variables40
Number of constraints40
Number of domains1
Minimum domain size8
Maximum domain size8
Distribution of domain sizes[{"size":8,"count":40}]
Minimum variable degree2
Maximum variable degree14
Distribution of variable degrees[{"degree":2,"count":1},{"degree":3,"count":4},{"degree":4,"count":2},{"degree":5,"count":1},{"degree":6,"count":8},{"degree":7,"count":8},{"degree":8,"count":8},{"degree":9,"count":4},{"degree":11,"count":2},{"degree":13,"count":1},{"degree":14,"count":1}]
Minimum constraint arity7
Maximum constraint arity7
Distribution of constraint arities[{"arity":7,"count":40}]
Number of extensional constraints40
Number of intensional constraints0
Distribution of constraint types[{"type":"extension","count":40}]
Optimization problemNO
Type of objective

Solver Data

5.59/5.67	c root propagations     : 0           
5.59/5.67	c restarts enabled, print stats at every restarts
5.59/5.67	c
5.59/5.67	c
5.59/5.67	c
5.59/5.67	c This is cosoco 2.00 --  
5.59/5.67	c
5.59/5.67	c command line: cosoco -lc -model -restarts -stick HOME/instance-4408156-1569789924.xml 
5.59/5.67	c ========================================[ Problem Statistics ]===========================================
5.59/5.67	c |                                                                                                       
5.59/5.67	c |  Parse time        :         5.61 s 
5.59/5.67	c |
5.59/5.67	c |               Variables: 40
5.59/5.67	c |            Domain Sizes: 8..8
5.59/5.67	c |
5.59/5.67	c |             Constraints: 40
5.59/5.67	c |                   Arity: 7..7
5.59/5.67	c | 
5.59/5.67	c |                   Types: 
5.59/5.67	c |                          Extension: 40  (nb tuples: 22500..22500) -- (shared: 0)
5.59/5.67	c |                          
5.59/5.67	c =========================================================================================================
5.59/5.67	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
7.10/7.16	c 101            164            7237           8401           0              0              6   9   7      
8.59/8.60	c 211            370            15620          19842          0              0              5   9   7      
10.49/10.59	c 332            678            29443          34400          0              0              5   9   7      
13.28/13.30	c 465            986            43713          50684          0              0              5   10   7     
15.49/15.52	c 611            1291           56372          64696          0              0              5   9   7      
18.39/18.46	c 771            1619           71021          83253          0              0              4   11   7     
22.19/22.28	c 947            1928           87915          103527         0              0              4   11   6     
25.00/25.02	c 1140           2322           103495         123609         0              0              5   11   7     
30.00/30.04	c 1352           2691           125516         149622         0              0              4   9   6      
33.89/33.96	c 1585           3179           146598         176149         0              0              4   11   8     
37.59/37.65	c 1841           3585           162965         196907         0              0              6   9   7      
42.69/42.71	c 2122           4064           186392         228771         0              0              5   9   6      
48.20/48.21	c 2431           4740           214983         264923         0              0              4   9   7      
55.11/55.19	c 2770           5325           246697         302901         0              0              4   9   6      
61.40/61.49	c 3142           6078           280536         345770         0              0              5   11   7     
69.89/70.00	c 3551           6957           322915         392845         0              0              5   11   7     
78.10/78.14	c 4000           7927           365419         444642         0              0              4   11   7     
87.59/87.61	c 4493           8924           412014         503233         0              0              4   11   7     
99.19/99.27	c 5035           10040          466037         561836         0              0              4   10   7     
107.89/108.00	c 5631           11278          518323         627833         0              0              4   11   7     
123.10/123.12	c 6286           12473          588084         706396         0              0              4   9   6      
133.69/133.72	c 7006           13959          650756         787741         0              0              4   11   7     
149.29/149.37	c 7798           15458          726251         874704         0              0              4   11   6     
163.29/163.30	c 8669           17380          808373         978604         0              0              4   11   7     
182.00/182.02	c 9627           19101          894322         1079527        0              0              5   9   7      
200.00/200.09	c 10680          21328          993713         1200321        0              0              3   11   7     
221.49/221.52	c 11838          23394          1090461        1315910        0              0              5   9   7      
244.39/244.43	c 13111          26038          1213328        1465309        0              0              4   11   7     
267.59/267.63	c 14511          28898          1335203        1615568        0              0              4   11   7     
293.89/293.98	c 16051          31741          1485622        1796254        0              0              4   9   6      
328.29/328.32	c 17745          35119          1650518        1990307        0              0              4   11   7     
357.79/357.84	c 19608          38625          1796780        2160608        0              0              5   10   7     
392.69/392.79	c 21657          43412          1999921        2412830        0              0              3   11   7     
438.20/438.22	c 23910          47894          2229297        2681308        0              0              4   11   6     
477.40/477.43	c 26388          53346          2462114        2974349        0              0              3   11   7     
526.01/526.10	c 29113          59301          2728351        3267065        0              0              4   11   7     
579.90/579.94	c 32110          65613          3029540        3631362        0              0              4   11   7     
637.61/637.62	c 35406          72987          3349001        4020328        0              0              4   11   7     
694.71/694.75	c 39031          79643          3630797        4344920        0              0              5   10   7     
759.91/759.95	c 43018          88318          3993909        4796243        0              0              4   11   7     
840.21/840.20	c 47403          98081          4421373        5314454        0              0              4   11   7     
928.02/928.03	c 52226          108749         4931404        5882820        0              0              3   11   7     
1021.72/1021.77	c 57531          120053         5435421        6477739        0              0              4   11   7     
1141.92/1141.91	c 63366          131486         6028640        7164858        0              0              3   10   6     
1239.22/1239.28	c 69784          142005         6460394        7708431        0              0              4   10   7     
1354.92/1354.91	c 76843          157779         7120766        8521273        0              0              4   11   7     
1491.92/1491.99	c 84607          172621         7803576        9315503        0              0              4   11   7     
1650.33/1650.40	c 93147          191815         8644346        10325810       1              0              3   11   7     
1818.23/1818.27	c 102541         208480         9425620        11241179       1              0              3   11   7     
2001.34/2001.31	c 112874         232079         10437996       12469417       2              0              3   11   7     
2276.25/2276.28	c 124240         254084         11619784       13853034       3              0              3   11   6     
2497.17/2497.17	c 136742         282918         12877291       15242105       4              0              3   11   7     
2520.06/2520.01	
2520.06/2520.01	c *** INTERRUPTED ***
2520.06/2520.01	c restarts              : 52          
2520.06/2520.01	c conflicts             : 137961       (55 /sec)
2520.06/2520.01	c decisions             : 285822       (113 /sec)
2520.06/2520.01	c propagations          : 15393750    (6109 /sec)
2520.06/2520.01	c root propagations     : 0           
2520.06/2520.01	c filter calls          : 13001508       (5159 /sec)
2520.06/2520.01	c useless filter calls  : 9915868        (76 %)
2520.06/2520.01	c Memory used           : 89.76 MB
2520.06/2520.01	c CPU time              : 2519.99 s
2520.06/2520.01	c real time             : 2520.01 s
2520.06/2520.01	
2520.06/2520.01	s UNKNOWN

Verifier Data


Watcher Data

runsolver version 3.4.0 (svn: 3012) Copyright (C) 2010-2013 Olivier ROUSSEL

This program is distributed in the hope that it will be useful,
but WITHOUT ANY WARRANTY; without even the implied warranty of
MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the
GNU General Public License for more details.

NUMA information:
  number of nodes: 2
  memory of node 0: 16374 MiB (13883 MiB free)
  memory of node 1: 16384 MiB (14068 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4408156-1569789924/watcher-4408156-1569789924 -o /tmp/evaluation-result-4408156-1569789924/solver-4408156-1569789924 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1569787350-23554 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4408156-1569789924.xml 

running on 4 cores: 0,2,4,6

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

solver pid=24065, runsolver pid=24062

[startup+0.100199 s]*
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28622216/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=28852 memory=4736 CPUtime=0.1 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 1508 0 0 0 10 0 0 0 20 0 1 0 554928853 29544448 1184 33554432000 4194304 6211132 140735958912432 140735958908968 140627177438181 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 7213 1184 803 493 0 518 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 28852 KiB
Current children cumulated memory: 4736 KiB

[startup+0.2095 s]*
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28619432/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=31168 memory=7476 CPUtime=0.21 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 2309 0 0 0 21 0 0 0 20 0 1 0 554928853 31916032 1869 33554432000 4194304 6211132 140735958912432 140735958909704 5484894 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 7792 1869 809 493 0 1097 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 7476 KiB

[startup+0.309383 s]*
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28617944/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=33368 memory=9584 CPUtime=0.31 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 2855 0 0 0 31 0 0 0 20 0 1 0 554928853 34168832 2396 33554432000 4194304 6211132 140735958912432 140735958909704 5818445 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 8342 2396 809 493 0 1647 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 33368 KiB
Current children cumulated memory: 9584 KiB

[startup+0.700367 s]
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28616456/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=36240 memory=12224 CPUtime=0.69 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 3561 0 0 0 69 0 0 0 20 0 1 0 554928853 37109760 3056 33554432000 4194304 6211132 140735958912432 140735958909704 5816164 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 9060 3056 809 493 0 2365 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 36240 KiB
Current children cumulated memory: 12224 KiB

[startup+1.50034 s]
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28610876/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=44852 memory=20936 CPUtime=1.49 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 5679 0 0 0 149 0 0 0 20 0 1 0 554928853 45928448 5234 33554432000 4194304 6211132 140735958912432 140735958909704 5816145 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 11213 5234 809 493 0 4518 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44852 KiB
Current children cumulated memory: 20936 KiB

[startup+3.10954 s]
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28590912/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=62076 memory=37744 CPUtime=3.1 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 10802 0 0 0 309 1 0 0 20 0 1 0 554928853 63565824 9436 33554432000 4194304 6211132 140735958912432 140735958909704 5814143 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 15519 9436 810 493 0 8824 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 62076 KiB
Current children cumulated memory: 37744 KiB

[startup+6.30044 s]
/proc/loadavg: 1.93 1.99 1.87 3/200 24066
/proc/meminfo: memFree=28559560/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=67504 CPUtime=6.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 28976 0 0 0 626 3 0 0 20 0 1 0 554928853 94117888 16876 33554432000 4194304 6211132 140735958912432 140735958910696 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 16876 847 493 0 16283 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67504 KiB

[startup+12.7004 s]
/proc/loadavg: 1.95 1.99 1.87 3/201 24068
/proc/meminfo: memFree=28558928/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=67524 CPUtime=12.69 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 44898 0 0 0 1265 4 0 0 20 0 1 0 554928853 94117888 16881 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 16881 851 493 0 16283 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67524 KiB

[startup+25.5004 s]
/proc/loadavg: 1.95 1.99 1.87 3/199 24069
/proc/meminfo: memFree=28559228/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=67524 CPUtime=25.49 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 76736 0 0 0 2544 5 0 0 20 0 1 0 554928853 94117888 16881 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 16881 851 493 0 16283 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67524 KiB

[startup+51.1097 s]
/proc/loadavg: 1.97 1.99 1.87 3/199 24069
/proc/meminfo: memFree=28559280/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=67524 CPUtime=51.11 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 92655 0 0 0 5105 6 0 0 20 0 1 0 554928853 94117888 16881 33554432000 4194304 6211132 140735958912432 140735958910392 5037825 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 16881 851 493 0 16283 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67524 KiB

[startup+102.3 s]
/proc/loadavg: 1.99 1.99 1.88 3/200 24075
/proc/meminfo: memFree=28556220/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=67924 CPUtime=102.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 108574 0 0 0 10223 6 0 0 20 0 1 0 554928853 94117888 16981 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 16981 851 493 0 16283 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67924 KiB

[startup+162.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/199 24079
/proc/meminfo: memFree=28556664/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=162.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 109868 0 0 0 16223 6 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 1.99 1.89 3/199 24083
/proc/meminfo: memFree=28556740/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=222.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 110729 0 0 0 22223 6 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 1.99 1.90 3/200 24089
/proc/meminfo: memFree=28557052/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=282.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 111590 0 0 0 28223 6 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 282.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+342.3 s]
/proc/loadavg: 2.05 2.00 1.91 3/199 24100
/proc/meminfo: memFree=28555804/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=342.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 112451 0 0 0 34223 6 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 342.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+402.3 s]
/proc/loadavg: 2.02 2.00 1.91 3/199 24104
/proc/meminfo: memFree=28556908/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=402.29 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 113312 0 0 0 40223 6 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 402.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+462.3 s]
/proc/loadavg: 2.01 2.00 1.92 3/200 24110
/proc/meminfo: memFree=28556548/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=462.3 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 114173 0 0 0 46224 6 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5037825 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 462.3 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB


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

/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1722.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 24251
/proc/meminfo: memFree=28553952/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=1782.33 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 131978 0 0 0 178226 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1782.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 24255
/proc/meminfo: memFree=28553276/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=1842.33 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 132829 0 0 0 184226 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1842.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 24261
/proc/meminfo: memFree=28553232/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=1902.33 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 133546 0 0 0 190226 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1902.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 24265
/proc/meminfo: memFree=28553976/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=1962.34 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 134384 0 0 0 196227 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1962.34 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/199 24269
/proc/meminfo: memFree=28554112/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2022.34 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 135223 0 0 0 202227 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2022.34 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 24275
/proc/meminfo: memFree=28553704/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2082.34 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 135939 0 0 0 208227 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2082.34 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 24287
/proc/meminfo: memFree=28553584/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2142.34 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 136620 0 0 0 214227 7 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2142.34 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 24291
/proc/meminfo: memFree=28552204/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2202.35 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 137498 0 0 0 220227 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2202.35 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/201 24319
/proc/meminfo: memFree=28551744/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2262.35 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 138206 0 0 0 226227 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5389446 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2262.35 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.00 1.95 3/200 24323
/proc/meminfo: memFree=28552464/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2322.35 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 139007 0 0 0 232227 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2322.35 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2382.3 s]
/proc/loadavg: 2.05 2.02 1.96 3/200 24327
/proc/meminfo: memFree=28552176/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2382.35 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 139658 0 0 0 238227 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5039029 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2382.35 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2442.3 s]
/proc/loadavg: 2.02 2.01 1.96 3/200 24334
/proc/meminfo: memFree=28551356/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2442.36 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 140551 0 0 0 244228 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038990 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2442.36 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2502.3 s]
/proc/loadavg: 2.01 2.01 1.96 3/199 24338
/proc/meminfo: memFree=28551788/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2502.36 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 141365 0 0 0 250228 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2502.36 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.01 2.01 1.96 3/199 24399
/proc/meminfo: memFree=28566336/32770624 swapFree=66966908/67108860
[pid=24065] ppid=24062 vsize=91912 memory=68468 CPUtime=2520.06 cores=0,2,4,6
/proc/24065/stat : 24065 (cosoco) R 24062 24065 23523 0 -1 4202496 142074 0 0 0 251998 8 0 0 20 0 1 0 554928853 94117888 17117 33554432000 4194304 6211132 140735958912432 140735958910392 5038999 0 0 4096 8405026 0 0 0 17 4 0 0 0 0 0 8312316 8317760 15089664 140735958918155 140735958918257 140735958918257 140735958921166 0
/proc/24065/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2520.06 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

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

[startup+2520.01 s]
# the end of solver process 24065 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.99 s, system=0.085002 s

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

Child status: 1
Real time (s): 2520.01
CPU time (s): 2520.08
CPU user time (s): 2519.99
CPU system time (s): 0.085002
CPU usage (%): 100.003
Max. virtual memory (cumulated for all children) (KiB): 91912
Max. memory (cumulated for all children) (KiB): 68468

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.99
system time used= 0.085002
maximum resident set size= 68536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 142125
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= 13
involuntary context switches= 678


# summary of solver processes directly reported to runsolver:
#   pid: 24065
#   total CPU time (s): 2520.08
#   total CPU user time (s): 2519.99
#   total CPU system time (s): 0.085002

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.797 second user time and 17.9538 second system time

The end

Launcher Data

Begin job on node145 at 2019-09-29 22:44:42
IDJOB=4408156
IDBENCH=121212
IDSOLVER=2874
FILE ID=node145/4408156-1569789924
RUNJOBID= node145-1569787350-23554
PBS_JOBID= 21705820
Free space on /tmp= 62016 MiB

SOLVER NAME= cosoco 2.0
BENCH NAME= XCSP17/Random/Random-m1-7-40-8t/rand-7-40-8-40-22500-0.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4408156-1569789924/watcher-4408156-1569789924 -o /tmp/evaluation-result-4408156-1569789924/solver-4408156-1569789924 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node145-1569787350-23554 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4408156-1569789924.xml

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

MD5SUM BENCH= bec643ae272751fbe4415f184f63255d
RANDOM SEED=1320885402

node145.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.59
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.59
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.59
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.59
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:        28623216 kB
MemAvailable:   31817780 kB
Buffers:          223024 kB
Cached:          3297932 kB
SwapCached:        32484 kB
Active:          1336992 kB
Inactive:        2230104 kB
Active(anon):      32916 kB
Inactive(anon):    95820 kB
Active(file):    1304076 kB
Inactive(file):  2134284 kB
Unevictable:      108364 kB
Mlocked:          108364 kB
SwapTotal:      67108860 kB
SwapFree:       66966908 kB
Dirty:             15536 kB
Writeback:             0 kB
AnonPages:        134996 kB
Mapped:            27936 kB
Shmem:             73436 kB
Slab:             174224 kB
SReclaimable:     144076 kB
SUnreclaim:        30148 kB
KernelStack:        3776 kB
PageTables:         5260 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     578052 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     79872 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      120192 kB
DirectMap2M:    33425408 kB

Free space on /tmp at the end= 62012 MiB
End job on node145 at 2019-09-29 23:26:42