Trace number 4390211

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 2400.03 2399.7

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 benchmark101.21
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-4390211-1568349357.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.80/18.87	o 2099
19.30/19.32	o 2098
19.30/19.32	c   15 calls to solver(id=0): best=2098 lower=0 upper=2097 
19.50/19.58	o 2081
19.90/19.99	o 2080
19.90/19.99	c   17 calls to solver(id=0): best=2080 lower=0 upper=2079 
20.70/20.71	o 2068
51.60/51.66	o 2035
51.60/51.66	c   19 calls to solver(id=0): best=2035 lower=0 upper=2034 
51.70/51.72	o 2022
51.70/51.77	o 1921
51.70/51.77	c   21 calls to solver(id=0): best=1921 lower=0 upper=1920 
58.70/58.72	o 1911
70.30/70.30	o 1884
70.30/70.30	c   23 calls to solver(id=0): best=1884 lower=0 upper=1883 
70.30/70.36	o 1883
70.40/70.42	o 1796
70.40/70.42	c   25 calls to solver(id=0): best=1796 lower=0 upper=1795 
70.40/70.49	o 1763
70.50/70.57	o 1714
70.50/70.57	c   27 calls to solver(id=0): best=1714 lower=0 upper=1713 
70.70/70.72	o 1688
70.70/70.78	o 1669
70.70/70.78	c   29 calls to solver(id=0): best=1669 lower=0 upper=1668 
71.11/71.11	o 1647
71.11/71.17	o 1534
71.11/71.17	c   31 calls to solver(id=0): best=1534 lower=0 upper=1533 
71.20/71.23	o 1459
73.11/73.13	o 1440
73.11/73.13	c   33 calls to solver(id=0): best=1440 lower=0 upper=1439 
79.11/79.16	o 1432
79.20/79.22	o 1271
79.20/79.22	c   35 calls to solver(id=0): best=1271 lower=0 upper=1270 
79.20/79.28	o 1260
79.30/79.34	o 1252
79.30/79.34	c   37 calls to solver(id=0): best=1252 lower=0 upper=1251 
79.40/79.43	o 1243
263.14/263.18	o 1240
263.14/263.18	c   39 calls to solver(id=0): best=1240 lower=0 upper=1239 
263.23/263.25	o 1239
263.33/263.33	o 1214
263.33/263.33	c   41 calls to solver(id=0): best=1214 lower=0 upper=1213 
263.43/263.49	o 1202
264.14/264.13	o 1193
264.14/264.13	c   43 calls to solver(id=0): best=1193 lower=0 upper=1192 
654.98/654.95	o 1173
655.28/655.22	o 1120
655.28/655.22	c   45 calls to solver(id=0): best=1120 lower=0 upper=1119 
2400.02/2399.70	
2400.02/2399.70	c *** INTERRUPTED ***
2400.02/2399.70	c call to solver        : 45
2400.02/2399.70	c
2400.02/2399.70	c restarts              : 2513        
2400.02/2399.70	c conflicts             : 20754060     (8647 /sec)
2400.02/2399.70	c decisions             : 160888157    (67036 /sec)
2400.02/2399.70	c propagations          : 1683381065  (701401 /sec)
2400.02/2399.70	c root propagations     : 6365        
2400.02/2399.70	c filter calls          : 1562405116     (650995 /sec)
2400.02/2399.70	c useless filter calls  : 1242058507     (79 %)
2400.02/2399.70	c Memory used           : 26.71 MB
2400.02/2399.70	c Best bound time (wc)  : 655.217 s
2400.02/2399.70	c CPU time              : 2400.03 s
2400.02/2399.70	c real time             : 2399.7 s
2400.02/2399.70	
2400.02/2399.70	c nb Solutions = 45
2400.02/2399.70	s SATISFIABLE
2400.02/2399.70	c Best value found: 1120
2400.02/2399.70	
2400.02/2399.70	
2400.02/2399.70	v <instantiation type='solution' cost='1120'>
2400.02/2399.70	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>
2400.02/2399.70	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>
2400.02/2399.70	v </instantiation>
2400.02/2399.70	

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4390211-1568349357/watcher-4390211-1568349357 -o /tmp/evaluation-result-4390211-1568349357/solver-4390211-1568349357 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568343260-21021 --watchdog 2560 cosoco -lc -model -restarts -stick HOME/instance-4390211-1568349357.xml 

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

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


[startup+0.100158 s]*
/proc/loadavg: 2.04 2.08 2.00 3/199 21547
/proc/meminfo: memFree=31672556/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3952 CPUtime=0.1 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1158 0 0 0 10 0 0 0 20 0 1 0 411194130 28008448 988 33554432000 4194304 6210612 140734992299056 140734992295592 5249738 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 988 867 493 0 143 0
Current children cumulated CPU time: 0.1 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3952 KiB

