Trace number 4087452

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
cdcl-cuttingplanes OPT binary search 2016-05-01? (TO) 1800.04 1800.33

General information on the benchmark

Namenormalized-PB06/OPT-SMALLINT/submitted-PB06/liu/
wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
MD5SUM35ffbede57b8807d38d913370f4c4486
Bench CategoryOPT-SMALLINT (optimisation, small integers)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark381
Best CPU time to get the best result obtained on this benchmark1800.13
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 419
Optimality of the best value was proved NO
Number of variables10000
Total number of constraints656900
Number of constraints which are clauses656900
Number of constraints which are cardinality constraints (but not clauses)0
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint2
Maximum length of a constraint100
Number of terms in the objective function 10000
Biggest coefficient in the objective function 99
Number of bits for the biggest coefficient in the objective function 7
Sum of the numbers in the objective function 495618
Number of bits of the sum of numbers in the objective function 19
Biggest number in a constraint 99
Number of bits of the biggest number in a constraint 7
Biggest sum of numbers in a constraint 495618
Number of bits of the biggest sum of numbers19
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.69/0.73	c * #variable= 10000 #constraint= 656900
2.09/2.10	c * #variable= 10000 #constraint= 656900
4.99/5.04	c S1->S2
4.99/5.04	c S1->S2
4.99/5.04	c S1->S2
4.99/5.04	c S1->S2
4.99/5.04	c #Conflicts:       1000 | #Learnt:       1003 | 0.009
4.99/5.04	c total clause space: 127.173MB
4.99/5.04	c total #watches: 1437315
15.49/15.54	c total #propagations: 224730 / total #impl: 5139777 (eff. 0.044)
15.49/15.54	c #Conflicts:       2000 | #Learnt:       2003 | 0.005
15.49/15.54	c total clause space: 206.656MB
15.49/15.54	c total #watches: 1970139
32.39/32.49	c total #propagations: 564659 / total #impl: 67175039 (eff. 0.008)
32.39/32.49	c #Conflicts:       3000 | #Learnt:       2018 | 0.042
32.39/32.49	c total clause space: 335.816MB
32.39/32.49	c total #watches: 2730542
61.58/61.61	c total #propagations: 884486 / total #impl: 210390281 (eff. 0.004)
61.58/61.61	c #Conflicts:       4000 | #Learnt:       3018 | 0.031
61.58/61.61	c total clause space: 335.816MB
61.58/61.61	c total #watches: 3763972
87.68/87.77	c total #propagations: 1254863 / total #impl: 447469804 (eff. 0.003)
87.68/87.77	c GC COLLECT
87.68/87.77	c #Conflicts:       5000 | #Learnt:       2365 | 0.025
87.68/87.77	c total clause space: 335.816MB
87.68/87.77	c total #watches: 3880457
130.27/130.38	c total #propagations: 1516036 / total #impl: 760276872 (eff. 0.002)
130.27/130.38	c #Conflicts:       6000 | #Learnt:       3365 | 0.021
130.27/130.38	c total clause space: 335.816MB
130.27/130.38	c total #watches: 4553167
186.05/186.17	c total #propagations: 1812045 / total #impl: 1075624165 (eff. 0.002)
186.05/186.17	c GC COLLECT
186.05/186.17	c #Conflicts:       7000 | #Learnt:       2249 | 0.018
186.05/186.17	c total clause space: 545.701MB
186.05/186.17	c total #watches: 3543603
224.24/224.33	c total #propagations: 2152075 / total #impl: 1480271242 (eff. 0.001)
224.24/224.33	c #Conflicts:       8000 | #Learnt:       3249 | 0.016
224.24/224.33	c total clause space: 545.701MB
224.24/224.33	c total #watches: 4228826
308.33/308.46	c total #propagations: 2427564 / total #impl: 1966767329 (eff. 0.001)
308.33/308.46	c #Conflicts:       9000 | #Learnt:       4249 | 0.014
308.33/308.46	c total clause space: 545.701MB
308.33/308.46	c total #watches: 5159364
397.42/397.53	c total #propagations: 2788476 / total #impl: 2516648532 (eff. 0.001)
397.42/397.53	c GC COLLECT
397.42/397.53	c #Conflicts:      10000 | #Learnt:       2727 | 0.013
397.42/397.53	c total clause space: 545.701MB
397.42/397.53	c total #watches: 4472474
444.32/444.44	c total #propagations: 3172339 / total #impl: 2827549544 (eff. 0.001)
444.32/444.44	c #Conflicts:      11000 | #Learnt:       3727 | 0.012
444.32/444.44	c total clause space: 545.701MB
444.32/444.44	c total #watches: 5148623
500.90/501.01	c total #propagations: 3536796 / total #impl: 3093079216 (eff. 0.001)
500.90/501.01	c #Conflicts:      12000 | #Learnt:       4727 | 0.011
500.90/501.01	c total clause space: 545.701MB
500.90/501.01	c total #watches: 6102785
580.99/581.14	c total #propagations: 3779892 / total #impl: 3448004240 (eff. 0.001)
580.99/581.14	c #Conflicts:      13000 | #Learnt:       5727 | 0.010
580.99/581.14	c total clause space: 545.701MB
580.99/581.14	c total #watches: 6976069
616.99/617.10	c total #propagations: 4109030 / total #impl: 3823492072 (eff. 0.001)
616.99/617.10	c GC COLLECT
616.99/617.10	c #Conflicts:      14000 | #Learnt:       3866 | 0.009
616.99/617.10	c total clause space: 545.701MB
616.99/617.10	c total #watches: 5732225
654.08/654.26	c total #propagations: 4357912 / total #impl: 4316538563 (eff. 0.001)
654.08/654.26	c #Conflicts:      15000 | #Learnt:       4866 | 0.009
654.08/654.26	c total clause space: 545.701MB
654.08/654.26	c total #watches: 6719836
699.17/699.31	c total #propagations: 4617001 / total #impl: 5004557164 (eff. 0.001)
699.17/699.31	c #Conflicts:      16000 | #Learnt:       5866 | 0.008
699.17/699.31	c total clause space: 545.701MB
699.17/699.31	c total #watches: 7702684
740.97/741.14	c total #propagations: 4930150 / total #impl: 5834253126 (eff. 0.001)
740.97/741.14	c GC COLLECT
740.97/741.14	c #Conflicts:      17000 | #Learnt:       3685 | 0.008
740.97/741.14	c total clause space: 886.764MB
740.97/741.14	c total #watches: 5855754
768.17/768.33	c total #propagations: 5199371 / total #impl: 6439801715 (eff. 0.001)
768.17/768.33	c #Conflicts:      18000 | #Learnt:       4685 | 0.007
768.17/768.33	c total clause space: 886.764MB
768.17/768.33	c total #watches: 6929880
802.36/802.55	c total #propagations: 5409305 / total #impl: 6931635289 (eff. 0.001)
802.36/802.55	c #Conflicts:      19000 | #Learnt:       5685 | 0.007
802.36/802.55	c total clause space: 886.764MB
802.36/802.55	c total #watches: 7796494
874.35/874.52	c total #propagations: 5624169 / total #impl: 7685472373 (eff. 0.001)
874.35/874.52	c #Conflicts:      20000 | #Learnt:       6685 | 0.006
874.35/874.52	c total clause space: 886.764MB
874.35/874.52	c total #watches: 8608864
941.03/941.29	c total #propagations: 5899189 / total #impl: 8461569807 (eff. 0.001)
941.03/941.29	c GC COLLECT
941.03/941.29	c #Conflicts:      21000 | #Learnt:       4196 | 0.006
941.03/941.29	c total clause space: 886.764MB
941.03/941.29	c total #watches: 6274090
1010.22/1010.48	c total #propagations: 6221187 / total #impl: 9301256885 (eff. 0.001)
1010.22/1010.48	c #Conflicts:      22000 | #Learnt:       5196 | 0.006
1010.22/1010.48	c total clause space: 886.764MB
1010.22/1010.48	c total #watches: 7031524
1097.11/1097.39	c total #propagations: 6575509 / total #impl: 10088116273 (eff. 0.001)
1097.11/1097.39	c #Conflicts:      23000 | #Learnt:       6196 | 0.006
1097.11/1097.39	c total clause space: 886.764MB
1097.11/1097.39	c total #watches: 7835970
1190.99/1191.23	c total #propagations: 6859072 / total #impl: 10602947738 (eff. 0.001)
1190.99/1191.23	c #Conflicts:      24000 | #Learnt:       7196 | 0.005
1190.99/1191.23	c total clause space: 886.764MB
1190.99/1191.23	c total #watches: 8901422
1283.98/1284.25	c total #propagations: 7145903 / total #impl: 10808760944 (eff. 0.001)
1283.98/1284.25	c GC COLLECT
1283.98/1284.25	c #Conflicts:      25000 | #Learnt:       4414 | 0.005
1283.98/1284.25	c total clause space: 886.764MB
1283.98/1284.25	c total #watches: 6151456
1340.08/1340.36	c total #propagations: 7425499 / total #impl: 10977431897 (eff. 0.001)
1340.08/1340.36	c #Conflicts:      26000 | #Learnt:       5414 | 0.005
1340.08/1340.36	c total clause space: 886.764MB
1340.08/1340.36	c total #watches: 6903343
1394.07/1394.35	c total #propagations: 7650139 / total #impl: 11252842425 (eff. 0.001)
1394.07/1394.35	c #Conflicts:      27000 | #Learnt:       6414 | 0.005
1394.07/1394.35	c total clause space: 886.764MB
1394.07/1394.35	c total #watches: 7759595
1479.85/1480.12	c total #propagations: 7868260 / total #impl: 11598518843 (eff. 0.001)
1479.85/1480.12	c #Conflicts:      28000 | #Learnt:       7414 | 0.005
1479.85/1480.12	c total clause space: 886.764MB
1479.85/1480.12	c total #watches: 8645458
1568.35/1568.69	c total #propagations: 8190925 / total #impl: 11905498304 (eff. 0.001)
1568.35/1568.69	c GC COLLECT
1568.35/1568.69	c #Conflicts:      29000 | #Learnt:       4307 | 0.004
1568.35/1568.69	c total clause space: 886.764MB
1568.35/1568.69	c total #watches: 5643187
1614.03/1614.38	c total #propagations: 8501635 / total #impl: 12281374177 (eff. 0.001)
1614.03/1614.38	c #Conflicts:      30000 | #Learnt:       5307 | 0.004
1614.03/1614.38	c total clause space: 886.764MB
1614.03/1614.38	c total #watches: 6499544
1675.42/1675.70	c total #propagations: 8724733 / total #impl: 12622495047 (eff. 0.001)
1675.42/1675.70	c #Conflicts:      31000 | #Learnt:       6307 | 0.004
1675.42/1675.70	c total clause space: 886.764MB
1675.42/1675.70	c total #watches: 7247210
1755.91/1756.28	c total #propagations: 8920644 / total #impl: 13042740040 (eff. 0.001)
1755.91/1756.28	c #Conflicts:      32000 | #Learnt:       7307 | 0.004
1755.91/1756.28	c total clause space: 886.764MB
1755.91/1756.28	c total #watches: 8212352

