Trace number 4087206

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_K66.opb
MD5SUM03e282ee85097a100b1dfa3533d9978b
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmark
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3630
Total number of constraints3764
Number of constraints which are clauses3698
Number of constraints which are cardinality constraints (but not clauses)66
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint66
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 67
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= 3630 #constraint= 3764
0.39/0.40	c #Conflicts:       1000 | #Learnt:        996 | 0.000
0.39/0.40	c total clause space: 6.90675MB
0.39/0.40	c total #watches: 45224
1.69/1.71	c total #propagations: 253152 / total #impl: 2297229 (eff. 0.110)
1.69/1.71	c #Conflicts:       2000 | #Learnt:       1996 | 0.000
1.69/1.71	c total clause space: 11.2235MB
1.69/1.71	c total #watches: 84680
4.19/4.29	c total #propagations: 521994 / total #impl: 8970294 (eff. 0.058)
4.19/4.29	c GARBAGE COLLECT
4.19/4.29	c #Conflicts:       3000 | #Learnt:       2006 | 0.000
4.19/4.29	c total clause space: 18.2382MB
4.19/4.29	c total #watches: 121601
9.49/9.57	c total #propagations: 767329 / total #impl: 19181591 (eff. 0.040)
9.49/9.57	c #Conflicts:       4000 | #Learnt:       3006 | 0.000
9.49/9.57	c total clause space: 29.637MB
9.49/9.57	c total #watches: 176469
14.40/14.47	c total #propagations: 1044342 / total #impl: 32952777 (eff. 0.032)
14.40/14.47	c GARBAGE COLLECT
14.40/14.47	c #Conflicts:       5000 | #Learnt:       2378 | 0.000
14.40/14.47	c total clause space: 29.637MB
14.40/14.47	c total #watches: 158254
21.39/21.41	c total #propagations: 1326989 / total #impl: 52567611 (eff. 0.025)
21.39/21.41	c #Conflicts:       6000 | #Learnt:       3378 | 0.000
21.39/21.41	c total clause space: 29.637MB
21.39/21.41	c total #watches: 258780
35.19/35.25	c total #propagations: 1550630 / total #impl: 81968970 (eff. 0.019)
35.19/35.25	c GARBAGE COLLECT
35.19/35.25	c #Conflicts:       7000 | #Learnt:       2262 | 0.000
35.19/35.25	c total clause space: 48.1602MB
35.19/35.25	c total #watches: 197187
51.48/51.57	c total #propagations: 1814936 / total #impl: 124694474 (eff. 0.015)
51.48/51.57	c #Conflicts:       8000 | #Learnt:       3262 | 0.000
51.48/51.57	c total clause space: 48.1602MB
51.48/51.57	c total #watches: 329560
90.58/90.64	c total #propagations: 2101235 / total #impl: 178348962 (eff. 0.012)
90.58/90.64	c #Conflicts:       9000 | #Learnt:       4262 | 0.000
90.58/90.64	c total clause space: 78.2603MB
90.58/90.64	c total #watches: 463729
136.77/136.86	c total #propagations: 2420094 / total #impl: 271377993 (eff. 0.009)
136.77/136.86	c GARBAGE COLLECT
136.77/136.86	c #Conflicts:      10000 | #Learnt:       2752 | 0.001
136.77/136.86	c total clause space: 78.2603MB
136.77/136.86	c total #watches: 281837
155.97/156.05	c total #propagations: 2731575 / total #impl: 332530763 (eff. 0.008)
155.97/156.05	c #Conflicts:      11000 | #Learnt:       3752 | 0.001
155.97/156.05	c total clause space: 78.2603MB
155.97/156.05	c total #watches: 356476
181.57/181.65	c total #propagations: 3003356 / total #impl: 378400613 (eff. 0.008)
181.57/181.65	c #Conflicts:      12000 | #Learnt:       4752 | 0.001
181.57/181.65	c total clause space: 78.2603MB
181.57/181.65	c total #watches: 437957
219.66/219.77	c total #propagations: 3258176 / total #impl: 418870051 (eff. 0.008)
219.66/219.77	c #Conflicts:      13000 | #Learnt:       5752 | 0.001
219.66/219.77	c total clause space: 78.2603MB
219.66/219.77	c total #watches: 538949
237.75/237.86	c total #propagations: 3516072 / total #impl: 466375853 (eff. 0.008)
237.75/237.86	c GARBAGE COLLECT
237.75/237.86	c #Conflicts:      14000 | #Learnt:       3892 | 0.001
237.75/237.86	c total clause space: 78.2603MB
237.75/237.86	c total #watches: 374925
272.25/272.32	c total #propagations: 3775021 / total #impl: 493304980 (eff. 0.008)
272.25/272.32	c #Conflicts:      15000 | #Learnt:       4892 | 0.001
272.25/272.32	c total clause space: 78.2603MB
272.25/272.32	c total #watches: 456834
322.54/322.65	c total #propagations: 4086872 / total #impl: 548447210 (eff. 0.007)
322.54/322.65	c #Conflicts:      16000 | #Learnt:       5892 | 0.001
322.54/322.65	c total clause space: 127.173MB
322.54/322.65	c total #watches: 586384
356.64/356.77	c total #propagations: 4376198 / total #impl: 629997182 (eff. 0.007)
356.64/356.77	c GARBAGE COLLECT
356.64/356.77	c #Conflicts:      17000 | #Learnt:       3724 | 0.001
356.64/356.77	c total clause space: 127.173MB
356.64/356.77	c total #watches: 408583
382.13/382.25	c total #propagations: 4582803 / total #impl: 685535584 (eff. 0.007)
382.13/382.25	c #Conflicts:      18000 | #Learnt:       4724 | 0.001
382.13/382.25	c total clause space: 127.173MB
382.13/382.25	c total #watches: 550588
426.32/426.45	c total #propagations: 4739948 / total #impl: 736087513 (eff. 0.006)
426.32/426.45	c #Conflicts:      19000 | #Learnt:       5724 | 0.001
426.32/426.45	c total clause space: 127.173MB
426.32/426.45	c total #watches: 644626
521.42/521.55	c total #propagations: 4948253 / total #impl: 805750676 (eff. 0.006)
521.42/521.55	c #Conflicts:      20000 | #Learnt:       6724 | 0.001
521.42/521.55	c total clause space: 206.656MB
521.42/521.55	c total #watches: 747070
587.20/587.35	c total #propagations: 5237021 / total #impl: 881648875 (eff. 0.006)
587.20/587.35	c GARBAGE COLLECT
587.20/587.35	c #Conflicts:      21000 | #Learnt:       4228 | 0.001
587.20/587.35	c total clause space: 206.656MB
587.20/587.35	c total #watches: 500856
659.39/659.56	c total #propagations: 5561206 / total #impl: 951793857 (eff. 0.006)
659.39/659.56	c #Conflicts:      22000 | #Learnt:       5228 | 0.001
659.39/659.56	c total clause space: 206.656MB
659.39/659.56	c total #watches: 609110
752.18/752.33	c total #propagations: 5863989 / total #impl: 1026306587 (eff. 0.006)
752.18/752.33	c #Conflicts:      23000 | #Learnt:       6228 | 0.001
752.18/752.33	c total clause space: 206.656MB
752.18/752.33	c total #watches: 767285
864.57/864.77	c total #propagations: 6146681 / total #impl: 1136472377 (eff. 0.005)
864.57/864.77	c #Conflicts:      24000 | #Learnt:       7228 | 0.001
864.57/864.77	c total clause space: 206.656MB
864.57/864.77	c total #watches: 895930
943.65/943.82	c total #propagations: 6444818 / total #impl: 1208782576 (eff. 0.005)
943.65/943.82	c GARBAGE COLLECT
943.65/943.82	c #Conflicts:      25000 | #Learnt:       4433 | 0.001
943.65/943.82	c total clause space: 206.656MB
943.65/943.82	c total #watches: 578775
1015.43/1015.64	c total #propagations: 6723102 / total #impl: 1303713275 (eff. 0.005)
1015.43/1015.64	c #Conflicts:      26000 | #Learnt:       5433 | 0.001
1015.43/1015.64	c total clause space: 206.656MB
1015.43/1015.64	c total #watches: 704415
1119.32/1119.59	c total #propagations: 6998564 / total #impl: 1378345989 (eff. 0.005)
1119.32/1119.59	c #Conflicts:      27000 | #Learnt:       6433 | 0.001
1119.32/1119.59	c total clause space: 206.656MB
1119.32/1119.59	c total #watches: 847887
1249.40/1249.70	c total #propagations: 7287107 / total #impl: 1507034166 (eff. 0.005)
1249.40/1249.70	c #Conflicts:      28000 | #Learnt:       7433 | 0.001
1249.40/1249.70	c total clause space: 206.656MB
1249.40/1249.70	c total #watches: 964769
1352.38/1352.66	c total #propagations: 7605280 / total #impl: 1637436209 (eff. 0.005)
1352.38/1352.66	c GARBAGE COLLECT
1352.38/1352.66	c #Conflicts:      29000 | #Learnt:       4344 | 0.001
1352.38/1352.66	c total clause space: 206.656MB
1352.38/1352.66	c total #watches: 579878
1426.26/1426.52	c total #propagations: 7855534 / total #impl: 1752955947 (eff. 0.004)
1426.26/1426.52	c #Conflicts:      30000 | #Learnt:       5344 | 0.001
1426.26/1426.52	c total clause space: 206.656MB
1426.26/1426.52	c total #watches: 711728
1523.85/1524.13	c total #propagations: 8126257 / total #impl: 1847995451 (eff. 0.004)
1523.85/1524.13	c #Conflicts:      31000 | #Learnt:       6344 | 0.001
1523.85/1524.13	c total clause space: 206.656MB
1523.85/1524.13	c total #watches: 931482
1707.82/1708.11	c total #propagations: 8351267 / total #impl: 1962196408 (eff. 0.004)
1707.82/1708.11	c #Conflicts:      32000 | #Learnt:       7344 | 0.001
1707.82/1708.11	c total clause space: 206.656MB
1707.82/1708.11	c total #watches: 1068168

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

