Trace number 4087696

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.31

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/manquinho/
areaDelay/normalized-f20c10b_015_area_delay.opb
MD5SUM90acfb7d1c18536583ef7e2a90905f54
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark25
Best CPU time to get the best result obtained on this benchmark0.161974
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 25
Optimality of the best value was proved YES
Number of variables7798
Total number of constraints24318
Number of constraints which are clauses24318
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 constraint1
Maximum length of a constraint127
Number of terms in the objective function 3790
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 3790
Number of bits of the sum of numbers in the objective function 12
Biggest number in a constraint 2
Number of bits of the biggest number in a constraint 2
Biggest sum of numbers in a constraint 3790
Number of bits of the biggest sum of numbers12
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.00/0.03	c * #variable= 7798 #constraint= 24318
0.09/0.10	c * #variable= 7798 #constraint= 24318
1.10/1.12	c S1->S2
1.10/1.12	c S1->S2
1.10/1.12	c S1->S2
1.10/1.12	c S1->S2
1.10/1.12	c S1->S2
1.10/1.12	c S2->S1
1.10/1.12	c S1->S2
1.10/1.12	c S1->S2
1.10/1.12	c S2->S1
1.10/1.12	c #Conflicts:       1000 | #Learnt:        794 | 0.000
1.10/1.12	c total clause space: 48.1602MB
1.10/1.12	c total #watches: 1290590
2.20/2.30	c total #propagations: 1343750 / total #impl: 11431780 (eff. 0.118)
2.20/2.30	c #Conflicts:       2000 | #Learnt:       1794 | 0.000
2.20/2.30	c total clause space: 127.173MB
2.20/2.30	c total #watches: 2530916
11.69/11.78	c total #propagations: 2452881 / total #impl: 24574229 (eff. 0.100)
11.69/11.78	c GC COLLECT
11.69/11.78	c #Conflicts:       3000 | #Learnt:       1899 | 0.000
11.69/11.78	c total clause space: 127.173MB
11.69/11.78	c total #watches: 2296002
35.59/35.68	c total #propagations: 2926977 / total #impl: 279326614 (eff. 0.010)
35.59/35.68	c #Conflicts:       4000 | #Learnt:       2899 | 0.000
35.59/35.68	c total clause space: 127.173MB
35.59/35.68	c total #watches: 2998370
80.08/80.11	c total #propagations: 3304041 / total #impl: 670630018 (eff. 0.005)
80.08/80.11	c GC COLLECT
80.08/80.11	c #Conflicts:       5000 | #Learnt:       2338 | 0.000
80.08/80.11	c total clause space: 127.173MB
80.08/80.11	c total #watches: 2154851
135.97/136.03	c total #propagations: 4043178 / total #impl: 1623569142 (eff. 0.002)
135.97/136.03	c #Conflicts:       6000 | #Learnt:       3338 | 0.000
135.97/136.03	c total clause space: 127.173MB
135.97/136.03	c total #watches: 2537230
200.17/200.23	c total #propagations: 4764951 / total #impl: 2931832990 (eff. 0.002)
200.17/200.23	c GC COLLECT
200.17/200.23	c #Conflicts:       7000 | #Learnt:       2220 | 0.000
200.17/200.23	c total clause space: 127.173MB
200.17/200.23	c total #watches: 1865031
258.36/258.41	c total #propagations: 5848087 / total #impl: 4449955952 (eff. 0.001)
258.36/258.41	c #Conflicts:       8000 | #Learnt:       3220 | 0.000
258.36/258.41	c total clause space: 127.173MB
258.36/258.41	c total #watches: 2459456
326.75/326.83	c total #propagations: 6661294 / total #impl: 5896914371 (eff. 0.001)
326.75/326.83	c #Conflicts:       9000 | #Learnt:       4220 | 0.000
326.75/326.83	c total clause space: 127.173MB
326.75/326.83	c total #watches: 2802060
388.23/388.39	c total #propagations: 7140237 / total #impl: 8528178037 (eff. 0.001)
388.23/388.39	c GC COLLECT
388.23/388.39	c #Conflicts:      10000 | #Learnt:       2748 | 0.000
388.23/388.39	c total clause space: 206.656MB
388.23/388.39	c total #watches: 2417384
449.71/449.89	c total #propagations: 7626541 / total #impl: 10239070183 (eff. 0.001)
449.71/449.89	c #Conflicts:      11000 | #Learnt:       3748 | 0.000
449.71/449.89	c total clause space: 206.656MB
449.71/449.89	c total #watches: 3036045
507.89/508.07	c total #propagations: 8176617 / total #impl: 11471269194 (eff. 0.001)
507.89/508.07	c #Conflicts:      12000 | #Learnt:       4748 | 0.000
507.89/508.07	c total clause space: 206.656MB
507.89/508.07	c total #watches: 3866094
549.00/549.12	c total #propagations: 8636963 / total #impl: 12051404530 (eff. 0.001)
549.00/549.12	c #Conflicts:      13000 | #Learnt:       5748 | 0.000
549.00/549.12	c total clause space: 206.656MB
549.00/549.12	c total #watches: 4469751
627.08/627.26	c total #propagations: 8951645 / total #impl: 12257631872 (eff. 0.001)
627.08/627.26	c GC COLLECT
627.08/627.26	c #Conflicts:      14000 | #Learnt:       3882 | 0.000
627.08/627.26	c total clause space: 206.656MB
627.08/627.26	c total #watches: 3547834
683.57/683.74	c total #propagations: 9477621 / total #impl: 13002664198 (eff. 0.001)
683.57/683.74	c #Conflicts:      15000 | #Learnt:       4882 | 0.000
683.57/683.74	c total clause space: 206.656MB
683.57/683.74	c total #watches: 4108793
732.26/732.43	c total #propagations: 10014890 / total #impl: 13479113611 (eff. 0.001)
732.26/732.43	c #Conflicts:      16000 | #Learnt:       5882 | 0.000
732.26/732.43	c total clause space: 206.656MB
732.26/732.43	c total #watches: 4614089
772.66/772.81	c total #propagations: 10238144 / total #impl: 13771561039 (eff. 0.001)
772.66/772.81	c GC COLLECT
772.66/772.81	c #Conflicts:      17000 | #Learnt:       3696 | 0.000
772.66/772.81	c total clause space: 206.656MB
772.66/772.81	c total #watches: 3073014
812.15/812.33	c total #propagations: 10459886 / total #impl: 14141473694 (eff. 0.001)
812.15/812.33	c #Conflicts:      18000 | #Learnt:       4696 | 0.000
812.15/812.33	c total clause space: 206.656MB
812.15/812.33	c total #watches: 3586704
859.94/860.17	c total #propagations: 10722629 / total #impl: 14819456251 (eff. 0.001)
859.94/860.17	c #Conflicts:      19000 | #Learnt:       5696 | 0.000
859.94/860.17	c total clause space: 206.656MB
859.94/860.17	c total #watches: 4178934
912.73/912.98	c total #propagations: 10966781 / total #impl: 15499571377 (eff. 0.001)
912.73/912.98	c #Conflicts:      20000 | #Learnt:       6696 | 0.000
912.73/912.98	c total clause space: 206.656MB
912.73/912.98	c total #watches: 4563632
967.22/967.45	c total #propagations: 11205042 / total #impl: 16267974367 (eff. 0.001)
967.22/967.45	c GC COLLECT
967.22/967.45	c #Conflicts:      21000 | #Learnt:       4200 | 0.000
967.22/967.45	c total clause space: 206.656MB
967.22/967.45	c total #watches: 3222336
1039.21/1039.45	c total #propagations: 11502844 / total #impl: 17081712547 (eff. 0.001)
1039.21/1039.45	c #Conflicts:      22000 | #Learnt:       5200 | 0.000
1039.21/1039.45	c total clause space: 206.656MB
1039.21/1039.45	c total #watches: 3792485
1093.80/1094.06	c total #propagations: 11989343 / total #impl: 18309922993 (eff. 0.001)
1093.80/1094.06	c #Conflicts:      23000 | #Learnt:       6200 | 0.000
1093.80/1094.06	c total clause space: 206.656MB
1093.80/1094.06	c total #watches: 4266126
1167.40/1167.63	c total #propagations: 12316323 / total #impl: 18859003087 (eff. 0.001)
1167.40/1167.63	c #Conflicts:      24000 | #Learnt:       7200 | 0.000
1167.40/1167.63	c total clause space: 206.656MB
1167.40/1167.63	c total #watches: 4671868
1242.49/1242.72	c total #propagations: 12571980 / total #impl: 19538598800 (eff. 0.001)
1242.49/1242.72	c GC COLLECT
1242.49/1242.72	c #Conflicts:      25000 | #Learnt:       4409 | 0.000
1242.49/1242.72	c total clause space: 206.656MB
1242.49/1242.72	c total #watches: 3227441
1279.88/1280.11	c total #propagations: 12982584 / total #impl: 20470844059 (eff. 0.001)
1279.88/1280.11	c #Conflicts:      26000 | #Learnt:       5409 | 0.000
1279.88/1280.11	c total clause space: 206.656MB
1279.88/1280.11	c total #watches: 3873566
1323.77/1324.04	c total #propagations: 13409418 / total #impl: 21092116992 (eff. 0.001)
1323.77/1324.04	c #Conflicts:      27000 | #Learnt:       6409 | 0.000
1323.77/1324.04	c total clause space: 206.656MB
1323.77/1324.04	c total #watches: 4482533
1370.07/1370.34	c total #propagations: 13714720 / total #impl: 21752828882 (eff. 0.001)
1370.07/1370.34	c #Conflicts:      28000 | #Learnt:       7409 | 0.000
1370.07/1370.34	c total clause space: 206.656MB
1370.07/1370.34	c total #watches: 4996939
1505.25/1505.59	c total #propagations: 13973512 / total #impl: 22546890060 (eff. 0.001)
1505.25/1505.59	c GC COLLECT
1505.25/1505.59	c #Conflicts:      29000 | #Learnt:       4312 | 0.000
1505.25/1505.59	c total clause space: 335.816MB
1505.25/1505.59	c total #watches: 3695699
1590.74/1591.05	c total #propagations: 14571217 / total #impl: 24641905815 (eff. 0.001)
1590.74/1591.05	c #Conflicts:      30000 | #Learnt:       5312 | 0.000
1590.74/1591.05	c total clause space: 335.816MB
1590.74/1591.05	c total #watches: 4235563
1740.31/1740.69	c total #propagations: 15069217 / total #impl: 27314098921 (eff. 0.001)
1740.31/1740.69	c #Conflicts:      31000 | #Learnt:       6312 | 0.000
1740.31/1740.69	c total clause space: 335.816MB
1740.31/1740.69	c total #watches: 4844581

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-4087696-1465429241/watcher-4087696-1465429241 -o /tmp/evaluation-result-4087696-1465429241/solver-4087696-1465429241 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087696-1465429241.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=9214
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.13 2.13 2.01 3/177 9217
/proc/meminfo: memFree=29529596/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 257 0 0 0 0 0 0 0 20 0 1 0 124858254 57319424 7292 33554432000 4194304 6211289 140734703748352 140735275393416 4206544 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 13994 7292 98 493 0 13491 0

