Trace number 4087266

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/ShortestPathTate/
normalized-TateBritain_K85.opb
MD5SUM1487741f4fc087d76a7a64081b5bebd6
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 variables5780
Total number of constraints5952
Number of constraints which are clauses5867
Number of constraints which are cardinality constraints (but not clauses)85
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint85
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 86
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= 5780 #constraint= 5952
0.39/0.44	c #Conflicts:       1000 | #Learnt:        998 | 0.002
0.39/0.44	c total clause space: 11.2235MB
0.39/0.44	c total #watches: 61067
1.59/1.65	c total #propagations: 389878 / total #impl: 3128393 (eff. 0.125)
1.59/1.65	c #Conflicts:       2000 | #Learnt:       1998 | 0.022
1.59/1.65	c total clause space: 18.2382MB
1.59/1.65	c total #watches: 119709
3.59/3.67	c total #propagations: 773581 / total #impl: 13326606 (eff. 0.058)
3.59/3.67	c GARBAGE COLLECT
3.59/3.67	c #Conflicts:       3000 | #Learnt:       2025 | 0.015
3.59/3.67	c total clause space: 18.2382MB
3.59/3.67	c total #watches: 155770
9.89/9.98	c total #propagations: 1070398 / total #impl: 25748404 (eff. 0.042)
9.89/9.98	c #Conflicts:       4000 | #Learnt:       3025 | 0.012
9.89/9.98	c total clause space: 29.637MB
9.89/9.98	c total #watches: 216118
15.18/15.25	c total #propagations: 1470454 / total #impl: 47362267 (eff. 0.031)
15.18/15.25	c GARBAGE COLLECT
15.18/15.25	c #Conflicts:       5000 | #Learnt:       2400 | 0.009
15.18/15.25	c total clause space: 29.637MB
15.18/15.25	c total #watches: 179942
18.79/18.86	c total #propagations: 1850768 / total #impl: 68401068 (eff. 0.027)
18.79/18.86	c #Conflicts:       6000 | #Learnt:       3400 | 0.008
18.79/18.86	c total clause space: 29.637MB
18.79/18.86	c total #watches: 239728
25.59/25.60	c total #propagations: 2092271 / total #impl: 82288291 (eff. 0.025)
25.59/25.60	c GARBAGE COLLECT
25.59/25.60	c #Conflicts:       7000 | #Learnt:       2278 | 0.009
25.59/25.60	c total clause space: 48.1602MB
25.59/25.60	c total #watches: 212950
33.79/33.85	c total #propagations: 2358973 / total #impl: 104742359 (eff. 0.023)
33.79/33.85	c #Conflicts:       8000 | #Learnt:       3278 | 0.009
33.79/33.85	c total clause space: 48.1602MB
33.79/33.85	c total #watches: 271479
47.08/47.16	c total #propagations: 2569363 / total #impl: 123924757 (eff. 0.021)
47.08/47.16	c #Conflicts:       9000 | #Learnt:       4278 | 0.008
47.08/47.16	c total clause space: 78.2603MB
47.08/47.16	c total #watches: 339422
62.98/63.05	c total #propagations: 2933295 / total #impl: 152559958 (eff. 0.019)
62.98/63.05	c GARBAGE COLLECT
62.98/63.05	c #Conflicts:      10000 | #Learnt:       2768 | 0.007
62.98/63.05	c total clause space: 78.2603MB
62.98/63.05	c total #watches: 267435
75.78/75.86	c total #propagations: 3321675 / total #impl: 188175427 (eff. 0.018)
75.78/75.86	c #Conflicts:      11000 | #Learnt:       3768 | 0.007
75.78/75.86	c total clause space: 78.2603MB
75.78/75.86	c total #watches: 394496
97.57/97.61	c total #propagations: 3650501 / total #impl: 233319515 (eff. 0.016)
97.57/97.61	c #Conflicts:      12000 | #Learnt:       4768 | 0.006
97.57/97.61	c total clause space: 78.2603MB
97.57/97.61	c total #watches: 492863
124.37/124.43	c total #propagations: 4005789 / total #impl: 284936061 (eff. 0.014)
124.37/124.43	c #Conflicts:      13000 | #Learnt:       5768 | 0.008
124.37/124.43	c total clause space: 78.2603MB
124.37/124.43	c total #watches: 584891
137.66/137.71	c total #propagations: 4379047 / total #impl: 334503280 (eff. 0.013)
137.66/137.71	c GARBAGE COLLECT
137.66/137.71	c #Conflicts:      14000 | #Learnt:       3926 | 0.007
137.66/137.71	c total clause space: 78.2603MB
137.66/137.71	c total #watches: 400289
157.96/158.08	c total #propagations: 4690023 / total #impl: 379773950 (eff. 0.012)
157.96/158.08	c #Conflicts:      15000 | #Learnt:       4926 | 0.007
157.96/158.08	c total clause space: 78.2603MB
157.96/158.08	c total #watches: 489821
188.96/189.04	c total #propagations: 5055733 / total #impl: 429481981 (eff. 0.012)
188.96/189.04	c #Conflicts:      16000 | #Learnt:       5926 | 0.007
188.96/189.04	c total clause space: 78.2603MB
188.96/189.04	c total #watches: 589311
218.16/218.28	c total #propagations: 5529890 / total #impl: 478752877 (eff. 0.012)
218.16/218.28	c GARBAGE COLLECT
218.16/218.28	c #Conflicts:      17000 | #Learnt:       3739 | 0.006
218.16/218.28	c total clause space: 78.2603MB
218.16/218.28	c total #watches: 516824
249.15/249.26	c total #propagations: 5866886 / total #impl: 561224024 (eff. 0.010)
249.15/249.26	c #Conflicts:      18000 | #Learnt:       4739 | 0.006
249.15/249.26	c total clause space: 78.2603MB
249.15/249.26	c total #watches: 634320
285.64/285.79	c total #propagations: 6151148 / total #impl: 623050364 (eff. 0.010)
285.64/285.79	c #Conflicts:      19000 | #Learnt:       5739 | 0.006
285.64/285.79	c total clause space: 127.173MB
285.64/285.79	c total #watches: 777172
341.05/341.16	c total #propagations: 6440684 / total #impl: 687725779 (eff. 0.009)
341.05/341.16	c #Conflicts:      20000 | #Learnt:       6739 | 0.005
341.05/341.16	c total clause space: 127.173MB
341.05/341.16	c total #watches: 868892
385.53/385.63	c total #propagations: 6770888 / total #impl: 744839614 (eff. 0.009)
385.53/385.63	c GARBAGE COLLECT
385.53/385.63	c #Conflicts:      21000 | #Learnt:       4249 | 0.005
385.53/385.63	c total clause space: 127.173MB
385.53/385.63	c total #watches: 531177
425.13/425.24	c total #propagations: 7162754 / total #impl: 816647823 (eff. 0.009)
425.13/425.24	c #Conflicts:      22000 | #Learnt:       5249 | 0.006
425.13/425.24	c total clause space: 127.173MB
425.13/425.24	c total #watches: 704398
475.02/475.20	c total #propagations: 7501834 / total #impl: 898200280 (eff. 0.008)
475.02/475.20	c #Conflicts:      23000 | #Learnt:       6249 | 0.005
475.02/475.20	c total clause space: 127.173MB
475.02/475.20	c total #watches: 806400
546.40/546.57	c total #propagations: 7824055 / total #impl: 986373489 (eff. 0.008)
546.40/546.57	c #Conflicts:      24000 | #Learnt:       7249 | 0.006
546.40/546.57	c total clause space: 127.173MB
546.40/546.57	c total #watches: 897910
602.19/602.34	c total #propagations: 8206328 / total #impl: 1083708924 (eff. 0.008)
602.19/602.34	c GARBAGE COLLECT
602.19/602.34	c #Conflicts:      25000 | #Learnt:       4449 | 0.005
602.19/602.34	c total clause space: 127.173MB
602.19/602.34	c total #watches: 577256
640.69/640.85	c total #propagations: 8568616 / total #impl: 1159884884 (eff. 0.007)
640.69/640.85	c #Conflicts:      26000 | #Learnt:       5449 | 0.005
640.69/640.85	c total clause space: 127.173MB
640.69/640.85	c total #watches: 711704
695.78/695.99	c total #propagations: 8871679 / total #impl: 1217706816 (eff. 0.007)
695.78/695.99	c #Conflicts:      27000 | #Learnt:       6449 | 0.005
695.78/695.99	c total clause space: 127.173MB
695.78/695.99	c total #watches: 842919
756.68/756.82	c total #propagations: 9184670 / total #impl: 1298607099 (eff. 0.007)
756.68/756.82	c #Conflicts:      28000 | #Learnt:       7449 | 0.005
756.68/756.82	c total clause space: 127.173MB
756.68/756.82	c total #watches: 926471
836.66/836.89	c total #propagations: 9483402 / total #impl: 1361268743 (eff. 0.007)
836.66/836.89	c GARBAGE COLLECT
836.66/836.89	c #Conflicts:      29000 | #Learnt:       4360 | 0.005
836.66/836.89	c total clause space: 206.656MB
836.66/836.89	c total #watches: 516081
881.25/881.47	c total #propagations: 9832151 / total #impl: 1447562039 (eff. 0.007)
881.25/881.47	c #Conflicts:      30000 | #Learnt:       5360 | 0.006
881.25/881.47	c total clause space: 206.656MB
881.25/881.47	c total #watches: 712988
960.34/960.51	c total #propagations: 10192291 / total #impl: 1529106139 (eff. 0.007)
960.34/960.51	c #Conflicts:      31000 | #Learnt:       6360 | 0.005
960.34/960.51	c total clause space: 206.656MB
960.34/960.51	c total #watches: 913125
1060.92/1061.13	c total #propagations: 10616154 / total #impl: 1621227380 (eff. 0.007)
1060.92/1061.13	c #Conflicts:      32000 | #Learnt:       7360 | 0.005
1060.92/1061.13	c total clause space: 206.656MB
1060.92/1061.13	c total #watches: 1118870
1180.91/1181.18	c total #propagations: 11021962 / total #impl: 1719898974 (eff. 0.006)
1180.91/1181.18	c #Conflicts:      33000 | #Learnt:       8360 | 0.005
1180.91/1181.18	c total clause space: 206.656MB
1180.91/1181.18	c total #watches: 1240985
1299.19/1299.43	c total #propagations: 11412445 / total #impl: 1806528982 (eff. 0.006)
1299.19/1299.43	c GARBAGE COLLECT
1299.19/1299.43	c #Conflicts:      34000 | #Learnt:       4954 | 0.005
1299.19/1299.43	c total clause space: 206.656MB
1299.19/1299.43	c total #watches: 804984
1390.08/1390.38	c total #propagations: 11830498 / total #impl: 1994013258 (eff. 0.006)
1390.08/1390.38	c #Conflicts:      35000 | #Learnt:       5954 | 0.005
1390.08/1390.38	c total clause space: 206.656MB
1390.08/1390.38	c total #watches: 1041579
1494.26/1494.57	c total #propagations: 12169658 / total #impl: 2155414612 (eff. 0.006)
1494.26/1494.57	c #Conflicts:      36000 | #Learnt:       6954 | 0.005
1494.26/1494.57	c total clause space: 206.656MB
1494.26/1494.57	c total #watches: 1394435
1618.24/1618.51	c total #propagations: 12444557 / total #impl: 2373706880 (eff. 0.005)
1618.24/1618.51	c #Conflicts:      37000 | #Learnt:       7954 | 0.005
1618.24/1618.51	c total clause space: 206.656MB
1618.24/1618.51	c total #watches: 1564705

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-4087266-1465420170/watcher-4087266-1465420170 -o /tmp/evaluation-result-4087266-1465420170/solver-4087266-1465420170 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29694 --watchdog 1960 --input HOME/instance-4087266-1465420170.opb ./cdcl-cuttingplanes-release 

