Trace number 4242612

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
R1: cosoco-sat 1.1? (TO) 2400.07 2400.6

General information on the benchmark

NamePseudoBoolean/PseudoBoolean-opt-logicSynthesis/
Pb-logic-m100-100-30-30-r.xml
MD5SUM99240cf8fa1004889a7bc67b3b097789
Bench CategoryCOP (optimization problem)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark5
Best CPU time to get the best result obtained on this benchmark156.12601
Satisfiable
(Un)Satisfiability was proved
Number of variables100
Number of constraints100
Number of domains1
Minimum domain size2
Maximum domain size2
Distribution of domain sizes[{"size":2,"count":100}]
Minimum variable degree19
Maximum variable degree44
Distribution of variable degrees[{"degree":19,"count":1},{"degree":22,"count":1},{"degree":24,"count":3},{"degree":25,"count":4},{"degree":26,"count":6},{"degree":27,"count":8},{"degree":28,"count":8},{"degree":29,"count":6},{"degree":30,"count":9},{"degree":31,"count":10},{"degree":32,"count":6},{"degree":33,"count":11},{"degree":34,"count":8},{"degree":35,"count":6},{"degree":36,"count":2},{"degree":37,"count":3},{"degree":38,"count":3},{"degree":39,"count":2},{"degree":40,"count":1},{"degree":41,"count":1},{"degree":44,"count":1}]
Minimum constraint arity30
Maximum constraint arity30
Distribution of constraint arities[{"arity":30,"count":100}]
Number of extensional constraints0
Number of intensional constraints0
Distribution of constraint types[{"type":"sum","count":100}]
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 SAT : Variables: 200 -- Clauses: 200
0.00/0.02	c best=?? lower=0 upper=100 
0.00/0.03	c
0.00/0.03	c This is cosoco 1.0 --  
0.00/0.03	c
0.00/0.03	c enable optimization
0.00/0.03	c ========================================[ Problem Statistics ]===========================================
0.00/0.03	c |                                                                                                       
0.00/0.03	c |  Parse time        :         0.02 s 
0.00/0.03	c |
0.00/0.03	c |               Variables: 100
0.00/0.03	c |            Domain Sizes: 2..2
0.00/0.03	c |
0.00/0.03	c |             Constraints: 101
0.00/0.03	c |                   Arity: 30..100
0.00/0.03	c | 
0.00/0.03	c |                   Types: 
0.00/0.03	c |                          Sum: 101
0.00/0.03	c |                          
0.00/0.03	c =========================================================================================================
0.00/0.03	o 9
0.00/0.03	c    1 calls to solver: best=9 lower=0 upper=8 
0.00/0.04	o 8
0.29/0.32	conflict 87lvl : 87 bt87-190:0(87)X8581
0.49/0.52	conflict 83lvl : 90 bt85-11:0(87)X15830
0.49/0.55	conflict 83lvl : 90 bt86-199:0(87)X17340
0.59/0.63	conflict 83lvl : 85 bt85-190:0(83)X19930
0.69/0.76	conflict 82lvl : 88 bt82-5:0(86)X24922
0.69/0.76	conflict 81lvl : 85 bt82-5:0(84)X25454
0.79/0.86	conflict 82lvl : 83 bt83-21:0(83)X29433
0.99/1.03	 -> -21:X(83)conflict 82lvl : 84 bt83-3:0(83)X35469
0.99/1.04	conflict 82lvl : 84 bt84-3:0(83)X35911
1.29/1.38	conflict 83lvl : 88 bt88-199:0(83)X48121
1.39/1.40	conflict 83lvl : 85 bt85-11:0(84)X48916
1.39/1.48	conflict 80lvl : 82 bt80-169:0(82)X51664
1.89/1.90	conflict 84lvl : 83 bt83-134:0(84)X65776
1.89/1.94	conflict 85lvl : 88 bt88-174:0(86)X67340
1.99/2.00	conflict 81lvl : 82 bt82-41:0(81)X69532
2.20/2.23	 -> -41:X(81)conflict 80lvl : 81 bt81-75:0(80)X78022
2.20/2.26	 -> -75:X(80)conflict 80lvl : 82 bt82-75:0(80)X78967
2.49/2.58	 -> -75:X(80)conflict 82lvl : 88 bt83-75:0(85)X91612
2.69/2.79	conflict 80lvl : 83 bt83-77:0(80)X98606
2.89/2.99	conflict 83lvl : 89 bt83-41:0(87)X105032
3.30/3.40	conflict 79lvl : 83 bt83-75:0(80)X120869
3.49/3.53	conflict 80lvl : 82 bt82-11:0(82)X125294
5.19/5.24	 -> -11:X(82)conflict 80lvl : 91 bt89-99:0(87)X131659
6.60/6.66	o 7
6.60/6.66	c    3 calls to solver: best=7 lower=0 upper=6 
12.79/12.80	conflict 68lvl : 87 bt75-5:0(84)X135646
35.29/35.38	conflict 77lvl : 84 bt84-41:0(82)X139745
159.86/159.94	 -> -41:X(82)conflict 65lvl : 81 bt75-3:0(76)X144785
1972.75/1973.25	o 6