[startup+0.100204 s]
/proc/loadavg: 2.13 2.13 2.01 3/177 9217
/proc/meminfo: memFree=29529596/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=63044 CPUtime=0.09 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 1679 0 0 0 8 1 0 0 20 0 1 0 124858254 64557056 13590 33554432000 4194304 6211289 140734703748352 140735275393416 4228763 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 15761 13590 143 493 0 15258 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 63044

[startup+0.200369 s]
/proc/loadavg: 2.13 2.13 2.01 3/177 9217
/proc/meminfo: memFree=29529596/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=74260 CPUtime=0.19 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 2525 0 0 0 18 1 0 0 20 0 1 0 124858254 76042240 15768 33554432000 4194304 6211289 140734703748352 140734703745880 4210640 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 18565 15768 204 493 0 18062 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 74260

[startup+0.300312 s]
/proc/loadavg: 2.13 2.13 2.01 3/177 9217
/proc/meminfo: memFree=29529596/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=88684 CPUtime=0.29 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 3450 0 0 0 28 1 0 0 20 0 1 0 124858254 90812416 18710 33554432000 4194304 6211289 140734703748352 140734703745880 4244669 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 22171 18710 204 493 0 21668 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 88684

[startup+0.700301 s]
/proc/loadavg: 2.13 2.13 2.01 3/177 9217
/proc/meminfo: memFree=29529596/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=128788 CPUtime=0.69 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 6234 0 0 0 67 2 0 0 20 0 1 0 124858254 131878912 26014 33554432000 4194304 6211289 140734703748352 140734703745880 4242346 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 32197 26014 204 493 0 31694 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 128788

