Trace number 4087051

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 NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
prestwich/robin/normalized-robin16.opb
MD5SUMd761333f7ff9a755d3cd90e52b11f227
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved NO
Number of variables14400
Total number of constraints1088
Number of constraints which are clauses480
Number of constraints which are cardinality constraints (but not clauses)608
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint120
Maximum length of a constraint225
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 227
Number of bits of the biggest sum of numbers8
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 * #variable= 14400 #constraint= 1088
3.58/3.60	c #Conflicts:       1000 | #Learnt:        999 | 1.579
3.58/3.60	c total clause space: 29.637MB
3.58/3.60	c total #watches: 368202
20.18/20.29	c total #propagations: 272489 / total #impl: 7362794 (eff. 0.037)
20.18/20.29	c #Conflicts:       2000 | #Learnt:       1999 | 0.855
20.18/20.29	c total clause space: 78.2603MB
20.18/20.29	c total #watches: 679669
40.48/40.57	c total #propagations: 523914 / total #impl: 21028756 (eff. 0.025)
40.48/40.57	c GARBAGE COLLECT
40.48/40.57	c #Conflicts:       3000 | #Learnt:       2015 | 0.623
40.48/40.57	c total clause space: 78.2603MB
40.48/40.57	c total #watches: 711012
78.08/78.11	c total #propagations: 777741 / total #impl: 38827998 (eff. 0.020)
78.08/78.11	c #Conflicts:       4000 | #Learnt:       3015 | 0.496
78.08/78.11	c total clause space: 127.173MB
78.08/78.11	c total #watches: 1015326
120.77/120.81	c total #propagations: 1033662 / total #impl: 62254220 (eff. 0.017)
120.77/120.81	c GARBAGE COLLECT
120.77/120.81	c #Conflicts:       5000 | #Learnt:       2387 | 0.422
120.77/120.81	c total clause space: 127.173MB
120.77/120.81	c total #watches: 868805
169.96/170.07	c total #propagations: 1297337 / total #impl: 87306465 (eff. 0.015)
169.96/170.07	c #Conflicts:       6000 | #Learnt:       3387 | 0.391
169.96/170.07	c total clause space: 127.173MB
169.96/170.07	c total #watches: 1216590
238.34/238.47	c total #propagations: 1527296 / total #impl: 114325472 (eff. 0.013)
238.34/238.47	c GARBAGE COLLECT
238.34/238.47	c #Conflicts:       7000 | #Learnt:       2269 | 0.339
238.34/238.47	c total clause space: 206.656MB
238.34/238.47	c total #watches: 967290
278.94/279.09	c total #propagations: 1744909 / total #impl: 151496499 (eff. 0.012)
278.94/279.09	c #Conflicts:       8000 | #Learnt:       3269 | 0.303
278.94/279.09	c total clause space: 206.656MB
278.94/279.09	c total #watches: 1417488
380.32/380.41	c total #propagations: 1892499 / total #impl: 195463981 (eff. 0.010)
380.32/380.41	c #Conflicts:       9000 | #Learnt:       4269 | 0.296
380.32/380.41	c total clause space: 206.656MB
380.32/380.41	c total #watches: 1752204
504.20/504.31	c total #propagations: 2140244 / total #impl: 221289399 (eff. 0.010)
504.20/504.31	c GARBAGE COLLECT
504.20/504.31	c #Conflicts:      10000 | #Learnt:       2745 | 0.279
504.20/504.31	c total clause space: 206.656MB
504.20/504.31	c total #watches: 1261718
560.29/560.42	c total #propagations: 2399836 / total #impl: 261016821 (eff. 0.009)
560.29/560.42	c #Conflicts:      11000 | #Learnt:       3745 | 0.255
560.29/560.42	c total clause space: 206.656MB
560.29/560.42	c total #watches: 1702772
710.57/710.75	c total #propagations: 2567777 / total #impl: 305271327 (eff. 0.008)
710.57/710.75	c #Conflicts:      12000 | #Learnt:       4745 | 0.251
710.57/710.75	c total clause space: 206.656MB
710.57/710.75	c total #watches: 2131119
878.65/878.86	c total #propagations: 2820716 / total #impl: 347908083 (eff. 0.008)
878.65/878.86	c #Conflicts:      13000 | #Learnt:       5745 | 0.241
878.65/878.86	c total clause space: 335.816MB
878.65/878.86	c total #watches: 2524249
947.43/947.62	c total #propagations: 3059237 / total #impl: 390142405 (eff. 0.008)
947.43/947.62	c GARBAGE COLLECT
947.43/947.62	c #Conflicts:      14000 | #Learnt:       3890 | 0.226
947.43/947.62	c total clause space: 335.816MB
947.43/947.62	c total #watches: 1770557
1038.52/1038.75	c total #propagations: 3266650 / total #impl: 429913924 (eff. 0.008)
1038.52/1038.75	c #Conflicts:      15000 | #Learnt:       4890 | 0.213
1038.52/1038.75	c total clause space: 335.816MB
1038.52/1038.75	c total #watches: 2311255
1140.30/1140.58	c total #propagations: 3443077 / total #impl: 492741330 (eff. 0.007)
1140.30/1140.58	c #Conflicts:      16000 | #Learnt:       5890 | 0.202
1140.30/1140.58	c total clause space: 335.816MB
1140.30/1140.58	c total #watches: 2942460
1307.68/1307.92	c total #propagations: 3576595 / total #impl: 568114699 (eff. 0.006)
1307.68/1307.92	c GARBAGE COLLECT
1307.68/1307.92	c #Conflicts:      17000 | #Learnt:       3719 | 0.190
1307.68/1307.92	c total clause space: 335.816MB
1307.68/1307.92	c total #watches: 2102790
1433.36/1433.62	c total #propagations: 3761425 / total #impl: 642192150 (eff. 0.006)
1433.36/1433.62	c #Conflicts:      18000 | #Learnt:       4719 | 0.185
1433.36/1433.62	c total clause space: 335.816MB
1433.36/1433.62	c total #watches: 2837368
1622.24/1622.60	c total #propagations: 3919044 / total #impl: 725067667 (eff. 0.005)
1622.24/1622.60	c #Conflicts:      19000 | #Learnt:       5719 | 0.176
1622.24/1622.60	c total clause space: 545.701MB
1622.24/1622.60	c total #watches: 3514775

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-4087051-1465387881/watcher-4087051-1465387881 -o /tmp/evaluation-result-4087051-1465387881/solver-4087051-1465387881 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087051-1465387881.opb ./cdcl-cuttingplanes-release 

