Trace number 4396896

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.05 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.58/5.67	c root propagations     : 0           
5.58/5.67	c restarts enabled, print stats at every restarts
5.58/5.67	c
5.58/5.67	c
5.58/5.67	c
5.58/5.67	c This is cosoco 2.00 --  
5.58/5.67	c
5.58/5.67	c command line: cosoco -lc -model -restarts -stick HOME/instance-4396896-1568575308.xml 
5.58/5.67	c ========================================[ Problem Statistics ]===========================================
5.58/5.67	c |                                                                                                       
5.58/5.67	c |  Parse time        :         5.61 s 
5.58/5.67	c |
5.58/5.67	c |               Variables: 40
5.58/5.67	c |            Domain Sizes: 8..8
5.58/5.67	c |
5.58/5.67	c |             Constraints: 40
5.58/5.67	c |                   Arity: 7..7
5.58/5.67	c | 
5.58/5.67	c |                   Types: 
5.58/5.67	c |                          Extension: 40  (nb tuples: 22500..22500) -- (shared: 0)
5.58/5.67	c |                          
5.58/5.67	c =========================================================================================================
5.58/5.67	c conflicts      decisions      filterCalls    propagations   Root Prop.     Nogoods        min/max/avg depth
7.10/7.17	c 101            164            7237           8401           0              0              6   9   7      
8.59/8.62	c 211            370            15620          19842          0              0              5   9   7      
10.58/10.63	c 332            678            29443          34400          0              0              5   9   7      
13.29/13.37	c 465            986            43713          50684          0              0              5   10   7     
15.59/15.61	c 611            1291           56372          64696          0              0              5   9   7      
18.49/18.58	c 771            1619           71021          83253          0              0              4   11   7     
22.39/22.43	c 947            1928           87915          103527         0              0              4   11   6     
25.09/25.19	c 1140           2322           103495         123609         0              0              5   11   7     
30.18/30.26	c 1352           2691           125516         149622         0              0              4   9   6      
34.18/34.22	c 1585           3179           146598         176149         0              0              4   11   8     
37.88/37.94	c 1841           3585           162965         196907         0              0              6   9   7      
42.99/43.05	c 2122           4064           186392         228771         0              0              5   9   6      
48.48/48.59	c 2431           4740           214983         264923         0              0              4   9   7      
55.58/55.64	c 2770           5325           246697         302901         0              0              4   9   6      
61.88/61.99	c 3142           6078           280536         345770         0              0              5   11   7     
70.49/70.57	c 3551           6957           322915         392845         0              0              5   11   7     
78.69/78.79	c 4000           7927           365419         444642         0              0              4   11   7     
88.28/88.37	c 4493           8924           412014         503233         0              0              4   11   7     
100.09/100.11	c 5035           10040          466037         561836         0              0              4   10   7     
108.88/108.97	c 5631           11278          518323         627833         0              0              4   11   7     
124.28/124.32	c 6286           12473          588084         706396         0              0              4   9   6      
134.99/135.06	c 7006           13959          650756         787741         0              0              4   11   7     
150.88/150.94	c 7798           15458          726251         874704         0              0              4   11   6     
164.99/165.05	c 8669           17380          808373         978604         0              0              4   11   7     
183.99/184.02	c 9627           19101          894322         1079527        0              0              5   9   7      
202.28/202.34	c 10680          21328          993713         1200321        0              0              3   11   7     
223.99/224.05	c 11838          23394          1090461        1315910        0              0              5   9   7      
247.18/247.29	c 13111          26038          1213328        1465309        0              0              4   11   7     
270.68/270.78	c 14511          28898          1335203        1615568        0              0              4   11   7     
297.48/297.51	c 16051          31741          1485622        1796254        0              0              4   9   6      
332.28/332.32	c 17745          35119          1650518        1990307        0              0              4   11   7     
362.18/362.22	c 19608          38625          1796780        2160608        0              0              5   10   7     
397.58/397.65	c 21657          43412          1999921        2412830        0              0              3   11   7     
443.69/443.71	c 23910          47894          2229297        2681308        0              0              4   11   6     
483.29/483.39	c 26388          53346          2462114        2974349        0              0              3   11   7     
532.59/532.69	c 29113          59301          2728351        3267065        0              0              4   11   7     
587.20/587.21	c 32110          65613          3029540        3631362        0              0              4   11   7     
645.60/645.65	c 35406          72987          3349001        4020328        0              0              4   11   7     
703.40/703.48	c 39031          79643          3630797        4344920        0              0              5   10   7     
769.50/769.51	c 43018          88318          3993909        4796243        0              0              4   11   7     
850.80/850.83	c 47403          98081          4421373        5314454        0              0              4   11   7     
939.70/939.78	c 52226          108749         4931404        5882820        0              0              3   11   7     
1034.60/1034.68	c 57531          120053         5435421        6477739        0              0              4   11   7     
1156.40/1156.47	c 63366          131486         6028640        7164858        0              0              3   10   6     
1254.91/1254.99	c 69784          142005         6460394        7708431        0              0              4   10   7     
1372.12/1372.14	c 76843          157779         7120766        8521273        0              0              4   11   7     
1510.91/1510.98	c 84607          172621         7803576        9315503        0              0              4   11   7     
1671.42/1671.46	c 93147          191815         8644346        10325810       1              0              3   11   7     
1841.42/1841.42	c 102541         208480         9425620        11241179       1              0              3   11   7     
2026.82/2026.89	c 112874         232079         10437996       12469417       2              0              3   11   7     
2305.92/2305.90	c 124240         254084         11619784       13853034       3              0              3   11   6     
2520.04/2520.01	
2520.04/2520.01	c *** INTERRUPTED ***
2520.04/2520.01	c restarts              : 51          
2520.04/2520.01	c conflicts             : 136184       (54 /sec)
2520.04/2520.01	c decisions             : 281642       (112 /sec)
2520.04/2520.01	c propagations          : 15184356    (6026 /sec)
2520.04/2520.01	c root propagations     : 0           
2520.04/2520.01	c filter calls          : 12822100       (5088 /sec)
2520.04/2520.01	c useless filter calls  : 9778651        (76 %)
2520.04/2520.01	c Memory used           : 89.76 MB
2520.04/2520.01	c CPU time              : 2519.96 s
2520.04/2520.01	c real time             : 2520.01 s
2520.04/2520.01	
2520.04/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 (14821 MiB free)
  memory of node 1: 16384 MiB (15369 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4396896-1568575308/watcher-4396896-1568575308 -o /tmp/evaluation-result-4396896-1568575308/solver-4396896-1568575308 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568572744-4609 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4396896-1568575308.xml 

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

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=5149, runsolver pid=5146

[startup+0.100895 s]*
/proc/loadavg: 2.00 1.99 1.87 3/200 5150
/proc/meminfo: memFree=30914472/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=28852 memory=4736 CPUtime=0.1 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 1498 0 0 0 10 0 0 0 20 0 1 0 433802203 29544448 1184 33554432000 4194304 6211092 140731901431888 140731901429160 5743389 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/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.209629 s]*
/proc/loadavg: 2.00 1.99 1.87 3/200 5150
/proc/meminfo: memFree=30911124/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=31168 memory=7472 CPUtime=0.2 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 2308 0 0 0 20 0 0 0 20 0 1 0 433802203 31916032 1868 33554432000 4194304 6211092 140731901431888 140731901429160 5814065 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 7792 1868 808 493 0 1097 0
Current children cumulated CPU time: 0.2 s
Current children cumulated vsize: 31168 KiB
Current children cumulated memory: 7472 KiB