[startup+1.50029 s]
/proc/loadavg: 2.13 2.13 2.01 3/178 9218
/proc/meminfo: memFree=29414968/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=171548 CPUtime=1.49 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 9804 0 0 0 147 2 0 0 20 0 1 0 124858254 175665152 35496 33554432000 4194304 6211289 140734703748352 140734703746696 4241730 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 42887 35496 214 493 0 42384 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 171548

[startup+3.10031 s]
/proc/loadavg: 2.12 2.13 2.01 3/178 9218
/proc/meminfo: memFree=29361052/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=222724 CPUtime=3.09 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 12122 0 0 0 306 3 0 0 20 0 1 0 124858254 228069376 44544 33554432000 4194304 6211289 140734703748352 140734703746264 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 55681 44544 214 493 0 55178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 222724

[startup+6.3003 s]
/proc/loadavg: 2.12 2.13 2.01 3/178 9218
/proc/meminfo: memFree=29351128/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=222724 CPUtime=6.29 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 12148 0 0 0 626 3 0 0 20 0 1 0 124858254 228069376 44570 33554432000 4194304 6211289 140734703748352 140734703746696 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 55681 44570 219 493 0 55178 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 222724

[startup+12.7003 s]
/proc/loadavg: 2.19 2.14 2.02 3/178 9218
/proc/meminfo: memFree=29350848/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=222856 CPUtime=12.69 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 12279 0 0 0 1266 3 0 0 20 0 1 0 124858254 228204544 44701 33554432000 4194304 6211289 140734703748352 140734703746696 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 55714 44701 219 493 0 55211 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 222856