pid=6994
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.14 2.26 2.23 4/176 6997
/proc/meminfo: memFree=29218228/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 123950184 29802496 5260 33554432000 4194304 6199737 140734941910656 140733646873416 4209408 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 7276 5260 122 490 0 6777 0

[startup+0.100118 s]
/proc/loadavg: 2.14 2.26 2.23 4/176 6997
/proc/meminfo: memFree=29218228/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=34124 CPUtime=0.09 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 660 0 0 0 9 0 0 0 20 0 1 0 123950184 34942976 7102 33554432000 4194304 6199737 140734941910656 140733646873416 4207822 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 8531 7102 139 490 0 8032 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34124

[startup+0.200454 s]
/proc/loadavg: 2.14 2.26 2.23 4/176 6997
/proc/meminfo: memFree=29218228/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=37092 CPUtime=0.19 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 1277 0 0 0 19 0 0 0 20 0 1 0 123950184 37982208 8008 33554432000 4194304 6199737 140734941910656 140733646873416 4237350 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 9273 8008 139 490 0 8774 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37092

[startup+0.300283 s]
/proc/loadavg: 2.14 2.26 2.23 4/176 6997
/proc/meminfo: memFree=29218228/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=37344 CPUtime=0.29 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 1320 0 0 0 29 0 0 0 20 0 1 0 123950184 38240256 8051 33554432000 4194304 6199737 140734941910656 140733646873416 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 9336 8051 139 490 0 8837 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37344