Verifier Data

ERROR: no interpretation found !

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-4087452-1465392806/watcher-4087452-1465392806 -o /tmp/evaluation-result-4087452-1465392806/solver-4087452-1465392806 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087452-1465392806.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

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

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 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: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.31 2.32 2.23 3/172 19927
/proc/meminfo: memFree=29587220/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 256 0 0 0 0 0 0 0 20 0 1 0 121214198 57319424 6780 33554432000 4194304 6211289 140734973508688 140737344834136 4206563 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 13994 6780 98 493 0 13491 0

[startup+0.100163 s]
/proc/loadavg: 2.31 2.32 2.23 3/172 19927
/proc/meminfo: memFree=29587220/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=59556 CPUtime=0.09 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 1617 0 0 0 8 1 0 0 20 0 1 0 121214198 60985344 11533 33554432000 4194304 6211289 140734973508688 140737344834136 5116591 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 14889 11533 121 493 0 14386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 59556

[startup+0.200306 s]
/proc/loadavg: 2.31 2.32 2.23 3/172 19927
/proc/meminfo: memFree=29587220/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=62624 CPUtime=0.19 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 2238 0 0 0 18 1 0 0 20 0 1 0 121214198 64126976 12409 33554432000 4194304 6211289 140734973508688 140737344834136 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 15656 12409 121 493 0 15153 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 62624