[startup+25.5004 s]
/proc/loadavg: 2.15 2.13 2.01 3/177 9218
/proc/meminfo: memFree=29340512/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=223264 CPUtime=25.49 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 12380 0 0 0 2545 4 0 0 20 0 1 0 124858254 228622336 47357 33554432000 4194304 6211289 140734703748352 140734703746264 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 55816 47357 219 493 0 55313 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 223264

[startup+51.1004 s]
/proc/loadavg: 2.10 2.12 2.01 3/177 9218
/proc/meminfo: memFree=29303484/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=246528 CPUtime=51.08 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17012 0 0 0 5104 4 0 0 20 0 1 0 124858254 252444672 56588 33554432000 4194304 6211289 140734703748352 140734703746264 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 61632 56588 219 493 0 61129 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 246528

[startup+102.3 s]
/proc/loadavg: 2.18 2.14 2.02 3/177 9220
/proc/meminfo: memFree=29303156/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=246672 CPUtime=102.29 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17086 0 0 0 10224 5 0 0 20 0 1 0 124858254 252592128 56662 33554432000 4194304 6211289 140734703748352 140734703746344 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 61668 56662 219 493 0 61165 0
Current children cumulated CPU time (s) 102.29
Current children cumulated vsize (KiB) 246672

[startup+162.3 s]
/proc/loadavg: 2.07 2.12 2.02 3/177 9221
/proc/meminfo: memFree=29296624/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=246816 CPUtime=162.27 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17126 0 0 0 16222 5 0 0 20 0 1 0 124858254 252739584 56702 33554432000 4194304 6211289 140734703748352 140734703746696 4240859 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 61704 56702 219 493 0 61201 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 246816