pid=29766
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: 1.33 1.91 1.56 3/176 29769
/proc/meminfo: memFree=29477908/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=33460 CPUtime=0 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 270 0 0 0 0 0 0 0 20 0 1 0 120721275 34263040 5261 33554432000 4194304 6199737 140737055573632 140734714040616 5192948 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 8365 5261 122 490 0 7866 0

[startup+0.100125 s]
/proc/loadavg: 1.33 1.91 1.56 3/176 29769
/proc/meminfo: memFree=29477908/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=34508 CPUtime=0.09 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 1483 0 0 0 9 0 0 0 20 0 1 0 120721275 35336192 7622 33554432000 4194304 6199737 140737055573632 140734714040616 5149722 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 8627 7623 135 490 0 8128 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34508

[startup+0.200352 s]
/proc/loadavg: 1.33 1.91 1.56 3/176 29769
/proc/meminfo: memFree=29477908/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=42980 CPUtime=0.19 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 2311 0 0 0 18 1 0 0 20 0 1 0 120721275 44011520 8817 33554432000 4194304 6199737 140737055573632 140734714040616 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 10745 8817 139 490 0 10246 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42980

[startup+0.300284 s]
/proc/loadavg: 1.33 1.91 1.56 3/176 29769
/proc/meminfo: memFree=29477908/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=43380 CPUtime=0.29 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 2411 0 0 0 28 1 0 0 20 0 1 0 120721275 44421120 8915 33554432000 4194304 6199737 140737055573632 140737055572328 4213296 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 10845 8915 139 490 0 10346 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 43380