[startup+0.70024 s]
/proc/loadavg: 2.14 2.26 2.23 4/176 6997
/proc/meminfo: memFree=29218228/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=42148 CPUtime=0.69 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 2078 0 0 0 69 0 0 0 20 0 1 0 123950184 43159552 9070 33554432000 4194304 6199737 140734941910656 140733646873416 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 10537 9070 155 490 0 10038 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42148

[startup+1.50027 s]
/proc/loadavg: 2.13 2.25 2.22 3/177 6998
/proc/meminfo: memFree=29182136/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=49828 CPUtime=1.48 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 2542 0 0 0 148 0 0 0 20 0 1 0 123950184 51023872 9402 33554432000 4194304 6199737 140734941910656 140734941909304 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 12457 9402 155 490 0 11958 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 49828

[startup+3.10018 s]
/proc/loadavg: 2.13 2.25 2.22 3/177 6998
/proc/meminfo: memFree=29178168/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=50500 CPUtime=3.09 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 3507 0 0 0 308 1 0 0 20 0 1 0 123950184 51712000 10568 33554432000 4194304 6199737 140734941910656 140734941909592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 12625 10568 161 490 0 12126 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50500

[startup+6.30024 s]
/proc/loadavg: 2.13 2.25 2.22 3/177 6998
/proc/meminfo: memFree=29167664/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=63112 CPUtime=6.29 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 4020 0 0 0 628 1 0 0 20 0 1 0 123950184 64626688 13045 33554432000 4194304 6199737 140734941910656 140734941909592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 15778 13045 161 490 0 15279 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63112