[startup+222.307 s]
/proc/loadavg: 2.06 2.10 2.02 3/177 9222
/proc/meminfo: memFree=29271032/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=246960 CPUtime=222.27 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17195 0 0 0 22222 5 0 0 20 0 1 0 124858254 252887040 56771 33554432000 4194304 6211289 140734703748352 140734703746696 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 61740 56771 219 493 0 61237 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 246960

[startup+282.3 s]
/proc/loadavg: 2.12 2.12 2.02 3/177 9223
/proc/meminfo: memFree=29270752/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=247104 CPUtime=282.25 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17211 0 0 0 28220 5 0 0 20 0 1 0 124858254 253034496 56787 33554432000 4194304 6211289 140734703748352 140734703746696 4209464 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 61776 56787 219 493 0 61273 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 247104

[startup+342.3 s]
/proc/loadavg: 2.25 2.14 2.03 3/177 9224
/proc/meminfo: memFree=29267356/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=247104 CPUtime=342.24 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17240 0 0 0 34219 5 0 0 20 0 1 0 124858254 253034496 56819 33554432000 4194304 6211289 140734703748352 140734703746696 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 61776 56819 219 493 0 61273 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 247104

[startup+402.3 s]
/proc/loadavg: 2.09 2.11 2.03 3/177 9226
/proc/meminfo: memFree=29245172/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=329644 CPUtime=402.21 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 17981 0 0 0 40216 5 0 0 20 0 1 0 124858254 337555456 59869 33554432000 4194304 6211289 140734703748352 140734703746696 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 82411 59869 219 493 0 81908 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 329644

[startup+462.3 s]
/proc/loadavg: 2.03 2.09 2.02 3/177 9227
/proc/meminfo: memFree=29245228/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=330076 CPUtime=462.2 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 18058 0 0 0 46215 5 0 0 20 0 1 0 124858254 337997824 59945 33554432000 4194304 6211289 140734703748352 140734703746344 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 82519 59945 219 493 0 82016 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 330076

[startup+522.3 s]
/proc/loadavg: 2.06 2.09 2.02 3/177 9228
/proc/meminfo: memFree=29215472/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=331072 CPUtime=522.19 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 18543 0 0 0 52214 5 0 0 20 0 1 0 124858254 339017728 67221 33554432000 4194304 6211289 140734703748352 140734703746696 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 82768 67221 219 493 0 82265 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 331072

[startup+582.3 s]
/proc/loadavg: 2.02 2.07 2.01 3/178 9232
/proc/meminfo: memFree=29201068/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=331648 CPUtime=582.19 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 18854 0 0 0 58213 6 0 0 20 0 1 0 124858254 339607552 70985 33554432000 4194304 6211289 140734703748352 140734703746344 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 82912 70985 219 493 0 82409 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 331648


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


[startup+942.3 s]
/proc/loadavg: 2.07 2.06 2.01 3/177 9239
/proc/meminfo: memFree=29141232/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=334080 CPUtime=942.13 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 19549 0 0 0 94207 6 0 0 20 0 1 0 124858254 342097920 76270 33554432000 4194304 6211289 140734703748352 140734703746344 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 83520 76270 219 493 0 83017 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 334080

[startup+1002.3 s]
/proc/loadavg: 2.09 2.07 2.01 3/177 9241
/proc/meminfo: memFree=29137672/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=334240 CPUtime=1002.12 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 19641 0 0 0 100206 6 0 0 20 0 1 0 124858254 342261760 76362 33554432000 4194304 6211289 140734703748352 140734703746344 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 83560 76362 219 493 0 83057 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 334240

[startup+1062.3 s]
/proc/loadavg: 2.11 2.07 2.01 3/177 9242
/proc/meminfo: memFree=29136900/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=334688 CPUtime=1062.11 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 19769 0 0 0 106205 6 0 0 20 0 1 0 124858254 342720512 76490 33554432000 4194304 6211289 140734703748352 140734703746344 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 83672 76490 219 493 0 83169 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 334688