pid=31282
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.16 2.20 2.18 4/173 31285
/proc/meminfo: memFree=29597212/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 125355111 29802496 5260 33554432000 4194304 6199737 140733996121920 140733814595784 4209408 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 7276 5260 122 490 0 6777 0

[startup+0.10012 s]
/proc/loadavg: 2.16 2.20 2.18 4/173 31285
/proc/meminfo: memFree=29597212/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=33972 CPUtime=0.09 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 1213 0 0 0 9 0 0 0 20 0 1 0 125355111 34787328 7409 33554432000 4194304 6199737 140733996121920 140733814595784 4221330 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 8493 7409 139 490 0 7994 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 33972

[startup+0.200299 s]
/proc/loadavg: 2.16 2.20 2.18 4/173 31285
/proc/meminfo: memFree=29597212/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=34104 CPUtime=0.19 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 1246 0 0 0 19 0 0 0 20 0 1 0 125355111 34922496 7442 33554432000 4194304 6199737 140733996121920 140733814595784 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 8526 7442 139 490 0 8027 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34104

[startup+0.300254 s]
/proc/loadavg: 2.16 2.20 2.18 4/173 31285
/proc/meminfo: memFree=29597212/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=34232 CPUtime=0.29 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 1423 0 0 0 29 0 0 0 20 0 1 0 125355111 35053568 7556 33554432000 4194304 6199737 140733996121920 140733814595784 4213822 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 8558 7556 139 490 0 8059 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34232