[startup+0.700198 s]
/proc/loadavg: 1.33 1.91 1.56 3/176 29769
/proc/meminfo: memFree=29477908/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=51120 CPUtime=0.69 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 2884 0 0 0 68 1 0 0 20 0 1 0 120721275 52346880 9799 33554432000 4194304 6199737 140737055573632 140737055572328 4213381 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 12780 9799 139 490 0 12281 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51120

[startup+1.50025 s]
/proc/loadavg: 1.33 1.91 1.56 3/177 29770
/proc/meminfo: memFree=29430116/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=52060 CPUtime=1.49 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 3114 0 0 0 148 1 0 0 20 0 1 0 120721275 53309440 11051 33554432000 4194304 6199737 140737055573632 140737055572568 4213396 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 13015 11051 139 490 0 12516 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 52060

[startup+3.10021 s]
/proc/loadavg: 1.33 1.91 1.56 4/177 29770
/proc/meminfo: memFree=29417824/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=65292 CPUtime=3.09 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 3892 0 0 0 308 1 0 0 20 0 1 0 120721275 66859008 13242 33554432000 4194304 6199737 140737055573632 140737055572568 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 16323 13242 139 490 0 15824 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 65292

[startup+6.3002 s]
/proc/loadavg: 1.39 1.91 1.57 3/177 29770
/proc/meminfo: memFree=29394596/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=86312 CPUtime=6.28 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 4494 0 0 0 627 1 0 0 20 0 1 0 120721275 88383488 16306 33554432000 4194304 6199737 140737055573632 140737055572280 4213306 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 21578 16306 155 490 0 21079 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 86312

[startup+12.7002 s]
/proc/loadavg: 1.44 1.91 1.57 4/177 29770
/proc/meminfo: memFree=29374040/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=88540 CPUtime=12.69 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 5159 0 0 0 1267 2 0 0 20 0 1 0 120721275 90664960 19444 33554432000 4194304 6199737 140737055573632 140737055572568 4213296 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 22135 19444 155 490 0 21636 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 88540

[startup+25.5003 s]
/proc/loadavg: 1.63 1.93 1.58 3/177 29770
/proc/meminfo: memFree=29340580/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=122700 CPUtime=25.48 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 7890 0 0 0 2546 2 0 0 20 0 1 0 120721275 125644800 23045 33554432000 4194304 6199737 140737055573632 140737055572568 4213385 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 30675 23045 161 490 0 30176 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 122700

[startup+51.1003 s]
/proc/loadavg: 1.89 1.97 1.60 4/177 29862
/proc/meminfo: memFree=29300152/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=126096 CPUtime=51.08 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 9073 0 0 0 5105 3 0 0 20 0 1 0 120721275 129122304 27075 33554432000 4194304 6199737 140737055573632 140737055572280 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 31524 27075 161 490 0 31025 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 126096

[startup+102.3 s]
/proc/loadavg: 2.07 2.00 1.63 4/177 29863
/proc/meminfo: memFree=29196620/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=181380 CPUtime=102.28 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 13725 0 0 0 10223 5 0 0 20 0 1 0 120721275 185733120 37447 33554432000 4194304 6199737 140737055573632 140737055572248 4213385 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 45345 37447 161 490 0 44846 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 181380

[startup+162.3 s]
/proc/loadavg: 2.18 2.04 1.66 3/177 29864
/proc/meminfo: memFree=29163304/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=185528 CPUtime=162.26 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 15110 0 0 0 16221 5 0 0 20 0 1 0 120721275 189980672 38632 33554432000 4194304 6199737 140737055573632 140737055572248 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/29769/statm: 46382 38632 161 490 0 45883 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 185528