[startup+1122.3 s]
/proc/loadavg: 2.12 2.08 2.01 3/177 9243
/proc/meminfo: memFree=29136012/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=335440 CPUtime=1122.11 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 19937 0 0 0 112204 7 0 0 20 0 1 0 124858254 343490560 76658 33554432000 4194304 6211289 140734703748352 140734703746344 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 83860 76658 219 493 0 83357 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 335440

[startup+1182.3 s]
/proc/loadavg: 2.25 2.11 2.02 3/178 9247
/proc/meminfo: memFree=29129908/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=336852 CPUtime=1182.1 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 20228 0 0 0 118203 7 0 0 20 0 1 0 124858254 344936448 77971 33554432000 4194304 6211289 140734703748352 140734703746216 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 84213 77971 219 493 0 83710 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 336852

[startup+1242.3 s]
/proc/loadavg: 2.16 2.11 2.02 3/178 9271
/proc/meminfo: memFree=29122676/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=338164 CPUtime=1242.09 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 20469 0 0 0 124202 7 0 0 20 0 1 0 124858254 346279936 79745 33554432000 4194304 6211289 140734703748352 140734703746344 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 84541 79745 219 493 0 84038 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 338164

[startup+1302.3 s]
/proc/loadavg: 2.06 2.08 2.02 3/177 9273
/proc/meminfo: memFree=29121916/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=338516 CPUtime=1302.08 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 20563 0 0 0 130201 7 0 0 20 0 1 0 124858254 346640384 79839 33554432000 4194304 6211289 140734703748352 140734703746696 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 84629 79839 219 493 0 84126 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 338516

[startup+1362.3 s]
/proc/loadavg: 2.10 2.08 2.02 3/177 9274
/proc/meminfo: memFree=29082936/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=338676 CPUtime=1362.07 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 20579 0 0 0 136200 7 0 0 20 0 1 0 124858254 346804224 79855 33554432000 4194304 6211289 140734703748352 140734703746344 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 84669 79855 219 493 0 84166 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 338676

[startup+1422.3 s]
/proc/loadavg: 2.07 2.08 2.02 3/177 9275
/proc/meminfo: memFree=29070808/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=338676 CPUtime=1422.06 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 20607 0 0 0 142199 7 0 0 20 0 1 0 124858254 346804224 82197 33554432000 4194304 6211289 140734703748352 140734703746696 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 84669 82197 219 493 0 84166 0
Current children cumulated CPU time (s) 1422.06
Current children cumulated vsize (KiB) 338676

[startup+1482.3 s]
/proc/loadavg: 2.09 2.08 2.02 3/177 9321
/proc/meminfo: memFree=29068924/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471096 CPUtime=1482.05 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21212 0 0 0 148196 9 0 0 20 0 1 0 124858254 482402304 84161 33554432000 4194304 6211289 140734703748352 140734703746344 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117774 84161 219 493 0 117271 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 471096

[startup+1542.31 s]
/proc/loadavg: 2.18 2.11 2.03 3/177 9322
/proc/meminfo: memFree=29057160/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471096 CPUtime=1542.05 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21725 0 0 0 154196 9 0 0 20 0 1 0 124858254 482402304 84197 33554432000 4194304 6211289 140734703748352 140734703746696 4209384 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117774 84197 219 493 0 117271 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 471096

[startup+1602.3 s]
/proc/loadavg: 2.18 2.12 2.03 3/176 9323
/proc/meminfo: memFree=29029240/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471096 CPUtime=1602.03 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21733 0 0 0 160194 9 0 0 20 0 1 0 124858254 482402304 84205 33554432000 4194304 6211289 140734703748352 140734703746696 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117774 84205 219 493 0 117271 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 471096

