Trace number 4087675

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.02 1800.32

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_5.opb
MD5SUM130be24ef6faf784c5a8bf386cbf11b2
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark20
Best CPU time to get the best result obtained on this benchmark4.76827
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 21
Optimality of the best value was proved NO
Number of variables5499
Total number of constraints19319
Number of constraints which are clauses19312
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints6
Minimum length of a constraint1
Maximum length of a constraint613
Number of terms in the objective function 613
Biggest coefficient in the objective function 1
Number of bits for the biggest coefficient in the objective function 1
Sum of the numbers in the objective function 613
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 30
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 643
Number of bits of the biggest sum of numbers10
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.01	c OPTIONS:
0.00/0.01	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.03	c * #variable= 5499 #constraint= 19319
0.00/0.08	c * #variable= 5499 #constraint= 19319
1.09/1.13	c #Conflicts:       1000 | #Learnt:        999 | 0.000
1.09/1.13	c total clause space: 18.2382MB
1.09/1.13	c total #watches: 191654
4.49/4.54	c total #propagations: 204823 / total #impl: 15336104 (eff. 0.013)
4.49/4.54	c #Conflicts:       2000 | #Learnt:       1999 | 0.000
4.49/4.54	c total clause space: 29.637MB
4.49/4.54	c total #watches: 327160
7.98/8.00	c total #propagations: 909326 / total #impl: 33941435 (eff. 0.027)
7.98/8.00	c GC COLLECT
7.98/8.00	c #Conflicts:       3000 | #Learnt:       2001 | 0.000
7.98/8.00	c total clause space: 29.637MB
7.98/8.00	c total #watches: 368681
16.29/16.33	c total #propagations: 1654627 / total #impl: 53484401 (eff. 0.031)
16.29/16.33	c #Conflicts:       4000 | #Learnt:       3001 | 0.000
16.29/16.33	c total clause space: 48.1602MB
16.29/16.33	c total #watches: 496648
33.38/33.45	c total #propagations: 2346861 / total #impl: 173040333 (eff. 0.014)
33.38/33.45	c GC COLLECT
33.38/33.45	c #Conflicts:       5000 | #Learnt:       2351 | 0.000
33.38/33.45	c total clause space: 48.1602MB
33.38/33.45	c total #watches: 452450
53.08/53.15	c total #propagations: 3131807 / total #impl: 365899548 (eff. 0.009)
53.08/53.15	c #Conflicts:       6000 | #Learnt:       3351 | 0.000
53.08/53.15	c total clause space: 78.2603MB
53.08/53.15	c total #watches: 569677
74.88/74.98	c total #propagations: 3814549 / total #impl: 410868933 (eff. 0.009)
74.88/74.98	c GC COLLECT
74.88/74.98	c #Conflicts:       7000 | #Learnt:       2227 | 0.000
74.88/74.98	c total clause space: 78.2603MB
74.88/74.98	c total #watches: 445599
80.88/80.90	c total #propagations: 4546392 / total #impl: 475806870 (eff. 0.010)
80.88/80.90	c #Conflicts:       8000 | #Learnt:       3227 | 0.000
80.88/80.90	c total clause space: 78.2603MB
80.88/80.90	c total #watches: 531930
109.07/109.12	c total #propagations: 4836254 / total #impl: 494827326 (eff. 0.010)
109.07/109.12	c #Conflicts:       9000 | #Learnt:       4227 | 0.000
109.07/109.12	c total clause space: 78.2603MB
109.07/109.12	c total #watches: 627382
126.76/126.80	c total #propagations: 5861029 / total #impl: 584770585 (eff. 0.010)
126.76/126.80	c GC COLLECT
126.76/126.80	c #Conflicts:      10000 | #Learnt:       2708 | 0.000
126.76/126.80	c total clause space: 127.173MB
126.76/126.80	c total #watches: 475932
141.87/141.91	c total #propagations: 6757125 / total #impl: 611109970 (eff. 0.011)
141.87/141.91	c #Conflicts:      11000 | #Learnt:       3708 | 0.000
141.87/141.91	c total clause space: 127.173MB
141.87/141.91	c total #watches: 594759
178.65/178.75	c total #propagations: 7413531 / total #impl: 645606579 (eff. 0.011)
178.65/178.75	c #Conflicts:      12000 | #Learnt:       4708 | 0.000
178.65/178.75	c total clause space: 127.173MB
178.65/178.75	c total #watches: 714910
201.66/201.72	c total #propagations: 8394433 / total #impl: 812600639 (eff. 0.010)
201.66/201.72	c #Conflicts:      13000 | #Learnt:       5708 | 0.000
201.66/201.72	c total clause space: 127.173MB
201.66/201.72	c total #watches: 811712
233.16/233.23	c total #propagations: 9087287 / total #impl: 826184323 (eff. 0.011)
233.16/233.23	c GC COLLECT
233.16/233.23	c #Conflicts:      14000 | #Learnt:       3856 | 0.000
233.16/233.23	c total clause space: 127.173MB
233.16/233.23	c total #watches: 664675
254.85/254.93	c total #propagations: 10005913 / total #impl: 871294347 (eff. 0.011)
254.85/254.93	c #Conflicts:      15000 | #Learnt:       4856 | 0.000
254.85/254.93	c total clause space: 127.173MB
254.85/254.93	c total #watches: 780535
346.12/346.21	c total #propagations: 10477233 / total #impl: 921127545 (eff. 0.011)
346.12/346.21	c #Conflicts:      16000 | #Learnt:       5856 | 0.000
346.12/346.21	c total clause space: 127.173MB
346.12/346.21	c total #watches: 916708
390.61/390.71	c total #propagations: 11458031 / total #impl: 1280842059 (eff. 0.009)
390.61/390.71	c GC COLLECT
390.61/390.71	c #Conflicts:      17000 | #Learnt:       3691 | 0.000
390.61/390.71	c total clause space: 127.173MB
390.61/390.71	c total #watches: 624213
441.41/441.55	c total #propagations: 12192999 / total #impl: 1300561546 (eff. 0.009)
441.41/441.55	c #Conflicts:      18000 | #Learnt:       4691 | 0.000
441.41/441.55	c total clause space: 127.173MB
441.41/441.55	c total #watches: 761768
467.41/467.58	c total #propagations: 13038327 / total #impl: 1412992096 (eff. 0.009)
467.41/467.58	c #Conflicts:      19000 | #Learnt:       5691 | 0.000
467.41/467.58	c total clause space: 127.173MB
467.41/467.58	c total #watches: 872403
544.89/545.07	c total #propagations: 13446665 / total #impl: 1493666434 (eff. 0.009)
544.89/545.07	c #Conflicts:      20000 | #Learnt:       6691 | 0.000
544.89/545.07	c total clause space: 206.656MB
544.89/545.07	c total #watches: 968596
572.99/573.19	c total #propagations: 14491880 / total #impl: 1740262033 (eff. 0.008)
572.99/573.19	c GC COLLECT
572.99/573.19	c #Conflicts:      21000 | #Learnt:       4193 | 0.000
572.99/573.19	c total clause space: 206.656MB
572.99/573.19	c total #watches: 696473
610.17/610.39	c total #propagations: 15026413 / total #impl: 1829927047 (eff. 0.008)
610.17/610.39	c #Conflicts:      22000 | #Learnt:       5193 | 0.000
610.17/610.39	c total clause space: 206.656MB
610.17/610.39	c total #watches: 831797
651.68/651.89	c total #propagations: 15727559 / total #impl: 1946807433 (eff. 0.008)
651.68/651.89	c #Conflicts:      23000 | #Learnt:       6193 | 0.000
651.68/651.89	c total clause space: 206.656MB
651.68/651.89	c total #watches: 941856
714.97/715.18	c total #propagations: 16303768 / total #impl: 2033952056 (eff. 0.008)
714.97/715.18	c #Conflicts:      24000 | #Learnt:       7193 | 0.000
714.97/715.18	c total clause space: 206.656MB
714.97/715.18	c total #watches: 1078614
770.36/770.53	c total #propagations: 17012749 / total #impl: 2137434621 (eff. 0.008)
770.36/770.53	c GC COLLECT
770.36/770.53	c #Conflicts:      25000 | #Learnt:       4400 | 0.000
770.36/770.53	c total clause space: 335.816MB
770.36/770.53	c total #watches: 827933
896.44/896.64	c total #propagations: 17488370 / total #impl: 2228828840 (eff. 0.008)
896.44/896.64	c #Conflicts:      26000 | #Learnt:       5400 | 0.000
896.44/896.64	c total clause space: 335.816MB
896.44/896.64	c total #watches: 915736
1036.51/1036.77	c total #propagations: 18244762 / total #impl: 2542147957 (eff. 0.007)
1036.51/1036.77	c #Conflicts:      27000 | #Learnt:       6400 | 0.000
1036.51/1036.77	c total clause space: 335.816MB
1036.51/1036.77	c total #watches: 1020327
1181.69/1182.00	c total #propagations: 19370042 / total #impl: 2753420199 (eff. 0.007)
1181.69/1182.00	c #Conflicts:      28000 | #Learnt:       7400 | 0.000
1181.69/1182.00	c total clause space: 335.816MB
1181.69/1182.00	c total #watches: 1109390
1214.59/1214.84	c total #propagations: 20736606 / total #impl: 2886759318 (eff. 0.007)
1214.59/1214.84	c GC COLLECT
1214.59/1214.84	c #Conflicts:      29000 | #Learnt:       4299 | 0.000
1214.59/1214.84	c total clause space: 335.816MB
1214.59/1214.84	c total #watches: 787034
1278.88/1279.13	c total #propagations: 21126132 / total #impl: 3003977808 (eff. 0.007)
1278.88/1279.13	c #Conflicts:      30000 | #Learnt:       5299 | 0.000
1278.88/1279.13	c total clause space: 335.816MB
1278.88/1279.13	c total #watches: 972262
1425.66/1425.96	c total #propagations: 21612172 / total #impl: 3267496764 (eff. 0.007)
1425.66/1425.96	c #Conflicts:      31000 | #Learnt:       6299 | 0.000
1425.66/1425.96	c total clause space: 335.816MB
1425.66/1425.96	c total #watches: 1127204
1596.43/1596.75	c total #propagations: 22221131 / total #impl: 3633365677 (eff. 0.006)
1596.43/1596.75	c #Conflicts:      32000 | #Learnt:       7299 | 0.000
1596.43/1596.75	c total clause space: 335.816MB
1596.43/1596.75	c total #watches: 1297131
1757.91/1758.24	c total #propagations: 22888157 / total #impl: 4219145668 (eff. 0.005)
1757.91/1758.24	c #Conflicts:      33000 | #Learnt:       8299 | 0.000
1757.91/1758.24	c total clause space: 335.816MB
1757.91/1758.24	c total #watches: 1428583

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-4087675-1465434263/watcher-4087675-1465434263 -o /tmp/evaluation-result-4087675-1465434263/solver-4087675-1465434263 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087675-1465434263.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=309
running on 4 cores: 1,3,5,7

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.13 2.10 2.05 3/177 312
/proc/meminfo: memFree=30584784/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=55836 CPUtime=0 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4194304 137 0 0 0 0 0 0 0 20 0 1 0 125359745 57176064 18 33554432000 4194304 6211289 140734994094928 140736925993832 5561712 0 0 4096 0 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 13961 30 21 493 0 13458 0