[startup+0.209449 s]*
/proc/loadavg: 2.04 2.08 2.00 3/199 21547
/proc/meminfo: memFree=31672556/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3952 CPUtime=0.21 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1158 0 0 0 21 0 0 0 20 0 1 0 411194130 28008448 988 33554432000 4194304 6210612 140734992299056 140734992295592 5157176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 988 867 493 0 143 0
Current children cumulated CPU time: 0.21 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3952 KiB

[startup+0.309116 s]*
/proc/loadavg: 2.04 2.08 2.00 3/199 21547
/proc/meminfo: memFree=31672556/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3952 CPUtime=0.31 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1158 0 0 0 31 0 0 0 20 0 1 0 411194130 28008448 988 33554432000 4194304 6210612 140734992299056 140734992295592 5391848 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 988 867 493 0 143 0
Current children cumulated CPU time: 0.31 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3952 KiB

[startup+0.700266 s]
/proc/loadavg: 2.04 2.08 2.00 3/199 21547
/proc/meminfo: memFree=31671916/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3952 CPUtime=0.69 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1158 0 0 0 69 0 0 0 20 0 1 0 411194130 28008448 988 33554432000 4194304 6210612 140734992299056 140734992286936 5155436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 988 867 493 0 143 0
Current children cumulated CPU time: 0.69 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3952 KiB

[startup+1.50027 s]
/proc/loadavg: 1.87 2.04 1.99 3/199 21547
/proc/meminfo: memFree=31671916/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3952 CPUtime=1.49 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1158 0 0 0 149 0 0 0 20 0 1 0 411194130 28008448 988 33554432000 4194304 6210612 140734992299056 140734992286936 5249712 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 988 867 493 0 143 0
Current children cumulated CPU time: 1.49 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3952 KiB

[startup+3.109 s]
/proc/loadavg: 1.87 2.04 1.99 3/199 21547
/proc/meminfo: memFree=31671780/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3952 CPUtime=3.1 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1207 0 0 0 310 0 0 0 20 0 1 0 411194130 28008448 988 33554432000 4194304 6210612 140734992299056 140734992286936 5157176 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 988 867 493 0 143 0
Current children cumulated CPU time: 3.1 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3952 KiB

[startup+6.30026 s]
/proc/loadavg: 1.88 2.04 1.99 3/199 21547
/proc/meminfo: memFree=31671584/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=6.29 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1256 0 0 0 629 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992286936 5154973 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/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.89 2.04 1.99 3/199 21547
/proc/meminfo: memFree=31671676/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=12.7 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1305 0 0 0 1270 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992286936 5249890 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 12.7 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+25.5003 s]
/proc/loadavg: 1.91 2.04 1.99 3/199 21547
/proc/meminfo: memFree=31671584/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=25.5 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1423 0 0 0 2550 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992297192 5155888 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 25.5 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+51.109 s]
/proc/loadavg: 1.89 2.02 1.98 3/198 21550
/proc/meminfo: memFree=31671572/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=51.11 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1472 0 0 0 5111 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992297192 5155864 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 51.11 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+102.3 s]
/proc/loadavg: 1.95 2.01 1.98 3/198 21554
/proc/meminfo: memFree=31671848/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=102.31 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1553 0 0 0 10231 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992297192 5156097 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 102.31 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+162.3 s]
/proc/loadavg: 1.98 2.01 1.98 3/198 21558
/proc/meminfo: memFree=31671324/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=162.32 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1606 0 0 0 16232 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992297192 5155811 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 162.32 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+222.3 s]
/proc/loadavg: 1.99 2.01 1.98 3/198 21564
/proc/meminfo: memFree=31672156/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=222.32 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1659 0 0 0 22232 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992297192 5157189 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 222.32 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/198 21568
/proc/meminfo: memFree=31671356/32770624 swapFree=66935732/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3984 CPUtime=282.33 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1672 0 0 0 28233 0 0 0 20 0 1 0 411194130 28008448 996 33554432000 4194304 6210612 140734992299056 140734992286936 5155436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 996 873 493 0 143 0
Current children cumulated CPU time: 282.33 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3984 KiB

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21580
/proc/meminfo: memFree=31671640/32770624 swapFree=66935744/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=342.34 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1726 0 0 0 34234 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5249738 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 342.34 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 1.98 3/199 21586
/proc/meminfo: memFree=31671736/32770624 swapFree=66935744/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=402.35 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1726 0 0 0 40235 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5155436 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 402.35 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+462.3 s]
/proc/loadavg: 2.35 2.13 2.02 3/199 21651
/proc/meminfo: memFree=31672508/32770624 swapFree=66935744/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=462.36 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 1776 0 0 0 46236 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5155600 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 462.36 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB


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

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

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 21791
/proc/meminfo: memFree=31669304/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=1722.53 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2301 0 0 0 172253 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5192928 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1722.53 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/200 21795
/proc/meminfo: memFree=31669968/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=1782.54 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2351 0 0 0 178254 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5249724 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1782.54 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/199 21801
/proc/meminfo: memFree=31670176/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=1842.55 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2351 0 0 0 184255 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5157402 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1842.55 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1902.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21805
/proc/meminfo: memFree=31669908/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=1902.55 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2401 0 0 0 190255 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5155592 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1902.55 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+1962.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21809
/proc/meminfo: memFree=31670516/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=1962.56 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2401 0 0 0 196256 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5249724 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 1962.56 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2022.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21815
/proc/meminfo: memFree=31670648/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2022.57 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2451 0 0 0 202257 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5156568 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2022.57 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21819
/proc/meminfo: memFree=31670516/32770624 swapFree=66935780/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2082.58 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2451 0 0 0 208258 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5155864 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2082.58 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2142.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21830
/proc/meminfo: memFree=31670412/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2142.59 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2501 0 0 0 214259 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5157727 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2142.59 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2202.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21836
/proc/meminfo: memFree=31670112/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2202.6 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2501 0 0 0 220260 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5154977 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2202.6 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21840
/proc/meminfo: memFree=31670340/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2262.6 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2551 0 0 0 226260 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5157732 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2262.6 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21844
/proc/meminfo: memFree=31670304/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2322.61 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2551 0 0 0 232261 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5390328 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2322.61 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.02 3/198 21850
/proc/meminfo: memFree=31670124/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2382.62 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2601 0 0 0 238262 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5154973 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2382.62 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2399.7 s]
/proc/loadavg: 2.07 2.03 2.03 3/198 21850
/proc/meminfo: memFree=31670280/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2400.02 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2601 0 0 0 240002 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5154977 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

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