[startup+12.7003 s]
/proc/loadavg: 2.11 2.24 2.22 3/177 6998
/proc/meminfo: memFree=29160080/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=63744 CPUtime=12.68 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 4403 0 0 0 1267 1 0 0 20 0 1 0 123950184 65273856 14321 33554432000 4194304 6199737 140734941910656 140734941909592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 15936 14321 161 490 0 15437 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63744

[startup+25.5004 s]
/proc/loadavg: 2.17 2.25 2.22 4/176 6998
/proc/meminfo: memFree=29143236/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=84608 CPUtime=25.49 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 5911 0 0 0 2547 2 0 0 20 0 1 0 123950184 86638592 18474 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 21152 18474 161 490 0 20653 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 84608

[startup+51.1003 s]
/proc/loadavg: 2.17 2.25 2.22 3/178 7002
/proc/meminfo: memFree=29129948/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=116596 CPUtime=51.08 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 6847 0 0 0 5106 2 0 0 20 0 1 0 123950184 119394304 21754 33554432000 4194304 6199737 140734941910656 140734941909592 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 29149 21754 161 490 0 28650 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 116596

[startup+102.3 s]
/proc/loadavg: 2.21 2.25 2.22 3/177 7003
/proc/meminfo: memFree=29122416/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=118988 CPUtime=102.28 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 7664 0 0 0 10226 2 0 0 20 0 1 0 123950184 121843712 23465 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 29747 23465 161 490 0 29248 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 118988

