Trace number 4389711

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 NameAnswerobjective functionCPU timeWall clock time
cosoco 2SAT (TO)1120 2519.94 2520.01

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-mps/
Pb-mps-v2-20-10-lseu.xml
MD5SUMb8e79a81cec6901ac635f2e0750bfcb6
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark1120
Best CPU time to get the best result obtained on this benchmark113.579
Satisfiable
(Un)Satisfiability was proved
Number of variables89
Number of constraints28
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":89}]
Minimum variable degree2
Maximum variable degree8
Distribution of variable degrees[{"degree":2,"count":8},{"degree":3,"count":13},{"degree":4,"count":23},{"degree":5,"count":27},{"degree":6,"count":16},{"degree":8,"count":2}]
Minimum constraint arity2
Maximum constraint arity47
Distribution of constraint arities[{"arity":2,"count":2},{"arity":3,"count":5},{"arity":4,"count":5},{"arity":5,"count":5},{"arity":7,"count":3},{"arity":10,"count":1},{"arity":11,"count":1},{"arity":22,"count":1},{"arity":24,"count":1},{"arity":30,"count":1},{"arity":33,"count":1},{"arity":47,"count":2}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":28}]
Optimization problemYES
Type of objectivemin SUM

Quality of the solution as a function of time


Download the above graph as a PDF file / as an EPS file

Solver Data

0.00/0.02	c
0.00/0.02	c This is cosoco 2.00 --  
0.00/0.02	c
0.00/0.02	c command line: cosoco -lc -model -restarts -stick HOME/instance-4389711-1568352690.xml 
0.00/0.02	c enable optimization
0.00/0.02	c ========================================[ Problem Statistics ]===========================================
0.00/0.02	c |                                                                                                       
0.00/0.02	c |  Parse time        :         0.00 s 
0.00/0.02	c |
0.00/0.02	c |               Variables: 89
0.00/0.02	c |            Domain Sizes: 2..2
0.00/0.02	c |
0.00/0.02	c |             Constraints: 29
0.00/0.02	c |                   Arity: 2..85  -- Binary: 2  -- Ternary: 5
0.00/0.02	c | 
0.00/0.02	c |                   Types: 
0.00/0.02	c |                          Sum: 29
0.00/0.02	c |                          
0.00/0.02	c |               Objective: Minimize Sum
0.00/0.02	
0.00/0.02	c =========================================================================================================
0.00/0.02	o 2810
0.00/0.02	c    1 calls to solver(id=0): best=2810 lower=0 upper=2809 
0.00/0.02	o 2785
0.00/0.02	o 2703
0.00/0.02	c    3 calls to solver(id=0): best=2703 lower=0 upper=2702 
0.00/0.02	o 2634
0.00/0.02	o 2609
0.00/0.02	c    5 calls to solver(id=0): best=2609 lower=0 upper=2608 
0.00/0.04	o 2585
0.00/0.05	o 2539
0.00/0.05	c    7 calls to solver(id=0): best=2539 lower=0 upper=2538 
0.00/0.06	o 2511
0.00/0.06	o 2315
0.00/0.06	c    9 calls to solver(id=0): best=2315 lower=0 upper=2314 
0.10/0.16	o 2285
0.10/0.17	o 2260
0.10/0.17	c   11 calls to solver(id=0): best=2260 lower=0 upper=2259 
0.21/0.28	o 2217
0.21/0.29	o 2198
0.21/0.29	c   13 calls to solver(id=0): best=2198 lower=0 upper=2197 
18.79/18.86	o 2099
19.29/19.31	o 2098
19.29/19.31	c   15 calls to solver(id=0): best=2098 lower=0 upper=2097 
19.49/19.57	o 2081
19.89/19.97	o 2080
19.89/19.97	c   17 calls to solver(id=0): best=2080 lower=0 upper=2079 
20.69/20.70	o 2068
51.59/51.63	o 2035
51.59/51.63	c   19 calls to solver(id=0): best=2035 lower=0 upper=2034 
51.59/51.69	o 2022
51.69/51.74	o 1921
51.69/51.74	c   21 calls to solver(id=0): best=1921 lower=0 upper=1920 
58.59/58.69	o 1911
70.19/70.25	o 1884
70.19/70.25	c   23 calls to solver(id=0): best=1884 lower=0 upper=1883 
70.29/70.31	o 1883
70.29/70.37	o 1796
70.29/70.37	c   25 calls to solver(id=0): best=1796 lower=0 upper=1795 
70.39/70.44	o 1763
70.49/70.52	o 1714
70.49/70.52	c   27 calls to solver(id=0): best=1714 lower=0 upper=1713 
70.59/70.67	o 1688
70.69/70.73	o 1669
70.69/70.73	c   29 calls to solver(id=0): best=1669 lower=0 upper=1668 
71.00/71.06	o 1647
71.10/71.12	o 1534
71.10/71.12	c   31 calls to solver(id=0): best=1534 lower=0 upper=1533 
71.10/71.18	o 1459
73.00/73.08	o 1440
73.00/73.08	c   33 calls to solver(id=0): best=1440 lower=0 upper=1439 
79.00/79.09	o 1432
79.10/79.15	o 1271
79.10/79.15	c   35 calls to solver(id=0): best=1271 lower=0 upper=1270 
79.19/79.21	o 1260
79.19/79.28	o 1252
79.19/79.28	c   37 calls to solver(id=0): best=1252 lower=0 upper=1251 
79.29/79.36	o 1243
262.79/262.81	o 1240
262.79/262.81	c   39 calls to solver(id=0): best=1240 lower=0 upper=1239 
262.79/262.88	o 1239
262.89/262.97	o 1214
262.89/262.97	c   41 calls to solver(id=0): best=1214 lower=0 upper=1213 
263.09/263.12	o 1202
263.69/263.76	o 1193
263.69/263.76	c   43 calls to solver(id=0): best=1193 lower=0 upper=1192 
653.87/653.91	o 1173
654.08/654.17	o 1120
654.08/654.17	c   45 calls to solver(id=0): best=1120 lower=0 upper=1119 
2519.93/2520.00	
2519.93/2520.00	c *** INTERRUPTED ***
2519.93/2520.00	c call to solver        : 45
2519.93/2520.00	c
2519.93/2520.00	c restarts              : 2514        
2519.93/2520.00	c conflicts             : 21795864     (8649 /sec)
2519.93/2520.00	c decisions             : 169490844    (67260 /sec)
2519.93/2520.00	c propagations          : 1769170828  (702071 /sec)
2519.93/2520.00	c root propagations     : 6365        
2519.93/2520.00	c filter calls          : 1643495410     (652199 /sec)
2519.93/2520.00	c useless filter calls  : 1306424265     (79 %)
2519.93/2520.00	c Memory used           : 26.71 MB
2519.93/2520.00	c Best bound time (wc)  : 654.175 s
2519.93/2520.00	c CPU time              : 2519.93 s
2519.93/2520.00	c real time             : 2520.01 s
2519.93/2520.00	
2519.93/2520.00	c nb Solutions = 45
2519.93/2520.00	s SATISFIABLE
2519.93/2520.00	c Best value found: 1120
2519.93/2520.00	
2519.93/2520.00	
2519.93/2520.00	v <instantiation type='solution' cost='1120'>
2519.93/2520.00	v <list>x[0] x[10] x[11] x[12] x[13] x[14] x[15] x[16] x[17] x[18] x[19] x[1] x[20] x[21] x[22] x[23] x[24] x[25] x[26] x[27] x[28] x[29] x[2] x[30] x[31] x[32] x[33] x[34] x[35] x[36] x[37] x[38] x[39] x[3] x[40] x[41] x[42] x[43] x[44] x[45] x[46] x[47] x[48] x[49] x[4] x[50] x[51] x[52] x[53] x[54] x[55] x[56] x[57] x[58] x[59] x[5] x[60] x[61] x[62] x[63] x[64] x[65] x[66] x[67] x[68] x[69] x[6] x[70] x[71] x[72] x[73] x[74] x[75] x[76] x[77] x[78] x[79] x[7] x[80] x[81] x[82] x[83] x[84] x[85] x[86] x[87] x[88] x[8] x[9] </list>
2519.93/2520.00	v <values>1 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 0 0 0 1 0 0 0 0 0 1 0 0 0 0 0 0 0 1 0 1 0 0 0 0 0 0 0 0 0 0 0 1 0 1 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 </values>
2519.93/2520.00	v </instantiation>
2519.93/2520.00	

Verifier Data

OK	1120

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 (15262 MiB free)
  memory of node 1: 16384 MiB (15684 MiB free)
  node distances:
     10  21
     21  10

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4389711-1568352690/watcher-4389711-1568352690 -o /tmp/evaluation-result-4389711-1568352690/solver-4389711-1568352690 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568352647-26641 --watchdog 2580 cosoco -lc -model -restarts -stick HOME/instance-4389711-1568352690.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
solver pid=26788, runsolver pid=26784
Current StackSize limit: 8192 KiB


[startup+0.100148 s]*
/proc/loadavg: 1.91 2.05 2.33 3/200 26793
/proc/meminfo: memFree=31688992/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3756 CPUtime=0.1 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1158 0 0 0 10 0 0 0 20 0 1 0 411531706 28008448 939 33554432000 4194304 6210612 140725781941568 140725781938104 5156331 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 939 834 493 0 143 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3756 KiB

[startup+0.209358 s]*
/proc/loadavg: 1.91 2.05 2.33 3/200 26793
/proc/meminfo: memFree=31688992/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3756 CPUtime=0.21 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1158 0 0 0 21 0 0 0 20 0 1 0 411531706 28008448 939 33554432000 4194304 6210612 140725781941568 140725781938104 5249890 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 939 834 493 0 143 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3756 KiB

[startup+0.308975 s]*
/proc/loadavg: 1.91 2.05 2.33 3/200 26793
/proc/meminfo: memFree=31688324/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3756 CPUtime=0.31 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1158 0 0 0 31 0 0 0 20 0 1 0 411531706 28008448 939 33554432000 4194304 6210612 140725781941568 140725781938104 5249712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 939 834 493 0 143 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3756 KiB

[startup+0.700227 s]
/proc/loadavg: 1.91 2.05 2.33 3/200 26793
/proc/meminfo: memFree=31688324/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3756 CPUtime=0.69 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1158 0 0 0 69 0 0 0 20 0 1 0 411531706 28008448 939 33554432000 4194304 6210612 140725781941568 140725781929448 5156103 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 939 834 493 0 143 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3756 KiB

[startup+1.50025 s]
/proc/loadavg: 1.92 2.05 2.32 3/200 26793
/proc/meminfo: memFree=31687760/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3756 CPUtime=1.49 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1158 0 0 0 149 0 0 0 20 0 1 0 411531706 28008448 939 33554432000 4194304 6210612 140725781941568 140725781929448 5155436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 939 834 493 0 143 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3756 KiB

[startup+3.10889 s]
/proc/loadavg: 1.92 2.05 2.32 3/200 26793
/proc/meminfo: memFree=31687504/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=3.1 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1207 0 0 0 310 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781929448 5249719 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+6.30022 s]
/proc/loadavg: 1.92 2.05 2.32 3/200 26793
/proc/meminfo: memFree=31687492/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=6.29 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1256 0 0 0 629 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781929448 5155768 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 6.29 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+12.7003 s]
/proc/loadavg: 1.93 2.05 2.32 3/200 26795
/proc/meminfo: memFree=31686884/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=12.69 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1305 0 0 0 1269 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781929448 5249681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 12.69 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+25.5003 s]
/proc/loadavg: 1.87 2.03 2.31 3/200 26796
/proc/meminfo: memFree=31686512/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=25.49 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1423 0 0 0 2549 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781939704 5380107 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 25.49 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+51.1089 s]
/proc/loadavg: 1.92 2.03 2.30 3/200 26796
/proc/meminfo: memFree=31686172/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=51.1 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1472 0 0 0 5110 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781939704 5157557 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 51.1 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+102.3 s]
/proc/loadavg: 1.96 2.02 2.29 3/200 26802
/proc/meminfo: memFree=31684708/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=102.29 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1553 0 0 0 10229 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781939704 5155888 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 102.29 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+162.3 s]
/proc/loadavg: 1.99 2.02 2.27 3/200 26806
/proc/meminfo: memFree=31685352/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=162.29 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1606 0 0 0 16229 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781939704 5157194 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 162.29 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+222.3 s]
/proc/loadavg: 2.00 2.01 2.25 3/200 26873
/proc/meminfo: memFree=31687140/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=222.29 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1659 0 0 0 22229 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781939704 5156092 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 222.29 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.23 3/199 26879
/proc/meminfo: memFree=31685524/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3984 CPUtime=282.28 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1725 0 0 0 28228 0 0 0 20 0 1 0 411531706 28008448 996 33554432000 4194304 6210612 140725781941568 140725781929448 5249729 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 282.28 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.22 3/199 26883
/proc/meminfo: memFree=31685844/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=342.28 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1779 0 0 0 34228 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5157229 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 342.28 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.21 3/199 26887
/proc/meminfo: memFree=31685452/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=402.28 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1829 0 0 0 40228 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155303 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 402.28 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+462.3 s]
/proc/loadavg: 2.00 2.01 2.20 3/199 26893
/proc/meminfo: memFree=31685700/32770624 swapFree=66980296/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=462.28 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 1879 0 0 0 46228 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5156795 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 462.28 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB


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