[startup+222.307 s]
/proc/loadavg: 2.17 2.06 1.69 3/177 29865
/proc/meminfo: memFree=29120172/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=271640 CPUtime=222.26 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 17068 0 0 0 22220 6 0 0 20 0 1 0 120721275 278159360 48704 33554432000 4194304 6199737 140737055573632 140737055572328 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 67910 48704 161 490 0 67411 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 271640

[startup+282.3 s]
/proc/loadavg: 2.18 2.09 1.73 4/177 29866
/proc/meminfo: memFree=29069172/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=273856 CPUtime=282.24 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 20570 0 0 0 28217 7 0 0 20 0 1 0 120721275 280428544 51466 33554432000 4194304 6199737 140737055573632 140737055572280 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 68464 51466 161 490 0 67965 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 273856

[startup+342.3 s]
/proc/loadavg: 2.22 2.12 1.75 3/177 29868
/proc/meminfo: memFree=29009956/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=279612 CPUtime=342.23 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 21996 0 0 0 34215 8 0 0 20 0 1 0 120721275 286322688 55958 33554432000 4194304 6199737 140737055573632 140737055572280 4213298 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 69903 55958 161 490 0 69404 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 279612

[startup+402.3 s]
/proc/loadavg: 2.17 2.12 1.78 3/177 29869
/proc/meminfo: memFree=28971604/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=282760 CPUtime=402.22 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 23613 0 0 0 40213 9 0 0 20 0 1 0 120721275 289546240 63915 33554432000 4194304 6199737 140737055573632 140737055572280 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 70690 63915 161 490 0 70191 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 282760

[startup+462.3 s]
/proc/loadavg: 2.15 2.13 1.80 4/177 29870
/proc/meminfo: memFree=28930848/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=286632 CPUtime=462.21 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 24855 0 0 0 46211 10 0 0 20 0 1 0 120721275 293511168 68982 33554432000 4194304 6199737 140737055573632 140737055572328 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 71658 68982 161 490 0 71159 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 286632

[startup+522.3 s]
/proc/loadavg: 2.15 2.13 1.82 3/178 29874
/proc/meminfo: memFree=28911884/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=288384 CPUtime=522.21 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 26471 0 0 0 52210 11 0 0 20 0 1 0 120721275 295305216 70647 33554432000 4194304 6199737 140737055573632 140737055572280 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 72096 70647 161 490 0 71597 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 288384

[startup+582.3 s]
/proc/loadavg: 2.21 2.15 1.84 3/177 29875
/proc/meminfo: memFree=28899124/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=289492 CPUtime=582.19 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 29736 0 0 0 58208 11 0 0 20 0 1 0 120721275 296439808 70981 33554432000 4194304 6199737 140737055573632 140737055572280 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 72373 70981 161 490 0 71874 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 289492


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


[startup+942.3 s]
/proc/loadavg: 2.29 2.20 1.95 3/177 29883
/proc/meminfo: memFree=28808652/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=431504 CPUtime=942.13 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 33835 0 0 0 94200 13 0 0 20 0 1 0 120721275 441860096 80847 33554432000 4194304 6199737 140737055573632 140737055572568 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 107876 80847 161 490 0 107377 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 431504

[startup+1002.3 s]
/proc/loadavg: 2.14 2.17 1.95 3/177 29884
/proc/meminfo: memFree=28807516/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=432024 CPUtime=1002.12 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 34613 0 0 0 100199 13 0 0 20 0 1 0 120721275 442392576 81021 33554432000 4194304 6199737 140737055573632 140737055572568 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 108006 81021 161 490 0 107507 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 432024

[startup+1062.3 s]
/proc/loadavg: 2.23 2.18 1.97 3/177 29885
/proc/meminfo: memFree=28805816/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=433268 CPUtime=1062.11 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 36876 0 0 0 106197 14 0 0 20 0 1 0 120721275 443666432 81378 33554432000 4194304 6199737 140737055573632 140737055572328 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 108317 81378 161 490 0 107818 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 433268

