Trace number 4087215

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K75.opb
MD5SUM5349e46dd5b60bb87c86087d933e00a7
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark7.40287
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables4125
Total number of constraints4277
Number of constraints which are clauses4202
Number of constraints which are cardinality constraints (but not clauses)75
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint75
Number of terms in the objective function 0
Biggest coefficient in the objective function 0
Number of bits for the biggest coefficient in the objective function 0
Sum of the numbers in the objective function 0
Number of bits of the sum of numbers in the objective function 0
Biggest number in a constraint 1
Number of bits of the biggest number in a constraint 1
Biggest sum of numbers in a constraint 76
Number of bits of the biggest sum of numbers7
Number of products (including duplicates)0
Sum of products size (including duplicates)0
Number of different products0
Sum of products size0

Solver Data

0.00/0.00	c * #variable= 4125 #constraint= 4277
0.49/0.54	c #Conflicts:       1000 | #Learnt:        996 | 0.000
0.49/0.54	c total clause space: 6.90675MB
0.49/0.54	c total #watches: 56497
2.69/2.72	c total #propagations: 249062 / total #impl: 2338460 (eff. 0.107)
2.69/2.72	c #Conflicts:       2000 | #Learnt:       1996 | 0.012
2.69/2.72	c total clause space: 18.2382MB
2.69/2.72	c total #watches: 120652
5.79/5.80	c total #propagations: 567275 / total #impl: 10818875 (eff. 0.052)
5.79/5.80	c GARBAGE COLLECT
5.79/5.80	c #Conflicts:       3000 | #Learnt:       2017 | 0.008
5.79/5.80	c total clause space: 18.2382MB
5.79/5.80	c total #watches: 164422
11.09/11.11	c total #propagations: 814317 / total #impl: 28716355 (eff. 0.028)
11.09/11.11	c #Conflicts:       4000 | #Learnt:       3017 | 0.007
11.09/11.11	c total clause space: 29.637MB
11.09/11.11	c total #watches: 218442
15.39/15.46	c total #propagations: 1083083 / total #impl: 48114266 (eff. 0.023)
15.39/15.46	c GARBAGE COLLECT
15.39/15.46	c #Conflicts:       5000 | #Learnt:       2398 | 0.006
15.39/15.46	c total clause space: 29.637MB
15.39/15.46	c total #watches: 161354
20.69/20.78	c total #propagations: 1352701 / total #impl: 63611871 (eff. 0.021)
20.69/20.78	c #Conflicts:       6000 | #Learnt:       3398 | 0.005
20.69/20.78	c total clause space: 29.637MB
20.69/20.78	c total #watches: 226787
27.99/28.03	c total #propagations: 1608791 / total #impl: 81035361 (eff. 0.020)
27.99/28.03	c GARBAGE COLLECT
27.99/28.03	c #Conflicts:       7000 | #Learnt:       2282 | 0.004
27.99/28.03	c total clause space: 48.1602MB
27.99/28.03	c total #watches: 163903
35.79/35.80	c total #propagations: 1910654 / total #impl: 106642673 (eff. 0.018)
35.79/35.80	c #Conflicts:       8000 | #Learnt:       3282 | 0.004
35.79/35.80	c total clause space: 48.1602MB
35.79/35.80	c total #watches: 277424
52.48/52.55	c total #propagations: 2178311 / total #impl: 163363071 (eff. 0.013)
52.48/52.55	c #Conflicts:       9000 | #Learnt:       4282 | 0.003
52.48/52.55	c total clause space: 48.1602MB
52.48/52.55	c total #watches: 359569
73.68/73.71	c total #propagations: 2459604 / total #impl: 212573142 (eff. 0.012)
73.68/73.71	c GARBAGE COLLECT
73.68/73.71	c #Conflicts:      10000 | #Learnt:       2767 | 0.003
73.68/73.71	c total clause space: 78.2603MB
73.68/73.71	c total #watches: 252718
86.28/86.36	c total #propagations: 2782943 / total #impl: 254435256 (eff. 0.011)
86.28/86.36	c #Conflicts:      11000 | #Learnt:       3767 | 0.003
86.28/86.36	c total clause space: 78.2603MB
86.28/86.36	c total #watches: 339750
106.97/107.00	c total #propagations: 3040647 / total #impl: 298399261 (eff. 0.010)
106.97/107.00	c #Conflicts:      12000 | #Learnt:       4767 | 0.003
106.97/107.00	c total clause space: 78.2603MB
106.97/107.00	c total #watches: 417210
126.57/126.62	c total #propagations: 3339907 / total #impl: 345762520 (eff. 0.010)
126.57/126.62	c #Conflicts:      13000 | #Learnt:       5767 | 0.003
126.57/126.62	c total clause space: 78.2603MB
126.57/126.62	c total #watches: 477393
138.36/138.44	c total #propagations: 3576065 / total #impl: 384501558 (eff. 0.009)
138.36/138.44	c GARBAGE COLLECT
138.36/138.44	c #Conflicts:      14000 | #Learnt:       3905 | 0.003
138.36/138.44	c total clause space: 78.2603MB
138.36/138.44	c total #watches: 346039
159.57/159.64	c total #propagations: 3837555 / total #impl: 418343654 (eff. 0.009)
159.57/159.64	c #Conflicts:      15000 | #Learnt:       4905 | 0.003
159.57/159.64	c total clause space: 78.2603MB
159.57/159.64	c total #watches: 435625
190.36/190.41	c total #propagations: 4116386 / total #impl: 475542401 (eff. 0.009)
190.36/190.41	c #Conflicts:      16000 | #Learnt:       5905 | 0.003
190.36/190.41	c total clause space: 78.2603MB
190.36/190.41	c total #watches: 592870
225.26/225.33	c total #propagations: 4384873 / total #impl: 538774842 (eff. 0.008)
225.26/225.33	c GARBAGE COLLECT
225.26/225.33	c #Conflicts:      17000 | #Learnt:       3738 | 0.002
225.26/225.33	c total clause space: 78.2603MB
225.26/225.33	c total #watches: 443756
257.65/257.71	c total #propagations: 4638597 / total #impl: 595755551 (eff. 0.008)
257.65/257.71	c #Conflicts:      18000 | #Learnt:       4738 | 0.002
257.65/257.71	c total clause space: 78.2603MB
257.65/257.71	c total #watches: 535687
312.94/313.08	c total #propagations: 4859652 / total #impl: 642559286 (eff. 0.008)
312.94/313.08	c #Conflicts:      19000 | #Learnt:       5738 | 0.002
312.94/313.08	c total clause space: 127.173MB
312.94/313.08	c total #watches: 692178
388.52/388.67	c total #propagations: 5135993 / total #impl: 732589601 (eff. 0.007)
388.52/388.67	c #Conflicts:      20000 | #Learnt:       6738 | 0.002
388.52/388.67	c total clause space: 127.173MB
388.52/388.67	c total #watches: 831717
462.72/462.82	c total #propagations: 5400969 / total #impl: 837555095 (eff. 0.006)
462.72/462.82	c GARBAGE COLLECT
462.72/462.82	c #Conflicts:      21000 | #Learnt:       4242 | 0.002
462.72/462.82	c total clause space: 127.173MB
462.72/462.82	c total #watches: 572851
538.51/538.62	c total #propagations: 5696291 / total #impl: 962109791 (eff. 0.006)
538.51/538.62	c #Conflicts:      22000 | #Learnt:       5242 | 0.002
538.51/538.62	c total clause space: 127.173MB
538.51/538.62	c total #watches: 761609
621.79/621.90	c total #propagations: 5982635 / total #impl: 1069324945 (eff. 0.006)
621.79/621.90	c #Conflicts:      23000 | #Learnt:       6242 | 0.002
621.79/621.90	c total clause space: 127.173MB
621.79/621.90	c total #watches: 960606
789.36/789.59	c total #propagations: 6192564 / total #impl: 1193534657 (eff. 0.005)
789.36/789.59	c #Conflicts:      24000 | #Learnt:       7242 | 0.002
789.36/789.59	c total clause space: 127.173MB
789.36/789.59	c total #watches: 1130936
887.35/887.51	c total #propagations: 6537461 / total #impl: 1415827841 (eff. 0.005)
887.35/887.51	c GARBAGE COLLECT
887.35/887.51	c #Conflicts:      25000 | #Learnt:       4437 | 0.002
887.35/887.51	c total clause space: 127.173MB
887.35/887.51	c total #watches: 665209
965.74/965.98	c total #propagations: 6814012 / total #impl: 1533358850 (eff. 0.004)
965.74/965.98	c #Conflicts:      26000 | #Learnt:       5437 | 0.002
965.74/965.98	c total clause space: 127.173MB
965.74/965.98	c total #watches: 903633
1123.11/1123.38	c total #propagations: 7079470 / total #impl: 1639202454 (eff. 0.004)
1123.11/1123.38	c #Conflicts:      27000 | #Learnt:       6437 | 0.002
1123.11/1123.38	c total clause space: 127.173MB
1123.11/1123.38	c total #watches: 1105385
1303.78/1304.04	c total #propagations: 7389223 / total #impl: 1891992958 (eff. 0.004)
1303.78/1304.04	c #Conflicts:      28000 | #Learnt:       7437 | 0.002
1303.78/1304.04	c total clause space: 206.656MB
1303.78/1304.04	c total #watches: 1256828
1464.56/1464.82	c total #propagations: 7685910 / total #impl: 2077687948 (eff. 0.004)
1464.56/1464.82	c GARBAGE COLLECT
1464.56/1464.82	c #Conflicts:      29000 | #Learnt:       4350 | 0.002
1464.56/1464.82	c total clause space: 206.656MB
1464.56/1464.82	c total #watches: 577880
1538.65/1538.95	c total #propagations: 7975648 / total #impl: 2220903176 (eff. 0.004)
1538.65/1538.95	c #Conflicts:      30000 | #Learnt:       5350 | 0.002
1538.65/1538.95	c total clause space: 206.656MB
1538.65/1538.95	c total #watches: 744402
1641.33/1641.68	c total #propagations: 8262251 / total #impl: 2329797038 (eff. 0.004)
1641.33/1641.68	c #Conflicts:      31000 | #Learnt:       6350 | 0.001
1641.33/1641.68	c total clause space: 206.656MB
1641.33/1641.68	c total #watches: 968428
1793.71/1794.05	c total #propagations: 8568621 / total #impl: 2450174901 (eff. 0.003)
1793.71/1794.05	c #Conflicts:      32000 | #Learnt:       7350 | 0.001
1793.71/1794.05	c total clause space: 206.656MB
1793.71/1794.05	c total #watches: 1207279

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-4087215-1465434218/watcher-4087215-1465434218 -o /tmp/evaluation-result-4087215-1465434218/solver-4087215-1465434218 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465427013-30676 --watchdog 1960 --input HOME/instance-4087215-1465434218.opb ./cdcl-cuttingplanes-release 