/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1722.24 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.07 3/200 27204
/proc/meminfo: memFree=31683644/32770624 swapFree=66980320/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=1782.24 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3008 0 0 0 178224 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155888 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1782.24 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/200 27230
/proc/meminfo: memFree=31682972/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=1842.24 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3058 0 0 0 184224 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155002 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1842.24 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.06 3/200 27236
/proc/meminfo: memFree=31682560/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=1902.24 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3108 0 0 0 190224 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5154848 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1902.24 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1962.3 s]
/proc/loadavg: 2.04 2.03 2.06 3/200 27240
/proc/meminfo: memFree=31682520/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=1962.24 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3158 0 0 0 196224 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1962.24 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2022.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/200 27244
/proc/meminfo: memFree=31683000/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2022.23 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3208 0 0 0 202223 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155628 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2022.23 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27250
/proc/meminfo: memFree=31683324/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2082.23 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3258 0 0 0 208223 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5249681 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2082.23 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27254
/proc/meminfo: memFree=31682912/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2142.23 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3308 0 0 0 214223 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5249664 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2142.23 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27258
/proc/meminfo: memFree=31683052/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2202.23 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3358 0 0 0 220223 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5409293 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2202.23 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27264
/proc/meminfo: memFree=31681812/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2262.23 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3408 0 0 0 226223 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5249712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2262.23 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/199 27268
/proc/meminfo: memFree=31682244/32770624 swapFree=66980328/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2322.22 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3458 0 0 0 232222 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155560 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2322.22 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27280
/proc/meminfo: memFree=31682556/32770624 swapFree=66980336/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2382.22 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3508 0 0 0 238222 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5249729 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2382.22 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2442.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27286
/proc/meminfo: memFree=31682992/32770624 swapFree=66980336/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2442.22 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3558 0 0 0 244222 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5155436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2442.22 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2502.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/200 27290
/proc/meminfo: memFree=31682676/32770624 swapFree=66980336/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2502.22 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3608 0 0 0 250222 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5192938 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2502.22 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB



Maximum wall clock time exceeded: sending SIGTERM then SIGKILL

[startup+2520 s]*
/proc/loadavg: 2.00 2.01 2.05 3/200 27291
/proc/meminfo: memFree=31683204/32770624 swapFree=66980336/67108860
[pid=26788] ppid=26784 vsize=27352 memory=3988 CPUtime=2519.93 cores=1,3,5,7
/proc/26788/stat : 26788 (cosoco) R 26784 26788 25389 0 -1 4202496 3658 0 0 0 251993 0 0 0 20 0 1 0 411531706 28008448 997 33554432000 4194304 6210612 140725781941568 140725781929448 5157152 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 17260544 140725781947403 140725781947505 140725781947505 140725781950414 0
/proc/26788/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2519.93 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

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

[startup+2520.01 s]
# the end of solver process 26788 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2519.93 s, system=0.004999 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): 2519.94
CPU user time (s): 2519.93
CPU system time (s): 0.004999
CPU usage (%): 99.9971
Max. virtual memory (cumulated for all children) (KiB): 27352
Max. memory (cumulated for all children) (KiB): 3988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2519.93
system time used= 0.004999
maximum resident set size= 4056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3710
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= 6
involuntary context switches= 634


# summary of solver processes directly reported to runsolver:
#   pid: 26788
#   total CPU time (s): 2519.94
#   total CPU user time (s): 2519.93
#   total CPU system time (s): 0.004999

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.17595 second user time and 15.3082 second system time