[startup+0.309502 s]*
/proc/loadavg: 2.00 1.99 1.87 3/200 5150
/proc/meminfo: memFree=30909636/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=33368 memory=9580 CPUtime=0.3 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 2854 0 0 0 30 0 0 0 20 0 1 0 433802203 34168832 2395 33554432000 4194304 6211092 140731901431888 140731901429160 5818093 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 8342 2395 808 493 0 1647 0
Current children cumulated CPU time: 0.3 s
Current children cumulated vsize: 33368 KiB
Current children cumulated memory: 9580 KiB

[startup+0.700295 s]
/proc/loadavg: 2.00 1.99 1.87 3/200 5150
/proc/meminfo: memFree=30907776/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=36240 memory=12220 CPUtime=0.68 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 3560 0 0 0 68 0 0 0 20 0 1 0 433802203 37109760 3055 33554432000 4194304 6211092 140731901431888 140731901429160 5707846 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 9060 3055 808 493 0 2365 0
Current children cumulated CPU time: 0.68 s
Current children cumulated vsize: 36240 KiB
Current children cumulated memory: 12220 KiB

[startup+1.50024 s]
/proc/loadavg: 2.00 1.99 1.87 3/198 5150
/proc/meminfo: memFree=30902660/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=44852 memory=20932 CPUtime=1.49 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 5678 0 0 0 148 1 0 0 20 0 1 0 433802203 45928448 5233 33554432000 4194304 6211092 140731901431888 140731901429160 5816129 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 11213 5233 808 493 0 4518 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 44852 KiB
Current children cumulated memory: 20932 KiB