[startup+162.3 s]
/proc/loadavg: 2.25 2.24 2.22 4/177 7004
/proc/meminfo: memFree=29112192/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=120120 CPUtime=162.26 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 8130 0 0 0 16224 2 0 0 20 0 1 0 123950184 123002880 23893 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 30030 23893 161 490 0 29531 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 120120

[startup+222.307 s]
/proc/loadavg: 2.32 2.26 2.22 4/177 7005
/proc/meminfo: memFree=29080428/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=121748 CPUtime=222.26 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 8591 0 0 0 22223 3 0 0 20 0 1 0 123950184 124669952 28949 33554432000 4194304 6199737 140734941910656 140734941909592 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 30437 28949 161 490 0 29938 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 121748

[startup+282.3 s]
/proc/loadavg: 2.24 2.24 2.22 3/177 7006
/proc/meminfo: memFree=29079192/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=122776 CPUtime=282.25 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 8863 0 0 0 28222 3 0 0 20 0 1 0 123950184 125722624 29221 33554432000 4194304 6199737 140734941910656 140734941909592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 30694 29221 161 490 0 30195 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 122776

[startup+342.3 s]
/proc/loadavg: 2.25 2.24 2.22 4/177 7008
/proc/meminfo: memFree=29058040/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=175492 CPUtime=342.24 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 9524 0 0 0 34220 4 0 0 20 0 1 0 123950184 179703808 34481 33554432000 4194304 6199737 140734941910656 140734941909768 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 43873 34481 161 490 0 43374 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 175492

[startup+402.3 s]
/proc/loadavg: 2.31 2.25 2.22 3/177 7009
/proc/meminfo: memFree=29053208/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=175812 CPUtime=402.23 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 9620 0 0 0 40219 4 0 0 20 0 1 0 123950184 180031488 35599 33554432000 4194304 6199737 140734941910656 140734941909768 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 43953 35599 161 490 0 43454 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 175812

[startup+462.3 s]
/proc/loadavg: 2.24 2.24 2.21 3/177 7010
/proc/meminfo: memFree=29052212/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=176340 CPUtime=462.22 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 9750 0 0 0 46218 4 0 0 20 0 1 0 123950184 180572160 35729 33554432000 4194304 6199737 140734941910656 140734941909592 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 44085 35729 161 490 0 43586 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 176340

[startup+522.3 s]
/proc/loadavg: 2.25 2.24 2.21 4/177 7011
/proc/meminfo: memFree=29049180/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=176856 CPUtime=522.21 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 9883 0 0 0 52217 4 0 0 20 0 1 0 123950184 181100544 36373 33554432000 4194304 6199737 140734941910656 140734941909592 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 44214 36373 161 490 0 43715 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 176856

[startup+582.3 s]
/proc/loadavg: 2.19 2.22 2.21 3/177 7012
/proc/meminfo: memFree=29035656/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=177536 CPUtime=582.2 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 10059 0 0 0 58216 4 0 0 20 0 1 0 123950184 181796864 39615 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 44384 39615 161 490 0 43885 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 177536


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


