Trace number 4087673

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.08 1800.4

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_3.opb
MD5SUM82a3d84200b069df277c7f14e0e883d0
Bench CategoryOPT-SMALLINT-LIN (optimisation, small integers, linear constraints)
Best result obtained on this benchmarkOPT
Best value of the objective obtained on this benchmark21
Best CPU time to get the best result obtained on this benchmark73.1679
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 23
Optimality of the best value was proved NO
Number of variables6076
Total number of constraints21401
Number of constraints which are clauses21392
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints8
Minimum length of a constraint1
Maximum length of a constraint666
Number of terms in the objective function 666
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 666
Number of bits of the sum of numbers in the objective function 10
Biggest number in a constraint 31
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 697
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.00	c OPTIONS:
0.00/0.00	c - Resolve (`-resolve-always' or `-resolve-skip'): -resolve-skip
0.00/0.03	c * #variable= 6076 #constraint= 21401
0.00/0.09	c * #variable= 6076 #constraint= 21401
1.10/1.16	c S1->S2
1.10/1.16	c S1->S2
1.10/1.16	c #Conflicts:       1000 | #Learnt:       1001 | 0.000
1.10/1.16	c total clause space: 18.2382MB
1.10/1.16	c total #watches: 198282
3.99/4.02	c total #propagations: 914799 / total #impl: 33315224 (eff. 0.027)
3.99/4.02	c #Conflicts:       2000 | #Learnt:       2001 | 0.000
3.99/4.02	c total clause space: 29.637MB
3.99/4.02	c total #watches: 299450
8.79/8.85	c total #propagations: 1565274 / total #impl: 62245924 (eff. 0.025)
8.79/8.85	c GC COLLECT
8.79/8.85	c #Conflicts:       3000 | #Learnt:       2009 | 0.000
8.79/8.85	c total clause space: 48.1602MB
8.79/8.85	c total #watches: 295490
27.78/27.85	c total #propagations: 2215870 / total #impl: 99911656 (eff. 0.022)
27.78/27.85	c #Conflicts:       4000 | #Learnt:       3009 | 0.000
27.78/27.85	c total clause space: 78.2603MB
27.78/27.85	c total #watches: 454196
63.28/63.38	c total #propagations: 2844266 / total #impl: 185972462 (eff. 0.015)
63.28/63.38	c GC COLLECT
63.28/63.38	c #Conflicts:       5000 | #Learnt:       2360 | 0.000
63.28/63.38	c total clause space: 78.2603MB
63.28/63.38	c total #watches: 381482
81.08/81.13	c total #propagations: 3573322 / total #impl: 443595049 (eff. 0.008)
81.08/81.13	c #Conflicts:       6000 | #Learnt:       3360 | 0.000
81.08/81.13	c total clause space: 78.2603MB
81.08/81.13	c total #watches: 455737
93.48/93.51	c total #propagations: 4330234 / total #impl: 540793627 (eff. 0.008)
93.48/93.51	c GC COLLECT
93.48/93.51	c #Conflicts:       7000 | #Learnt:       2243 | 0.000
93.48/93.51	c total clause space: 127.173MB
93.48/93.51	c total #watches: 393544
104.97/105.00	c total #propagations: 4956696 / total #impl: 706243388 (eff. 0.007)
104.97/105.00	c #Conflicts:       8000 | #Learnt:       3243 | 0.000
104.97/105.00	c total clause space: 127.173MB
104.97/105.00	c total #watches: 475045
126.87/126.95	c total #propagations: 5694226 / total #impl: 883000090 (eff. 0.006)
126.87/126.95	c #Conflicts:       9000 | #Learnt:       4243 | 0.000
126.87/126.95	c total clause space: 127.173MB
126.87/126.95	c total #watches: 615615
150.36/150.48	c total #propagations: 6421730 / total #impl: 972516994 (eff. 0.007)
150.36/150.48	c GC COLLECT
150.36/150.48	c #Conflicts:      10000 | #Learnt:       2738 | 0.000
150.36/150.48	c total clause space: 127.173MB
150.36/150.48	c total #watches: 555293
173.87/173.97	c total #propagations: 7099434 / total #impl: 1067219664 (eff. 0.007)
173.87/173.97	c #Conflicts:      11000 | #Learnt:       3738 | 0.000
173.87/173.97	c total clause space: 127.173MB
173.87/173.97	c total #watches: 739774
216.35/216.41	c total #propagations: 7687208 / total #impl: 1122879842 (eff. 0.007)
216.35/216.41	c #Conflicts:      12000 | #Learnt:       4738 | 0.000
216.35/216.41	c total clause space: 206.656MB
216.35/216.41	c total #watches: 952201
257.13/257.25	c total #propagations: 8227303 / total #impl: 1184598520 (eff. 0.007)
257.13/257.25	c #Conflicts:      13000 | #Learnt:       5738 | 0.000
257.13/257.25	c total clause space: 206.656MB
257.13/257.25	c total #watches: 1126865
300.72/300.84	c total #propagations: 8717740 / total #impl: 1237561297 (eff. 0.007)
300.72/300.84	c GC COLLECT
300.72/300.84	c #Conflicts:      14000 | #Learnt:       3896 | 0.000
300.72/300.84	c total clause space: 206.656MB
300.72/300.84	c total #watches: 986558
359.41/359.53	c total #propagations: 9227275 / total #impl: 1322286427 (eff. 0.007)
359.41/359.53	c #Conflicts:      15000 | #Learnt:       4896 | 0.000
359.41/359.53	c total clause space: 206.656MB
359.41/359.53	c total #watches: 1152762
454.80/454.99	c total #propagations: 9711157 / total #impl: 1490063240 (eff. 0.007)
454.80/454.99	c #Conflicts:      16000 | #Learnt:       5896 | 0.000
454.80/454.99	c total clause space: 335.816MB
454.80/454.99	c total #watches: 1246012
494.49/494.61	c total #propagations: 10444556 / total #impl: 1641475106 (eff. 0.006)
494.49/494.61	c GC COLLECT
494.49/494.61	c #Conflicts:      17000 | #Learnt:       3701 | 0.000
494.49/494.61	c total clause space: 335.816MB
494.49/494.61	c total #watches: 901153
535.99/536.17	c total #propagations: 10945524 / total #impl: 1705998099 (eff. 0.006)
535.99/536.17	c #Conflicts:      18000 | #Learnt:       4701 | 0.000
535.99/536.17	c total clause space: 335.816MB
535.99/536.17	c total #watches: 1014192
617.17/617.37	c total #propagations: 11528371 / total #impl: 1775862534 (eff. 0.006)
617.17/617.37	c #Conflicts:      19000 | #Learnt:       5701 | 0.000
617.17/617.37	c total clause space: 335.816MB
617.17/617.37	c total #watches: 1133448
672.47/672.65	c total #propagations: 12156903 / total #impl: 2041097995 (eff. 0.006)
672.47/672.65	c #Conflicts:      20000 | #Learnt:       6701 | 0.000
672.47/672.65	c total clause space: 335.816MB
672.47/672.65	c total #watches: 1228627
767.35/767.55	c total #propagations: 12670435 / total #impl: 2124668397 (eff. 0.006)
767.35/767.55	c GC COLLECT
767.35/767.55	c #Conflicts:      21000 | #Learnt:       4210 | 0.000
767.35/767.55	c total clause space: 335.816MB
767.35/767.55	c total #watches: 858967
816.24/816.49	c total #propagations: 13402166 / total #impl: 2376691014 (eff. 0.006)
816.24/816.49	c #Conflicts:      22000 | #Learnt:       5210 | 0.000
816.24/816.49	c total clause space: 335.816MB
816.24/816.49	c total #watches: 1039651
891.74/891.94	c total #propagations: 13924158 / total #impl: 2486051306 (eff. 0.006)
891.74/891.94	c #Conflicts:      23000 | #Learnt:       6210 | 0.000
891.74/891.94	c total clause space: 335.816MB
891.74/891.94	c total #watches: 1257548
1057.70/1057.93	c total #propagations: 14439250 / total #impl: 2631441113 (eff. 0.005)
1057.70/1057.93	c #Conflicts:      24000 | #Learnt:       7210 | 0.000
1057.70/1057.93	c total clause space: 335.816MB
1057.70/1057.93	c total #watches: 1467873
1201.86/1202.19	c total #propagations: 15066077 / total #impl: 2736787055 (eff. 0.006)
1201.86/1202.19	c GC COLLECT
1201.86/1202.19	c #Conflicts:      25000 | #Learnt:       4401 | 0.000
1201.86/1202.19	c total clause space: 545.701MB
1201.86/1202.19	c total #watches: 1129699
1330.24/1330.51	c total #propagations: 15750005 / total #impl: 2904120439 (eff. 0.005)
1330.24/1330.51	c #Conflicts:      26000 | #Learnt:       5401 | 0.000
1330.24/1330.51	c total clause space: 545.701MB
1330.24/1330.51	c total #watches: 1241973
1417.52/1417.87	c total #propagations: 16358599 / total #impl: 3130058682 (eff. 0.005)
1417.52/1417.87	c #Conflicts:      27000 | #Learnt:       6401 | 0.000
1417.52/1417.87	c total clause space: 545.701MB
1417.52/1417.87	c total #watches: 1357216
1521.91/1522.22	c total #propagations: 16874314 / total #impl: 3370808063 (eff. 0.005)
1521.91/1522.22	c #Conflicts:      28000 | #Learnt:       7401 | 0.000
1521.91/1522.22	c total clause space: 545.701MB
1521.91/1522.22	c total #watches: 1468489
1722.18/1722.52	c total #propagations: 17420913 / total #impl: 3576394051 (eff. 0.005)
1722.18/1722.52	c GC COLLECT
1722.18/1722.52	c #Conflicts:      29000 | #Learnt:       4307 | 0.000
1722.18/1722.52	c total clause space: 545.701MB
1722.18/1722.52	c total #watches: 1038897

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-4087673-1465432769/watcher-4087673-1465432769 -o /tmp/evaluation-result-4087673-1465432769/solver-4087673-1465432769 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465427010-20261 --watchdog 1960 --input HOME/instance-4087673-1465432769.opb ./cdcl-cuttingplanes-opt-binarysearch-release 

pid=20820
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.14 2.14 2.09 3/176 20823
/proc/meminfo: memFree=30048176/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=55976 CPUtime=0 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 258 0 0 0 0 0 0 0 20 0 1 0 125209443 57319424 7804 33554432000 4194304 6211289 140735127873200 140734607601544 4206551 0 0 4096 0 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 13994 7804 98 493 0 13491 0

[startup+0.100169 s]
/proc/loadavg: 2.14 2.14 2.09 3/176 20823
/proc/meminfo: memFree=30048176/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=66860 CPUtime=0.08 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 1621 0 0 0 8 0 0 0 20 0 1 0 125209443 68464640 13968 33554432000 4194304 6211289 140735127873200 140734607601544 5161098 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 16715 13968 144 493 0 16212 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 66860

[startup+0.200317 s]
/proc/loadavg: 2.14 2.14 2.09 3/176 20823
/proc/meminfo: memFree=30048176/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=70228 CPUtime=0.19 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 2403 0 0 0 18 1 0 0 20 0 1 0 125209443 71913472 15158 33554432000 4194304 6211289 140735127873200 140734607601544 4240816 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 17557 15159 204 493 0 17054 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 70228

[startup+0.300331 s]
/proc/loadavg: 2.14 2.14 2.09 3/176 20823
/proc/meminfo: memFree=30048176/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=75440 CPUtime=0.29 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 3022 0 0 0 28 1 0 0 20 0 1 0 125209443 77250560 16144 33554432000 4194304 6211289 140735127873200 140735127871432 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 18860 16144 204 493 0 18357 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 75440

[startup+0.700274 s]
/proc/loadavg: 2.14 2.14 2.09 3/176 20823
/proc/meminfo: memFree=30048176/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=82752 CPUtime=0.69 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 3190 0 0 0 68 1 0 0 20 0 1 0 125209443 84738048 16785 33554432000 4194304 6211289 140735127873200 140735127871432 4209532 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 20688 16785 204 493 0 20185 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82752

[startup+1.50023 s]
/proc/loadavg: 2.13 2.13 2.09 3/177 20824
/proc/meminfo: memFree=29978484/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=83812 CPUtime=1.49 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 3678 0 0 0 148 1 0 0 20 0 1 0 125209443 85823488 18227 33554432000 4194304 6211289 140735127873200 140735127871544 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 20953 18227 214 493 0 20450 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 83812

[startup+3.10024 s]
/proc/loadavg: 2.13 2.13 2.09 3/177 20824
/proc/meminfo: memFree=29974700/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=96020 CPUtime=3.09 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 4268 0 0 0 308 1 0 0 20 0 1 0 125209443 98324480 20186 33554432000 4194304 6211289 140735127873200 140735127871432 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 24005 20186 214 493 0 23502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 96020

[startup+6.30023 s]
/proc/loadavg: 2.13 2.13 2.09 3/177 20824
/proc/meminfo: memFree=29961240/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=96424 CPUtime=6.29 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 5600 0 0 0 628 1 0 0 20 0 1 0 125209443 98738176 21694 33554432000 4194304 6211289 140735127873200 140735127871112 4245064 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 24106 21694 219 493 0 23603 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 96424

[startup+12.7002 s]
/proc/loadavg: 2.11 2.13 2.09 3/177 20824
/proc/meminfo: memFree=29944584/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=116336 CPUtime=12.68 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 6221 0 0 0 1267 1 0 0 20 0 1 0 125209443 119128064 25781 33554432000 4194304 6211289 140735127873200 140735127871112 4209503 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 29084 25781 219 493 0 28581 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 116336

[startup+25.5003 s]
/proc/loadavg: 2.09 2.12 2.09 3/177 20824
/proc/meminfo: memFree=29929424/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=149592 CPUtime=25.49 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 7130 0 0 0 2547 2 0 0 20 0 1 0 125209443 153182208 29672 33554432000 4194304 6211289 140735127873200 140735127871112 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 37398 29672 219 493 0 36895 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 149592

[startup+51.1003 s]
/proc/loadavg: 2.13 2.13 2.09 3/178 20828
/proc/meminfo: memFree=29918508/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=150672 CPUtime=51.08 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 8153 0 0 0 5106 2 0 0 20 0 1 0 125209443 154288128 32398 33554432000 4194304 6211289 140735127873200 140735127871112 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 37668 32398 219 493 0 37165 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 150672

[startup+102.3 s]
/proc/loadavg: 2.11 2.12 2.09 3/177 20829
/proc/meminfo: memFree=29895400/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=201308 CPUtime=102.28 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 8812 0 0 0 10225 3 0 0 20 0 1 0 125209443 206139392 37967 33554432000 4194304 6211289 140735127873200 140735127871544 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 50327 37967 219 493 0 49824 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 201308

[startup+162.3 s]
/proc/loadavg: 2.17 2.14 2.09 4/177 20830
/proc/meminfo: memFree=29838552/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=205664 CPUtime=162.26 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 10038 0 0 0 16223 3 0 0 20 0 1 0 125209443 210599936 45770 33554432000 4194304 6211289 140735127873200 140735127871112 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 51416 45770 219 493 0 50913 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 205664

[startup+222.307 s]
/proc/loadavg: 2.23 2.16 2.10 3/177 20831
/proc/meminfo: memFree=29806620/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=290212 CPUtime=222.25 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 11208 0 0 0 22221 4 0 0 20 0 1 0 125209443 297177088 53562 33554432000 4194304 6211289 140735127873200 140735127871112 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 72553 53562 219 493 0 72050 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 290212

[startup+282.3 s]
/proc/loadavg: 2.21 2.16 2.10 3/177 20832
/proc/meminfo: memFree=29764080/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=291736 CPUtime=282.23 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 11935 0 0 0 28218 5 0 0 20 0 1 0 125209443 298737664 64277 33554432000 4194304 6211289 140735127873200 140735127871544 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 72934 64277 219 493 0 72431 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 291736

[startup+342.3 s]
/proc/loadavg: 2.24 2.18 2.11 3/177 20833
/proc/meminfo: memFree=29761968/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=292560 CPUtime=342.22 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 12252 0 0 0 34217 5 0 0 20 0 1 0 125209443 299581440 64585 33554432000 4194304 6211289 140735127873200 140735127871192 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 73140 64585 219 493 0 72637 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 292560

[startup+402.3 s]
/proc/loadavg: 2.19 2.18 2.11 3/177 20835
/proc/meminfo: memFree=29747384/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=292696 CPUtime=402.21 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 12309 0 0 0 40216 5 0 0 20 0 1 0 125209443 299720704 68219 33554432000 4194304 6211289 140735127873200 140735127871544 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 73174 68219 219 493 0 72671 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 292696

[startup+462.3 s]
/proc/loadavg: 2.20 2.17 2.11 3/177 20836
/proc/meminfo: memFree=29717344/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=425636 CPUtime=462.2 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 12735 0 0 0 46213 7 0 0 20 0 1 0 125209443 435851264 75727 33554432000 4194304 6211289 140735127873200 140735127871544 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 106409 75727 219 493 0 105906 0
Current children cumulated CPU time (s) 462.2
Current children cumulated vsize (KiB) 425636

[startup+522.3 s]
/proc/loadavg: 2.17 2.17 2.10 3/177 20837
/proc/meminfo: memFree=29695992/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=425912 CPUtime=522.19 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 13082 0 0 0 52212 7 0 0 20 0 1 0 125209443 436133888 80970 33554432000 4194304 6211289 140735127873200 140735127871112 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 106478 80970 219 493 0 105975 0
Current children cumulated CPU time (s) 522.19
Current children cumulated vsize (KiB) 425912

[startup+582.3 s]
/proc/loadavg: 2.10 2.15 2.10 3/177 20838
/proc/meminfo: memFree=29682584/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=426056 CPUtime=582.18 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 13219 0 0 0 58211 7 0 0 20 0 1 0 125209443 436281344 81098 33554432000 4194304 6211289 140735127873200 140735127871112 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 106514 81098 219 493 0 106011 0
Current children cumulated CPU time (s) 582.18
Current children cumulated vsize (KiB) 426056


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


[startup+882.307 s]
/proc/loadavg: 2.17 2.14 2.10 3/177 20847
/proc/meminfo: memFree=29621128/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=427544 CPUtime=882.14 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 13889 0 0 0 88206 8 0 0 20 0 1 0 125209443 437805056 94475 33554432000 4194304 6211289 140735127873200 140735127871112 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 106886 94475 219 493 0 106383 0
Current children cumulated CPU time (s) 882.14
Current children cumulated vsize (KiB) 427544

[startup+942.3 s]
/proc/loadavg: 2.10 2.13 2.09 3/177 20848
/proc/meminfo: memFree=29619200/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=427816 CPUtime=942.13 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 13971 0 0 0 94204 9 0 0 20 0 1 0 125209443 438083584 94557 33554432000 4194304 6211289 140735127873200 140735127871112 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 106954 94557 219 493 0 106451 0
Current children cumulated CPU time (s) 942.13
Current children cumulated vsize (KiB) 427816

[startup+1002.3 s]
/proc/loadavg: 2.09 2.12 2.09 4/177 20850
/proc/meminfo: memFree=29613172/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=428092 CPUtime=1002.12 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14015 0 0 0 100203 9 0 0 20 0 1 0 125209443 438366208 96134 33554432000 4194304 6211289 140735127873200 140735127871112 4209396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 107023 96134 219 493 0 106520 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 428092

[startup+1062.3 s]
/proc/loadavg: 2.11 2.11 2.09 3/177 20851
/proc/meminfo: memFree=29589952/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=428512 CPUtime=1062.1 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14134 0 0 0 106201 9 0 0 20 0 1 0 125209443 438796288 101871 33554432000 4194304 6211289 140735127873200 140735127871112 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 107128 101871 219 493 0 106625 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 428512

[startup+1122.3 s]
/proc/loadavg: 2.14 2.12 2.09 3/177 20852
/proc/meminfo: memFree=29573908/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=643848 CPUtime=1122.08 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14758 0 0 0 112199 9 0 0 20 0 1 0 125209443 659300352 105744 33554432000 4194304 6211289 140735127873200 140735127871432 4209328 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 160962 105744 219 493 0 160459 0
Current children cumulated CPU time (s) 1122.08
Current children cumulated vsize (KiB) 643848

[startup+1182.3 s]
/proc/loadavg: 2.11 2.11 2.09 3/177 20853
/proc/meminfo: memFree=29561788/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=643848 CPUtime=1182.06 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14779 0 0 0 118197 9 0 0 20 0 1 0 125209443 659300352 105748 33554432000 4194304 6211289 140735127873200 140735127871432 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 160962 105748 219 493 0 160459 0
Current children cumulated CPU time (s) 1182.06
Current children cumulated vsize (KiB) 643848

[startup+1242.3 s]
/proc/loadavg: 2.15 2.12 2.09 3/178 20857
/proc/meminfo: memFree=29523116/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=643980 CPUtime=1242.05 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14850 0 0 0 124196 9 0 0 20 0 1 0 125209443 659435520 105819 33554432000 4194304 6211289 140735127873200 140735127871544 4209376 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 160995 105819 219 493 0 160492 0
Current children cumulated CPU time (s) 1242.05
Current children cumulated vsize (KiB) 643980

[startup+1302.3 s]
/proc/loadavg: 2.05 2.09 2.09 3/179 20882
/proc/meminfo: memFree=29522260/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644120 CPUtime=1302.04 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14861 0 0 0 130195 9 0 0 20 0 1 0 125209443 659578880 105830 33554432000 4194304 6211289 140735127873200 140735127871112 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161030 105830 219 493 0 160527 0
Current children cumulated CPU time (s) 1302.04
Current children cumulated vsize (KiB) 644120

[startup+1362.3 s]
/proc/loadavg: 2.12 2.10 2.09 3/178 20883
/proc/meminfo: memFree=29523732/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644120 CPUtime=1362.03 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14869 0 0 0 136194 9 0 0 20 0 1 0 125209443 659578880 105838 33554432000 4194304 6211289 140735127873200 140735127871544 4209392 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161030 105838 219 493 0 160527 0
Current children cumulated CPU time (s) 1362.03
Current children cumulated vsize (KiB) 644120

[startup+1422.3 s]
/proc/loadavg: 2.04 2.08 2.08 3/178 20884
/proc/meminfo: memFree=29522856/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644120 CPUtime=1422.03 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14880 0 0 0 142194 9 0 0 20 0 1 0 125209443 659578880 105849 33554432000 4194304 6211289 140735127873200 140735127871544 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161030 105849 219 493 0 160527 0
Current children cumulated CPU time (s) 1422.03
Current children cumulated vsize (KiB) 644120

[startup+1482.3 s]
/proc/loadavg: 2.01 2.06 2.08 3/178 20931
/proc/meminfo: memFree=29828188/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644252 CPUtime=1482.02 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 14899 0 0 0 148192 10 0 0 20 0 1 0 125209443 659714048 105868 33554432000 4194304 6211289 140735127873200 140735127871112 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161063 105868 219 493 0 160560 0
Current children cumulated CPU time (s) 1482.02
Current children cumulated vsize (KiB) 644252

[startup+1542.31 s]
/proc/loadavg: 2.00 2.05 2.07 3/178 20932
/proc/meminfo: memFree=29764144/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644252 CPUtime=1542.02 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 15037 0 0 0 154192 10 0 0 20 0 1 0 125209443 659714048 111617 33554432000 4194304 6211289 140735127873200 140735127871544 4209314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161063 111617 219 493 0 160560 0
Current children cumulated CPU time (s) 1542.02
Current children cumulated vsize (KiB) 644252

[startup+1602.3 s]
/proc/loadavg: 2.00 2.04 2.07 3/178 20934
/proc/meminfo: memFree=29740760/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644520 CPUtime=1602 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 15088 0 0 0 160189 11 0 0 20 0 1 0 125209443 659988480 116267 33554432000 4194304 6211289 140735127873200 140735127871192 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161130 116267 219 493 0 160627 0
Current children cumulated CPU time (s) 1602
Current children cumulated vsize (KiB) 644520

[startup+1662.3 s]
/proc/loadavg: 2.05 2.04 2.07 3/178 20935
/proc/meminfo: memFree=29732876/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644656 CPUtime=1661.99 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 15129 0 0 0 166188 11 0 0 20 0 1 0 125209443 660127744 116819 33554432000 4194304 6211289 140735127873200 140735127871112 4209388 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161164 116819 219 493 0 160661 0
Current children cumulated CPU time (s) 1661.99
Current children cumulated vsize (KiB) 644656

[startup+1722.3 s]
/proc/loadavg: 2.02 2.03 2.06 3/178 20936
/proc/meminfo: memFree=29723564/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644928 CPUtime=1721.98 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 15222 0 0 0 172187 11 0 0 20 0 1 0 125209443 660406272 117381 33554432000 4194304 6211289 140735127873200 140735127871112 4209322 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161232 117381 219 493 0 160729 0
Current children cumulated CPU time (s) 1721.98
Current children cumulated vsize (KiB) 644928

[startup+1782.3 s]
/proc/loadavg: 2.13 2.06 2.06 3/178 20937
/proc/meminfo: memFree=29720328/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644928 CPUtime=1781.97 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 15259 0 0 0 178186 11 0 0 20 0 1 0 125209443 660406272 117433 33554432000 4194304 6211289 140735127873200 140735127871544 4209304 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161232 117433 219 493 0 160729 0
Current children cumulated CPU time (s) 1781.97
Current children cumulated vsize (KiB) 644928



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.18 2.07 2.07 3/178 20937
/proc/meminfo: memFree=29718652/32872528 swapFree=12328/568296
[pid=20823] ppid=20820 vsize=644928 CPUtime=1800.07 cores=0,2,4,6
/proc/20823/stat : 20823 (cdcl-cuttingpla) R 20820 20823 20245 0 -1 4202496 15259 0 0 0 179996 11 0 0 20 0 1 0 125209443 660406272 117433 33554432000 4194304 6211289 140735127873200 140735127871544 4209403 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/20823/statm: 161232 117433 219 493 0 160729 0
Current children cumulated CPU time (s) 1800.07
Current children cumulated vsize (KiB) 644928

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.08
CPU user time (s): 1799.97
CPU system time (s): 0.113982
CPU usage (%): 99.9821
Max. virtual memory (cumulated for all children) (KiB): 644928

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.113982
maximum resident set size= 469732
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 15259
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= 94
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 9.68753 second user time and 12.0172 second system time

The end

Launcher Data

Begin job on node138 at 2016-06-09 02:39:29
IDJOB=4087673
IDBENCH=25012
IDSOLVER=2549
FILE ID=node138/4087673-1465432769
RUNJOBID= node138-1465427010-20261
PBS_JOBID= 19859777
Free space on /tmp= 71744 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_3.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-binarysearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087673-1465432769/watcher-4087673-1465432769 -o /tmp/evaluation-result-4087673-1465432769/solver-4087673-1465432769 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node138-1465427010-20261 --watchdog 1960 --input HOME/instance-4087673-1465432769.opb ./cdcl-cuttingplanes-opt-binarysearch-release

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

MD5SUM BENCH= 82a3d84200b069df277c7f14e0e883d0
RANDOM SEED=2001754008

node138.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.807
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.61
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.807
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.56
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.807
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.807
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.807
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.807
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.807
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.807
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:        30048820 kB
Buffers:          121256 kB
Cached:          1028332 kB
SwapCached:        46616 kB
Active:           902396 kB
Inactive:         611812 kB
Active(anon):     319388 kB
Inactive(anon):    47808 kB
Active(file):     583008 kB
Inactive(file):   564004 kB
Unevictable:      568296 kB
Mlocked:           12328 kB
SwapTotal:      67108856 kB
SwapFree:       67053732 kB
Dirty:              2744 kB
Writeback:             0 kB
AnonPages:        887792 kB
Mapped:             9048 kB
Shmem:                 0 kB
Slab:             609724 kB
SReclaimable:      53120 kB
SUnreclaim:       556604 kB
KernelStack:        1424 kB
PageTables:         5804 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1051636 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:    718848 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= 71744 MiB
End job on node138 at 2016-06-09 03:09:29