[startup+3.10968 s]
/proc/loadavg: 2.00 1.99 1.87 3/200 5214
/proc/meminfo: memFree=30873524/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=62076 memory=37744 CPUtime=3.1 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 10801 0 0 0 308 2 0 0 20 0 1 0 433802203 63565824 9436 33554432000 4194304 6211092 140731901431888 140731901429160 140291261506292 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 15519 9436 809 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.30039 s]
/proc/loadavg: 2.00 1.99 1.88 3/200 5214
/proc/meminfo: memFree=30842308/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=67500 CPUtime=6.29 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 28976 0 0 0 626 3 0 0 20 0 1 0 433802203 94117888 16875 33554432000 4194304 6211092 140731901431888 140731901430152 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 16875 846 493 0 16283 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67500 KiB

[startup+12.7004 s]
/proc/loadavg: 2.00 1.99 1.88 3/200 5214
/proc/meminfo: memFree=30842108/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=67524 CPUtime=12.68 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 44897 0 0 0 1265 3 0 0 20 0 1 0 433802203 94117888 16881 33554432000 4194304 6211092 140731901431888 140731901429848 5394186 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 16881 851 493 0 16283 0
Current children cumulated CPU time: 12.68 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67524 KiB

[startup+25.5004 s]
/proc/loadavg: 2.00 1.99 1.88 3/200 5216
/proc/meminfo: memFree=30841316/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=67524 CPUtime=25.48 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 76733 0 0 0 2544 4 0 0 20 0 1 0 433802203 94117888 16881 33554432000 4194304 6211092 140731901431888 140731901429848 5038992 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 16881 851 493 0 16283 0
Current children cumulated CPU time: 25.48 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67524 KiB

[startup+51.1098 s]
/proc/loadavg: 2.00 1.99 1.88 3/200 5217
/proc/meminfo: memFree=30841588/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=67524 CPUtime=51.09 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 92651 0 0 0 5104 5 0 0 20 0 1 0 433802203 94117888 16881 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 16881 851 493 0 16283 0
Current children cumulated CPU time: 51.09 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67524 KiB

[startup+102.3 s]
/proc/loadavg: 2.00 1.99 1.88 3/201 5222
/proc/meminfo: memFree=30841032/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=67996 CPUtime=102.28 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 108576 0 0 0 10222 6 0 0 20 0 1 0 433802203 94117888 16999 33554432000 4194304 6211092 140731901431888 140731901429848 5037858 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 16999 851 493 0 16283 0
Current children cumulated CPU time: 102.28 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 67996 KiB

[startup+162.3 s]
/proc/loadavg: 1.90 1.96 1.88 3/201 5289
/proc/meminfo: memFree=30651060/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=162.28 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 112295 0 0 0 16222 6 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 162.28 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+222.3 s]
/proc/loadavg: 1.96 1.96 1.89 3/201 5293
/proc/meminfo: memFree=30197008/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=222.28 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 113155 0 0 0 22222 6 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 222.28 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+282.3 s]
/proc/loadavg: 1.99 1.97 1.89 3/200 5298
/proc/meminfo: memFree=29742708/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=282.28 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 114015 0 0 0 28222 6 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+342.3 s]
/proc/loadavg: 1.99 1.97 1.90 3/200 5304
/proc/meminfo: memFree=29287636/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=342.28 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 114875 0 0 0 34222 6 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 1.98 1.90 3/199 5308
/proc/meminfo: memFree=28833724/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=402.28 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 115735 0 0 0 40222 6 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 1.99 1.91 3/199 5313
/proc/meminfo: memFree=28378260/32770624 swapFree=66936892/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=462.29 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 116595 0 0 0 46222 7 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 462.29 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB


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

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

