Trace number 4259974

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-mini 1.1 (2017-07-29)SAT (TO)7 2400.05 2400.3101

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 benchmark901.153
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.11	c best=?? lower=-100 upper=0 
0.00/0.11	c
0.00/0.11	c This is cosoco 1.1 --  
0.00/0.11	c
0.00/0.11	c command line: cosoco -lc -model -restarts HOME/instance-4259974-1502034933.xml 
0.00/0.11	c enable optimization
0.00/0.11	c ========================================[ Problem Statistics ]===========================================
0.00/0.11	c |                                                                                                       
0.00/0.11	c |  Parse time        :         0.01 s 
0.00/0.11	c |
0.00/0.11	c |               Variables: 100
0.00/0.11	c |            Domain Sizes: 2..2
0.00/0.11	c |
0.00/0.11	c |             Constraints: 101
0.00/0.11	c |                   Arity: 30..100
0.00/0.11	c | 
0.00/0.11	c |                   Types: 
0.00/0.11	c |                          Sum: 101
0.00/0.11	c |                          
0.00/0.11	c =========================================================================================================
0.00/0.11	o -9
0.00/0.11	c    1 calls to solver: best=-9 lower=-8 upper=0 
0.00/0.12	o -8
109.29/109.47	o -7
109.29/109.47	c    3 calls to solver: best=-7 lower=-6 upper=0 
2400.04/2400.30	
2400.04/2400.30	c *** INTERRUPTED ***
2400.04/2400.30	c restarts              : 91          
2400.04/2400.30	c conflicts             : 6072172      (2530 /sec)
2400.04/2400.30	c decisions             : 41965282     (17485 /sec)
2400.04/2400.30	c propagations          : 663890997   (276616 /sec)
2400.04/2400.30	c root propagations     : 109         
2400.04/2400.30	c filter calls          : 2544247327     (1060083 /sec)
2400.04/2400.30	c useless filter calls  : 2467880565     (96 %)
2400.04/2400.30	c Memory used           : 26.40 MB
2400.04/2400.30	c CPU time              : 2400.04 s
2400.04/2400.30	
2400.04/2400.30	c nb Solutions = 3
2400.04/2400.30	s SATISFIABLE
2400.04/2400.30	c Best value found: -7
2400.04/2400.30	
2400.04/2400.30	
2400.04/2400.30	v <instantiation type='solution' cost='-7'>
2400.04/2400.30	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[89] x[8] x[90] x[91] x[92] x[93] x[94] x[95] x[96] x[97] x[98] x[99] x[9] </list>
2400.04/2400.30	v <values>1 0 0 0 0 0 0 0 0 1 0 0 1 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 1 0 0 0 0 0 0 1 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 </values>
2400.04/2400.30	v </instantiation>
2400.04/2400.30	

Verifier Data

OK	7

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-4259974-1502034933/watcher-4259974-1502034933 -o /tmp/evaluation-result-4259974-1502034933/solver-4259974-1502034933 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21395 --watchdog 2560 cosoco -lc -model -restarts HOME/instance-4259974-1502034933.xml 

pid=27440
running on 4 cores: 0,2,4,6

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.00 2.01 2.05 2/183 27443
/proc/meminfo: memFree=31743200/32770624 swapFree=0/329464
[pid=27443] ppid=27440 vsize=23672 CPUtime=0 cores=0,2,4,6
/proc/27443/stat : 27443 (runsolver) D 27440 27443 20633 0 -1 4202560 108 0 0 0 0 0 0 0 20 0 1 0 5687049 24240128 107 18446744073709551615 4194304 4338465 140733540975648 140733540973288 139951634146007 0 0 1 24578 18446744071580418449 0 0 17 6 0 0 0 0 0 6438912 6441760 23003136 140733540982978 140733540983370 140733540983370 140733540986826 0
/proc/27443/statm: 5918 107 54 36 0 2156 0