[startup+0.700215 s]
/proc/loadavg: 2.16 2.20 2.18 4/173 31285
/proc/meminfo: memFree=29597212/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=41756 CPUtime=0.69 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 2397 0 0 0 69 0 0 0 20 0 1 0 125355111 42758144 8184 33554432000 4194304 6199737 140733996121920 140733996120856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 10439 8184 155 490 0 9940 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 41756

[startup+1.50023 s]
/proc/loadavg: 2.16 2.20 2.18 4/178 31297
/proc/meminfo: memFree=29523644/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=42208 CPUtime=1.49 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 2839 0 0 0 149 0 0 0 20 0 1 0 125355111 43220992 9001 33554432000 4194304 6199737 140733996121920 140733996120856 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 10552 9001 155 490 0 10053 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42208

[startup+3.10023 s]
/proc/loadavg: 2.16 2.20 2.18 3/178 31297
/proc/meminfo: memFree=29519536/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=42548 CPUtime=3.09 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 3612 0 0 0 309 0 0 0 20 0 1 0 125355111 43569152 9501 33554432000 4194304 6199737 140733996121920 140733996120856 4217146 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 10637 9501 161 490 0 10138 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 42548

[startup+6.30024 s]
/proc/loadavg: 2.14 2.19 2.18 3/178 31297
/proc/meminfo: memFree=29511044/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=50400 CPUtime=6.28 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 4015 0 0 0 628 0 0 0 20 0 1 0 125355111 51609600 11358 33554432000 4194304 6199737 140733996121920 140733996120856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 12600 11358 161 490 0 12101 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50400