[startup+1782.3 s]
/proc/loadavg: 2.01 2.05 2.03 3/200 5442
/proc/meminfo: memFree=18388248/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=1782.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 134438 0 0 0 178224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1782.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.04 2.03 3/200 5446
/proc/meminfo: memFree=17936828/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=1842.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 135290 0 0 0 184224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5037825 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1842.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/200 5450
/proc/meminfo: memFree=17483112/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=1902.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 136013 0 0 0 190224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1902.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.03 2.03 3/200 5456
/proc/meminfo: memFree=17028700/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=1962.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 136713 0 0 0 196224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 1962.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/200 5460
/proc/meminfo: memFree=16575572/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2022.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 137518 0 0 0 202224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2022.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.02 2.03 3/199 5465
/proc/meminfo: memFree=16121820/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2082.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 138419 0 0 0 208224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2082.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 5471
/proc/meminfo: memFree=15667116/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2142.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 139122 0 0 0 214224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2142.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.03 3/199 5475
/proc/meminfo: memFree=15214204/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2202.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 139950 0 0 0 220224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2202.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2262.3 s]
/proc/loadavg: 2.48 2.14 2.07 3/199 5608
/proc/meminfo: memFree=30846456/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2262.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 140669 0 0 0 226224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2262.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2322.3 s]
/proc/loadavg: 2.07 2.07 2.05 3/199 5677
/proc/meminfo: memFree=30838656/32770624 swapFree=66936900/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2322.32 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 141498 0 0 0 232224 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2322.32 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2382.3 s]
/proc/loadavg: 2.03 2.06 2.05 3/201 5690
/proc/meminfo: memFree=30838328/32770624 swapFree=66936908/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2382.33 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 142161 0 0 0 238225 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2382.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2442.3 s]
/proc/loadavg: 2.01 2.05 2.05 3/202 5717
/proc/meminfo: memFree=30838164/32770624 swapFree=66936912/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2442.33 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 142978 0 0 0 244225 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5037823 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2442.33 s
Current children cumulated vsize: 91912 KiB
Current children cumulated memory: 68468 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/202 5723
/proc/meminfo: memFree=30837716/32770624 swapFree=66936912/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2502.33 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 143722 0 0 0 250225 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038999 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2502.33 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.00 2.04 2.05 3/202 5723
/proc/meminfo: memFree=30837624/32770624 swapFree=66936912/67108860
[pid=5149] ppid=5146 vsize=91912 memory=68468 CPUtime=2520.04 cores=1,3,5,7
/proc/5149/stat : 5149 (cosoco) R 5146 5149 4577 0 -1 4202496 144436 0 0 0 251996 8 0 0 20 0 1 0 433802203 94117888 17117 33554432000 4194304 6211092 140731901431888 140731901429848 5038990 0 0 4096 8405026 0 0 0 17 1 0 0 0 0 0 8312316 8317760 21606400 140731901436939 140731901437041 140731901437041 140731901439950 0
/proc/5149/statm: 22978 17117 851 493 0 16283 0
Current children cumulated CPU time: 2520.04 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 5149 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.96 s, system=0.090001 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.05
CPU user time (s): 2519.96
CPU system time (s): 0.090001
CPU usage (%): 100.002
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.96
system time used= 0.090001
maximum resident set size= 68536
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 144487
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= 16
involuntary context switches= 641


# summary of solver processes directly reported to runsolver:
#   pid: 5149
#   total CPU time (s): 2520.05
#   total CPU user time (s): 2519.96
#   total CPU system time (s): 0.090001

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 10.0264 second user time and 18.8999 second system time

The end

Launcher Data

Begin job on node151 at 2019-09-15 21:21:08
IDJOB=4396896
IDBENCH=121212
IDSOLVER=2848
FILE ID=node151/4396896-1568575308
RUNJOBID= node151-1568572744-4609
PBS_JOBID= 21703306
Free space on /tmp= 59292 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-4396896-1568575308/watcher-4396896-1568575308 -o /tmp/evaluation-result-4396896-1568575308/solver-4396896-1568575308 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node151-1568572744-4609 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4396896-1568575308.xml

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

MD5SUM BENCH= bec643ae272751fbe4415f184f63255d
RANDOM SEED=1007110592

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


/proc/meminfo:
MemTotal:       32770624 kB
MemFree:        30916116 kB
MemAvailable:   31843724 kB
Buffers:          205204 kB
Cached:          1022716 kB
SwapCached:        69712 kB
Active:           656088 kB
Inactive:         645440 kB
Active(anon):      10264 kB
Inactive(anon):   106816 kB
Active(file):     645824 kB
Inactive(file):   538624 kB
Unevictable:      109456 kB
Mlocked:          109456 kB
SwapTotal:      67108860 kB
SwapFree:       66936892 kB
Dirty:             15928 kB
Writeback:             0 kB
AnonPages:        114236 kB
Mapped:            42964 kB
Shmem:             34288 kB
Slab:             146420 kB
SReclaimable:     117992 kB
SUnreclaim:        28428 kB
KernelStack:        3488 kB
PageTables:         5612 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     536812 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     69632 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      138624 kB
DirectMap2M:    33406976 kB

Free space on /tmp at the end= 59292 MiB
End job on node151 at 2019-09-15 22:03:09