[startup+0.300342 s]
/proc/loadavg: 2.31 2.32 2.23 3/172 19927
/proc/meminfo: memFree=29587220/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=68756 CPUtime=0.29 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 2746 0 0 0 28 1 0 0 20 0 1 0 121214198 70406144 12916 33554432000 4194304 6211289 140734973508688 140737344834136 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 17189 12916 121 493 0 16686 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 68756

[startup+0.700339 s]
/proc/loadavg: 2.31 2.32 2.23 3/172 19927
/proc/meminfo: memFree=29587220/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=81020 CPUtime=0.69 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 3252 0 0 0 67 2 0 0 20 0 1 0 121214198 82964480 15465 33554432000 4194304 6211289 140734973508688 140737344834136 5418912 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 20255 15465 121 493 0 19752 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 81020

[startup+1.50033 s]
/proc/loadavg: 2.29 2.32 2.23 3/177 19939
/proc/meminfo: memFree=29382884/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=201580 CPUtime=1.48 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 6260 0 0 0 144 4 0 0 20 0 1 0 121214198 206417920 39935 33554432000 4194304 6211289 140734973508688 140734973507528 4267586 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 50395 39935 144 493 0 49892 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 201580

[startup+3.10032 s]
/proc/loadavg: 2.29 2.32 2.23 3/177 19939
/proc/meminfo: memFree=29185684/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=351432 CPUtime=3.09 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 10714 0 0 0 301 8 0 0 20 0 1 0 121214198 359866368 72374 33554432000 4194304 6211289 140734973508688 140734973506568 5151416 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 87858 72374 144 493 0 87355 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 351432

