Trace number 4088336

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 linear search 2016-05-01? (TO) 1800.03 1800.3

General information on the benchmark

Namenormalized-PB07/OPT-SMALLINT-LIN/submittedPB07/
aksoy/decomp/normalized-matrix_5x3_9.opb
MD5SUMd90f6236f870e45ceb3cd4a6e4593f30
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 benchmark223.698
Has Objective FunctionYES
SatisfiableYES
(Un)Satisfiability was provedYES
Best value of the objective function 24
Optimality of the best value was proved NO
Number of variables14352
Total number of constraints53247
Number of constraints which are clauses53237
Number of constraints which are cardinality constraints (but not clauses)1
Number of constraints which are nor clauses,nor cardinality constraints9
Minimum length of a constraint1
Maximum length of a constraint1036
Number of terms in the objective function 1036
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 1036
Number of bits of the sum of numbers in the objective function 11
Biggest number in a constraint 32
Number of bits of the biggest number in a constraint 6
Biggest sum of numbers in a constraint 1068
Number of bits of the biggest sum of numbers11
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.00	c * #variable= 14352 #constraint= 53247
2.09/2.15	c #Conflicts:       1000 | #Learnt:       1003 | 0.000
2.09/2.15	c total clause space: 48.1602MB
2.09/2.15	c total #watches: 397392
50.99/51.02	c total #propagations: 2289691 / total #impl: 10429148 (eff. 0.220)
50.99/51.02	c #Conflicts:       2000 | #Learnt:       2003 | 0.000
50.99/51.02	c total clause space: 127.173MB
50.99/51.02	c total #watches: 745516
125.38/125.47	c total #propagations: 3285235 / total #impl: 72822336 (eff. 0.045)
125.38/125.47	c GC COLLECT
125.38/125.47	c #Conflicts:       3000 | #Learnt:       2014 | 0.000
125.38/125.47	c total clause space: 127.173MB
125.38/125.47	c total #watches: 717713
206.35/206.40	c total #propagations: 6002938 / total #impl: 106214766 (eff. 0.057)
206.35/206.40	c #Conflicts:       4000 | #Learnt:       3014 | 0.000
206.35/206.40	c total clause space: 127.173MB
206.35/206.40	c total #watches: 777667
237.46/237.59	c total #propagations: 10071411 / total #impl: 126802899 (eff. 0.079)
237.46/237.59	c GC COLLECT
237.46/237.59	c #Conflicts:       5000 | #Learnt:       2371 | 0.000
237.46/237.59	c total clause space: 127.173MB
237.46/237.59	c total #watches: 585189
294.85/294.91	c total #propagations: 11780970 / total #impl: 138063728 (eff. 0.085)
294.85/294.91	c #Conflicts:       6000 | #Learnt:       3371 | 0.000
294.85/294.91	c total clause space: 127.173MB
294.85/294.91	c total #watches: 672542
331.24/331.36	c total #propagations: 15372718 / total #impl: 167692082 (eff. 0.092)
331.24/331.36	c GC COLLECT
331.24/331.36	c #Conflicts:       7000 | #Learnt:       2278 | 0.000
331.24/331.36	c total clause space: 127.173MB
331.24/331.36	c total #watches: 411347
342.34/342.48	c total #propagations: 18287649 / total #impl: 180696486 (eff. 0.101)
342.34/342.48	c #Conflicts:       8000 | #Learnt:       3278 | 0.000
342.34/342.48	c total clause space: 127.173MB
342.34/342.48	c total #watches: 421410
354.63/354.77	c total #propagations: 21104996 / total #impl: 192449516 (eff. 0.110)
354.63/354.77	c #Conflicts:       9000 | #Learnt:       4278 | 0.000
354.63/354.77	c total clause space: 127.173MB
354.63/354.77	c total #watches: 438129
366.73/366.88	c total #propagations: 24241663 / total #impl: 206494775 (eff. 0.117)
366.73/366.88	c GC COLLECT
366.73/366.88	c #Conflicts:      10000 | #Learnt:       2912 | 0.000
366.73/366.88	c total clause space: 206.656MB
366.73/366.88	c total #watches: 311877
376.53/376.60	c total #propagations: 27274713 / total #impl: 217507816 (eff. 0.125)
376.53/376.60	c #Conflicts:      11000 | #Learnt:       3912 | 0.000
376.53/376.60	c total clause space: 206.656MB
376.53/376.60	c total #watches: 324144
389.93/390.04	c total #propagations: 30252873 / total #impl: 229818360 (eff. 0.132)
389.93/390.04	c #Conflicts:      12000 | #Learnt:       4912 | 0.000
389.93/390.04	c total clause space: 206.656MB
389.93/390.04	c total #watches: 485982
401.03/401.14	c total #propagations: 33576966 / total #impl: 247800474 (eff. 0.136)
401.03/401.14	c #Conflicts:      13000 | #Learnt:       5912 | 0.000
401.03/401.14	c total clause space: 206.656MB
401.03/401.14	c total #watches: 644138
415.22/415.34	c total #propagations: 36881303 / total #impl: 272519087 (eff. 0.135)
415.22/415.34	c GC COLLECT
415.22/415.34	c #Conflicts:      14000 | #Learnt:       3962 | 0.000
415.22/415.34	c total clause space: 206.656MB
415.22/415.34	c total #watches: 661954
451.92/452.04	c total #propagations: 38182813 / total #impl: 306635458 (eff. 0.125)
451.92/452.04	c #Conflicts:      15000 | #Learnt:       4962 | 0.000
451.92/452.04	c total clause space: 206.656MB
451.92/452.04	c total #watches: 795153
504.51/504.66	c total #propagations: 40853369 / total #impl: 445769346 (eff. 0.092)
504.51/504.66	c #Conflicts:      16000 | #Learnt:       5962 | 0.000
504.51/504.66	c total clause space: 206.656MB
504.51/504.66	c total #watches: 904237
533.11/533.21	c total #propagations: 44390293 / total #impl: 864298352 (eff. 0.051)
533.11/533.21	c GC COLLECT
533.11/533.21	c #Conflicts:      17000 | #Learnt:       3745 | 0.000
533.11/533.21	c total clause space: 206.656MB
533.11/533.21	c total #watches: 956160
572.30/572.44	c total #propagations: 47240423 / total #impl: 898995513 (eff. 0.053)
572.30/572.44	c #Conflicts:      18000 | #Learnt:       4745 | 0.000
572.30/572.44	c total clause space: 206.656MB
572.30/572.44	c total #watches: 1206013
698.68/698.88	c total #propagations: 49369995 / total #impl: 998902742 (eff. 0.049)
698.68/698.88	c #Conflicts:      19000 | #Learnt:       5745 | 0.000
698.68/698.88	c total clause space: 206.656MB
698.68/698.88	c total #watches: 1410989
817.27/817.44	c total #propagations: 53728261 / total #impl: 1133541812 (eff. 0.047)
817.27/817.44	c #Conflicts:      20000 | #Learnt:       6745 | 0.000
817.27/817.44	c total clause space: 206.656MB
817.27/817.44	c total #watches: 1522005
912.05/912.25	c total #propagations: 56905853 / total #impl: 1296880322 (eff. 0.044)
912.05/912.25	c GC COLLECT
912.05/912.25	c #Conflicts:      21000 | #Learnt:       4221 | 0.000
912.05/912.25	c total clause space: 206.656MB
912.05/912.25	c total #watches: 1281089
1035.73/1035.93	c total #propagations: 59520420 / total #impl: 1680602602 (eff. 0.035)
1035.73/1035.93	c #Conflicts:      22000 | #Learnt:       5221 | 0.000
1035.73/1035.93	c total clause space: 206.656MB
1035.73/1035.93	c total #watches: 1544271
1192.21/1192.41	c total #propagations: 62247917 / total #impl: 1722371766 (eff. 0.036)
1192.21/1192.41	c #Conflicts:      23000 | #Learnt:       6221 | 0.000
1192.21/1192.41	c total clause space: 206.656MB
1192.21/1192.41	c total #watches: 1784989
1324.98/1325.22	c total #propagations: 65276235 / total #impl: 1748388438 (eff. 0.037)
1324.98/1325.22	c #Conflicts:      24000 | #Learnt:       7221 | 0.000
1324.98/1325.22	c total clause space: 335.816MB
1324.98/1325.22	c total #watches: 1941835
1463.47/1463.73	c total #propagations: 67724435 / total #impl: 1791168973 (eff. 0.038)
1463.47/1463.73	c GC COLLECT
1463.47/1463.73	c #Conflicts:      25000 | #Learnt:       4416 | 0.000
1463.47/1463.73	c total clause space: 335.816MB
1463.47/1463.73	c total #watches: 1285041
1534.16/1534.49	c total #propagations: 70523259 / total #impl: 1834432501 (eff. 0.038)
1534.16/1534.49	c #Conflicts:      26000 | #Learnt:       5416 | 0.000
1534.16/1534.49	c total clause space: 335.816MB
1534.16/1534.49	c total #watches: 1539331
1630.64/1630.98	c total #propagations: 72164914 / total #impl: 1878266097 (eff. 0.038)
1630.64/1630.98	c #Conflicts:      27000 | #Learnt:       6416 | 0.000
1630.64/1630.98	c total clause space: 335.816MB
1630.64/1630.98	c total #watches: 1758140

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-4088336-1465433960/watcher-4088336-1465433960 -o /tmp/evaluation-result-4088336-1465433960/solver-4088336-1465433960 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11758 --watchdog 1960 --input HOME/instance-4088336-1465433960.opb ./cdcl-cuttingplanes-opt-linearsearch-release 