[startup+1662.3 s]
/proc/loadavg: 2.16 2.12 2.04 3/177 9325
/proc/meminfo: memFree=29001876/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471096 CPUtime=1662.02 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21733 0 0 0 166193 9 0 0 20 0 1 0 124858254 482402304 84205 33554432000 4194304 6211289 140734703748352 140734703746696 4209882 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117774 84205 219 493 0 117271 0
Current children cumulated CPU time (s) 1662.02
Current children cumulated vsize (KiB) 471096

[startup+1722.3 s]
/proc/loadavg: 2.06 2.10 2.03 3/177 9326
/proc/meminfo: memFree=28975532/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471096 CPUtime=1722.02 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21733 0 0 0 172193 9 0 0 20 0 1 0 124858254 482402304 84205 33554432000 4194304 6211289 140734703748352 140734703746696 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117774 84205 219 493 0 117271 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 471096

[startup+1782.3 s]
/proc/loadavg: 2.17 2.12 2.04 3/178 9330
/proc/meminfo: memFree=28952524/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471256 CPUtime=1782.01 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21741 0 0 0 178192 9 0 0 20 0 1 0 124858254 482566144 84213 33554432000 4194304 6211289 140734703748352 140734703746696 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117814 84213 219 493 0 117311 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 471256



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/178 9331
/proc/meminfo: memFree=28946352/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471256 CPUtime=1800 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21752 0 0 0 179991 9 0 0 20 0 1 0 124858254 482566144 84224 33554432000 4194304 6211289 140734703748352 140734703746696 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117814 84224 219 493 0 117311 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 471256

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

[startup+1800.3 s]
/proc/loadavg: 2.12 2.11 2.04 3/178 9331
/proc/meminfo: memFree=28946352/32872528 swapFree=14548/942524
[pid=9217] ppid=9214 vsize=471256 CPUtime=1800 cores=0,2,4,6
/proc/9217/stat : 9217 (cdcl-cuttingpla) R 9214 9217 8932 0 -1 4202496 21752 0 0 0 179991 9 0 0 20 0 1 0 124858254 482566144 84224 33554432000 4194304 6211289 140734703748352 140734703746696 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/9217/statm: 117814 84224 219 493 0 117311 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 471256

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.31
CPU time (s): 1800.02
CPU user time (s): 1799.92
CPU system time (s): 0.103984
CPU usage (%): 99.9839
Max. virtual memory (cumulated for all children) (KiB): 471256

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.92
system time used= 0.103984
maximum resident set size= 336896
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 21752
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= 34
involuntary context switches= 1869

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.37318 second user time and 6.77397 second system time

The end

Launcher Data

Begin job on node113 at 2016-06-09 01:40:41
IDJOB=4087696
IDBENCH=24981
IDSOLVER=2549
FILE ID=node113/4087696-1465429241
RUNJOBID= node113-1465427064-8948
PBS_JOBID= 19859794
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/manquinho/areaDelay/normalized-f20c10b_015_area_delay.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087696-1465429241/watcher-4087696-1465429241 -o /tmp/evaluation-result-4087696-1465429241/solver-4087696-1465429241 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node113-1465427064-8948 --watchdog 1960 --input HOME/instance-4087696-1465429241.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 90acfb7d1c18536583ef7e2a90905f54
RANDOM SEED=85112444

node113.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.722
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.44
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.722
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.54
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.722
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.54
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.722
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.722
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.722
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.722
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.722
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:        29529868 kB
Buffers:          185168 kB
Cached:          1214920 kB
SwapCached:         1688 kB
Active:           644144 kB
Inactive:         987972 kB
Active(anon):     232612 kB
Inactive(anon):     1856 kB
Active(file):     411532 kB
Inactive(file):   986116 kB
Unevictable:      942524 kB
Mlocked:           14548 kB
SwapTotal:      67108856 kB
SwapFree:       67098780 kB
Dirty:              3132 kB
Writeback:             0 kB
AnonPages:       1308664 kB
Mapped:             8084 kB
Shmem:                 0 kB
Slab:             634812 kB
SReclaimable:      78876 kB
SUnreclaim:       555936 kB
KernelStack:        1480 kB
PageTables:         6800 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1374032 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1169408 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= 71736 MiB
End job on node113 at 2016-06-09 02:10:41