[startup+6.30027 s]
/proc/loadavg: 2.34 2.33 2.23 4/177 19939
/proc/meminfo: memFree=28673556/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=564296 CPUtime=6.29 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 12132 0 0 0 617 12 0 0 20 0 1 0 121214198 577839104 113980 33554432000 4194304 6211289 140734973508688 140734973507032 4241818 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 141074 113980 214 493 0 140571 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 564296

[startup+12.7003 s]
/proc/loadavg: 2.31 2.32 2.23 3/177 19939
/proc/meminfo: memFree=28620952/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=564296 CPUtime=12.69 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 12142 0 0 0 1256 13 0 0 20 0 1 0 121214198 577839104 119100 33554432000 4194304 6211289 140734973508688 140734973506920 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 141074 119100 214 493 0 140571 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 564296

[startup+25.5003 s]
/proc/loadavg: 2.27 2.31 2.23 3/177 19939
/proc/meminfo: memFree=28523952/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=566088 CPUtime=25.49 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 12592 0 0 0 2535 14 0 0 20 0 1 0 121214198 579674112 130792 33554432000 4194304 6211289 140734973508688 140734973506680 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 141522 130792 219 493 0 141019 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 566088

[startup+51.1003 s]
/proc/loadavg: 2.24 2.30 2.22 4/177 19940
/proc/meminfo: memFree=28380064/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=704388 CPUtime=51.08 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 14323 0 0 0 5092 16 0 0 20 0 1 0 121214198 721293312 145759 33554432000 4194304 6211289 140734973508688 140734973506680 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 176097 145759 219 493 0 175594 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 704388

[startup+102.3 s]
/proc/loadavg: 2.26 2.28 2.22 3/177 19941
/proc/meminfo: memFree=28246888/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=722244 CPUtime=102.28 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 19854 0 0 0 10211 17 0 0 20 0 1 0 121214198 739577856 158603 33554432000 4194304 6211289 140734973508688 140734973506680 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 180561 158603 219 493 0 180058 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 722244