[startup+0.100162 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 312
/proc/meminfo: memFree=30584784/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=66688 CPUtime=0.08 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 1688 0 0 0 8 0 0 0 20 0 1 0 125359745 68288512 14066 33554432000 4194304 6211289 140734994094928 140734994093768 4228135 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 16672 14068 143 493 0 16169 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66688

[startup+0.20043 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 312
/proc/meminfo: memFree=30584784/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=70060 CPUtime=0.19 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 2484 0 0 0 18 1 0 0 20 0 1 0 125359745 71741440 15790 33554432000 4194304 6211289 140734994094928 140734994093768 4209384 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 17515 15790 150 493 0 17012 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70060

[startup+0.300293 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 312
/proc/meminfo: memFree=30584784/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=70192 CPUtime=0.29 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 2545 0 0 0 28 1 0 0 20 0 1 0 125359745 71876608 15847 33554432000 4194304 6211289 140734994094928 140734994092840 4205291 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 17548 15847 150 493 0 17045 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 70192

[startup+0.700237 s]
/proc/loadavg: 2.13 2.10 2.05 3/177 312
/proc/meminfo: memFree=30584784/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=82584 CPUtime=0.69 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 3250 0 0 0 68 1 0 0 20 0 1 0 125359745 84566016 16876 33554432000 4194304 6211289 140734994094928 140734994092840 4205850 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 20646 16876 150 493 0 20143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82584

[startup+1.50024 s]
/proc/loadavg: 2.13 2.10 2.05 3/178 313
/proc/meminfo: memFree=30515100/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=83640 CPUtime=1.49 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 3772 0 0 0 148 1 0 0 20 0 1 0 125359745 85647360 18333 33554432000 4194304 6211289 140734994094928 140734994093272 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 20910 18333 160 493 0 20407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83640

[startup+3.10022 s]
/proc/loadavg: 2.13 2.10 2.05 3/178 313
/proc/meminfo: memFree=30511316/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=95580 CPUtime=3.09 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 4246 0 0 0 308 1 0 0 20 0 1 0 125359745 97873920 19175 33554432000 4194304 6211289 140734994094928 140734994093160 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 23895 19175 160 493 0 23392 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 95580

[startup+6.3003 s]
/proc/loadavg: 2.12 2.09 2.05 3/178 313
/proc/meminfo: memFree=30499300/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=96248 CPUtime=6.29 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 5524 0 0 0 628 1 0 0 20 0 1 0 125359745 98557952 21552 33554432000 4194304 6211289 140734994094928 140734994092920 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 24062 21552 165 493 0 23559 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96248

[startup+12.7003 s]
/proc/loadavg: 2.11 2.09 2.05 3/178 313
/proc/meminfo: memFree=30484504/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=117916 CPUtime=12.69 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 6602 0 0 0 1267 2 0 0 20 0 1 0 125359745 120745984 25561 33554432000 4194304 6211289 140734994094928 140734994092840 4209314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 29479 25561 165 493 0 28976 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 117916

[startup+25.5004 s]
/proc/loadavg: 2.16 2.10 2.06 3/178 313
/proc/meminfo: memFree=30474700/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=118580 CPUtime=25.49 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 7394 0 0 0 2547 2 0 0 20 0 1 0 125359745 121425920 27554 33554432000 4194304 6211289 140734994094928 140734994092840 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 29645 27554 165 493 0 29142 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 118580

[startup+51.1004 s]
/proc/loadavg: 2.10 2.09 2.05 3/178 313
/proc/meminfo: memFree=30462604/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=150208 CPUtime=51.08 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 7851 0 0 0 5106 2 0 0 20 0 1 0 125359745 153812992 30507 33554432000 4194304 6211289 140734994094928 140734994092920 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 37552 30507 165 493 0 37049 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150208

[startup+102.3 s]
/proc/loadavg: 2.09 2.09 2.05 3/178 314
/proc/meminfo: memFree=30441812/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=150876 CPUtime=102.28 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 8548 0 0 0 10225 3 0 0 20 0 1 0 125359745 154497024 35088 33554432000 4194304 6211289 140734994094928 140734994093272 4209306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 37719 35088 165 493 0 37216 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 150876

[startup+162.3 s]
/proc/loadavg: 2.17 2.12 2.06 3/178 316
/proc/meminfo: memFree=30435264/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=204204 CPUtime=162.26 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 9811 0 0 0 16223 3 0 0 20 0 1 0 125359745 209104896 36574 33554432000 4194304 6211289 140734994094928 140734994092920 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 51051 36574 165 493 0 50548 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 204204

[startup+222.307 s]
/proc/loadavg: 2.15 2.12 2.07 3/178 317
/proc/meminfo: memFree=30424052/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=205196 CPUtime=222.26 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 10707 0 0 0 22222 4 0 0 20 0 1 0 125359745 210120704 39237 33554432000 4194304 6211289 140734994094928 140734994092920 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 51299 39237 165 493 0 50796 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 205196

[startup+282.3 s]
/proc/loadavg: 2.13 2.12 2.07 3/178 318
/proc/meminfo: memFree=30410112/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=206396 CPUtime=282.24 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 11143 0 0 0 28220 4 0 0 20 0 1 0 125359745 211349504 42736 33554432000 4194304 6211289 140734994094928 140734994092840 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 51599 42736 165 493 0 51096 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 206396

[startup+342.3 s]
/proc/loadavg: 2.05 2.10 2.07 3/179 322
/proc/meminfo: memFree=30397940/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=207468 CPUtime=342.22 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 11415 0 0 0 34218 4 0 0 20 0 1 0 125359745 212447232 45620 33554432000 4194304 6211289 140734994094928 140734994092840 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 51867 45620 165 493 0 51364 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 207468

[startup+402.3 s]
/proc/loadavg: 2.14 2.11 2.07 3/178 323
/proc/meminfo: memFree=30383016/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=207736 CPUtime=402.21 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 11613 0 0 0 40217 4 0 0 20 0 1 0 125359745 212721664 49358 33554432000 4194304 6211289 140734994094928 140734994093272 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 51934 49358 165 493 0 51431 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 207736

[startup+462.3 s]
/proc/loadavg: 2.05 2.09 2.07 3/178 325
/proc/meminfo: memFree=30382348/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=208004 CPUtime=462.2 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 11691 0 0 0 46215 5 0 0 20 0 1 0 125359745 212996096 49436 33554432000 4194304 6211289 140734994094928 140734994092840 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 52001 49436 165 493 0 51498 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 208004

[startup+522.3 s]
/proc/loadavg: 2.11 2.10 2.07 3/178 326
/proc/meminfo: memFree=30362392/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=289972 CPUtime=522.19 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 12151 0 0 0 52214 5 0 0 20 0 1 0 125359745 296931328 54404 33554432000 4194304 6211289 140734994094928 140734994092840 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 72493 54404 165 493 0 71990 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 289972

[startup+582.3 s]
/proc/loadavg: 2.07 2.09 2.07 3/178 327
/proc/meminfo: memFree=30351124/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=290724 CPUtime=582.19 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 12515 0 0 0 58213 6 0 0 20 0 1 0 125359745 297701376 57145 33554432000 4194304 6211289 140734994094928 140734994093272 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 72681 57145 165 493 0 72178 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 290724


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

[startup+942.3 s]
/proc/loadavg: 2.00 2.04 2.05 3/179 386
/proc/meminfo: memFree=17639880/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=430056 CPUtime=942.13 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 14996 0 0 0 94203 10 0 0 20 0 1 0 125359745 440377344 74101 33554432000 4194304 6211289 140734994094928 140734994092792 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107514 74101 165 493 0 107011 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 430056

[startup+1002.3 s]
/proc/loadavg: 2.03 2.04 2.05 3/178 387
/proc/meminfo: memFree=17629676/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=430360 CPUtime=1002.12 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15066 0 0 0 100202 10 0 0 20 0 1 0 125359745 440688640 74171 33554432000 4194304 6211289 140734994094928 140734994092792 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107590 74171 165 493 0 107087 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 430360

[startup+1062.3 s]
/proc/loadavg: 2.07 2.05 2.05 3/178 389
/proc/meminfo: memFree=17613476/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=430496 CPUtime=1062.11 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15081 0 0 0 106201 10 0 0 20 0 1 0 125359745 440827904 74186 33554432000 4194304 6211289 140734994094928 140734994092920 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107624 74186 165 493 0 107121 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 430496

[startup+1122.3 s]
/proc/loadavg: 2.02 2.04 2.05 3/178 390
/proc/meminfo: memFree=17573532/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=430496 CPUtime=1122.1 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15098 0 0 0 112200 10 0 0 20 0 1 0 125359745 440827904 74203 33554432000 4194304 6211289 140734994094928 140734994092920 4209406 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107624 74203 165 493 0 107121 0
Current children cumulated CPU time (s) 1122.1
Current children cumulated vsize (KiB) 430496

[startup+1182.3 s]
/proc/loadavg: 2.05 2.04 2.04 3/178 391
/proc/meminfo: memFree=17573528/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=430816 CPUtime=1182.09 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15141 0 0 0 118199 10 0 0 20 0 1 0 125359745 441155584 74246 33554432000 4194304 6211289 140734994094928 140734994093272 4209244 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107704 74246 165 493 0 107201 0
Current children cumulated CPU time (s) 1182.09
Current children cumulated vsize (KiB) 430816

[startup+1242.3 s]
/proc/loadavg: 2.07 2.05 2.04 3/178 392
/proc/meminfo: memFree=17415820/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=430960 CPUtime=1242.09 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15393 0 0 0 124198 11 0 0 20 0 1 0 125359745 441303040 77010 33554432000 4194304 6211289 140734994094928 140734994093272 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107740 77010 165 493 0 107237 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 430960

[startup+1302.3 s]
/proc/loadavg: 3.29 2.35 2.14 2/179 394
/proc/meminfo: memFree=10109568/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=431408 CPUtime=1302.08 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15505 0 0 0 130197 11 0 0 20 0 1 0 125359745 441761792 77122 33554432000 4194304 6211289 140734994094928 140734994092840 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107852 77122 165 493 0 107349 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 431408

[startup+1362.3 s]
/proc/loadavg: 4.51 2.88 2.34 2/179 396
/proc/meminfo: memFree=6994728/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=431804 CPUtime=1362.07 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15602 0 0 0 136196 11 0 0 20 0 1 0 125359745 442167296 77219 33554432000 4194304 6211289 140734994094928 140734994092920 4209392 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107951 77219 165 493 0 107448 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 431804

[startup+1422.3 s]
/proc/loadavg: 4.93 3.29 2.51 3/184 405
/proc/meminfo: memFree=4558144/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=431940 CPUtime=1422.06 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15667 0 0 0 142195 11 0 0 20 0 1 0 125359745 442306560 77284 33554432000 4194304 6211289 140734994094928 140734994092920 4209396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 107985 77284 165 493 0 107482 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 431940

[startup+1482.3 s]
/proc/loadavg: 5.67 3.81 2.74 2/184 541
/proc/meminfo: memFree=4555584/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=432496 CPUtime=1482.05 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15787 0 0 0 148194 11 0 0 20 0 1 0 125359745 442875904 77404 33554432000 4194304 6211289 140734994094928 140734994092920 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108124 77404 165 493 0 107621 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 432496

[startup+1542.3 s]
/proc/loadavg: 4.31 3.82 2.81 3/180 659
/proc/meminfo: memFree=29830692/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=433184 CPUtime=1542.04 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 15953 0 0 0 154192 12 0 0 20 0 1 0 125359745 443580416 77570 33554432000 4194304 6211289 140734994094928 140734994092920 4209388 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108296 77570 165 493 0 107793 0
Current children cumulated CPU time (s) 1542.04
Current children cumulated vsize (KiB) 433184

[startup+1602.3 s]
/proc/loadavg: 2.85 3.49 2.76 3/179 660
/proc/meminfo: memFree=29822328/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=433760 CPUtime=1602.03 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 16182 0 0 0 160191 12 0 0 20 0 1 0 125359745 444170240 77790 33554432000 4194304 6211289 140734994094928 140734994092840 4209322 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108440 77790 165 493 0 107937 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 433760

[startup+1662.3 s]
/proc/loadavg: 2.34 3.23 2.71 3/176 661
/proc/meminfo: memFree=29805136/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=433896 CPUtime=1662.02 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 16233 0 0 0 166190 12 0 0 20 0 1 0 125359745 444309504 82440 33554432000 4194304 6211289 140734994094928 140734994092840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108474 82440 165 493 0 107971 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 433896

[startup+1722.31 s]
/proc/loadavg: 2.12 3.00 2.66 3/177 663
/proc/meminfo: memFree=29796404/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=434032 CPUtime=1722.01 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 16267 0 0 0 172189 12 0 0 20 0 1 0 125359745 444448768 84518 33554432000 4194304 6211289 140734994094928 140734994092840 4209376 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108508 84518 165 493 0 108005 0
Current children cumulated CPU time (s) 1722.01
Current children cumulated vsize (KiB) 434032

[startup+1782.3 s]
/proc/loadavg: 2.04 2.82 2.62 3/177 664
/proc/meminfo: memFree=29787656/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=434176 CPUtime=1782 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 16304 0 0 0 178187 13 0 0 20 0 1 0 125359745 444596224 86217 33554432000 4194304 6211289 140734994094928 140734994092840 4209403 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108544 86217 165 493 0 108041 0
Current children cumulated CPU time (s) 1782
Current children cumulated vsize (KiB) 434176



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.03 2.76 2.61 3/177 664
/proc/meminfo: memFree=29766772/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=434176 CPUtime=1800 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 16447 0 0 0 179987 13 0 0 20 0 1 0 125359745 444596224 91452 33554432000 4194304 6211289 140734994094928 140734994092840 4252375 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108544 91452 165 493 0 108041 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 434176

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

[startup+1800.3 s]
/proc/loadavg: 2.03 2.76 2.61 3/177 664
/proc/meminfo: memFree=29766772/32872528 swapFree=11452/354844
[pid=312] ppid=309 vsize=434176 CPUtime=1800 cores=1,3,5,7
/proc/312/stat : 312 (cdcl-cuttingpla) R 309 312 31775 0 -1 4202496 16447 0 0 0 179987 13 0 0 20 0 1 0 125359745 444596224 91452 33554432000 4194304 6211289 140734994094928 140734994092840 4252375 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/312/statm: 108544 91452 165 493 0 108041 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 434176

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.32
CPU time (s): 1800.02
CPU user time (s): 1799.87
CPU system time (s): 0.143978
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 434176

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.87
system time used= 0.143978
maximum resident set size= 365808
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16447
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= 50
involuntary context switches= 2050

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 8.5517 second user time and 13.8319 second system time

The end

Launcher Data

Begin job on node126 at 2016-06-09 03:04:23
IDJOB=4087675
IDBENCH=25021
IDSOLVER=2549
FILE ID=node126/4087675-1465434263
RUNJOBID= node126-1465427031-31792
PBS_JOBID= 19859785
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes OPT binary search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_5.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087675-1465434263/watcher-4087675-1465434263 -o /tmp/evaluation-result-4087675-1465434263/solver-4087675-1465434263 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node126-1465427031-31792 --watchdog 1960 --input HOME/instance-4087675-1465434263.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 130be24ef6faf784c5a8bf386cbf11b2
RANDOM SEED=1392693047

node126.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.500
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	: 5333.00
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.500
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.500
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.500
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.500
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.500
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.56
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.500
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.500
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:        30585320 kB
Buffers:          128408 kB
Cached:           728756 kB
SwapCached:         2092 kB
Active:           509080 kB
Inactive:         688884 kB
Active(anon):     340100 kB
Inactive(anon):     3312 kB
Active(file):     168980 kB
Inactive(file):   685572 kB
Unevictable:      354844 kB
Mlocked:           11452 kB
SwapTotal:      67108856 kB
SwapFree:       67098692 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:        733572 kB
Mapped:             8128 kB
Shmem:                 0 kB
Slab:             603340 kB
SReclaimable:      47536 kB
SUnreclaim:       555804 kB
KernelStack:        1480 kB
PageTables:         5416 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:     905788 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    698368 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= 71732 MiB
End job on node126 at 2016-06-09 03:34:23