Verifier Data

One s line expected

Watcher Data

runsolver Copyright (C) 2010-2013 Olivier ROUSSEL

This is runsolver version 3.3.7 (svn: 2553)

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.

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-4242612-1500659932/watcher-4242612-1500659932 -o /tmp/evaluation-result-4242612-1500659932/solver-4242612-1500659932 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500648178-2503 --watchdog 2560 HOME/cosoco -lc -model -restarts -sat HOME/instance-4242612-1500659932.xml 

pid=4951
running on 8 cores: 0,2,4,6,8,10,12,14

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
Current StackSize limit: 8192 KiB


[startup+0 s]
/proc/loadavg: 2.08 2.03 2.05 4/242 4954
/proc/meminfo: memFree=31948156/32770624 swapFree=5792/23252
[pid=4954] ppid=4951 vsize=27124 CPUtime=0.01 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 978 0 0 0 1 0 0 0 20 0 1 0 1260599 27774976 766 33554432000 4194304 5970956 140730691724352 140730691720952 140455101472355 0 0 4096 0 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 6781 766 683 434 0 145 0

[startup+0.100065 s]
/proc/loadavg: 2.08 2.03 2.05 4/242 4954
/proc/meminfo: memFree=31948156/32770624 swapFree=5792/23252
[pid=4954] ppid=4951 vsize=31604 CPUtime=0.09 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1114 0 0 0 9 0 0 0 20 0 1 0 1260599 32362496 936 33554432000 4194304 5970956 140730691724352 140730691721912 5098954 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7901 936 779 434 0 1265 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 31604

[startup+0.200324 s]
/proc/loadavg: 2.08 2.03 2.05 4/242 4954
/proc/meminfo: memFree=31948156/32770624 swapFree=5792/23252
[pid=4954] ppid=4951 vsize=31604 CPUtime=0.19 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1117 0 0 0 19 0 0 0 20 0 1 0 1260599 32362496 936 33554432000 4194304 5970956 140730691724352 140730691721912 5136608 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7901 936 779 434 0 1265 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 31604

[startup+0.300205 s]
/proc/loadavg: 2.08 2.03 2.05 4/242 4954
/proc/meminfo: memFree=31948156/32770624 swapFree=5792/23252
[pid=4954] ppid=4951 vsize=31604 CPUtime=0.29 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1120 0 0 0 29 0 0 0 20 0 1 0 1260599 32362496 936 33554432000 4194304 5970956 140730691724352 140730691721912 5136570 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7901 936 779 434 0 1265 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31604

[startup+0.700136 s]
/proc/loadavg: 2.08 2.03 2.05 4/242 4954
/proc/meminfo: memFree=31948156/32770624 swapFree=5792/23252
[pid=4954] ppid=4951 vsize=31732 CPUtime=0.69 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1141 0 0 0 69 0 0 0 20 0 1 0 1260599 32493568 977 33554432000 4194304 5970956 140730691724352 140730691721688 5045172 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 977 789 434 0 1297 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 31732

[startup+1.50015 s]
/proc/loadavg: 2.08 2.03 2.05 3/243 4955
/proc/meminfo: memFree=31946808/32770624 swapFree=5792/23240
[pid=4954] ppid=4951 vsize=31732 CPUtime=1.49 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1174 0 0 0 149 0 0 0 20 0 1 0 1260599 32493568 977 33554432000 4194304 5970956 140730691724352 140730691721688 5136560 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 977 789 434 0 1297 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 31732