pid=12433
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.12 2.16 2.17 4/176 12436
/proc/meminfo: memFree=29404692/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=29112 CPUtime=0 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 277 0 0 0 0 0 0 0 20 0 1 0 125329292 29810688 5268 33554432000 4194304 6201397 140733514200880 140734775845304 4211048 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 7278 5268 130 491 0 6777 0

[startup+0.100126 s]
/proc/loadavg: 2.12 2.16 2.17 4/176 12436
/proc/meminfo: memFree=29404692/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=34316 CPUtime=0.09 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 1407 0 0 0 9 0 0 0 20 0 1 0 125329292 35139584 7538 33554432000 4194304 6201397 140733514200880 140734775845304 4207438 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 8579 7538 141 491 0 8078 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34316

[startup+0.20033 s]
/proc/loadavg: 2.12 2.16 2.17 4/176 12436
/proc/meminfo: memFree=29404692/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=42512 CPUtime=0.19 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 3187 0 0 0 19 0 0 0 20 0 1 0 125329292 43532288 9137 33554432000 4194304 6201397 140733514200880 140734775845304 4213465 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 10628 9137 146 491 0 10127 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 42512

[startup+0.300309 s]
/proc/loadavg: 2.12 2.16 2.17 4/176 12436
/proc/meminfo: memFree=29404692/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=50224 CPUtime=0.28 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 3605 0 0 0 28 0 0 0 20 0 1 0 125329292 51429376 10003 33554432000 4194304 6201397 140733514200880 140734775845304 4213186 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 12556 10003 146 491 0 12055 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 50224