[startup+1122.3 s]
/proc/loadavg: 2.14 2.16 1.98 3/178 29889
/proc/meminfo: memFree=28780088/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=435384 CPUtime=1122.1 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 39357 0 0 0 112195 15 0 0 20 0 1 0 120721275 445833216 87071 33554432000 4194304 6199737 140737055573632 140737055571928 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 108846 87071 161 490 0 108347 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 435384

[startup+1182.3 s]
/proc/loadavg: 2.13 2.16 1.99 3/177 29890
/proc/meminfo: memFree=28743112/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=440228 CPUtime=1182.1 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 42430 0 0 0 118193 17 0 0 20 0 1 0 120721275 450793472 95947 33554432000 4194304 6199737 140737055573632 140737055572328 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110057 95947 161 490 0 109558 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 440228

[startup+1242.3 s]
/proc/loadavg: 2.24 2.19 2.00 3/177 29892
/proc/meminfo: memFree=28729416/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=440780 CPUtime=1242.08 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 42715 0 0 0 124191 17 0 0 20 0 1 0 120721275 451358720 98642 33554432000 4194304 6199737 140737055573632 140737055572328 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110195 98642 161 490 0 109696 0
Current children cumulated CPU time (s) 1242.08
Current children cumulated vsize (KiB) 440780

[startup+1302.3 s]
/proc/loadavg: 2.36 2.24 2.03 3/177 29893
/proc/meminfo: memFree=28720740/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=440920 CPUtime=1302.07 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 42912 0 0 0 130190 17 0 0 20 0 1 0 120721275 451502080 100344 33554432000 4194304 6199737 140737055573632 140737055572248 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110230 100344 161 490 0 109731 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 440920

[startup+1362.3 s]
/proc/loadavg: 2.27 2.24 2.04 3/177 29894
/proc/meminfo: memFree=28720212/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=441016 CPUtime=1362.07 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 43409 0 0 0 136189 18 0 0 20 0 1 0 120721275 451600384 100407 33554432000 4194304 6199737 140737055573632 140737055572248 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110254 100407 161 490 0 109755 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 441016

[startup+1422.3 s]
/proc/loadavg: 2.37 2.28 2.07 3/177 29895
/proc/meminfo: memFree=28717352/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=442104 CPUtime=1422.07 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 44623 0 0 0 142188 19 0 0 20 0 1 0 120721275 452714496 100676 33554432000 4194304 6199737 140737055573632 140737055572568 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110526 100676 161 490 0 110027 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 442104

[startup+1482.3 s]
/proc/loadavg: 2.32 2.28 2.08 3/177 29896
/proc/meminfo: memFree=28714128/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=442664 CPUtime=1482.06 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 46389 0 0 0 148186 20 0 0 20 0 1 0 120721275 453287936 100825 33554432000 4194304 6199737 140737055573632 140737055572568 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110666 100825 161 490 0 110167 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 442664

[startup+1542.31 s]
/proc/loadavg: 2.23 2.27 2.09 3/177 29898
/proc/meminfo: memFree=28699392/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=443616 CPUtime=1542.04 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 48970 0 0 0 154184 20 0 0 20 0 1 0 120721275 454262784 104135 33554432000 4194304 6199737 140737055573632 140737055572568 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 110904 104135 161 490 0 110405 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 443616

[startup+1602.3 s]
/proc/loadavg: 2.24 2.27 2.10 3/177 29899
/proc/meminfo: memFree=28628468/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=659700 CPUtime=1602.03 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 50361 0 0 0 160181 22 0 0 20 0 1 0 120721275 675532800 111252 33554432000 4194304 6199737 140737055573632 140737055572248 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 164925 111252 161 490 0 164426 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 659700