pid=31293
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.16 2.20 2.18 4/177 31296
/proc/meminfo: memFree=29568040/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 125355114 29802496 5260 33554432000 4194304 6199737 140734796207120 140734255200584 5193012 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 7276 5260 122 490 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 2.16 2.20 2.18 4/177 31296
/proc/meminfo: memFree=29568040/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=34092 CPUtime=0.09 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 527 0 0 0 9 0 0 0 20 0 1 0 125355114 34910208 7526 33554432000 4194304 6199737 140734796207120 140734255200584 4218656 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 8523 7526 139 490 0 8024 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34092

[startup+0.200283 s]
/proc/loadavg: 2.16 2.20 2.18 4/177 31296
/proc/meminfo: memFree=29568040/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=34220 CPUtime=0.19 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 579 0 0 0 19 0 0 0 20 0 1 0 125355114 35041280 7578 33554432000 4194304 6199737 140734796207120 140734255200584 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 8555 7578 139 490 0 8056 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34220

[startup+0.300216 s]
/proc/loadavg: 2.16 2.20 2.18 4/177 31296
/proc/meminfo: memFree=29568040/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=37184 CPUtime=0.29 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 931 0 0 0 29 0 0 0 20 0 1 0 125355114 38076416 7825 33554432000 4194304 6199737 140734796207120 140734255200584 4223494 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 9296 7825 139 490 0 8797 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37184