[startup+12.7002 s]
/proc/loadavg: 2.13 2.19 2.18 3/178 31297
/proc/meminfo: memFree=29490580/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=62688 CPUtime=12.69 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 4993 0 0 0 1268 1 0 0 20 0 1 0 125355111 64192512 13008 33554432000 4194304 6199737 140733996121920 140733996120856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 15672 13008 161 490 0 15173 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62688

[startup+25.5003 s]
/proc/loadavg: 2.10 2.18 2.17 3/178 31297
/proc/meminfo: memFree=29468524/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=83008 CPUtime=25.49 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 5860 0 0 0 2548 1 0 0 20 0 1 0 125355111 85000192 15763 33554432000 4194304 6199737 140733996121920 140733996120568 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 20752 15763 161 490 0 20253 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 83008

[startup+51.1003 s]
/proc/loadavg: 2.14 2.18 2.17 4/178 31297
/proc/meminfo: memFree=29443452/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=84244 CPUtime=51.08 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 6574 0 0 0 5107 1 0 0 20 0 1 0 125355111 86265856 18325 33554432000 4194304 6199737 140733996121920 140733996120744 4213493 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 21061 18325 161 490 0 20562 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84244

[startup+102.3 s]
/proc/loadavg: 2.18 2.18 2.17 3/178 31298
/proc/meminfo: memFree=29414436/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=117772 CPUtime=102.28 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 7616 0 0 0 10226 2 0 0 20 0 1 0 125355111 120598528 22831 33554432000 4194304 6199737 140733996121920 140733996120568 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 29443 22831 161 490 0 28944 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 117772