The end

Launcher Data

Begin job on node121 at 2019-09-13 07:30:48
IDJOB=4389711
IDBENCH=135459
IDSOLVER=2829
FILE ID=node121/4389711-1568352690
RUNJOBID= node121-1568352647-26641
PBS_JOBID= 21701172
Free space on /tmp= 61048 MiB

SOLVER NAME= cosoco 2
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-mps/Pb-mps-v2-20-10-lseu.xml
COMMAND LINE= cosoco -lc -model -restarts -stick BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4389711-1568352690/watcher-4389711-1568352690 -o /tmp/evaluation-result-4389711-1568352690/solver-4389711-1568352690 -C 2520 -W 2520 -M 15500 --bin-var /tmp/runsolver-exch-node121-1568352647-26641 --watchdog 2580  cosoco -lc -model -restarts -stick HOME/instance-4389711-1568352690.xml

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

MD5SUM BENCH= b8e79a81cec6901ac635f2e0750bfcb6
RANDOM SEED=1552251971

node121.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.75
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.75
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.75
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.75
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:        31689288 kB
MemAvailable:   31919868 kB
Buffers:          137512 kB
Cached:           389280 kB
SwapCached:        18952 kB
Active:           256656 kB
Inactive:         290260 kB
Active(anon):       7464 kB
Inactive(anon):    43032 kB
Active(file):     249192 kB
Inactive(file):   247228 kB
Unevictable:      109528 kB
Mlocked:          109528 kB
SwapTotal:      67108860 kB
SwapFree:       66980296 kB
Dirty:              5700 kB
Writeback:             0 kB
AnonPages:        131976 kB
Mapped:            32344 kB
Shmem:             21236 kB
Slab:             128984 kB
SReclaimable:      99988 kB
SUnreclaim:        28996 kB
KernelStack:        3984 kB
PageTables:         5124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     504272 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     88064 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      122240 kB
DirectMap2M:    33423360 kB

Free space on /tmp at the end= 61044 MiB
End job on node121 at 2019-09-13 08:12:49