[startup+0.100163 s]
/proc/loadavg: 2.00 2.01 2.05 2/183 27443
/proc/meminfo: memFree=31743200/32770624 swapFree=0/329464
[pid=27443] ppid=27440 vsize=26776 CPUtime=0 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 965 0 0 0 0 0 0 0 20 0 1 0 5687049 27418624 759 18446744073709551615 4194304 5747388 140728442373568 140728442370216 5180172 0 0 1 0 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6694 759 677 380 0 112 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 26776

[startup+0.200331 s]
/proc/loadavg: 2.00 2.01 2.05 2/183 27443
/proc/meminfo: memFree=31743200/32770624 swapFree=0/329464
[pid=27443] ppid=27440 vsize=27032 CPUtime=0.1 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1077 0 0 0 10 0 0 0 20 0 1 0 5687049 27680768 862 18446744073709551615 4194304 5747388 140728442373568 140728442370216 5025371 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 862 725 380 0 176 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 27032

[startup+0.300318 s]
/proc/loadavg: 2.00 2.01 2.05 2/183 27443
/proc/meminfo: memFree=31743200/32770624 swapFree=0/329464
[pid=27443] ppid=27440 vsize=27032 CPUtime=0.2 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1077 0 0 0 20 0 0 0 20 0 1 0 5687049 27680768 862 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4946829 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 862 725 380 0 176 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 27032

[startup+0.700277 s]
/proc/loadavg: 2.00 2.01 2.05 2/183 27443
/proc/meminfo: memFree=31743200/32770624 swapFree=0/329464
[pid=27443] ppid=27440 vsize=27032 CPUtime=0.6 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1077 0 0 0 60 0 0 0 20 0 1 0 5687049 27680768 862 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4873198 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 862 725 380 0 176 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 27032