[startup+0.700259 s]
/proc/loadavg: 2.12 2.16 2.17 4/176 12436
/proc/meminfo: memFree=29404692/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=51808 CPUtime=0.69 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 4113 0 0 0 68 1 0 0 20 0 1 0 125329292 53051392 11489 33554432000 4194304 6201397 140733514200880 140734775845304 4221965 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 12952 11489 146 491 0 12451 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 51808

[startup+1.50031 s]
/proc/loadavg: 2.12 2.16 2.17 4/177 12437
/proc/meminfo: memFree=29356404/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=65068 CPUtime=1.49 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 4739 0 0 0 148 1 0 0 20 0 1 0 125329292 66629632 13584 33554432000 4194304 6201397 140733514200880 140733514199912 4213178 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 16267 13584 146 491 0 15766 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 65068

[startup+3.10029 s]
/proc/loadavg: 2.12 2.16 2.17 4/177 12437
/proc/meminfo: memFree=29345228/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=84964 CPUtime=3.09 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 5181 0 0 0 308 1 0 0 20 0 1 0 125329292 87003136 18594 33554432000 4194304 6201397 140733514200880 140733514199592 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 21241 18594 159 491 0 20740 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 84964

[startup+6.30031 s]
/proc/loadavg: 2.19 2.18 2.17 3/177 12437
/proc/meminfo: memFree=29318464/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=116804 CPUtime=6.29 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 5600 0 0 0 627 2 0 0 20 0 1 0 125329292 119607296 22562 33554432000 4194304 6201397 140733514200880 140733514199592 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 29201 22562 159 491 0 28700 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 116804

[startup+12.7002 s]
/proc/loadavg: 2.17 2.17 2.17 3/177 12437
/proc/meminfo: memFree=29289384/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=168856 CPUtime=12.69 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 6305 0 0 0 1266 3 0 0 20 0 1 0 125329292 172908544 28855 33554432000 4194304 6201397 140733514200880 140733514199592 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 42214 28855 159 491 0 41713 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 168856

