Trace number 4087221

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.03 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/
ShortestPathNG/normalized-NG_K125.opb
MD5SUMd572050902dbd97a5ce685e3ceb3e01a
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 variables14875
Total number of constraints15127
Number of constraints which are clauses15002
Number of constraints which are cardinality constraints (but not clauses)125
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint125
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 126
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= 14875 #constraint= 15127
1.29/1.36	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.29/1.36	c total clause space: 18.2382MB
1.29/1.36	c total #watches: 121470
4.29/4.36	c total #propagations: 1149646 / total #impl: 12492755 (eff. 0.092)
4.29/4.36	c #Conflicts:       2000 | #Learnt:       1998 | 0.000
4.29/4.36	c total clause space: 29.637MB
4.29/4.36	c total #watches: 214748
7.59/7.61	c total #propagations: 1986539 / total #impl: 36646181 (eff. 0.054)
7.59/7.61	c GARBAGE COLLECT
7.59/7.61	c #Conflicts:       3000 | #Learnt:       2032 | 0.000
7.59/7.61	c total clause space: 29.637MB
7.59/7.61	c total #watches: 237405
13.99/14.01	c total #propagations: 2814331 / total #impl: 69256215 (eff. 0.041)
13.99/14.01	c #Conflicts:       4000 | #Learnt:       3032 | 0.000
13.99/14.01	c total clause space: 48.1602MB
13.99/14.01	c total #watches: 347138
23.79/23.82	c total #propagations: 3609500 / total #impl: 115209945 (eff. 0.031)
23.79/23.82	c GARBAGE COLLECT
23.79/23.82	c #Conflicts:       5000 | #Learnt:       2426 | 0.000
23.79/23.82	c total clause space: 48.1602MB
23.79/23.82	c total #watches: 363689
31.28/31.34	c total #propagations: 4515170 / total #impl: 194006525 (eff. 0.023)
31.28/31.34	c #Conflicts:       6000 | #Learnt:       3426 | 0.003
31.28/31.34	c total clause space: 48.1602MB
31.28/31.34	c total #watches: 537027
53.18/53.28	c total #propagations: 5070996 / total #impl: 282739469 (eff. 0.018)
53.18/53.28	c GARBAGE COLLECT
53.18/53.28	c #Conflicts:       7000 | #Learnt:       2326 | 0.002
53.18/53.28	c total clause space: 78.2603MB
53.18/53.28	c total #watches: 469467
85.08/85.15	c total #propagations: 5694129 / total #impl: 421039929 (eff. 0.014)
85.08/85.15	c #Conflicts:       8000 | #Learnt:       3326 | 0.003
85.08/85.15	c total clause space: 78.2603MB
85.08/85.15	c total #watches: 635652
120.37/120.40	c total #propagations: 6553019 / total #impl: 551630766 (eff. 0.012)
120.37/120.40	c #Conflicts:       9000 | #Learnt:       4326 | 0.002
120.37/120.40	c total clause space: 78.2603MB
120.37/120.40	c total #watches: 795582
166.56/166.69	c total #propagations: 7273249 / total #impl: 675659031 (eff. 0.011)
166.56/166.69	c GARBAGE COLLECT
166.56/166.69	c #Conflicts:      10000 | #Learnt:       2823 | 0.002
166.56/166.69	c total clause space: 78.2603MB
166.56/166.69	c total #watches: 564787
184.96/185.08	c total #propagations: 8060086 / total #impl: 807409140 (eff. 0.010)
184.96/185.08	c #Conflicts:      11000 | #Learnt:       3823 | 0.002
184.96/185.08	c total clause space: 78.2603MB
184.96/185.08	c total #watches: 810181
236.35/236.45	c total #propagations: 8624351 / total #impl: 925291119 (eff. 0.009)
236.35/236.45	c #Conflicts:      12000 | #Learnt:       4823 | 0.005
236.35/236.45	c total clause space: 78.2603MB
236.35/236.45	c total #watches: 1014899
310.64/310.70	c total #propagations: 9276263 / total #impl: 1129116672 (eff. 0.008)
310.64/310.70	c #Conflicts:      13000 | #Learnt:       5823 | 0.005
310.64/310.70	c total clause space: 127.173MB
310.64/310.70	c total #watches: 1148415
346.54/346.64	c total #propagations: 10134666 / total #impl: 1324587534 (eff. 0.008)
346.54/346.64	c GARBAGE COLLECT
346.54/346.64	c #Conflicts:      14000 | #Learnt:       3964 | 0.005
346.54/346.64	c total clause space: 127.173MB
346.54/346.64	c total #watches: 767762
399.73/399.81	c total #propagations: 10912457 / total #impl: 1475192392 (eff. 0.007)
399.73/399.81	c #Conflicts:      15000 | #Learnt:       4964 | 0.004
399.73/399.81	c total clause space: 127.173MB
399.73/399.81	c total #watches: 928646
435.42/435.53	c total #propagations: 11814653 / total #impl: 1631573943 (eff. 0.007)
435.42/435.53	c #Conflicts:      16000 | #Learnt:       5964 | 0.004
435.42/435.53	c total clause space: 127.173MB
435.42/435.53	c total #watches: 1096792
464.62/464.76	c total #propagations: 12367147 / total #impl: 1827291594 (eff. 0.007)
464.62/464.76	c GARBAGE COLLECT
464.62/464.76	c #Conflicts:      17000 | #Learnt:       3760 | 0.004
464.62/464.76	c total clause space: 127.173MB
464.62/464.76	c total #watches: 706874
501.01/501.11	c total #propagations: 12966613 / total #impl: 2049213580 (eff. 0.006)
501.01/501.11	c #Conflicts:      18000 | #Learnt:       4760 | 0.004
501.01/501.11	c total clause space: 127.173MB
501.01/501.11	c total #watches: 852458
552.11/552.27	c total #propagations: 13834636 / total #impl: 2325935348 (eff. 0.006)
552.11/552.27	c #Conflicts:      19000 | #Learnt:       5760 | 0.004
552.11/552.27	c total clause space: 127.173MB
552.11/552.27	c total #watches: 983587
597.59/597.71	c total #propagations: 14605865 / total #impl: 2628923275 (eff. 0.006)
597.59/597.71	c #Conflicts:      20000 | #Learnt:       6760 | 0.004
597.59/597.71	c total clause space: 127.173MB
597.59/597.71	c total #watches: 1120517
637.69/637.86	c total #propagations: 15331769 / total #impl: 2756513367 (eff. 0.006)
637.69/637.86	c GARBAGE COLLECT
637.69/637.86	c #Conflicts:      21000 | #Learnt:       4282 | 0.004
637.69/637.86	c total clause space: 127.173MB
637.69/637.86	c total #watches: 759281
687.68/687.86	c total #propagations: 16042977 / total #impl: 2976679534 (eff. 0.005)
687.68/687.86	c #Conflicts:      22000 | #Learnt:       5282 | 0.004
687.68/687.86	c total clause space: 127.173MB
687.68/687.86	c total #watches: 977938
760.37/760.59	c total #propagations: 16821304 / total #impl: 3161628071 (eff. 0.005)
760.37/760.59	c #Conflicts:      23000 | #Learnt:       6282 | 0.004
760.37/760.59	c total clause space: 127.173MB
760.37/760.59	c total #watches: 1138316
847.56/847.75	c total #propagations: 17707280 / total #impl: 3371861273 (eff. 0.005)
847.56/847.75	c #Conflicts:      24000 | #Learnt:       7282 | 0.003
847.56/847.75	c total clause space: 127.173MB
847.56/847.75	c total #watches: 1338647
911.05/911.26	c total #propagations: 18518566 / total #impl: 3630353616 (eff. 0.005)
911.05/911.26	c GARBAGE COLLECT
911.05/911.26	c #Conflicts:      25000 | #Learnt:       4490 | 0.003
911.05/911.26	c total clause space: 127.173MB
911.05/911.26	c total #watches: 796929
946.35/946.54	c total #propagations: 19302925 / total #impl: 3780732094 (eff. 0.005)
946.35/946.54	c #Conflicts:      26000 | #Learnt:       5490 | 0.003
946.35/946.54	c total clause space: 127.173MB
946.35/946.54	c total #watches: 904438
993.44/993.62	c total #propagations: 19910294 / total #impl: 3918475681 (eff. 0.005)
993.44/993.62	c #Conflicts:      27000 | #Learnt:       6490 | 0.003
993.44/993.62	c total clause space: 127.173MB
993.44/993.62	c total #watches: 1042691
1074.63/1074.82	c total #propagations: 20550687 / total #impl: 4112755999 (eff. 0.005)
1074.63/1074.82	c #Conflicts:      28000 | #Learnt:       7490 | 0.003
1074.63/1074.82	c total clause space: 127.173MB
1074.63/1074.82	c total #watches: 1211286
1163.92/1164.10	c total #propagations: 21448141 / total #impl: 4353375707 (eff. 0.005)
1163.92/1164.10	c GARBAGE COLLECT
1163.92/1164.10	c #Conflicts:      29000 | #Learnt:       4399 | 0.003
1163.92/1164.10	c total clause space: 206.656MB
1163.92/1164.10	c total #watches: 733310
1202.91/1203.12	c total #propagations: 22373749 / total #impl: 4588559350 (eff. 0.005)
1202.91/1203.12	c #Conflicts:      30000 | #Learnt:       5399 | 0.003
1202.91/1203.12	c total clause space: 206.656MB
1202.91/1203.12	c total #watches: 899988
1247.31/1247.56	c total #propagations: 23050587 / total #impl: 4733796656 (eff. 0.005)
1247.31/1247.56	c #Conflicts:      31000 | #Learnt:       6399 | 0.003
1247.31/1247.56	c total clause space: 206.656MB
1247.31/1247.56	c total #watches: 1049027
1328.09/1328.39	c total #propagations: 23758831 / total #impl: 4858133332 (eff. 0.005)
1328.09/1328.39	c #Conflicts:      32000 | #Learnt:       7399 | 0.003
1328.09/1328.39	c total clause space: 206.656MB
1328.09/1328.39	c total #watches: 1284860
1431.87/1432.20	c total #propagations: 24580733 / total #impl: 5094759649 (eff. 0.005)
1431.87/1432.20	c #Conflicts:      33000 | #Learnt:       8399 | 0.003
1431.87/1432.20	c total clause space: 206.656MB
1431.87/1432.20	c total #watches: 1441568
1502.36/1502.68	c total #propagations: 25372314 / total #impl: 5329091092 (eff. 0.005)
1502.36/1502.68	c GARBAGE COLLECT
1502.36/1502.68	c #Conflicts:      34000 | #Learnt:       5011 | 0.003
1502.36/1502.68	c total clause space: 206.656MB
1502.36/1502.68	c total #watches: 805750
1551.25/1551.50	c total #propagations: 26023594 / total #impl: 5474962386 (eff. 0.005)
1551.25/1551.50	c #Conflicts:      35000 | #Learnt:       6011 | 0.003
1551.25/1551.50	c total clause space: 206.656MB
1551.25/1551.50	c total #watches: 898471
1601.45/1601.71	c total #propagations: 26656090 / total #impl: 5618787142 (eff. 0.005)
1601.45/1601.71	c #Conflicts:      36000 | #Learnt:       7011 | 0.003
1601.45/1601.71	c total clause space: 206.656MB
1601.45/1601.71	c total #watches: 981825
1639.84/1640.15	c total #propagations: 27330334 / total #impl: 5757182944 (eff. 0.005)
1639.84/1640.15	c #Conflicts:      37000 | #Learnt:       8011 | 0.003
1639.84/1640.15	c total clause space: 206.656MB
1639.84/1640.15	c total #watches: 1135672
1710.03/1710.38	c total #propagations: 27824190 / total #impl: 5861531855 (eff. 0.005)
1710.03/1710.38	c #Conflicts:      38000 | #Learnt:       9011 | 0.003
1710.03/1710.38	c total clause space: 206.656MB
1710.03/1710.39	c total #watches: 1267040
1782.12/1782.44	c total #propagations: 28474124 / total #impl: 6024883083 (eff. 0.005)
1782.12/1782.44	c GARBAGE COLLECT
1782.12/1782.44	c #Conflicts:      39000 | #Learnt:       5324 | 0.003
1782.12/1782.44	c total clause space: 206.656MB
1782.12/1782.44	c total #watches: 855022

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-4087221-1465432424/watcher-4087221-1465432424 -o /tmp/evaluation-result-4087221-1465432424/solver-4087221-1465432424 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465427021-32173 --watchdog 1960 --input HOME/instance-4087221-1465432424.opb ./cdcl-cuttingplanes-release 