[startup+162.3 s]
/proc/loadavg: 2.23 2.27 2.22 3/177 19942
/proc/meminfo: memFree=28157876/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=949172 CPUtime=162.26 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 23007 0 0 0 16205 21 0 0 20 0 1 0 121214198 971952128 176548 33554432000 4194304 6211289 140734973508688 140734973506600 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 237293 176548 219 493 0 236790 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 949172

[startup+222.307 s]
/proc/loadavg: 2.20 2.26 2.22 3/177 19943
/proc/meminfo: memFree=28048444/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=950812 CPUtime=222.25 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 23951 0 0 0 22204 21 0 0 20 0 1 0 121214198 973631488 184357 33554432000 4194304 6211289 140734973508688 140734973507032 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 237703 184357 219 493 0 237200 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 950812

[startup+282.3 s]
/proc/loadavg: 2.19 2.24 2.21 3/177 19944
/proc/meminfo: memFree=27984368/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=951340 CPUtime=282.24 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 24182 0 0 0 28202 22 0 0 20 0 1 0 121214198 974172160 195712 33554432000 4194304 6211289 140734973508688 140734973506600 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 237835 195712 219 493 0 237332 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 951340

[startup+342.3 s]
/proc/loadavg: 2.26 2.26 2.21 3/177 19945
/proc/meminfo: memFree=27940688/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=954388 CPUtime=342.23 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 24971 0 0 0 34200 23 0 0 20 0 1 0 121214198 977293312 206210 33554432000 4194304 6211289 140734973508688 140734973506600 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 238597 206210 219 493 0 238094 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 954388

[startup+402.3 s]
/proc/loadavg: 2.22 2.24 2.21 4/178 19950
/proc/meminfo: memFree=27885036/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=956068 CPUtime=402.22 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 25411 0 0 0 40199 23 0 0 20 0 1 0 121214198 979013632 212765 33554432000 4194304 6211289 140734973508688 140734973507032 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 239017 212765 219 493 0 238514 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 956068

[startup+462.3 s]
/proc/loadavg: 2.25 2.24 2.21 3/177 19951
/proc/meminfo: memFree=27820788/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=956388 CPUtime=462.21 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 25556 0 0 0 46198 23 0 0 20 0 1 0 121214198 979341312 212910 33554432000 4194304 6211289 140734973508688 140734973506600 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 239097 212910 219 493 0 238594 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 956388

[startup+522.3 s]
/proc/loadavg: 2.29 2.24 2.20 3/176 19952
/proc/meminfo: memFree=27807244/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=958440 CPUtime=522.2 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 26099 0 0 0 52197 23 0 0 20 0 1 0 121214198 981442560 213453 33554432000 4194304 6211289 140734973508688 140734973506600 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 239610 213453 219 493 0 239107 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 958440

[startup+582.3 s]
/proc/loadavg: 2.33 2.26 2.21 3/177 19954
/proc/meminfo: memFree=27766256/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=968028 CPUtime=582.19 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 28327 0 0 0 58195 24 0 0 20 0 1 0 121214198 991260672 223346 33554432000 4194304 6211289 140734973508688 140734973506680 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 242007 223346 219 493 0 241504 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 968028


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


[startup+942.3 s]
/proc/loadavg: 2.20 2.22 2.19 3/177 19961
/proc/meminfo: memFree=27482656/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1361540 CPUtime=942.13 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40099 0 0 0 94185 28 0 0 20 0 1 0 121214198 1394216960 273583 33554432000 4194304 6211289 140734973508688 140734973507032 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 340385 273583 219 493 0 339882 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 1361540

[startup+1002.3 s]
/proc/loadavg: 2.31 2.24 2.20 4/178 19966
/proc/meminfo: memFree=27481908/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1361540 CPUtime=1002.12 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40102 0 0 0 100184 28 0 0 20 0 1 0 121214198 1394216960 273586 33554432000 4194304 6211289 140734973508688 140734973507032 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 340385 273586 219 493 0 339882 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 1361540

[startup+1062.3 s]
/proc/loadavg: 2.25 2.24 2.20 4/177 19967
/proc/meminfo: memFree=27482528/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1361700 CPUtime=1062.11 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40178 0 0 0 106183 28 0 0 20 0 1 0 121214198 1394380800 273662 33554432000 4194304 6211289 140734973508688 140734973506600 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 340425 273662 219 493 0 339922 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 1361700