[startup+25.5003 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 12437
/proc/meminfo: memFree=29278920/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=169212 CPUtime=25.48 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 6484 0 0 0 2545 3 0 0 20 0 1 0 125329292 173273088 31509 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 42303 31509 159 491 0 41802 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 169212

[startup+51.1003 s]
/proc/loadavg: 2.23 2.18 2.18 3/178 12440
/proc/meminfo: memFree=29274124/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=170964 CPUtime=51.08 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 9198 0 0 0 5104 4 0 0 20 0 1 0 125329292 175067136 34266 33554432000 4194304 6201397 140733514200880 140733514199160 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 42741 34266 159 491 0 42240 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 170964

[startup+102.3 s]
/proc/loadavg: 2.17 2.17 2.17 3/179 12465
/proc/meminfo: memFree=29265772/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=171096 CPUtime=102.28 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 9249 0 0 0 10224 4 0 0 20 0 1 0 125329292 175202304 34317 33554432000 4194304 6201397 140733514200880 140733514199592 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 42774 34317 165 491 0 42273 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 171096

[startup+162.3 s]
/proc/loadavg: 2.11 2.15 2.17 3/178 12466
/proc/meminfo: memFree=29265612/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=172180 CPUtime=162.26 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 9823 0 0 0 16222 4 0 0 20 0 1 0 125329292 176312320 34841 33554432000 4194304 6201397 140733514200880 140733514199160 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 43045 34841 165 491 0 42544 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 172180

[startup+222.307 s]
/proc/loadavg: 2.27 2.18 2.18 3/178 12467
/proc/meminfo: memFree=29264864/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=172856 CPUtime=222.26 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 10013 0 0 0 22222 4 0 0 20 0 1 0 125329292 177004544 35020 33554432000 4194304 6201397 140733514200880 140733514200008 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 43214 35020 165 491 0 42713 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 172856

[startup+282.3 s]
/proc/loadavg: 2.24 2.19 2.18 3/178 12468
/proc/meminfo: memFree=29246996/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=172988 CPUtime=282.25 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 10064 0 0 0 28220 5 0 0 20 0 1 0 125329292 177139712 35071 33554432000 4194304 6201397 140733514200880 140733514199592 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 43247 35071 165 491 0 42746 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 172988

[startup+342.3 s]
/proc/loadavg: 2.29 2.20 2.18 3/178 12469
/proc/meminfo: memFree=29241288/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=174064 CPUtime=342.24 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 10372 0 0 0 34219 5 0 0 20 0 1 0 125329292 178241536 35372 33554432000 4194304 6201397 140733514200880 140733514199592 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 43516 35372 165 491 0 43015 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 174064

[startup+402.3 s]
/proc/loadavg: 2.26 2.22 2.19 3/178 12471
/proc/meminfo: memFree=29184556/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=256676 CPUtime=402.22 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 11421 0 0 0 40216 6 0 0 20 0 1 0 125329292 262836224 48346 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 64169 48346 165 491 0 63668 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 256676

[startup+462.3 s]
/proc/loadavg: 2.33 2.25 2.20 3/178 12518
/proc/meminfo: memFree=27024268/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=258164 CPUtime=462.22 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 11879 0 0 0 46215 7 0 0 20 0 1 0 125329292 264359936 48800 33554432000 4194304 6201397 140733514200880 140733514199592 4213168 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 64541 48800 165 491 0 64040 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 258164

[startup+522.3 s]
/proc/loadavg: 2.22 2.23 2.19 3/178 12519
/proc/meminfo: memFree=24975492/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=260932 CPUtime=522.21 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 12510 0 0 0 52214 7 0 0 20 0 1 0 125329292 267194368 50452 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 65233 50452 165 491 0 64732 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 260932

[startup+582.3 s]
/proc/loadavg: 2.25 2.23 2.19 3/178 12520
/proc/meminfo: memFree=24848440/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=265748 CPUtime=582.2 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 13695 0 0 0 58212 8 0 0 20 0 1 0 125329292 272125952 52147 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 66437 52147 165 491 0 65936 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 265748


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


[startup+942.3 s]
/proc/loadavg: 2.10 2.19 2.17 3/178 12530
/proc/meminfo: memFree=24078460/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=269372 CPUtime=942.15 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 14556 0 0 0 94206 9 0 0 20 0 1 0 125329292 275836928 56584 33554432000 4194304 6201397 140733514200880 140733514199160 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 67343 56584 165 491 0 66842 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 269372

[startup+1002.3 s]
/proc/loadavg: 2.28 2.22 2.19 4/178 12532
/proc/meminfo: memFree=24077828/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=269796 CPUtime=1002.14 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 14745 0 0 0 100205 9 0 0 20 0 1 0 125329292 276271104 56773 33554432000 4194304 6201397 140733514200880 140733514199592 4213253 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 67449 56773 165 491 0 66948 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 269796

[startup+1062.3 s]
/proc/loadavg: 2.21 2.21 2.18 3/178 12533
/proc/meminfo: memFree=24076620/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=270512 CPUtime=1062.13 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 14925 0 0 0 106204 9 0 0 20 0 1 0 125329292 277004288 56953 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 67628 56953 165 491 0 67127 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 270512

[startup+1122.3 s]
/proc/loadavg: 2.12 2.19 2.17 3/178 12534
/proc/meminfo: memFree=24071464/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=271584 CPUtime=1122.12 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 15136 0 0 0 112203 9 0 0 20 0 1 0 125329292 278102016 58186 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 67896 58186 165 491 0 67395 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 271584

[startup+1182.3 s]
/proc/loadavg: 2.04 2.15 2.16 3/178 12535
/proc/meminfo: memFree=24056396/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=272368 CPUtime=1182.11 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 15266 0 0 0 118202 9 0 0 20 0 1 0 125329292 278904832 58827 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 68092 58827 165 491 0 67591 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 272368

[startup+1242.3 s]
/proc/loadavg: 2.09 2.14 2.16 3/179 12539
/proc/meminfo: memFree=24034556/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=273168 CPUtime=1242.1 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 15396 0 0 0 124200 10 0 0 20 0 1 0 125329292 279724032 61001 33554432000 4194304 6201397 140733514200880 140733514199592 4213192 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 68292 61001 165 491 0 67791 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 273168

[startup+1302.3 s]
/proc/loadavg: 2.31 2.19 2.17 3/178 12540
/proc/meminfo: memFree=23994788/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=406388 CPUtime=1302.09 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 15797 0 0 0 130199 10 0 0 20 0 1 0 125329292 416141312 68012 33554432000 4194304 6201397 140733514200880 140733514199592 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 101597 68012 165 491 0 101096 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 406388

[startup+1362.3 s]
/proc/loadavg: 2.22 2.18 2.17 3/178 12542
/proc/meminfo: memFree=23975860/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=407188 CPUtime=1362.08 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 15983 0 0 0 136198 10 0 0 20 0 1 0 125329292 416960512 69731 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 101797 69731 165 491 0 101296 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 407188

[startup+1422.3 s]
/proc/loadavg: 2.30 2.21 2.18 3/178 12543
/proc/meminfo: memFree=23960940/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=407668 CPUtime=1422.08 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 16322 0 0 0 142197 11 0 0 20 0 1 0 125329292 417452032 70335 33554432000 4194304 6201397 140733514200880 140733514199592 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 101917 70335 165 491 0 101416 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 407668

[startup+1482.3 s]
/proc/loadavg: 2.19 2.20 2.18 3/178 12544
/proc/meminfo: memFree=23948852/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=407668 CPUtime=1482.07 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 16341 0 0 0 148196 11 0 0 20 0 1 0 125329292 417452032 70354 33554432000 4194304 6201397 140733514200880 140733514200008 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 101917 70354 165 491 0 101416 0
Current children cumulated CPU time (s) 1482.07
Current children cumulated vsize (KiB) 407668

[startup+1542.31 s]
/proc/loadavg: 2.18 2.19 2.18 3/178 12545
/proc/meminfo: memFree=23928020/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=407960 CPUtime=1542.06 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 16382 0 0 0 154195 11 0 0 20 0 1 0 125329292 417751040 70395 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 101990 70395 165 491 0 101489 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 407960

[startup+1602.3 s]
/proc/loadavg: 2.13 2.17 2.17 3/178 12546
/proc/meminfo: memFree=23903684/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=408532 CPUtime=1602.04 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 16523 0 0 0 160193 11 0 0 20 0 1 0 125329292 418336768 70536 33554432000 4194304 6201397 140733514200880 140733514199592 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 102133 70536 165 491 0 101632 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 408532

[startup+1662.3 s]
/proc/loadavg: 2.17 2.16 2.17 3/178 12548
/proc/meminfo: memFree=23887692/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=409364 CPUtime=1662.03 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 16889 0 0 0 166192 11 0 0 20 0 1 0 125329292 419188736 74466 33554432000 4194304 6201397 140733514200880 140733514199832 4213240 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 102341 74466 165 491 0 101840 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 409364

[startup+1722.3 s]
/proc/loadavg: 2.21 2.18 2.17 3/178 12549
/proc/meminfo: memFree=23874628/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=409912 CPUtime=1722.03 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 17027 0 0 0 172191 12 0 0 20 0 1 0 125329292 419749888 77670 33554432000 4194304 6201397 140733514200880 140733514199496 4213257 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 102478 77670 165 491 0 101977 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 409912

[startup+1782.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/178 12550
/proc/meminfo: memFree=23867620/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=410456 CPUtime=1782.02 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 17141 0 0 0 178190 12 0 0 20 0 1 0 125329292 420306944 79317 33554432000 4194304 6201397 140733514200880 140733514199160 4213261 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 102614 79317 165 491 0 102113 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 410456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/178 12550
/proc/meminfo: memFree=23865696/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=410456 CPUtime=1800.01 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 17161 0 0 0 179989 12 0 0 20 0 1 0 125329292 420306944 79848 33554432000 4194304 6201397 140733514200880 140733514199160 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 102614 79848 165 491 0 102113 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 410456

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

[startup+1800.3 s]
/proc/loadavg: 2.15 2.17 2.17 3/178 12550
/proc/meminfo: memFree=23865696/32872528 swapFree=15784/1434320
[pid=12436] ppid=12433 vsize=410456 CPUtime=1800.01 cores=1,3,5,7
/proc/12436/stat : 12436 (cdcl-cuttingpla) R 12433 12436 11741 0 -1 4202496 17161 0 0 0 179989 12 0 0 20 0 1 0 125329292 420306944 79848 33554432000 4194304 6201397 140733514200880 140733514199160 4213361 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/12436/statm: 102614 79848 165 491 0 102113 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 410456

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.9
CPU system time (s): 0.12998
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 410456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.9
system time used= 0.12998
maximum resident set size= 319392
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 17161
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= 9
involuntary context switches= 2032

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.97224 second user time and 7.48286 second system time

The end

Launcher Data

Begin job on node130 at 2016-06-09 02:59:21
IDJOB=4088336
IDBENCH=25016
IDSOLVER=2550
FILE ID=node130/4088336-1465433960
RUNJOBID= node130-1465427024-11758
PBS_JOBID= 19859782
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes OPT linear search 2016-05-01
BENCH NAME= PB07/normalized-PB07/OPT-SMALLINT-LIN/submittedPB07/aksoy/decomp/normalized-matrix_5x3_9.opb
COMMAND LINE= ./cdcl-cuttingplanes-opt-linearsearch-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4088336-1465433960/watcher-4088336-1465433960 -o /tmp/evaluation-result-4088336-1465433960/solver-4088336-1465433960 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node130-1465427024-11758 --watchdog 1960 --input HOME/instance-4088336-1465433960.opb ./cdcl-cuttingplanes-opt-linearsearch-release

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

MD5SUM BENCH= d90f6236f870e45ceb3cd4a6e4593f30
RANDOM SEED=1479021727

node130.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.261
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.52
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.261
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.261
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.261
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.61
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.261
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.261
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.261
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.261
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:        29404344 kB
Buffers:          119012 kB
Cached:           489292 kB
SwapCached:         1636 kB
Active:           891968 kB
Inactive:         395748 kB
Active(anon):     679228 kB
Inactive(anon):     2908 kB
Active(file):     212740 kB
Inactive(file):   392840 kB
Unevictable:     1434320 kB
Mlocked:           15784 kB
SwapTotal:      67108856 kB
SwapFree:       67098452 kB
Dirty:              3984 kB
Writeback:             0 kB
AnonPages:       2115796 kB
Mapped:             7756 kB
Shmem:                 0 kB
Slab:             608580 kB
SReclaimable:      52016 kB
SUnreclaim:       556564 kB
KernelStack:        1448 kB
PageTables:         8428 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2542864 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   2080768 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= 71728 MiB
End job on node130 at 2016-06-09 03:29:21