[startup+3.10019 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 4955
/proc/meminfo: memFree=31946064/32770624 swapFree=5792/23268
[pid=4954] ppid=4951 vsize=31732 CPUtime=3.09 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1421 0 0 0 309 0 0 0 20 0 1 0 1260599 32493568 1058 33554432000 4194304 5970956 140730691724352 140730691721688 5044849 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 1058 789 434 0 1297 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 31732

[startup+6.30028 s]
/proc/loadavg: 2.07 2.03 2.05 3/243 4955
/proc/meminfo: memFree=31944892/32770624 swapFree=5792/23268
[pid=4954] ppid=4951 vsize=31732 CPUtime=6.29 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1704 0 0 0 629 0 0 0 20 0 1 0 1260599 32493568 1107 33554432000 4194304 5970956 140730691724352 140730691721688 5045736 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 1107 789 434 0 1297 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 31732

[startup+12.7002 s]
/proc/loadavg: 2.06 2.03 2.05 3/243 4955
/proc/meminfo: memFree=31943152/32770624 swapFree=5792/23276
[pid=4954] ppid=4951 vsize=31732 CPUtime=12.69 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 1961 0 0 0 1269 0 0 0 20 0 1 0 1260599 32493568 1113 33554432000 4194304 5970956 140730691724352 140730691711656 5044849 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 1113 789 434 0 1297 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 31732

[startup+25.5002 s]
/proc/loadavg: 2.05 2.03 2.05 3/243 4955
/proc/meminfo: memFree=31939928/32770624 swapFree=5792/23304
[pid=4954] ppid=4951 vsize=31732 CPUtime=25.49 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 2482 0 0 0 2549 0 0 0 20 0 1 0 1260599 32493568 1120 33554432000 4194304 5970956 140730691724352 140730691721688 5045007 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 1120 789 434 0 1297 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 31732

[startup+51.1003 s]
/proc/loadavg: 2.03 2.03 2.05 3/243 4955
/proc/meminfo: memFree=31934912/32770624 swapFree=5792/23344
[pid=4954] ppid=4951 vsize=31732 CPUtime=51.08 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 2752 0 0 0 5108 0 0 0 20 0 1 0 1260599 32493568 1122 33554432000 4194304 5970956 140730691724352 140730691721688 5136795 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 1122 789 434 0 1297 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 31732

[startup+102.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/244 4964
/proc/meminfo: memFree=31920396/32770624 swapFree=5792/23452
[pid=4954] ppid=4951 vsize=31732 CPUtime=102.28 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 3021 0 0 0 10228 0 0 0 20 0 1 0 1260599 32493568 1126 33554432000 4194304 5970956 140730691724352 140730691721688 5136615 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7933 1126 789 434 0 1297 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 31732

[startup+162.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/245 4988
/proc/meminfo: memFree=31905148/32770624 swapFree=5792/23544
[pid=4954] ppid=4951 vsize=31868 CPUtime=162.26 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 3303 0 0 0 16226 0 0 0 20 0 1 0 1260599 32632832 1130 33554432000 4194304 5970956 140730691724352 140730691721688 5327125 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1130 789 434 0 1331 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 31868

[startup+222.308 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4989
/proc/meminfo: memFree=31904032/32770624 swapFree=5792/23620
[pid=4954] ppid=4951 vsize=31868 CPUtime=222.25 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 3577 0 0 0 22225 0 0 0 20 0 1 0 1260599 32632832 1137 33554432000 4194304 5970956 140730691724352 140730691721688 5045760 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1137 789 434 0 1331 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 31868

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4990
/proc/meminfo: memFree=31904032/32770624 swapFree=5792/23676
[pid=4954] ppid=4951 vsize=31868 CPUtime=282.23 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 3853 0 0 0 28223 0 0 0 20 0 1 0 1260599 32632832 1139 33554432000 4194304 5970956 140730691724352 140730691721688 5136608 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1139 789 434 0 1331 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 31868

[startup+342.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/245 4991
/proc/meminfo: memFree=31902836/32770624 swapFree=5792/23736
[pid=4954] ppid=4951 vsize=31868 CPUtime=342.22 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 4128 0 0 0 34222 0 0 0 20 0 1 0 1260599 32632832 1140 33554432000 4194304 5970956 140730691724352 140730691721688 4908171 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1140 789 434 0 1331 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 31868

[startup+402.3 s]
/proc/loadavg: 2.08 2.03 2.05 3/244 4992
/proc/meminfo: memFree=31901840/32770624 swapFree=5792/23796
[pid=4954] ppid=4951 vsize=31868 CPUtime=402.2 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 4404 0 0 0 40220 0 0 0 20 0 1 0 1260599 32632832 1140 33554432000 4194304 5970956 140730691724352 140730691721688 5045043 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1140 789 434 0 1331 0
Current children cumulated CPU time (s) 402.2
Current children cumulated vsize (KiB) 31868

[startup+462.3 s]
/proc/loadavg: 2.03 2.02 2.05 3/243 4993
/proc/meminfo: memFree=31901760/32770624 swapFree=5792/23848
[pid=4954] ppid=4951 vsize=31868 CPUtime=462.19 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 4679 0 0 0 46219 0 0 0 20 0 1 0 1260599 32632832 1141 33554432000 4194304 5970956 140730691724352 140730691721688 5045027 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1141 789 434 0 1331 0
Current children cumulated CPU time (s) 462.19
Current children cumulated vsize (KiB) 31868

[startup+522.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/243 4994
/proc/meminfo: memFree=31901908/32770624 swapFree=5792/23892
[pid=4954] ppid=4951 vsize=31868 CPUtime=522.18 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 4955 0 0 0 52218 0 0 0 20 0 1 0 1260599 32632832 1141 33554432000 4194304 5970956 140730691724352 140730691721688 5136620 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1141 789 434 0 1331 0
Current children cumulated CPU time (s) 522.18
Current children cumulated vsize (KiB) 31868

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 4995
/proc/meminfo: memFree=31901676/32770624 swapFree=5792/23928
[pid=4954] ppid=4951 vsize=31868 CPUtime=582.16 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 5235 0 0 0 58216 0 0 0 20 0 1 0 1260599 32632832 1142 33554432000 4194304 5970956 140730691724352 140730691721688 5045760 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1142 789 434 0 1331 0
Current children cumulated CPU time (s) 582.16
Current children cumulated vsize (KiB) 31868


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


[startup+1482.3 s]
/proc/loadavg: 2.04 2.04 2.05 3/244 5026
/proc/meminfo: memFree=31895360/32770624 swapFree=5792/24504
[pid=4954] ppid=4951 vsize=31868 CPUtime=1481.96 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 9216 0 0 0 148196 0 0 0 20 0 1 0 1260599 32632832 1147 33554432000 4194304 5970956 140730691724352 140730691721688 5136570 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1147 789 434 0 1331 0
Current children cumulated CPU time (s) 1481.96
Current children cumulated vsize (KiB) 31868

[startup+1542.31 s]
/proc/loadavg: 2.02 2.03 2.05 3/244 5027
/proc/meminfo: memFree=31893992/32770624 swapFree=5792/24540
[pid=4954] ppid=4951 vsize=31868 CPUtime=1541.95 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 9472 0 0 0 154195 0 0 0 20 0 1 0 1260599 32632832 1147 33554432000 4194304 5970956 140730691724352 140730691721688 5045203 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1147 789 434 0 1331 0
Current children cumulated CPU time (s) 1541.95
Current children cumulated vsize (KiB) 31868

[startup+1602.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/244 5029
/proc/meminfo: memFree=31894860/32770624 swapFree=5792/24596
[pid=4954] ppid=4951 vsize=31868 CPUtime=1601.93 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 9753 0 0 0 160193 0 0 0 20 0 1 0 1260599 32632832 1147 33554432000 4194304 5970956 140730691724352 140730691721688 5045760 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1147 789 434 0 1331 0
Current children cumulated CPU time (s) 1601.93
Current children cumulated vsize (KiB) 31868

[startup+1662.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/243 5030
/proc/meminfo: memFree=31894628/32770624 swapFree=5792/24628
[pid=4954] ppid=4951 vsize=31868 CPUtime=1661.92 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 10022 0 0 0 166192 0 0 0 20 0 1 0 1260599 32632832 1147 33554432000 4194304 5970956 140730691724352 140730691721688 5136577 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1147 789 434 0 1331 0
Current children cumulated CPU time (s) 1661.92
Current children cumulated vsize (KiB) 31868

[startup+1722.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5031
/proc/meminfo: memFree=31894272/32770624 swapFree=5792/24664
[pid=4954] ppid=4951 vsize=31868 CPUtime=1721.91 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 10281 0 0 0 172191 0 0 0 20 0 1 0 1260599 32632832 1147 33554432000 4194304 5970956 140730691724352 140730691721688 5045007 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1147 789 434 0 1331 0
Current children cumulated CPU time (s) 1721.91
Current children cumulated vsize (KiB) 31868

[startup+1782.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5033
/proc/meminfo: memFree=31894896/32770624 swapFree=5792/24708
[pid=4954] ppid=4951 vsize=31868 CPUtime=1781.89 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 10566 0 0 0 178189 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721688 5136623 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 1781.89
Current children cumulated vsize (KiB) 31868

[startup+1842.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5034
/proc/meminfo: memFree=31895260/32770624 swapFree=5792/24748
[pid=4954] ppid=4951 vsize=31868 CPUtime=1841.88 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 10766 0 0 0 184188 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721688 5044845 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 1841.88
Current children cumulated vsize (KiB) 31868

[startup+1902.3 s]
/proc/loadavg: 2.05 2.03 2.05 3/244 5043
/proc/meminfo: memFree=31893712/32770624 swapFree=5792/24804
[pid=4954] ppid=4951 vsize=31868 CPUtime=1901.87 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 11035 0 0 0 190187 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721688 5045216 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 1901.87
Current children cumulated vsize (KiB) 31868

[startup+1962.3 s]
/proc/loadavg: 2.05 2.04 2.05 3/244 5044
/proc/meminfo: memFree=31894208/32770624 swapFree=5792/24840
[pid=4954] ppid=4951 vsize=31868 CPUtime=1961.85 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 11274 0 0 0 196185 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721688 5044849 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 1961.85
Current children cumulated vsize (KiB) 31868

[startup+2022.3 s]
/proc/loadavg: 2.02 2.03 2.05 3/244 5045
/proc/meminfo: memFree=31892828/32770624 swapFree=5792/24880
[pid=4954] ppid=4951 vsize=31868 CPUtime=2021.84 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 11605 0 0 0 202184 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5045308 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2021.84
Current children cumulated vsize (KiB) 31868

[startup+2082.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/244 5046
/proc/meminfo: memFree=31893332/32770624 swapFree=5792/24916
[pid=4954] ppid=4951 vsize=31868 CPUtime=2081.83 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 11857 0 0 0 208183 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5045760 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2081.83
Current children cumulated vsize (KiB) 31868

[startup+2142.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/244 5047
/proc/meminfo: memFree=31893456/32770624 swapFree=5792/24956
[pid=4954] ppid=4951 vsize=31868 CPUtime=2141.81 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 12113 0 0 0 214181 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5045224 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2141.81
Current children cumulated vsize (KiB) 31868

[startup+2202.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5048
/proc/meminfo: memFree=31893488/32770624 swapFree=5792/24996
[pid=4954] ppid=4951 vsize=31868 CPUtime=2201.81 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 12360 0 0 0 220181 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5044991 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2201.81
Current children cumulated vsize (KiB) 31868

[startup+2262.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5049
/proc/meminfo: memFree=31893036/32770624 swapFree=5792/25032
[pid=4954] ppid=4951 vsize=31868 CPUtime=2261.79 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 12604 0 0 0 226179 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5045172 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2261.79
Current children cumulated vsize (KiB) 31868

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5050
/proc/meminfo: memFree=31893284/32770624 swapFree=5792/25064
[pid=4954] ppid=4951 vsize=31868 CPUtime=2321.77 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 12826 0 0 0 232177 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5044849 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2321.77
Current children cumulated vsize (KiB) 31868

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5051
/proc/meminfo: memFree=31893656/32770624 swapFree=5792/25096
[pid=4954] ppid=4951 vsize=31868 CPUtime=2381.76 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 13149 0 0 0 238176 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5136634 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2381.76
Current children cumulated vsize (KiB) 31868



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.6 s]
/proc/loadavg: 2.00 2.01 2.05 3/243 5117
/proc/meminfo: memFree=31838640/32770624 swapFree=5792/25200
[pid=4954] ppid=4951 vsize=31868 CPUtime=2400.05 cores=0,2,4,6,8,10,12,14
/proc/4954/stat : 4954 (cosoco) R 4951 4954 2471 0 -1 4202496 13376 0 0 0 240005 0 0 0 20 0 1 0 1260599 32632832 1148 33554432000 4194304 5970956 140730691724352 140730691721912 5045969 0 0 4096 8405026 0 0 0 17 12 0 0 0 0 0 8070896 8075904 34447360 140730691728572 140730691728707 140730691728707 140730691731406 0
/proc/4954/statm: 7967 1148 789 434 0 1331 0
Current children cumulated CPU time (s) 2400.05
Current children cumulated vsize (KiB) 31868

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

Solver just ended.
??? exit watcher main loop
??? sigkill at end of watcher main loop
??? kill 4954 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

Child status: 1
Real time (s): 2400.6
CPU time (s): 2400.07
CPU user time (s): 2400.06
CPU system time (s): 0.006998
CPU usage (%): 99.9778
Max. virtual memory (cumulated for all children) (KiB): 31868

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.06
system time used= 0.006998
maximum resident set size= 4640
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13409
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= 120632

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 7.35791 second user time and 10.6536 second system time

The end

Launcher Data

Begin job on node129 at 2017-07-21 19:58:52
IDJOB=4242612
IDBENCH=135630
IDSOLVER=2621
FILE ID=node129/4242612-1500659932
RUNJOBID= node129-1500648178-2503
PBS_JOBID= 20623291
Free space on /tmp= 61984 MiB

SOLVER NAME= cosoco-sat 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-logicSynthesis/Pb-logic-m100-100-30-30-r.xml
COMMAND LINE= DIR/cosoco -lc -model -restarts -sat BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4242612-1500659932/watcher-4242612-1500659932 -o /tmp/evaluation-result-4242612-1500659932/solver-4242612-1500659932 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node129-1500648178-2503 --watchdog 2560  HOME/cosoco -lc -model -restarts -sat HOME/instance-4242612-1500659932.xml

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

MD5SUM BENCH= 99240cf8fa1004889a7bc67b3b097789
RANDOM SEED=226632430

node129.alineos.net Linux 3.10.0-514.16.1.el7.x86_64 #1 SMP Wed Apr 12 15:04:24 UTC 2017

/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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
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.96
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		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
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:

processor	: 8
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 0
cpu cores	: 4
apicid		: 1
initial apicid	: 1
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 9
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	: 8
core id		: 0
cpu cores	: 4
apicid		: 17
initial apicid	: 17
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	: 10
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 3
initial apicid	: 3
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 11
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2267.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 1
cpu cores	: 4
apicid		: 19
initial apicid	: 19
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	: 12
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 2000.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 5
initial apicid	: 5
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 13
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 2
cpu cores	: 4
apicid		: 21
initial apicid	: 21
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	: 14
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 0
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 7
initial apicid	: 7
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.96
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 15
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
microcode	: 0x19
cpu MHz		: 1600.000
cache size	: 8192 KB
physical id	: 1
siblings	: 8
core id		: 3
cpu cores	: 4
apicid		: 23
initial apicid	: 23
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:        31948196 kB
MemAvailable:   31847092 kB
Buffers:           49616 kB
Cached:           105260 kB
SwapCached:            0 kB
Active:           329276 kB
Inactive:          89920 kB
Active(anon):     209200 kB
Inactive(anon):    66668 kB
Active(file):     120076 kB
Inactive(file):    23252 kB
Unevictable:        5792 kB
Mlocked:            5792 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2272 kB
Writeback:             0 kB
AnonPages:        272084 kB
Mapped:            30768 kB
Shmem:              8844 kB
Slab:              93964 kB
SReclaimable:      60888 kB
SUnreclaim:        33076 kB
KernelStack:        4560 kB
PageTables:         5712 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     549424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:     14336 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      126336 kB
DirectMap2M:    33419264 kB

Free space on /tmp at the end= 61980 MiB
End job on node129 at 2017-07-21 20:38:53