[startup+1122.3 s]
/proc/loadavg: 2.20 2.22 2.19 3/177 19968
/proc/meminfo: memFree=27453104/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1361700 CPUtime=1122.11 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40211 0 0 0 112183 28 0 0 20 0 1 0 121214198 1394380800 273695 33554432000 4194304 6211289 140734973508688 140734973507032 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 340425 273695 219 493 0 339922 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 1361700

[startup+1182.3 s]
/proc/loadavg: 2.19 2.21 2.18 4/177 19969
/proc/meminfo: memFree=27403516/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1362884 CPUtime=1182.1 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40469 0 0 0 118182 28 0 0 20 0 1 0 121214198 1395593216 273953 33554432000 4194304 6211289 140734973508688 140734973506600 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 340721 273953 219 493 0 340218 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 1362884

[startup+1242.3 s]
/proc/loadavg: 2.17 2.20 2.18 3/177 19970
/proc/meminfo: memFree=27284496/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1364084 CPUtime=1242.09 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40780 0 0 0 124180 29 0 0 20 0 1 0 121214198 1396822016 280907 33554432000 4194304 6211289 140734973508688 140734973506600 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341021 280907 219 493 0 340518 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 1364084

[startup+1302.3 s]
/proc/loadavg: 2.28 2.22 2.19 3/177 19972
/proc/meminfo: memFree=27224620/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1364084 CPUtime=1302.08 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40818 0 0 0 130179 29 0 0 20 0 1 0 121214198 1396822016 281449 33554432000 4194304 6211289 140734973508688 140734973507032 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341021 281449 219 493 0 340518 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 1364084

[startup+1362.3 s]
/proc/loadavg: 2.22 2.21 2.18 4/177 19973
/proc/meminfo: memFree=27198868/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1364228 CPUtime=1362.07 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40849 0 0 0 136178 29 0 0 20 0 1 0 121214198 1396969472 281480 33554432000 4194304 6211289 140734973508688 140734973506600 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341057 281480 219 493 0 340554 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 1364228

[startup+1422.3 s]
/proc/loadavg: 2.14 2.18 2.18 3/177 19974
/proc/meminfo: memFree=27198004/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1364604 CPUtime=1422.07 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 40961 0 0 0 142178 29 0 0 20 0 1 0 121214198 1397354496 281592 33554432000 4194304 6211289 140734973508688 140734973506600 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341151 281592 219 493 0 340648 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 1364604