pid=32631
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.15 2.17 2.15 3/176 32634
/proc/meminfo: memFree=29896788/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 125175354 29802496 5260 33554432000 4194304 6199737 140734797859744 140734296205576 4209416 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 7276 5260 122 490 0 6777 0

[startup+0.100139 s]
/proc/loadavg: 2.15 2.17 2.15 3/176 32634
/proc/meminfo: memFree=29896788/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=34384 CPUtime=0.09 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 1396 0 0 0 9 0 0 0 20 0 1 0 125175354 35209216 7562 33554432000 4194304 6199737 140734797859744 140734296205576 4208100 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 8596 7562 134 490 0 8097 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34384

[startup+0.200636 s]
/proc/loadavg: 2.15 2.17 2.15 3/176 32634
/proc/meminfo: memFree=29896788/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=37508 CPUtime=0.19 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 1684 0 0 0 19 0 0 0 20 0 1 0 125175354 38408192 8303 33554432000 4194304 6199737 140734797859744 140734797858760 4235455 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 9377 8303 139 490 0 8878 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37508

[startup+0.300312 s]
/proc/loadavg: 2.15 2.17 2.15 3/176 32634
/proc/meminfo: memFree=29896788/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=37636 CPUtime=0.29 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 1710 0 0 0 29 0 0 0 20 0 1 0 125175354 38539264 8329 33554432000 4194304 6199737 140734797859744 140734797858760 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 9409 8329 139 490 0 8910 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 37636