[startup+162.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/178 31300
/proc/meminfo: memFree=29400480/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=118492 CPUtime=162.27 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 7951 0 0 0 16225 2 0 0 20 0 1 0 125355111 121335808 25153 33554432000 4194304 6199737 140733996121920 140733996121032 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 29623 25153 161 490 0 29124 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 118492

[startup+222.307 s]
/proc/loadavg: 2.10 2.16 2.17 4/178 31301
/proc/meminfo: memFree=29370628/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=119088 CPUtime=222.26 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 8359 0 0 0 22224 2 0 0 20 0 1 0 125355111 121946112 26510 33554432000 4194304 6199737 140733996121920 140733996121032 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 29772 26510 161 490 0 29273 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 119088

[startup+282.3 s]
/proc/loadavg: 2.13 2.15 2.17 3/178 31302
/proc/meminfo: memFree=29370012/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=119164 CPUtime=282.25 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 8474 0 0 0 28223 2 0 0 20 0 1 0 125355111 122023936 26608 33554432000 4194304 6199737 140733996121920 140733996121032 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 29791 26608 161 490 0 29292 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 119164

[startup+342.3 s]
/proc/loadavg: 2.14 2.15 2.16 3/178 31303
/proc/meminfo: memFree=29328308/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=170336 CPUtime=342.23 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 9012 0 0 0 34221 2 0 0 20 0 1 0 125355111 174424064 31163 33554432000 4194304 6199737 140733996121920 140733996120568 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 42584 31163 161 490 0 42085 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 170336

[startup+402.3 s]
/proc/loadavg: 2.29 2.20 2.18 4/179 31307
/proc/meminfo: memFree=29300656/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=170772 CPUtime=402.23 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 9543 0 0 0 40220 3 0 0 20 0 1 0 125355111 174870528 34515 33554432000 4194304 6199737 140733996121920 140733996120856 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 42693 34515 161 490 0 42194 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 170772

[startup+462.3 s]
/proc/loadavg: 2.39 2.24 2.19 3/178 31309
/proc/meminfo: memFree=29260204/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=254372 CPUtime=462.21 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 10311 0 0 0 46218 3 0 0 20 0 1 0 125355111 260476928 42911 33554432000 4194304 6199737 140733996121920 140733996120856 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 63593 42911 161 490 0 63094 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 254372

[startup+522.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/178 31514
/proc/meminfo: memFree=29245112/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=255464 CPUtime=522.21 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 10578 0 0 0 52217 4 0 0 20 0 1 0 125355111 261595136 46244 33554432000 4194304 6199737 140733996121920 140733996121032 4213320 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 63866 46244 161 490 0 63367 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 255464

[startup+582.3 s]
/proc/loadavg: 2.27 2.24 2.19 4/177 31515
/proc/meminfo: memFree=29232852/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=255588 CPUtime=582.2 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 10933 0 0 0 58216 4 0 0 20 0 1 0 125355111 261722112 48876 33554432000 4194304 6199737 140733996121920 140733996120856 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 63897 48876 161 490 0 63398 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 255588


################
# 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=31285] ppid=31282 vsize=257952 CPUtime=942.15 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 11756 0 0 0 94211 4 0 0 20 0 1 0 125355111 264142848 49642 33554432000 4194304 6199737 140733996121920 140733996120712 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64488 49642 161 490 0 63989 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 257952

[startup+1002.3 s]
/proc/loadavg: 2.25 2.23 2.18 3/178 31527
/proc/meminfo: memFree=29222216/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=257992 CPUtime=1002.14 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 11758 0 0 0 100210 4 0 0 20 0 1 0 125355111 264183808 49644 33554432000 4194304 6199737 140733996121920 140733996120856 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64498 49644 161 490 0 63999 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 257992

[startup+1062.3 s]
/proc/loadavg: 2.23 2.23 2.18 4/176 31528
/proc/meminfo: memFree=29221988/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=257992 CPUtime=1062.13 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 11817 0 0 0 106209 4 0 0 20 0 1 0 125355111 264183808 49700 33554432000 4194304 6199737 140733996121920 140733996121032 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64498 49700 161 490 0 63999 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 257992

[startup+1122.3 s]
/proc/loadavg: 2.16 2.21 2.18 4/177 31530
/proc/meminfo: memFree=29221508/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=257992 CPUtime=1122.12 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 11817 0 0 0 112208 4 0 0 20 0 1 0 125355111 264183808 49700 33554432000 4194304 6199737 140733996121920 140733996121032 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64498 49700 161 490 0 63999 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 257992

[startup+1182.3 s]
/proc/loadavg: 2.20 2.22 2.18 4/177 31531
/proc/meminfo: memFree=29217680/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=258096 CPUtime=1182.11 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 11844 0 0 0 118207 4 0 0 20 0 1 0 125355111 264290304 49724 33554432000 4194304 6199737 140733996121920 140733996120856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64524 49724 161 490 0 64025 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 258096

[startup+1242.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 31532
/proc/meminfo: memFree=29214332/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=258272 CPUtime=1242.09 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12002 0 0 0 124205 4 0 0 20 0 1 0 125355111 264470528 49873 33554432000 4194304 6199737 140733996121920 140733996120856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64568 49873 161 490 0 64069 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 258272

[startup+1302.3 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 31533
/proc/meminfo: memFree=29206876/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=258548 CPUtime=1302.08 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12065 0 0 0 130204 4 0 0 20 0 1 0 125355111 264753152 49936 33554432000 4194304 6199737 140733996121920 140733996120856 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64637 49936 161 490 0 64138 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 258548

[startup+1362.3 s]
/proc/loadavg: 2.32 2.25 2.19 3/177 31534
/proc/meminfo: memFree=29194940/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=259140 CPUtime=1362.07 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12223 0 0 0 136203 4 0 0 20 0 1 0 125355111 265359360 50086 33554432000 4194304 6199737 140733996121920 140733996121032 4213489 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64785 50086 161 490 0 64286 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 259140

[startup+1422.3 s]
/proc/loadavg: 2.31 2.26 2.20 3/177 31536
/proc/meminfo: memFree=29188296/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=259140 CPUtime=1422.07 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12258 0 0 0 142203 4 0 0 20 0 1 0 125355111 265359360 50119 33554432000 4194304 6199737 140733996121920 140733996121032 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64785 50119 161 490 0 64286 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 259140

[startup+1482.3 s]
/proc/loadavg: 2.34 2.28 2.20 3/177 31537
/proc/meminfo: memFree=29182800/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=259140 CPUtime=1482.06 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12264 0 0 0 148202 4 0 0 20 0 1 0 125355111 265359360 50125 33554432000 4194304 6199737 140733996121920 140733996121032 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64785 50125 161 490 0 64286 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 259140

[startup+1542.31 s]
/proc/loadavg: 2.30 2.27 2.20 3/177 31538
/proc/meminfo: memFree=29183140/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=259484 CPUtime=1542.05 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12350 0 0 0 154201 4 0 0 20 0 1 0 125355111 265711616 50211 33554432000 4194304 6199737 140733996121920 140733996120856 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64871 50211 161 490 0 64372 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 259484

[startup+1602.3 s]
/proc/loadavg: 2.23 2.25 2.19 3/178 31542
/proc/meminfo: memFree=29182912/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=259648 CPUtime=1602.04 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12429 0 0 0 160200 4 0 0 20 0 1 0 125355111 265879552 50290 33554432000 4194304 6199737 140733996121920 140733996120856 4213396 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64912 50290 161 490 0 64413 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 259648

[startup+1662.3 s]
/proc/loadavg: 2.18 2.23 2.18 3/177 31543
/proc/meminfo: memFree=29182444/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=259752 CPUtime=1662.03 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12467 0 0 0 166199 4 0 0 20 0 1 0 125355111 265986048 50328 33554432000 4194304 6199737 140733996121920 140733996120856 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 64938 50328 161 490 0 64439 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 259752

[startup+1722.3 s]
/proc/loadavg: 2.34 2.26 2.19 4/177 31545
/proc/meminfo: memFree=29181656/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=260304 CPUtime=1722.02 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12601 0 0 0 172198 4 0 0 20 0 1 0 125355111 266551296 50462 33554432000 4194304 6199737 140733996121920 140733996120856 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 65076 50462 161 490 0 64577 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 260304

[startup+1782.3 s]
/proc/loadavg: 2.18 2.23 2.18 3/177 31546
/proc/meminfo: memFree=29165832/32872528 swapFree=15272/1656604
[pid=31285] ppid=31282 vsize=260896 CPUtime=1782.02 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12756 0 0 0 178197 5 0 0 20 0 1 0 125355111 267157504 54194 33554432000 4194304 6199737 140733996121920 140733996120856 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 65224 54194 161 490 0 64725 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 260896



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=31285] ppid=31282 vsize=261112 CPUtime=1800.01 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12799 0 0 0 179996 5 0 0 20 0 1 0 125355111 267378688 54748 33554432000 4194304 6199737 140733996121920 140733996120568 4213489 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 65278 54748 161 490 0 64779 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261112

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 31285 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=31285] ppid=31282 vsize=261112 CPUtime=1800.01 cores=0,2,4,6
/proc/31285/stat : 31285 (cdcl-cuttingpla) R 31282 31285 30659 0 -1 4202496 12799 0 0 0 179996 5 0 0 20 0 1 0 125355111 267378688 54748 33554432000 4194304 6199737 140733996121920 140733996120568 4213489 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/31285/statm: 65278 54748 161 490 0 64779 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 261112

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.053991
CPU usage (%): 99.9844
Max. virtual memory (cumulated for all children) (KiB): 261112

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.97
system time used= 0.053991
maximum resident set size= 218992
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12799
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= 15
involuntary context switches= 1851

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5953 second user time and 6.86496 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-09 03:03:38
IDJOB=4087206
IDBENCH=90220
IDSOLVER=2548
FILE ID=node136/4087206-1465434218
RUNJOBID= node136-1465427013-30675
PBS_JOBID= 19859778
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 03e282ee85097a100b1dfa3533d9978b
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:        29597600 kB
Buffers:           77672 kB
Cached:           800180 kB
SwapCached:          712 kB
Active:           410256 kB
Inactive:         470272 kB
Active(anon):       2756 kB
Inactive(anon):     2648 kB
Active(file):     407500 kB
Inactive(file):   467624 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099424 kB
Dirty:              2356 kB
Writeback:             0 kB
AnonPages:       1658896 kB
Mapped:             7052 kB
Shmem:                 0 kB
Slab:             604352 kB
SReclaimable:      48072 kB
SUnreclaim:       556280 kB
KernelStack:        1408 kB
PageTables:         7412 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1754260 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