[startup+1482.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 19975
/proc/meminfo: memFree=27196516/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1365212 CPUtime=1482.05 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41122 0 0 0 148176 29 0 0 20 0 1 0 121214198 1397977088 281753 33554432000 4194304 6211289 140734973508688 140734973506680 4202037 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341303 281753 219 493 0 340800 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 1365212

[startup+1542.31 s]
/proc/loadavg: 2.37 2.25 2.19 4/177 19976
/proc/meminfo: memFree=27194288/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1365944 CPUtime=1542.05 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41337 0 0 0 154176 29 0 0 20 0 1 0 121214198 1398726656 281968 33554432000 4194304 6211289 140734973508688 140734973506680 4209501 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341486 281968 219 493 0 340983 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 1365944

[startup+1602.3 s]
/proc/loadavg: 2.48 2.29 2.21 3/178 19981
/proc/meminfo: memFree=27191316/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1366500 CPUtime=1602.03 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41471 0 0 0 160174 29 0 0 20 0 1 0 121214198 1399296000 282102 33554432000 4194304 6211289 140734973508688 140734973506600 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341625 282102 219 493 0 341122 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 1366500

[startup+1662.3 s]
/proc/loadavg: 2.45 2.31 2.22 3/178 20005
/proc/meminfo: memFree=27161492/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1366836 CPUtime=1662.02 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41546 0 0 0 166173 29 0 0 20 0 1 0 121214198 1399640064 282177 33554432000 4194304 6211289 140734973508688 140734973506600 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341709 282177 219 493 0 341206 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 1366836

[startup+1722.3 s]
/proc/loadavg: 2.40 2.33 2.23 4/177 20006
/proc/meminfo: memFree=27115676/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1367192 CPUtime=1722.02 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41629 0 0 0 172173 29 0 0 20 0 1 0 121214198 1400004608 282260 33554432000 4194304 6211289 140734973508688 140734973506600 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 341798 282260 219 493 0 341295 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 1367192

[startup+1782.3 s]
/proc/loadavg: 2.21 2.28 2.22 3/177 20007
/proc/meminfo: memFree=27057036/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1368052 CPUtime=1782 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41875 0 0 0 178171 29 0 0 20 0 1 0 121214198 1400885248 282506 33554432000 4194304 6211289 140734973508688 140734973506600 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 342013 282506 219 493 0 341510 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 1368052



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.16 2.27 2.21 3/177 20007
/proc/meminfo: memFree=27050896/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1368276 CPUtime=1800 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41930 0 0 0 179971 29 0 0 20 0 1 0 121214198 1401114624 282561 33554432000 4194304 6211289 140734973508688 140734973506600 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 342069 282561 219 493 0 341566 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1368276

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

[startup+1800.3 s]
/proc/loadavg: 2.16 2.27 2.21 3/177 20007
/proc/meminfo: memFree=27050896/32872528 swapFree=15644/1722384
[pid=19927] ppid=19924 vsize=1368276 CPUtime=1800 cores=0,2,4,6
/proc/19927/stat : 19927 (cdcl-cuttingpla) R 19924 19927 19462 0 -1 4202496 41930 0 0 0 179971 29 0 0 20 0 1 0 121214198 1401114624 282561 33554432000 4194304 6211289 140734973508688 140734973506600 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/19927/statm: 342069 282561 219 493 0 341566 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 1368276

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.33
CPU time (s): 1800.04
CPU user time (s): 1799.72
CPU system time (s): 0.32595
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 1368276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.72
system time used= 0.32595
maximum resident set size= 1130244
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 41930
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= 18
involuntary context switches= 1879

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.11261 second user time and 8.06377 second system time

The end

Launcher Data

Begin job on node120 at 2016-06-08 15:33:26
IDJOB=4087452
IDBENCH=1964
IDSOLVER=2549
FILE ID=node120/4087452-1465392806
RUNJOBID= node120-1465387403-19478
PBS_JOBID= 19853858
Free space on /tmp= 71720 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/OPT-SMALLINT/submitted-PB06/liu/wnq/normalized-wnq_n100_mw99_12.opb.PB06.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087452-1465392806/watcher-4087452-1465392806 -o /tmp/evaluation-result-4087452-1465392806/solver-4087452-1465392806 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node120-1465387403-19478 --watchdog 1960 --input HOME/instance-4087452-1465392806.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 35ffbede57b8807d38d913370f4c4486
RANDOM SEED=493790037

node120.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
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 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 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 tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.85
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
cpu MHz		: 2666.425
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 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 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 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
cpu MHz		: 2666.425
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 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 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 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	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
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 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 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 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
cpu MHz		: 2666.425
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 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 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 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	: 5
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
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 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 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 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
cpu MHz		: 2666.425
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 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 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 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	: 7
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.425
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 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 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 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:       32872528 kB
MemFree:        29588980 kB
Buffers:          134036 kB
Cached:           668724 kB
SwapCached:         1084 kB
Active:           174800 kB
Inactive:         635008 kB
Active(anon):       5992 kB
Inactive(anon):     3328 kB
Active(file):     168808 kB
Inactive(file):   631680 kB
Unevictable:     1722384 kB
Mlocked:           15644 kB
SwapTotal:      67108856 kB
SwapFree:       67099696 kB
Dirty:             23244 kB
Writeback:             0 kB
AnonPages:       1728796 kB
Mapped:             8120 kB
Shmem:                 0 kB
Slab:             616100 kB
SReclaimable:      59676 kB
SUnreclaim:       556424 kB
KernelStack:        1392 kB
PageTables:         7300 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1823664 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1712128 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71700 MiB
End job on node120 at 2016-06-08 16:03:27