[startup+1662.3 s]
/proc/loadavg: 2.32 2.28 2.11 3/177 29900
/proc/meminfo: memFree=28581864/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=660620 CPUtime=1662.02 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 51178 0 0 0 166180 22 0 0 20 0 1 0 120721275 676474880 117607 33554432000 4194304 6199737 140737055573632 140737055572328 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 165155 117607 161 490 0 164656 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 660620

[startup+1722.3 s]
/proc/loadavg: 2.28 2.27 2.11 3/178 29904
/proc/meminfo: memFree=28557380/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=670344 CPUtime=1722.01 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 53780 0 0 0 172177 24 0 0 20 0 1 0 120721275 686432256 122082 33554432000 4194304 6199737 140737055573632 140737055572280 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 167586 122082 161 490 0 167087 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 670344

[startup+1782.3 s]
/proc/loadavg: 2.33 2.28 2.12 3/177 29905
/proc/meminfo: memFree=28534676/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=674948 CPUtime=1782.01 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 54953 0 0 0 178176 25 0 0 20 0 1 0 120721275 691146752 124263 33554432000 4194304 6199737 140737055573632 140737055572328 4213306 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 168737 124263 161 490 0 168238 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 674948



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.30 2.28 2.12 4/177 29905
/proc/meminfo: memFree=28531636/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=676432 CPUtime=1800 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 55322 0 0 0 179975 25 0 0 20 0 1 0 120721275 692666368 124632 33554432000 4194304 6199737 140737055573632 140737055572280 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 169108 124632 161 490 0 168609 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 676432

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

[startup+1800.3 s]
/proc/loadavg: 2.30 2.28 2.12 4/177 29905
/proc/meminfo: memFree=28531636/32872528 swapFree=16360/1798728
[pid=29769] ppid=29766 vsize=676432 CPUtime=1800 cores=0,2,4,6
/proc/29769/stat : 29769 (cdcl-cuttingpla) R 29766 29769 29677 0 -1 4202496 55322 0 0 0 179975 25 0 0 20 0 1 0 120721275 692666368 124632 33554432000 4194304 6199737 140737055573632 140737055572280 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/29769/statm: 169108 124632 161 490 0 168609 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 676432

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.76
CPU system time (s): 0.25796
CPU usage (%): 99.984
Max. virtual memory (cumulated for all children) (KiB): 676432

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.76
system time used= 0.25796
maximum resident set size= 498528
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 55322
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= 16
involuntary context switches= 2144

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5813 second user time and 6.88895 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 14:11:21
IDJOB=4087051
IDBENCH=1153
IDSOLVER=2548
FILE ID=node123/4087051-1465387881
RUNJOBID= node123-1465387880-29693
PBS_JOBID= 19853801
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/prestwich/robin/normalized-robin16.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087051-1465387881/watcher-4087051-1465387881 -o /tmp/evaluation-result-4087051-1465387881/solver-4087051-1465387881 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29693 --watchdog 1960 --input HOME/instance-4087051-1465387881.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= d761333f7ff9a755d3cd90e52b11f227
RANDOM SEED=821540485

node123.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		: 2667.117
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	: 5334.23
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		: 2667.117
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		: 2667.117
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.56
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		: 2667.117
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		: 2667.117
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		: 2667.117
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.57
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		: 2667.117
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		: 2667.117
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:        29478568 kB
Buffers:          144480 kB
Cached:           665952 kB
SwapCached:         1756 kB
Active:           237400 kB
Inactive:         611084 kB
Active(anon):      37464 kB
Inactive(anon):     2668 kB
Active(file):     199936 kB
Inactive(file):   608416 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              6300 kB
Writeback:             0 kB
AnonPages:       1838124 kB
Mapped:             7628 kB
Shmem:                 0 kB
Slab:             611204 kB
SReclaimable:      54552 kB
SUnreclaim:       556652 kB
KernelStack:        1432 kB
PageTables:         7688 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1958208 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1816576 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= 71628 MiB
End job on node123 at 2016-06-08 14:41:22