[startup+0.700241 s]
/proc/loadavg: 2.15 2.17 2.15 3/176 32634
/proc/meminfo: memFree=29896788/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=42568 CPUtime=0.69 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 2118 0 0 0 69 0 0 0 20 0 1 0 125175354 43589632 8624 33554432000 4194304 6199737 140734797859744 140734797858760 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 10642 8624 139 490 0 10143 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42568

[startup+1.50023 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 32635
/proc/meminfo: memFree=29849184/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=50504 CPUtime=1.49 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 3132 0 0 0 148 1 0 0 20 0 1 0 125175354 51716096 9845 33554432000 4194304 6199737 140734797859744 140734797858440 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 12626 9845 155 490 0 12127 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 50504

[startup+3.10024 s]
/proc/loadavg: 2.13 2.17 2.15 3/177 32635
/proc/meminfo: memFree=29839816/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=51280 CPUtime=3.09 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 3361 0 0 0 308 1 0 0 20 0 1 0 125175354 52510720 11093 33554432000 4194304 6199737 140734797859744 140734797858680 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 12820 11093 155 490 0 12321 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51280

[startup+6.30026 s]
/proc/loadavg: 2.13 2.17 2.15 4/177 32635
/proc/meminfo: memFree=29822852/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=63660 CPUtime=6.29 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 4836 0 0 0 628 1 0 0 20 0 1 0 125175354 65187840 12537 33554432000 4194304 6199737 140734797859744 140734797858536 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 15915 12537 161 490 0 15416 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 63660

[startup+12.7003 s]
/proc/loadavg: 2.11 2.16 2.15 3/177 32635
/proc/meminfo: memFree=29802732/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=84288 CPUtime=12.69 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 5675 0 0 0 1268 1 0 0 20 0 1 0 125175354 86310912 15812 33554432000 4194304 6199737 140734797859744 140734797858680 4213238 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 21072 15812 161 490 0 20573 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 84288

[startup+25.5003 s]
/proc/loadavg: 2.10 2.15 2.15 3/177 32635
/proc/meminfo: memFree=29778076/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=85836 CPUtime=25.49 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 6388 0 0 0 2548 1 0 0 20 0 1 0 125175354 87896064 17342 33554432000 4194304 6199737 140734797859744 140734797858680 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 21459 17342 161 490 0 20960 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 85836

[startup+51.1003 s]
/proc/loadavg: 2.06 2.14 2.14 4/177 32635
/proc/meminfo: memFree=29745628/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=120300 CPUtime=51.08 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 8091 0 0 0 5107 1 0 0 20 0 1 0 125175354 123187200 24860 33554432000 4194304 6199737 140734797859744 140734797858488 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 30075 24860 161 490 0 29576 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 120300

[startup+102.3 s]
/proc/loadavg: 2.11 2.14 2.14 3/177 32637
/proc/meminfo: memFree=29736420/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=121524 CPUtime=102.28 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 8502 0 0 0 10226 2 0 0 20 0 1 0 125175354 124440576 25257 33554432000 4194304 6199737 140734797859744 140734797858392 4213377 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 30381 25257 161 490 0 29882 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121524

[startup+162.3 s]
/proc/loadavg: 2.04 2.12 2.13 3/177 32638
/proc/meminfo: memFree=29714352/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=124004 CPUtime=162.26 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 9145 0 0 0 16224 2 0 0 20 0 1 0 125175354 126980096 28452 33554432000 4194304 6199737 140734797859744 140734797858392 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 31001 28452 161 490 0 30502 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 124004

[startup+222.307 s]
/proc/loadavg: 2.10 2.12 2.13 3/177 32639
/proc/meminfo: memFree=29687768/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=127372 CPUtime=222.26 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 10088 0 0 0 22224 2 0 0 20 0 1 0 125175354 130428928 29377 33554432000 4194304 6199737 140734797859744 140734797858392 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 31843 29377 161 490 0 31344 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 127372

[startup+282.3 s]
/proc/loadavg: 2.17 2.14 2.14 3/177 32640
/proc/meminfo: memFree=29679020/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=177984 CPUtime=282.25 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 10576 0 0 0 28222 3 0 0 20 0 1 0 125175354 182255616 31277 33554432000 4194304 6199737 140734797859744 140734797858760 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 44496 31277 161 490 0 43997 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 177984

[startup+342.3 s]
/proc/loadavg: 2.17 2.14 2.13 3/177 32641
/proc/meminfo: memFree=29662612/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=178516 CPUtime=342.24 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 10949 0 0 0 34221 3 0 0 20 0 1 0 125175354 182800384 32484 33554432000 4194304 6199737 140734797859744 140734797858856 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 44629 32484 161 490 0 44130 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 178516

[startup+402.3 s]
/proc/loadavg: 2.07 2.12 2.12 3/178 32646
/proc/meminfo: memFree=29661448/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=178988 CPUtime=402.23 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 11059 0 0 0 40220 3 0 0 20 0 1 0 125175354 183283712 32594 33554432000 4194304 6199737 140734797859744 140734797858680 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 44747 32594 161 490 0 44248 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 178988

[startup+462.3 s]
/proc/loadavg: 2.13 2.12 2.12 3/177 32647
/proc/meminfo: memFree=29624108/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=180536 CPUtime=462.22 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 11622 0 0 0 46219 3 0 0 20 0 1 0 125175354 184868864 35652 33554432000 4194304 6199737 140734797859744 140734797858568 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 45134 35652 161 490 0 44635 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 180536

[startup+522.3 s]
/proc/loadavg: 2.13 2.12 2.12 3/177 32648
/proc/meminfo: memFree=29597580/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=181176 CPUtime=522.21 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 11825 0 0 0 52218 3 0 0 20 0 1 0 125175354 185524224 35852 33554432000 4194304 6199737 140734797859744 140734797858680 4213499 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 45294 35852 161 490 0 44795 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 181176

[startup+582.3 s]
/proc/loadavg: 2.14 2.12 2.11 3/177 32649
/proc/meminfo: memFree=29586512/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=182140 CPUtime=582.2 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 12122 0 0 0 58217 3 0 0 20 0 1 0 125175354 186511360 36147 33554432000 4194304 6199737 140734797859744 140734797858392 4213379 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 45535 36147 161 490 0 45036 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 182140


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.12 2.10 3/177 32656
/proc/meminfo: memFree=29557848/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=185800 CPUtime=942.15 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 13368 0 0 0 94211 4 0 0 20 0 1 0 125175354 190259200 42799 33554432000 4194304 6199737 140734797859744 140734797858856 4213381 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 46450 42799 161 490 0 45951 0
Current children cumulated CPU time (s) 942.15
Current children cumulated vsize (KiB) 185800

[startup+1002.3 s]
/proc/loadavg: 2.06 2.11 2.09 3/178 32661
/proc/meminfo: memFree=29556128/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=186044 CPUtime=1002.14 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 13764 0 0 0 100210 4 0 0 20 0 1 0 125175354 190509056 42857 33554432000 4194304 6199737 140734797859744 140734797858680 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 46511 42857 161 490 0 46012 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 186044

[startup+1062.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 32662
/proc/meminfo: memFree=29554564/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=186440 CPUtime=1062.13 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 13876 0 0 0 106209 4 0 0 20 0 1 0 125175354 190914560 42969 33554432000 4194304 6199737 140734797859744 140734797858680 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 46610 42969 161 490 0 46111 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 186440

[startup+1122.3 s]
/proc/loadavg: 2.21 2.14 2.10 3/177 32663
/proc/meminfo: memFree=29541352/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=268208 CPUtime=1122.11 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 14218 0 0 0 112207 4 0 0 20 0 1 0 125175354 274644992 46326 33554432000 4194304 6199737 140734797859744 140734797858680 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67052 46326 161 490 0 66553 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 268208

[startup+1182.3 s]
/proc/loadavg: 2.26 2.16 2.10 3/177 32664
/proc/meminfo: memFree=29536136/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=268500 CPUtime=1182.11 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 14574 0 0 0 118206 5 0 0 20 0 1 0 125175354 274944000 47431 33554432000 4194304 6199737 140734797859744 140734797858856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67125 47431 161 490 0 66626 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 268500

[startup+1242.3 s]
/proc/loadavg: 2.17 2.14 2.10 3/177 32665
/proc/meminfo: memFree=29535464/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=268644 CPUtime=1242.1 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 14624 0 0 0 124205 5 0 0 20 0 1 0 125175354 275091456 47477 33554432000 4194304 6199737 140734797859744 140734797858680 4213314 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67161 47477 161 490 0 66662 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 268644

[startup+1302.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/177 32667
/proc/meminfo: memFree=29534320/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=269100 CPUtime=1302.09 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 15733 0 0 0 130204 5 0 0 20 0 1 0 125175354 275558400 47667 33554432000 4194304 6199737 140734797859744 140734797858568 4213476 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67275 47667 161 490 0 66776 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 269100

[startup+1362.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 32668
/proc/meminfo: memFree=29527868/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=269860 CPUtime=1362.08 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 15936 0 0 0 136203 5 0 0 20 0 1 0 125175354 276336640 48892 33554432000 4194304 6199737 140734797859744 140734797858680 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67465 48892 161 490 0 66966 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 269860

[startup+1422.3 s]
/proc/loadavg: 2.22 2.15 2.10 3/177 32669
/proc/meminfo: memFree=29510592/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=270356 CPUtime=1422.08 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16086 0 0 0 142203 5 0 0 20 0 1 0 125175354 276844544 53106 33554432000 4194304 6199737 140734797859744 140734797858680 4239491 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67589 53106 161 490 0 67090 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 270356

[startup+1482.3 s]
/proc/loadavg: 2.14 2.14 2.09 3/177 32670
/proc/meminfo: memFree=29501504/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=271004 CPUtime=1482.06 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16292 0 0 0 148201 5 0 0 20 0 1 0 125175354 277508096 55322 33554432000 4194304 6199737 140734797859744 140734797858680 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67751 55322 161 490 0 67252 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 271004

[startup+1542.31 s]
/proc/loadavg: 2.12 2.14 2.09 3/177 32671
/proc/meminfo: memFree=29500896/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=271004 CPUtime=1542.06 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16301 0 0 0 154201 5 0 0 20 0 1 0 125175354 277508096 55331 33554432000 4194304 6199737 140734797859744 140734797858856 4213389 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67751 55331 161 490 0 67252 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 271004

[startup+1602.3 s]
/proc/loadavg: 2.16 2.14 2.09 3/178 32676
/proc/meminfo: memFree=29501320/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=271084 CPUtime=1602.04 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16322 0 0 0 160199 5 0 0 20 0 1 0 125175354 277590016 55352 33554432000 4194304 6199737 140734797859744 140734797858856 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67771 55352 161 490 0 67272 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 271084

[startup+1662.3 s]
/proc/loadavg: 2.20 2.16 2.10 3/179 32700
/proc/meminfo: memFree=29476328/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=271548 CPUtime=1662.04 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16509 0 0 0 166198 6 0 0 20 0 1 0 125175354 278065152 55539 33554432000 4194304 6199737 140734797859744 140734797858680 4213456 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 67887 55539 161 490 0 67388 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 271548

[startup+1722.3 s]
/proc/loadavg: 2.17 2.16 2.10 4/178 32701
/proc/meminfo: memFree=29460188/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=272496 CPUtime=1722.03 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16747 0 0 0 172197 6 0 0 20 0 1 0 125175354 279035904 57821 33554432000 4194304 6199737 140734797859744 140734797858536 4213296 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 68124 57821 161 490 0 67625 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 272496

[startup+1782.3 s]
/proc/loadavg: 2.19 2.17 2.10 3/178 32702
/proc/meminfo: memFree=29448804/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=272644 CPUtime=1782.02 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16802 0 0 0 178196 6 0 0 20 0 1 0 125175354 279187456 59920 33554432000 4194304 6199737 140734797859744 140734797858680 4213368 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 68161 59920 161 490 0 67662 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 272644



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.10 4/178 32702
/proc/meminfo: memFree=29449304/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=272696 CPUtime=1800.02 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16809 0 0 0 179996 6 0 0 20 0 1 0 125175354 279240704 59927 33554432000 4194304 6199737 140734797859744 140734797858680 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 68174 59927 161 490 0 67675 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 272696

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.10 4/178 32702
/proc/meminfo: memFree=29449304/32872528 swapFree=14956/1314940
[pid=32634] ppid=32631 vsize=272696 CPUtime=1800.02 cores=0,2,4,6
/proc/32634/stat : 32634 (cdcl-cuttingpla) R 32631 32634 32157 0 -1 4202496 16809 0 0 0 179996 6 0 0 20 0 1 0 125175354 279240704 59927 33554432000 4194304 6199737 140734797859744 140734797858680 4213385 0 0 4096 8388610 0 0 0 17 2 0 0 0 0 0
/proc/32634/statm: 68174 59927 161 490 0 67675 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 272696

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.03
CPU user time (s): 1799.96
CPU system time (s): 0.06299
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 272696

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.06299
maximum resident set size= 239708
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16809
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= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5693 second user time and 6.93195 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-09 02:33:44
IDJOB=4087221
IDBENCH=90201
IDSOLVER=2548
FILE ID=node131/4087221-1465432424
RUNJOBID= node131-1465427021-32173
PBS_JOBID= 19859781
Free space on /tmp= 71736 MiB

SOLVER NAME= cdcl-cuttingplanes DEC 2016-05-01
BENCH NAME= PB12/normalized-PB12/DEC-SMALLINT-LIN/sroussel/ShortestPathNG/normalized-NG_K125.opb
COMMAND LINE= ./cdcl-cuttingplanes-release
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-4087221-1465432424/watcher-4087221-1465432424 -o /tmp/evaluation-result-4087221-1465432424/solver-4087221-1465432424 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node131-1465427021-32173 --watchdog 1960 --input HOME/instance-4087221-1465432424.opb ./cdcl-cuttingplanes-release

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

MD5SUM BENCH= d572050902dbd97a5ce685e3ceb3e01a
RANDOM SEED=1663631414

node131.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.395
cache size	: 8192 KB
physical id	: 0
siblings	: 4
core id		: 0
cpu cores	: 4
apicid		: 0
initial apicid	: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.79
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.395
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.395
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.395
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.395
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.395
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.56
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.395
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.395
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:        29900356 kB
Buffers:          211888 kB
Cached:           639240 kB
SwapCached:         4716 kB
Active:           297620 kB
Inactive:         586748 kB
Active(anon):      29252 kB
Inactive(anon):     5604 kB
Active(file):     268368 kB
Inactive(file):   581144 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              6616 kB
Writeback:             0 kB
AnonPages:       1482768 kB
Mapped:             9064 kB
Shmem:                 0 kB
Slab:             640304 kB
SReclaimable:      84296 kB
SUnreclaim:       556008 kB
KernelStack:        1472 kB
PageTables:         6728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1464444 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1466368 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 node131 at 2016-06-09 03:03:44