[startup+0.700188 s]
/proc/loadavg: 2.16 2.20 2.18 4/177 31296
/proc/meminfo: memFree=29568040/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=41860 CPUtime=0.69 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 1454 0 0 0 69 0 0 0 20 0 1 0 125355114 42864640 8173 33554432000 4194304 6199737 140734796207120 140734796206232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 10465 8173 155 490 0 9966 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41860

[startup+1.50031 s]
/proc/loadavg: 2.16 2.20 2.18 4/178 31297
/proc/meminfo: memFree=29523008/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=42216 CPUtime=1.49 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 1926 0 0 0 149 0 0 0 20 0 1 0 125355114 43229184 9001 33554432000 4194304 6199737 140734796207120 140734796206232 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 10554 9001 155 490 0 10055 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42216

[startup+3.10023 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 31297
/proc/meminfo: memFree=29519536/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=49908 CPUtime=3.09 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 2983 0 0 0 309 0 0 0 20 0 1 0 125355114 51105792 9674 33554432000 4194304 6199737 140734796207120 140734796206136 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 12477 9674 155 490 0 11978 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 49908

[startup+6.30023 s]
/proc/loadavg: 2.14 2.19 2.18 3/178 31297
/proc/meminfo: memFree=29510672/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=50728 CPUtime=6.29 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 3413 0 0 0 629 0 0 0 20 0 1 0 125355114 51945472 10551 33554432000 4194304 6199737 140734796207120 140734796206056 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 12682 10551 161 490 0 12183 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50728

[startup+12.7002 s]
/proc/loadavg: 2.13 2.19 2.18 3/178 31297
/proc/meminfo: memFree=29490580/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=63468 CPUtime=12.68 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 4201 0 0 0 1268 0 0 0 20 0 1 0 125355114 64991232 13195 33554432000 4194304 6199737 140734796207120 140734796205768 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 15867 13195 161 490 0 15368 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63468

[startup+25.5004 s]
/proc/loadavg: 2.10 2.18 2.17 4/178 31297
/proc/meminfo: memFree=29468524/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=83428 CPUtime=25.49 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 5333 0 0 0 2548 1 0 0 20 0 1 0 125355114 85430272 15486 33554432000 4194304 6199737 140734796207120 140734796205944 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 20857 15486 161 490 0 20358 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83428

[startup+51.1003 s]
/proc/loadavg: 2.14 2.18 2.17 3/178 31297
/proc/meminfo: memFree=29443452/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=85188 CPUtime=51.08 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 6098 0 0 0 5107 1 0 0 20 0 1 0 125355114 87232512 19151 33554432000 4194304 6199737 140734796207120 140734796206056 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 21297 19151 161 490 0 20798 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 85188

[startup+102.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/178 31298
/proc/meminfo: memFree=29414436/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=117008 CPUtime=102.28 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 7100 0 0 0 10227 1 0 0 20 0 1 0 125355114 119816192 21853 33554432000 4194304 6199737 140734796207120 140734796206056 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 29252 21853 161 490 0 28753 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 117008

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/178 31300
/proc/meminfo: memFree=29400480/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=118180 CPUtime=162.26 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 7607 0 0 0 16225 1 0 0 20 0 1 0 125355114 121016320 22831 33554432000 4194304 6199737 140734796207120 140734796206232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 29545 22831 161 490 0 29046 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 118180

[startup+222.307 s]
/proc/loadavg: 2.10 2.16 2.17 4/178 31301
/proc/meminfo: memFree=29370628/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=119640 CPUtime=222.26 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 8029 0 0 0 22224 2 0 0 20 0 1 0 125355114 122511360 28872 33554432000 4194304 6199737 140734796207120 140734796206056 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 29910 28872 161 490 0 29411 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 119640

[startup+282.3 s]
/proc/loadavg: 2.13 2.15 2.17 3/178 31302
/proc/meminfo: memFree=29370012/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=120180 CPUtime=282.25 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 8195 0 0 0 28223 2 0 0 20 0 1 0 125355114 123064320 29037 33554432000 4194304 6199737 140734796207120 140734796206056 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 30045 29037 161 490 0 29546 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 120180

[startup+342.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/178 31303
/proc/meminfo: memFree=29328308/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=172316 CPUtime=342.23 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 8950 0 0 0 34221 2 0 0 20 0 1 0 125355114 176451584 34847 33554432000 4194304 6199737 140734796207120 140734796206056 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 43079 34847 161 490 0 42580 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 172316

[startup+402.3 s]
/proc/loadavg: 2.29 2.20 2.18 4/179 31307
/proc/meminfo: memFree=29300656/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=174252 CPUtime=402.23 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 9443 0 0 0 40220 3 0 0 20 0 1 0 125355114 178434048 38917 33554432000 4194304 6199737 140734796207120 140734796206056 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 43563 38917 161 490 0 43064 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 174252

[startup+462.3 s]
/proc/loadavg: 2.39 2.24 2.19 3/178 31309
/proc/meminfo: memFree=29260204/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=174892 CPUtime=462.22 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 9731 0 0 0 46219 3 0 0 20 0 1 0 125355114 179089408 40130 33554432000 4194304 6199737 140734796207120 140734796206056 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 43723 40130 161 490 0 43224 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 174892

[startup+522.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/178 31514
/proc/meminfo: memFree=29245112/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=174892 CPUtime=522.21 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 9741 0 0 0 52218 3 0 0 20 0 1 0 125355114 179089408 40140 33554432000 4194304 6199737 140734796207120 140734796206232 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 43723 40140 161 490 0 43224 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 174892

[startup+582.3 s]
/proc/loadavg: 2.27 2.24 2.19 4/177 31515
/proc/meminfo: memFree=29232852/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=175804 CPUtime=582.2 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 10074 0 0 0 58217 3 0 0 20 0 1 0 125355114 180023296 40454 33554432000 4194304 6199737 140734796207120 140734796206056 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 43951 40454 161 490 0 43452 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 175804


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.22 2.18 4/176 31522
/proc/meminfo: memFree=29223644/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=178792 CPUtime=942.14 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 10847 0 0 0 94211 3 0 0 20 0 1 0 125355114 183083008 42229 33554432000 4194304 6199737 140734796207120 140734796206232 4213879 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 44698 42229 161 490 0 44199 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 178792

[startup+1002.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/178 31527
/proc/meminfo: memFree=29222216/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=178792 CPUtime=1002.13 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 10954 0 0 0 100210 3 0 0 20 0 1 0 125355114 183083008 42316 33554432000 4194304 6199737 140734796207120 140734796206232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 44698 42316 161 490 0 44199 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 178792

[startup+1062.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/176 31528
/proc/meminfo: memFree=29221988/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=178792 CPUtime=1062.12 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 10955 0 0 0 106209 3 0 0 20 0 1 0 125355114 183083008 42317 33554432000 4194304 6199737 140734796207120 140734796206232 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 44698 42317 161 490 0 44199 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 178792

[startup+1122.3 s]
/proc/loadavg: 2.16 2.21 2.18 4/177 31530
/proc/meminfo: memFree=29221508/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=179016 CPUtime=1122.11 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 10994 0 0 0 112208 3 0 0 20 0 1 0 125355114 183312384 42356 33554432000 4194304 6199737 140734796207120 140734796206056 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 44754 42356 161 490 0 44255 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 179016

[startup+1182.3 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 31531
/proc/meminfo: memFree=29217680/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=179400 CPUtime=1182.11 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 11103 0 0 0 118207 4 0 0 20 0 1 0 125355114 183705600 42976 33554432000 4194304 6199737 140734796207120 140734796206056 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 44850 42976 161 490 0 44351 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 179400

[startup+1242.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 31532
/proc/meminfo: memFree=29214332/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=261684 CPUtime=1242.1 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 11605 0 0 0 124206 4 0 0 20 0 1 0 125355114 267964416 43886 33554432000 4194304 6199737 140734796207120 140734796205768 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65421 43886 161 490 0 64922 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 261684

[startup+1302.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 31533
/proc/meminfo: memFree=29206876/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=262148 CPUtime=1302.09 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 11816 0 0 0 130205 4 0 0 20 0 1 0 125355114 268439552 45604 33554432000 4194304 6199737 140734796207120 140734796205944 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65537 45604 161 490 0 65038 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 262148

[startup+1362.3 s]
/proc/loadavg: 2.32 2.25 2.19 3/177 31534
/proc/meminfo: memFree=29194940/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=262560 CPUtime=1362.07 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 11936 0 0 0 136203 4 0 0 20 0 1 0 125355114 268861440 48281 33554432000 4194304 6199737 140734796207120 140734796205768 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65640 48281 161 490 0 65141 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 262560

[startup+1422.3 s]
/proc/loadavg: 2.31 2.26 2.20 3/177 31536
/proc/meminfo: memFree=29188296/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263368 CPUtime=1422.07 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12111 0 0 0 142203 4 0 0 20 0 1 0 125355114 269688832 49989 33554432000 4194304 6199737 140734796207120 140734796206056 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65842 49989 161 490 0 65343 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 263368

[startup+1482.3 s]
/proc/loadavg: 2.34 2.28 2.20 3/177 31537
/proc/meminfo: memFree=29182800/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263592 CPUtime=1482.05 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12179 0 0 0 148201 4 0 0 20 0 1 0 125355114 269918208 51329 33554432000 4194304 6199737 140734796207120 140734796206232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65898 51329 161 490 0 65399 0
Current children cumulated CPU time (s) 1482.05
Current children cumulated vsize (KiB) 263592

[startup+1542.31 s]
/proc/loadavg: 2.30 2.27 2.20 3/177 31538
/proc/meminfo: memFree=29183140/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263592 CPUtime=1542.05 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12179 0 0 0 154201 4 0 0 20 0 1 0 125355114 269918208 51329 33554432000 4194304 6199737 140734796207120 140734796206232 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65898 51329 161 490 0 65399 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 263592

[startup+1602.3 s]
/proc/loadavg: 2.23 2.25 2.19 3/178 31542
/proc/meminfo: memFree=29182912/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263592 CPUtime=1602.04 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12251 0 0 0 160200 4 0 0 20 0 1 0 125355114 269918208 51393 33554432000 4194304 6199737 140734796207120 140734796206232 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65898 51393 161 490 0 65399 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 263592

[startup+1662.3 s]
/proc/loadavg: 2.18 2.23 2.18 4/177 31543
/proc/meminfo: memFree=29182444/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263592 CPUtime=1662.03 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12251 0 0 0 166199 4 0 0 20 0 1 0 125355114 269918208 51393 33554432000 4194304 6199737 140734796207120 140734796206232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65898 51393 161 490 0 65399 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 263592

[startup+1722.3 s]
/proc/loadavg: 2.34 2.26 2.19 4/177 31545
/proc/meminfo: memFree=29181656/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263592 CPUtime=1722.02 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12251 0 0 0 172198 4 0 0 20 0 1 0 125355114 269918208 51393 33554432000 4194304 6199737 140734796207120 140734796206232 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65898 51393 161 490 0 65399 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 263592

[startup+1782.3 s]
/proc/loadavg: 2.18 2.23 2.18 3/177 31546
/proc/meminfo: memFree=29165832/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263624 CPUtime=1782.01 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12258 0 0 0 178197 4 0 0 20 0 1 0 125355114 269950976 51400 33554432000 4194304 6199737 140734796207120 140734796206056 4213489 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65906 51400 161 490 0 65407 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 263624



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.23 2.18 4/177 31546
/proc/meminfo: memFree=29164156/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263664 CPUtime=1800.01 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12271 0 0 0 179997 4 0 0 20 0 1 0 125355114 269991936 51413 33554432000 4194304 6199737 140734796207120 140734796206232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65916 51413 161 490 0 65417 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263664

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.23 2.18 4/177 31546
/proc/meminfo: memFree=29164156/32872528 swapFree=15272/1656604
[pid=31296] ppid=31293 vsize=263664 CPUtime=1800.01 cores=1,3,5,7
/proc/31296/stat : 31296 (cdcl-cuttingpla) R 31293 31296 30659 0 -1 4202496 12271 0 0 0 179997 4 0 0 20 0 1 0 125355114 269991936 51413 33554432000 4194304 6199737 140734796207120 140734796206232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31296/statm: 65916 51413 161 490 0 65417 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 263664

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.97
CPU system time (s): 0.050992
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 263664

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.050992
maximum resident set size= 205652
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12271
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1863

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.52031 second user time and 6.94094 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-09 03:03:38
IDJOB=4087215
IDBENCH=90221
IDSOLVER=2548
FILE ID=node136/4087215-1465434218
RUNJOBID= node136-1465427013-30676
PBS_JOBID= 19859778
Free space on /tmp= 71732 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/normalized-BeauxArts_K75.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087215-1465434218/watcher-4087215-1465434218 -o /tmp/evaluation-result-4087215-1465434218/solver-4087215-1465434218 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465427013-30676 --watchdog 1960 --input HOME/instance-4087215-1465434218.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 5349e46dd5b60bb87c86087d933e00a7
RANDOM SEED=718586541

node136.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.959
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.91
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.959
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.959
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.959
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.959
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.959
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.59
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.959
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.959
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:        29569412 kB
Buffers:           77692 kB
Cached:           802876 kB
SwapCached:          712 kB
Active:           438156 kB
Inactive:         470272 kB
Active(anon):      28056 kB
Inactive(anon):     2648 kB
Active(file):     410100 kB
Inactive(file):   467624 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099424 kB
Dirty:              5072 kB
Writeback:             0 kB
AnonPages:       1660448 kB
Mapped:             7440 kB
Shmem:                 0 kB
Slab:             604352 kB
SReclaimable:      48072 kB
SUnreclaim:       556280 kB
KernelStack:        1408 kB
PageTables:         7024 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1808024 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1644544 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node136 at 2016-06-09 03:33:38