[startup+1.50028 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27444
/proc/meminfo: memFree=31742752/32770624 swapFree=0/329436
[pid=27443] ppid=27440 vsize=27032 CPUtime=1.4 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1077 0 0 0 140 0 0 0 20 0 1 0 5687049 27680768 862 18446744073709551615 4194304 5747388 140728442373568 140728442371096 5025413 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 862 725 380 0 176 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 27032

[startup+3.10027 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27444
/proc/meminfo: memFree=31742412/32770624 swapFree=0/329484
[pid=27443] ppid=27440 vsize=27032 CPUtime=3 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1161 0 0 0 300 0 0 0 20 0 1 0 5687049 27680768 918 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4947159 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 918 760 380 0 176 0
Current children cumulated CPU time (s) 3
Current children cumulated vsize (KiB) 27032

[startup+6.30028 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27444
/proc/meminfo: memFree=31742144/32770624 swapFree=0/329492
[pid=27443] ppid=27440 vsize=27032 CPUtime=6.2 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1241 0 0 0 620 0 0 0 20 0 1 0 5687049 27680768 918 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4948706 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 918 760 380 0 176 0
Current children cumulated CPU time (s) 6.2
Current children cumulated vsize (KiB) 27032

[startup+12.7003 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27445
/proc/meminfo: memFree=31742276/32770624 swapFree=0/329492
[pid=27443] ppid=27440 vsize=27032 CPUtime=12.6 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1321 0 0 0 1260 0 0 0 20 0 1 0 5687049 27680768 918 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4947159 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 918 760 380 0 176 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 27032

[startup+25.5003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27445
/proc/meminfo: memFree=31745192/32770624 swapFree=0/329508
[pid=27443] ppid=27440 vsize=27032 CPUtime=25.4 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1486 0 0 0 2540 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4947744 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 27032

[startup+51.1003 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27445
/proc/meminfo: memFree=31745192/32770624 swapFree=0/329520
[pid=27443] ppid=27440 vsize=27032 CPUtime=51 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1572 0 0 0 5100 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442371096 4947728 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 27032

[startup+102.3 s]
/proc/loadavg: 1.96 2.00 2.04 3/181 27447
/proc/meminfo: memFree=31744844/32770624 swapFree=0/329556
[pid=27443] ppid=27440 vsize=27032 CPUtime=102.2 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1653 0 0 0 10220 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442371096 5025579 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 27032

[startup+162.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/181 27449
/proc/meminfo: memFree=31744724/32770624 swapFree=0/329596
[pid=27443] ppid=27440 vsize=27032 CPUtime=162.18 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1757 0 0 0 16218 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025418 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 27032

[startup+222.306 s]
/proc/loadavg: 2.01 2.01 2.05 3/181 27451
/proc/meminfo: memFree=31744732/32770624 swapFree=0/329624
[pid=27443] ppid=27440 vsize=27032 CPUtime=222.18 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1842 0 0 0 22218 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025579 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 27032

[startup+282.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27453
/proc/meminfo: memFree=31745276/32770624 swapFree=0/329656
[pid=27443] ppid=27440 vsize=27032 CPUtime=282.17 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 1923 0 0 0 28217 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947744 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 27032

[startup+342.3 s]
/proc/loadavg: 1.95 2.00 2.04 3/181 27455
/proc/meminfo: memFree=31744904/32770624 swapFree=0/329684
[pid=27443] ppid=27440 vsize=27032 CPUtime=342.17 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 2004 0 0 0 34217 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025413 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 27032

[startup+402.3 s]
/proc/loadavg: 1.98 2.00 2.04 3/181 27457
/proc/meminfo: memFree=31744764/32770624 swapFree=0/329708
[pid=27443] ppid=27440 vsize=27032 CPUtime=402.16 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 2085 0 0 0 40216 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947953 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 402.16
Current children cumulated vsize (KiB) 27032

[startup+462.3 s]
/proc/loadavg: 2.03 2.01 2.05 3/181 27459
/proc/meminfo: memFree=31744764/32770624 swapFree=0/329740
[pid=27443] ppid=27440 vsize=27032 CPUtime=462.16 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 2170 0 0 0 46216 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4946833 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 462.16
Current children cumulated vsize (KiB) 27032

[startup+522.3 s]
/proc/loadavg: 2.01 2.01 2.05 3/184 27475
/proc/meminfo: memFree=31740224/32770624 swapFree=0/329796
[pid=27443] ppid=27440 vsize=27032 CPUtime=522.15 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 2251 0 0 0 52215 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4946829 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 522.15
Current children cumulated vsize (KiB) 27032

[startup+582.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27477
/proc/meminfo: memFree=31740148/32770624 swapFree=0/329840
[pid=27443] ppid=27440 vsize=27032 CPUtime=582.15 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 2336 0 0 0 58215 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025404 0 0 1 8405026 0 0 0 17 2 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 582.15
Current children cumulated vsize (KiB) 27032


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


[startup+1542.31 s]
/proc/loadavg: 1.98 2.01 2.04 3/181 27550
/proc/meminfo: memFree=31742328/32770624 swapFree=0/330420
[pid=27443] ppid=27440 vsize=27032 CPUtime=1542.07 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 3621 0 0 0 154207 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947728 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1542.07
Current children cumulated vsize (KiB) 27032

[startup+1602.3 s]
/proc/loadavg: 1.99 2.01 2.04 3/181 27552
/proc/meminfo: memFree=31742528/32770624 swapFree=0/330444
[pid=27443] ppid=27440 vsize=27032 CPUtime=1602.07 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 3702 0 0 0 160207 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025392 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1602.07
Current children cumulated vsize (KiB) 27032

[startup+1662.3 s]
/proc/loadavg: 2.04 2.02 2.05 3/182 27555
/proc/meminfo: memFree=31742216/32770624 swapFree=0/330476
[pid=27443] ppid=27440 vsize=27032 CPUtime=1662.06 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 3781 0 0 0 166206 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4946959 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1662.06
Current children cumulated vsize (KiB) 27032

[startup+1722.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/186 27572
/proc/meminfo: memFree=31737496/32770624 swapFree=0/330528
[pid=27443] ppid=27440 vsize=27032 CPUtime=1722.06 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 3861 0 0 0 172206 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947744 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1722.06
Current children cumulated vsize (KiB) 27032

[startup+1782.3 s]
/proc/loadavg: 2.07 2.04 2.05 3/186 27574
/proc/meminfo: memFree=31738256/32770624 swapFree=0/330564
[pid=27443] ppid=27440 vsize=27032 CPUtime=1782.06 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 3942 0 0 0 178206 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947272 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1782.06
Current children cumulated vsize (KiB) 27032

[startup+1842.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/183 27576
/proc/meminfo: memFree=31740692/32770624 swapFree=0/330596
[pid=27443] ppid=27440 vsize=27032 CPUtime=1842.06 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4022 0 0 0 184206 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4946841 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1842.06
Current children cumulated vsize (KiB) 27032

[startup+1902.3 s]
/proc/loadavg: 2.01 2.03 2.05 3/183 27578
/proc/meminfo: memFree=31741640/32770624 swapFree=0/330628
[pid=27443] ppid=27440 vsize=27032 CPUtime=1902.05 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4102 0 0 0 190205 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025404 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1902.05
Current children cumulated vsize (KiB) 27032

[startup+1962.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/182 27580
/proc/meminfo: memFree=31742376/32770624 swapFree=0/330656
[pid=27443] ppid=27440 vsize=27032 CPUtime=1962.05 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4182 0 0 0 196205 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025392 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 1962.05
Current children cumulated vsize (KiB) 27032

[startup+2022.3 s]
/proc/loadavg: 2.00 2.02 2.05 3/181 27582
/proc/meminfo: memFree=31742768/32770624 swapFree=0/330696
[pid=27443] ppid=27440 vsize=27032 CPUtime=2022.05 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4263 0 0 0 202205 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025361 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2022.05
Current children cumulated vsize (KiB) 27032

[startup+2082.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/181 27584
/proc/meminfo: memFree=31742608/32770624 swapFree=0/330720
[pid=27443] ppid=27440 vsize=27032 CPUtime=2082.05 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4343 0 0 0 208205 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947728 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2082.05
Current children cumulated vsize (KiB) 27032

[startup+2142.3 s]
/proc/loadavg: 2.06 2.03 2.05 3/181 27586
/proc/meminfo: memFree=31743012/32770624 swapFree=0/330752
[pid=27443] ppid=27440 vsize=27032 CPUtime=2142.05 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4423 0 0 0 214205 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4949673 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2142.05
Current children cumulated vsize (KiB) 27032

[startup+2202.31 s]
/proc/loadavg: 2.02 2.02 2.05 3/181 27649
/proc/meminfo: memFree=31742092/32770624 swapFree=0/330728
[pid=27443] ppid=27440 vsize=27032 CPUtime=2202.05 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4503 0 0 0 220205 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025361 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2202.05
Current children cumulated vsize (KiB) 27032

[startup+2262.3 s]
/proc/loadavg: 2.01 2.02 2.05 3/180 27651
/proc/meminfo: memFree=31742612/32770624 swapFree=0/330888
[pid=27443] ppid=27440 vsize=27032 CPUtime=2262.04 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4584 0 0 0 226204 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947976 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2262.04
Current children cumulated vsize (KiB) 27032

[startup+2322.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27668
/proc/meminfo: memFree=31736224/32770624 swapFree=0/330952
[pid=27443] ppid=27440 vsize=27032 CPUtime=2322.04 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4668 0 0 0 232204 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 5025404 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2322.04
Current children cumulated vsize (KiB) 27032

[startup+2382.3 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27670
/proc/meminfo: memFree=31736528/32770624 swapFree=0/330980
[pid=27443] ppid=27440 vsize=27032 CPUtime=2382.04 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4748 0 0 0 238204 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4947470 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2382.04
Current children cumulated vsize (KiB) 27032



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27670
/proc/meminfo: memFree=31736528/32770624 swapFree=0/330984
[pid=27443] ppid=27440 vsize=27032 CPUtime=2400.04 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4828 0 0 0 240004 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4946833 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 27032

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 27443 sig 9
??? end of watcher thread
Dumping a history of the last processes samples

[startup+2400.31 s]
/proc/loadavg: 2.00 2.01 2.05 3/184 27670
/proc/meminfo: memFree=31736528/32770624 swapFree=0/330984
[pid=27443] ppid=27440 vsize=27032 CPUtime=2400.04 cores=0,2,4,6
/proc/27443/stat : 27443 (cosoco) R 27440 27443 20633 0 -1 4202496 4828 0 0 0 240004 0 0 0 20 0 1 0 5687049 27680768 919 18446744073709551615 4194304 5747388 140728442373568 140728442360840 4946833 0 0 1 8405026 0 0 0 17 4 0 0 9 0 0 7845728 7850568 40624128 140728442380783 140728442380878 140728442380878 140728442384334 0
/proc/27443/statm: 6758 919 760 380 0 176 0
Current children cumulated CPU time (s) 2400.04
Current children cumulated vsize (KiB) 27032

Child status: 1
Real time (s): 2400.31
CPU time (s): 2400.05
CPU user time (s): 2400.04
CPU system time (s): 0.005999
CPU usage (%): 99.9894
Max. virtual memory (cumulated for all children) (KiB): 27032

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 2400.04
system time used= 0.005999
maximum resident set size= 3752
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 4885
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= 10
involuntary context switches= 2601

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.2864 second user time and 8.5839 second system time

The end

Launcher Data

Begin job on node127 at 2017-08-06 17:41:29
IDJOB=4259974
IDBENCH=135630
IDSOLVER=2647
FILE ID=node127/4259974-1502034933
RUNJOBID= node127-1502014511-21395
PBS_JOBID= 
Free space on /tmp= 62028 MiB

SOLVER NAME= cosoco-mini 1.1
BENCH NAME= XCSP17/PseudoBoolean/PseudoBoolean-opt-logicSynthesis/Pb-logic-m100-100-30-30-r.xml
COMMAND LINE= cosoco -lc -model -restarts BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4259974-1502034933/watcher-4259974-1502034933 -o /tmp/evaluation-result-4259974-1502034933/solver-4259974-1502034933 -C 2400 -W 2500 -M 15500 --bin-var /tmp/runsolver-exch-node127-1502014511-21395 --watchdog 2560  cosoco -lc -model -restarts HOME/instance-4259974-1502034933.xml

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

MD5SUM BENCH= 99240cf8fa1004889a7bc67b3b097789
RANDOM SEED=486379803

node127.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.92
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.92
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.92
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.92
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:        31744080 kB
MemAvailable:   32020696 kB
Buffers:          118204 kB
Cached:           439036 kB
SwapCached:            0 kB
Active:           281972 kB
Inactive:         338256 kB
Active(anon):      63312 kB
Inactive(anon):     8532 kB
Active(file):     218660 kB
Inactive(file):   329724 kB
Unevictable:           0 kB
Mlocked:               0 kB
SwapTotal:      67108860 kB
SwapFree:       67108860 kB
Dirty:              2064 kB
Writeback:             0 kB
AnonPages:         62936 kB
Mapped:            32640 kB
Shmem:              8868 kB
Slab:             112552 kB
SReclaimable:      88136 kB
SUnreclaim:        24416 kB
KernelStack:        3296 kB
PageTables:         5048 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83494172 kB
Committed_AS:     308312 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      350232 kB
VmallocChunk:   34341910524 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:      118144 kB
DirectMap2M:    33427456 kB

Free space on /tmp at the end= 62028 MiB
End job on node127 at 2017-08-06 18:21:29