[startup+2399.7 s]
# the end of solver process 21535 was just reported to runsolver
# cumulated CPU time of all completed processes:  user=2400.03 s, system=0.005 s

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

[startup+2399.7 s]
/proc/loadavg: 2.07 2.03 2.03 3/198 21850
/proc/meminfo: memFree=31670280/32770624 swapFree=66935784/67108860
[pid=21535] ppid=21532 vsize=27352 memory=3988 CPUtime=2400.02 cores=1,3,5,7
/proc/21535/stat : 21535 (cosoco) R 21532 21535 20989 0 -1 4202496 2601 0 0 0 240002 0 0 0 20 0 1 0 411194130 28008448 997 33554432000 4194304 6210612 140734992299056 140734992286936 5154977 0 0 4096 8405026 0 0 0 17 3 0 0 0 0 0 8308220 8313664 22765568 140734992307211 140734992307313 140734992307313 140734992310222 0
/proc/21535/statm: 6838 997 873 493 0 143 0
Current children cumulated CPU time: 2400.02 s
Current children cumulated vsize: 27352 KiB
Current children cumulated memory: 3988 KiB

Child status: 1
Real time (s): 2399.7
CPU time (s): 2400.03
CPU user time (s): 2400.03
CPU system time (s): 0.005
CPU usage (%): 100.014
Max. virtual memory (cumulated for all children) (KiB): 27352
Max. memory (cumulated for all children) (KiB): 3988

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.03
system time used= 0.005
maximum resident set size= 4056
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 2653
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= 602


# summary of solver processes directly reported to runsolver:
#   pid: 21535
#   total CPU time (s): 2400.03
#   total CPU user time (s): 2400.03
#   total CPU system time (s): 0.005

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.25807 second user time and 14.4716 second system time

The end

Launcher Data

Begin job on node105 at 2019-09-13 05:34:23
IDJOB=4390211
IDBENCH=135459
IDSOLVER=2831
FILE ID=node105/4390211-1568349357
RUNJOBID= node105-1568343260-21021
PBS_JOBID= 21701169
Free space on /tmp= 54372 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-4390211-1568349357/watcher-4390211-1568349357 -o /tmp/evaluation-result-4390211-1568349357/solver-4390211-1568349357 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node105-1568343260-21021 --watchdog 2560  cosoco -lc -model -restarts -stick HOME/instance-4390211-1568349357.xml

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

MD5SUM BENCH= b8e79a81cec6901ac635f2e0750bfcb6
RANDOM SEED=634126697

node105.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.00
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.00
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.00
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.00
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:        31675612 kB
MemAvailable:   31858284 kB
Buffers:          132928 kB
Cached:           338288 kB
SwapCached:        68844 kB
Active:           222828 kB
Inactive:         316644 kB
Active(anon):      10480 kB
Inactive(anon):    89672 kB
Active(file):     212348 kB
Inactive(file):   226972 kB
Unevictable:      111220 kB
Mlocked:          111220 kB
SwapTotal:      67108860 kB
SwapFree:       66935732 kB
Dirty:              2832 kB
Writeback:             0 kB
AnonPages:        112360 kB
Mapped:            35456 kB
Shmem:             23396 kB
Slab:             146432 kB
SReclaimable:     118372 kB
SUnreclaim:        28060 kB
KernelStack:        3536 kB
PageTables:         5304 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     493532 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     67584 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= 54364 MiB
End job on node105 at 2019-09-13 06:14:22