[startup+942.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/176 7022
/proc/meminfo: memFree=28958900/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=261276 CPUtime=942.14 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 11200 0 0 0 94209 5 0 0 20 0 1 0 123950184 267546624 47617 33554432000 4194304 6199737 140734941910656 140734941909592 4213460 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65319 47617 161 490 0 64820 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 261276

[startup+1002.3 s]
/proc/loadavg: 2.16 2.19 2.18 4/177 7024
/proc/meminfo: memFree=28915996/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=261452 CPUtime=1002.14 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 11251 0 0 0 100209 5 0 0 20 0 1 0 123950184 267726848 47668 33554432000 4194304 6199737 140734941910656 140734941909592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65363 47668 161 490 0 64864 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 261452

[startup+1062.3 s]
/proc/loadavg: 2.27 2.21 2.18 4/177 7025
/proc/meminfo: memFree=28874092/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=262196 CPUtime=1062.12 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 11438 0 0 0 106207 5 0 0 20 0 1 0 123950184 268488704 47855 33554432000 4194304 6199737 140734941910656 140734941909768 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65549 47855 161 490 0 65050 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 262196

[startup+1122.3 s]
/proc/loadavg: 2.33 2.23 2.19 4/177 7026
/proc/meminfo: memFree=28821276/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=262876 CPUtime=1122.11 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 11719 0 0 0 112206 5 0 0 20 0 1 0 123950184 269185024 48121 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65719 48121 161 490 0 65220 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 262876

[startup+1182.3 s]
/proc/loadavg: 2.38 2.26 2.20 3/177 7027
/proc/meminfo: memFree=28791268/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=263284 CPUtime=1182.11 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 11835 0 0 0 118206 5 0 0 20 0 1 0 123950184 269602816 48748 33554432000 4194304 6199737 140734941910656 140734941909768 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65821 48748 161 490 0 65322 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 263284

[startup+1242.3 s]
/proc/loadavg: 2.40 2.29 2.21 4/178 7031
/proc/meminfo: memFree=28754908/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=263804 CPUtime=1242.1 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 11969 0 0 0 124204 6 0 0 20 0 1 0 123950184 270135296 51437 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65951 51437 161 490 0 65452 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 263804

[startup+1302.3 s]
/proc/loadavg: 2.30 2.28 2.21 3/177 7033
/proc/meminfo: memFree=28738184/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=263888 CPUtime=1302.09 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12026 0 0 0 130203 6 0 0 20 0 1 0 123950184 270221312 51974 33554432000 4194304 6199737 140734941910656 140734941909768 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65972 51974 161 490 0 65473 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 263888

[startup+1362.3 s]
/proc/loadavg: 2.25 2.27 2.21 4/177 7034
/proc/meminfo: memFree=28731300/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=263888 CPUtime=1362.08 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12028 0 0 0 136202 6 0 0 20 0 1 0 123950184 270221312 51976 33554432000 4194304 6199737 140734941910656 140734941909768 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65972 51976 161 490 0 65473 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 263888

[startup+1422.3 s]
/proc/loadavg: 2.33 2.28 2.21 4/177 7081
/proc/meminfo: memFree=29101564/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=263944 CPUtime=1422.08 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12051 0 0 0 142202 6 0 0 20 0 1 0 123950184 270278656 52007 33554432000 4194304 6199737 140734941910656 140734941909592 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 65986 52007 161 490 0 65487 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 263944

[startup+1482.3 s]
/proc/loadavg: 2.30 2.27 2.21 3/177 7082
/proc/meminfo: memFree=29049148/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=264796 CPUtime=1482.06 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12272 0 0 0 148200 6 0 0 20 0 1 0 123950184 271151104 52228 33554432000 4194304 6199737 140734941910656 140734941909592 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66199 52228 161 490 0 65700 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 264796

[startup+1542.31 s]
/proc/loadavg: 2.23 2.25 2.20 3/177 7083
/proc/meminfo: memFree=29039400/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=265088 CPUtime=1542.06 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12396 0 0 0 154200 6 0 0 20 0 1 0 123950184 271450112 52352 33554432000 4194304 6199737 140734941910656 140734941909592 4213238 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66272 52352 161 490 0 65773 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 265088

[startup+1602.3 s]
/proc/loadavg: 2.30 2.27 2.20 4/177 7085
/proc/meminfo: memFree=29036544/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=265388 CPUtime=1602.04 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12482 0 0 0 160198 6 0 0 20 0 1 0 123950184 271757312 52438 33554432000 4194304 6199737 140734941910656 140734941909592 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66347 52438 161 490 0 65848 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 265388

[startup+1662.3 s]
/proc/loadavg: 2.24 2.25 2.20 3/177 7086
/proc/meminfo: memFree=29021776/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=266092 CPUtime=1662.03 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12661 0 0 0 166197 6 0 0 20 0 1 0 123950184 272478208 55172 33554432000 4194304 6199737 140734941910656 140734941909592 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66523 55172 161 490 0 66024 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 266092

[startup+1722.3 s]
/proc/loadavg: 2.20 2.24 2.20 3/177 7087
/proc/meminfo: memFree=28994368/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=266484 CPUtime=1722.02 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 12758 0 0 0 172196 6 0 0 20 0 1 0 123950184 272879616 57824 33554432000 4194304 6199737 140734941910656 140734941909592 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66621 57824 161 490 0 66122 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 266484

[startup+1782.3 s]
/proc/loadavg: 2.23 2.24 2.20 4/177 7088
/proc/meminfo: memFree=28974408/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=267640 CPUtime=1782.01 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 13018 0 0 0 178195 6 0 0 20 0 1 0 123950184 274063360 62683 33554432000 4194304 6199737 140734941910656 140734941909304 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66910 62683 161 490 0 66411 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 267640



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.17 2.23 2.19 3/177 7088
/proc/meminfo: memFree=28961500/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=267868 CPUtime=1800.01 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 13102 0 0 0 179994 7 0 0 20 0 1 0 123950184 274296832 64300 33554432000 4194304 6199737 140734941910656 140734941909480 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66967 64300 161 490 0 66468 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 267868

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

[startup+1800.3 s]
/proc/loadavg: 2.17 2.23 2.19 3/177 7088
/proc/meminfo: memFree=28961500/32872528 swapFree=16360/1798728
[pid=6997] ppid=6994 vsize=267868 CPUtime=1800.01 cores=1,3,5,7
/proc/6997/stat : 6997 (cdcl-cuttingpla) R 6994 6997 29677 0 -1 4202496 13102 0 0 0 179994 7 0 0 20 0 1 0 123950184 274296832 64300 33554432000 4194304 6199737 140734941910656 140734941909480 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/6997/statm: 66967 64300 161 490 0 66468 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 267868

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.072988
maximum resident set size= 257200
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13102
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= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 5.77012 second user time and 8.60669 second system time

The end

Launcher Data

Begin job on node123 at 2016-06-08 23:09:30
IDJOB=4087266
IDBENCH=90118
IDSOLVER=2548
FILE ID=node123/4087266-1465420170
RUNJOBID= node123-1465387880-29694
PBS_JOBID= 19853801
Free space on /tmp= 71632 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathTate/normalized-TateBritain_K85.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087266-1465420170/watcher-4087266-1465420170 -o /tmp/evaluation-result-4087266-1465420170/solver-4087266-1465420170 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node123-1465387880-29694 --watchdog 1960 --input HOME/instance-4087266-1465420170.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= 1487741f4fc087d76a7a64081b5bebd6
RANDOM SEED=2003074315

node123.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		: 2667.117
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	: 5334.23
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		: 2667.117
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		: 2667.117
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.56
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		: 2667.117
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		: 2667.117
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		: 2667.117
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.57
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		: 2667.117
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		: 2667.117
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:        29218128 kB
Buffers:          183224 kB
Cached:           764032 kB
SwapCached:         1756 kB
Active:           401572 kB
Inactive:         705476 kB
Active(anon):     159576 kB
Inactive(anon):     2668 kB
Active(file):     241996 kB
Inactive(file):   702808 kB
Unevictable:     1798728 kB
Mlocked:           16360 kB
SwapTotal:      67108856 kB
SwapFree:       67098836 kB
Dirty:              2736 kB
Writeback:             0 kB
AnonPages:       1957504 kB
Mapped:             7772 kB
Shmem:                 0 kB
Slab:             614800 kB
SReclaimable:      58812 kB
SUnreclaim:       555988 kB
KernelStack:        1432 kB
PageTables:         7956 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    2094844 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1927168 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= 71632 MiB
End job on node123 at 2016-06-08 23:39:31