Trace number 4087212

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.09 1800.4

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K72.opb
MD5SUMa155ccc2b565346c70170bfe1c3f5501
Bench CategoryDEC-SMALLINT-LIN (no optimisation, small integers, linear constraints)
Best result obtained on this benchmarkSAT
Best value of the objective obtained on this benchmark0
Best CPU time to get the best result obtained on this benchmark2.76758
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3960
Total number of constraints4106
Number of constraints which are clauses4034
Number of constraints which are cardinality constraints (but not clauses)72
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint72
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 73
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= 3960 #constraint= 4106
0.48/0.57	c #Conflicts:       1000 | #Learnt:        995 | 0.000
0.48/0.57	c total clause space: 6.90675MB
0.48/0.57	c total #watches: 60445
2.58/2.69	c total #propagations: 281384 / total #impl: 4829761 (eff. 0.058)
2.58/2.69	c #Conflicts:       2000 | #Learnt:       1993 | 0.011
2.58/2.69	c total clause space: 11.2235MB
2.58/2.69	c total #watches: 118969
5.39/5.49	c total #propagations: 546881 / total #impl: 15503630 (eff. 0.035)
5.39/5.49	c GARBAGE COLLECT
5.39/5.49	c #Conflicts:       3000 | #Learnt:       2018 | 0.007
5.39/5.49	c total clause space: 18.2382MB
5.39/5.49	c total #watches: 128968
9.68/9.71	c total #propagations: 860685 / total #impl: 30620742 (eff. 0.028)
9.68/9.71	c #Conflicts:       4000 | #Learnt:       3017 | 0.005
9.68/9.71	c total clause space: 29.637MB
9.68/9.71	c total #watches: 187700
15.28/15.36	c total #propagations: 1126861 / total #impl: 48419668 (eff. 0.023)
15.28/15.36	c GARBAGE COLLECT
15.28/15.36	c #Conflicts:       5000 | #Learnt:       2388 | 0.004
15.28/15.36	c total clause space: 29.637MB
15.28/15.36	c total #watches: 194628
23.68/23.70	c total #propagations: 1392043 / total #impl: 67923427 (eff. 0.020)
23.68/23.70	c #Conflicts:       6000 | #Learnt:       3387 | 0.004
23.68/23.70	c total clause space: 29.637MB
23.68/23.70	c total #watches: 266322
35.48/35.54	c total #propagations: 1641270 / total #impl: 93441126 (eff. 0.018)
35.48/35.54	c GARBAGE COLLECT
35.48/35.54	c #Conflicts:       7000 | #Learnt:       2279 | 0.003
35.48/35.54	c total clause space: 48.1602MB
35.48/35.54	c total #watches: 207196
50.38/50.47	c total #propagations: 1866554 / total #impl: 124075115 (eff. 0.015)
50.38/50.47	c #Conflicts:       8000 | #Learnt:       3279 | 0.003
50.38/50.47	c total clause space: 48.1602MB
50.38/50.47	c total #watches: 278585
70.17/70.27	c total #propagations: 2157897 / total #impl: 161850591 (eff. 0.013)
70.17/70.27	c #Conflicts:       9000 | #Learnt:       4279 | 0.002
70.17/70.27	c total clause space: 78.2603MB
70.17/70.27	c total #watches: 335341
91.96/92.09	c total #propagations: 2404055 / total #impl: 190089450 (eff. 0.013)
91.96/92.09	c GARBAGE COLLECT
91.96/92.09	c #Conflicts:      10000 | #Learnt:       2752 | 0.002
91.96/92.09	c total clause space: 78.2603MB
91.96/92.09	c total #watches: 274543
112.18/112.27	c total #propagations: 2637950 / total #impl: 226466337 (eff. 0.012)
112.18/112.27	c #Conflicts:      11000 | #Learnt:       3752 | 0.002
112.18/112.27	c total clause space: 78.2603MB
112.18/112.27	c total #watches: 352241
134.27/134.36	c total #propagations: 2889357 / total #impl: 260548415 (eff. 0.011)
134.27/134.36	c #Conflicts:      12000 | #Learnt:       4752 | 0.002
134.27/134.36	c total clause space: 78.2603MB
134.27/134.36	c total #watches: 424497
172.26/172.35	c total #propagations: 3130097 / total #impl: 306212593 (eff. 0.010)
172.26/172.35	c #Conflicts:      13000 | #Learnt:       5752 | 0.002
172.26/172.35	c total clause space: 78.2603MB
172.26/172.35	c total #watches: 527763
196.56/196.64	c total #propagations: 3432404 / total #impl: 368911684 (eff. 0.009)
196.56/196.64	c GARBAGE COLLECT
196.56/196.64	c #Conflicts:      14000 | #Learnt:       3887 | 0.002
196.56/196.64	c total clause space: 78.2603MB
196.56/196.64	c total #watches: 379682
230.15/230.24	c total #propagations: 3708026 / total #impl: 437835302 (eff. 0.008)
230.15/230.24	c #Conflicts:      15000 | #Learnt:       4887 | 0.001
230.15/230.24	c total clause space: 78.2603MB
230.15/230.24	c total #watches: 522441
274.95/275.07	c total #propagations: 3975055 / total #impl: 537241510 (eff. 0.007)
274.95/275.07	c #Conflicts:      16000 | #Learnt:       5887 | 0.001
274.95/275.07	c total clause space: 78.2603MB
274.95/275.07	c total #watches: 623198
305.23/305.32	c total #propagations: 4214581 / total #impl: 693229943 (eff. 0.006)
305.23/305.32	c GARBAGE COLLECT
305.23/305.32	c #Conflicts:      17000 | #Learnt:       3743 | 0.001
305.23/305.32	c total clause space: 127.173MB
305.23/305.32	c total #watches: 415534
345.73/345.82	c total #propagations: 4438049 / total #impl: 773871683 (eff. 0.006)
345.73/345.82	c #Conflicts:      18000 | #Learnt:       4743 | 0.001
345.73/345.82	c total clause space: 127.173MB
345.73/345.82	c total #watches: 502345
390.62/390.70	c total #propagations: 4679364 / total #impl: 855982856 (eff. 0.005)
390.62/390.70	c #Conflicts:      19000 | #Learnt:       5743 | 0.001
390.62/390.70	c total clause space: 127.173MB
390.62/390.70	c total #watches: 590674
453.91/454.05	c total #propagations: 4937535 / total #impl: 937274022 (eff. 0.005)
453.91/454.05	c #Conflicts:      20000 | #Learnt:       6743 | 0.001
453.91/454.05	c total clause space: 127.173MB
453.91/454.05	c total #watches: 685842
503.10/503.20	c total #propagations: 5197828 / total #impl: 1005369018 (eff. 0.005)
503.10/503.20	c GARBAGE COLLECT
503.10/503.20	c #Conflicts:      21000 | #Learnt:       4237 | 0.001
503.10/503.20	c total clause space: 206.656MB
503.10/503.20	c total #watches: 425383
551.19/551.39	c total #propagations: 5472272 / total #impl: 1058711375 (eff. 0.005)
551.19/551.39	c #Conflicts:      22000 | #Learnt:       5237 | 0.001
551.19/551.39	c total clause space: 206.656MB
551.19/551.39	c total #watches: 544797
610.18/610.37	c total #propagations: 5766435 / total #impl: 1119587896 (eff. 0.005)
610.18/610.37	c #Conflicts:      23000 | #Learnt:       6237 | 0.001
610.18/610.37	c total clause space: 206.656MB
610.18/610.37	c total #watches: 685894
701.57/701.77	c total #propagations: 6030450 / total #impl: 1188086797 (eff. 0.005)
701.57/701.77	c #Conflicts:      24000 | #Learnt:       7237 | 0.001
701.57/701.77	c total clause space: 206.656MB
701.57/701.77	c total #watches: 875820
798.24/798.40	c total #propagations: 6305056 / total #impl: 1294582601 (eff. 0.005)
798.24/798.40	c GARBAGE COLLECT
798.24/798.40	c #Conflicts:      25000 | #Learnt:       4434 | 0.001
798.24/798.40	c total clause space: 206.656MB
798.24/798.40	c total #watches: 634069
866.93/867.16	c total #propagations: 6611963 / total #impl: 1415054659 (eff. 0.005)
866.93/867.16	c #Conflicts:      26000 | #Learnt:       5434 | 0.001
866.93/867.16	c total clause space: 206.656MB
866.93/867.16	c total #watches: 755050
964.91/965.14	c total #propagations: 6867191 / total #impl: 1514362781 (eff. 0.005)
964.91/965.14	c #Conflicts:      27000 | #Learnt:       6434 | 0.001
964.91/965.14	c total clause space: 206.656MB
964.91/965.14	c total #watches: 950948
1111.19/1111.40	c total #propagations: 7115127 / total #impl: 1633980097 (eff. 0.004)
1111.19/1111.40	c #Conflicts:      28000 | #Learnt:       7434 | 0.001
1111.19/1111.40	c total clause space: 206.656MB
1111.19/1111.40	c total #watches: 1121512
1289.96/1290.28	c total #propagations: 7375640 / total #impl: 1795308923 (eff. 0.004)
1289.96/1290.28	c GARBAGE COLLECT
1289.96/1290.28	c #Conflicts:      29000 | #Learnt:       4355 | 0.001
1289.96/1290.28	c total clause space: 206.656MB
1289.96/1290.28	c total #watches: 617137
1393.04/1393.34	c total #propagations: 7673256 / total #impl: 1920817059 (eff. 0.004)
1393.04/1393.34	c #Conflicts:      30000 | #Learnt:       5355 | 0.001
1393.04/1393.34	c total clause space: 206.656MB
1393.04/1393.34	c total #watches: 762683
1501.53/1501.89	c total #propagations: 7996638 / total #impl: 2048568750 (eff. 0.004)
1501.53/1501.89	c #Conflicts:      31000 | #Learnt:       6355 | 0.001
1501.53/1501.89	c total clause space: 206.656MB
1501.53/1501.89	c total #watches: 946607
1649.21/1649.51	c total #propagations: 8258557 / total #impl: 2152720461 (eff. 0.004)
1649.21/1649.51	c #Conflicts:      32000 | #Learnt:       7355 | 0.001
1649.21/1649.51	c total clause space: 206.656MB
1649.21/1649.51	c total #watches: 1062137

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-4087212-1465434236/watcher-4087212-1465434236 -o /tmp/evaluation-result-4087212-1465434236/solver-4087212-1465434236 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node125-1465427032-23762 --watchdog 1960 --input HOME/instance-4087212-1465434236.opb ./cdcl-cuttingplanes-release 

pid=24380
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.28 2.24 2.19 3/177 24383
/proc/meminfo: memFree=29848136/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=29104 CPUtime=0 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 125356680 29802496 5260 33554432000 4194304 6199737 140734548438592 140737108323144 4209312 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 7276 5260 122 490 0 6777 0

[startup+0.100115 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 24383
/proc/meminfo: memFree=29848136/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=34120 CPUtime=0.09 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 824 0 0 0 9 0 0 0 20 0 1 0 125356680 34938880 7182 33554432000 4194304 6199737 140734548438592 140737108323144 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 8530 7182 139 490 0 8031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34120

[startup+0.200298 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 24383
/proc/meminfo: memFree=29848136/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=34244 CPUtime=0.19 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 963 0 0 0 19 0 0 0 20 0 1 0 125356680 35065856 7286 33554432000 4194304 6199737 140734548438592 140737108323144 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 8561 7286 139 490 0 8062 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34244

[startup+0.300211 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 24383
/proc/meminfo: memFree=29848136/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=34376 CPUtime=0.28 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 1149 0 0 0 28 0 0 0 20 0 1 0 125356680 35201024 7404 33554432000 4194304 6199737 140734548438592 140737108323144 4213493 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 8594 7404 139 490 0 8095 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 34376

[startup+0.700246 s]
/proc/loadavg: 2.28 2.24 2.19 3/177 24383
/proc/meminfo: memFree=29848136/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=37452 CPUtime=0.68 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 1729 0 0 0 68 0 0 0 20 0 1 0 125356680 38350848 8309 33554432000 4194304 6199737 140734548438592 140737108323144 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 9363 8309 155 490 0 8864 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 37452

[startup+1.50018 s]
/proc/loadavg: 2.28 2.24 2.19 3/178 24384
/proc/meminfo: memFree=29808828/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=42252 CPUtime=1.48 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 2299 0 0 0 148 0 0 0 20 0 1 0 125356680 43266048 8681 33554432000 4194304 6199737 140734548438592 140734548437528 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 10563 8681 155 490 0 10064 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 42252

[startup+3.10024 s]
/proc/loadavg: 2.28 2.24 2.19 3/178 24384
/proc/meminfo: memFree=29803208/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=42720 CPUtime=3.08 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 2779 0 0 0 308 0 0 0 20 0 1 0 125356680 43745280 9513 33554432000 4194304 6199737 140734548438592 140734548437704 4213504 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 10680 9513 155 490 0 10181 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 42720

[startup+6.30019 s]
/proc/loadavg: 2.26 2.23 2.19 3/178 24384
/proc/meminfo: memFree=29794464/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=50376 CPUtime=6.29 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 3522 0 0 0 628 1 0 0 20 0 1 0 125356680 51585024 10547 33554432000 4194304 6199737 140734548438592 140734548437704 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 12594 10547 161 490 0 12095 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 50376

[startup+12.7002 s]
/proc/loadavg: 2.24 2.23 2.19 3/178 24384
/proc/meminfo: memFree=29778352/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=63188 CPUtime=12.68 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 4624 0 0 0 1267 1 0 0 20 0 1 0 125356680 64704512 12798 33554432000 4194304 6199737 140734548438592 140734548437528 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 15797 12798 161 490 0 15298 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 63188

[startup+25.5002 s]
/proc/loadavg: 2.25 2.23 2.19 3/178 24384
/proc/meminfo: memFree=29758784/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=64176 CPUtime=25.49 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 5085 0 0 0 2547 2 0 0 20 0 1 0 125356680 65716224 14741 33554432000 4194304 6199737 140734548438592 140734548437528 4213298 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 16044 14741 161 490 0 15545 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 64176

[startup+51.1003 s]
/proc/loadavg: 2.31 2.25 2.19 3/178 24384
/proc/meminfo: memFree=29735268/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=84132 CPUtime=51.08 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 6166 0 0 0 5106 2 0 0 20 0 1 0 125356680 86151168 19056 33554432000 4194304 6199737 140734548438592 140734548437704 4213493 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 21033 19056 161 490 0 20534 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 84132

[startup+102.3 s]
/proc/loadavg: 2.29 2.25 2.19 3/178 24385
/proc/meminfo: memFree=29682028/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=117056 CPUtime=102.27 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 7060 0 0 0 10225 2 0 0 20 0 1 0 125356680 119865344 24916 33554432000 4194304 6199737 140734548438592 140734548437528 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 29264 24916 161 490 0 28765 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 117056

[startup+162.3 s]
/proc/loadavg: 2.27 2.25 2.19 3/178 24386
/proc/meminfo: memFree=29676872/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=118192 CPUtime=162.26 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 7575 0 0 0 16223 3 0 0 20 0 1 0 125356680 121028608 25389 33554432000 4194304 6199737 140734548438592 140734548437528 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 29548 25389 161 490 0 29049 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 118192

[startup+222.307 s]
/proc/loadavg: 2.24 2.25 2.19 4/178 24387
/proc/meminfo: memFree=29673348/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=118504 CPUtime=222.26 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 7840 0 0 0 22223 3 0 0 20 0 1 0 125356680 121348096 25529 33554432000 4194304 6199737 140734548438592 140734548437416 4213396 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 29626 25529 161 490 0 29127 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 118504

[startup+282.3 s]
/proc/loadavg: 2.20 2.23 2.18 4/178 24389
/proc/meminfo: memFree=29641400/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=119768 CPUtime=282.24 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 8251 0 0 0 28221 3 0 0 20 0 1 0 125356680 122642432 26948 33554432000 4194304 6199737 140734548438592 140734548437384 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 29942 26948 161 490 0 29443 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 119768

[startup+342.3 s]
/proc/loadavg: 2.32 2.26 2.19 3/178 24390
/proc/meminfo: memFree=29624464/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=170172 CPUtime=342.23 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 8973 0 0 0 34220 3 0 0 20 0 1 0 125356680 174256128 29379 33554432000 4194304 6199737 140734548438592 140734548437528 4213306 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 42543 29379 161 490 0 42044 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 170172

[startup+402.3 s]
/proc/loadavg: 2.25 2.24 2.19 3/179 24394
/proc/meminfo: memFree=29590168/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=170756 CPUtime=402.21 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 9242 0 0 0 40218 3 0 0 20 0 1 0 125356680 174854144 37817 33554432000 4194304 6199737 140734548438592 140734548437240 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 42689 37817 161 490 0 42190 0
Current children cumulated CPU time (s) 402.21
Current children cumulated vsize (KiB) 170756

[startup+462.3 s]
/proc/loadavg: 2.23 2.24 2.18 3/178 24395
/proc/meminfo: memFree=29554868/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=172492 CPUtime=462.21 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 9678 0 0 0 46217 4 0 0 20 0 1 0 125356680 176631808 41830 33554432000 4194304 6199737 140734548438592 140734548437384 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 43123 41830 161 490 0 42624 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 172492

[startup+522.3 s]
/proc/loadavg: 2.26 2.24 2.18 3/178 24396
/proc/meminfo: memFree=29538416/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=254012 CPUtime=522.2 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 10240 0 0 0 52216 4 0 0 20 0 1 0 125356680 260108288 42599 33554432000 4194304 6199737 140734548438592 140734548437704 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 63503 42599 161 490 0 63004 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 254012

[startup+582.3 s]
/proc/loadavg: 2.25 2.24 2.18 3/178 24398
/proc/meminfo: memFree=29530540/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=254036 CPUtime=582.19 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 10301 0 0 0 58215 4 0 0 20 0 1 0 125356680 260132864 42660 33554432000 4194304 6199737 140734548438592 140734548437528 4213493 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 63509 42660 161 490 0 63010 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 254036


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


[startup+882.307 s]
/proc/loadavg: 2.31 2.27 2.19 3/177 24610
/proc/meminfo: memFree=29524780/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=256868 CPUtime=882.13 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 11091 0 0 0 88208 5 0 0 20 0 1 0 125356680 263032832 43441 33554432000 4194304 6199737 140734548438592 140734548437528 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 64217 43441 161 490 0 63718 0
Current children cumulated CPU time (s) 882.13
Current children cumulated vsize (KiB) 256868

[startup+942.3 s]
/proc/loadavg: 2.25 2.25 2.19 3/177 24611
/proc/meminfo: memFree=29524416/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=257056 CPUtime=942.12 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 11136 0 0 0 94207 5 0 0 20 0 1 0 125356680 263225344 43486 33554432000 4194304 6199737 140734548438592 140734548437528 4213306 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 64264 43486 161 490 0 63765 0
Current children cumulated CPU time (s) 942.12
Current children cumulated vsize (KiB) 257056

[startup+1002.3 s]
/proc/loadavg: 2.17 2.23 2.18 3/178 24615
/proc/meminfo: memFree=29522536/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=257708 CPUtime=1002.11 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 11415 0 0 0 100206 5 0 0 20 0 1 0 125356680 263892992 43755 33554432000 4194304 6199737 140734548438592 140734548437240 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 64427 43755 161 490 0 63928 0
Current children cumulated CPU time (s) 1002.11
Current children cumulated vsize (KiB) 257708

[startup+1062.3 s]
/proc/loadavg: 2.17 2.22 2.18 3/177 24616
/proc/meminfo: memFree=29513056/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=259100 CPUtime=1062.1 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 11759 0 0 0 106204 6 0 0 20 0 1 0 125356680 265318400 46143 33554432000 4194304 6199737 140734548438592 140734548437528 4213456 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 64775 46143 161 490 0 64276 0
Current children cumulated CPU time (s) 1062.1
Current children cumulated vsize (KiB) 259100

[startup+1122.3 s]
/proc/loadavg: 2.24 2.23 2.18 3/177 24617
/proc/meminfo: memFree=29501760/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=260140 CPUtime=1122.09 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12026 0 0 0 112203 6 0 0 20 0 1 0 125356680 266383360 48965 33554432000 4194304 6199737 140734548438592 140734548437528 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65035 48965 161 490 0 64536 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 260140

[startup+1182.3 s]
/proc/loadavg: 2.13 2.20 2.18 3/177 24619
/proc/meminfo: memFree=29494004/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=260832 CPUtime=1182.08 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12199 0 0 0 118202 6 0 0 20 0 1 0 125356680 267091968 50671 33554432000 4194304 6199737 140734548438592 140734548437528 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65208 50671 161 490 0 64709 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 260832

[startup+1242.3 s]
/proc/loadavg: 2.31 2.24 2.19 3/177 24620
/proc/meminfo: memFree=29479488/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=261488 CPUtime=1242.07 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12347 0 0 0 124201 6 0 0 20 0 1 0 125356680 267763712 52352 33554432000 4194304 6199737 140734548438592 140734548437240 4213314 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65372 52352 161 490 0 64873 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 261488

[startup+1302.3 s]
/proc/loadavg: 2.31 2.25 2.19 3/177 24621
/proc/meminfo: memFree=29465960/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262224 CPUtime=1302.06 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12567 0 0 0 130200 6 0 0 20 0 1 0 125356680 268517376 53560 33554432000 4194304 6199737 140734548438592 140734548437704 4213385 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65556 53560 161 490 0 65057 0
Current children cumulated CPU time (s) 1302.06
Current children cumulated vsize (KiB) 262224

[startup+1362.3 s]
/proc/loadavg: 2.24 2.23 2.19 3/177 24622
/proc/meminfo: memFree=29455084/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262224 CPUtime=1362.05 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12581 0 0 0 136199 6 0 0 20 0 1 0 125356680 268517376 53574 33554432000 4194304 6199737 140734548438592 140734548437704 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65556 53574 161 490 0 65057 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 262224

[startup+1422.3 s]
/proc/loadavg: 2.40 2.28 2.20 3/177 24623
/proc/meminfo: memFree=29453772/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262224 CPUtime=1422.04 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12606 0 0 0 142198 6 0 0 20 0 1 0 125356680 268517376 53597 33554432000 4194304 6199737 140734548438592 140734548437704 4213381 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65556 53597 161 490 0 65057 0
Current children cumulated CPU time (s) 1422.04
Current children cumulated vsize (KiB) 262224

[startup+1482.3 s]
/proc/loadavg: 2.35 2.28 2.20 3/177 24625
/proc/meminfo: memFree=29454256/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262224 CPUtime=1482.04 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12606 0 0 0 148197 7 0 0 20 0 1 0 125356680 268517376 53597 33554432000 4194304 6199737 140734548438592 140734548437704 4213306 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65556 53597 161 490 0 65057 0
Current children cumulated CPU time (s) 1482.04
Current children cumulated vsize (KiB) 262224

[startup+1542.31 s]
/proc/loadavg: 2.23 2.25 2.19 3/177 24626
/proc/meminfo: memFree=29454500/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262224 CPUtime=1542.03 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12610 0 0 0 154196 7 0 0 20 0 1 0 125356680 268517376 53601 33554432000 4194304 6199737 140734548438592 140734548437704 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65556 53601 161 490 0 65057 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 262224

[startup+1602.3 s]
/proc/loadavg: 2.19 2.23 2.18 3/178 24630
/proc/meminfo: memFree=29453316/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262224 CPUtime=1602.01 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12691 0 0 0 160194 7 0 0 20 0 1 0 125356680 268517376 53711 33554432000 4194304 6199737 140734548438592 140734548437704 4213381 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65556 53711 161 490 0 65057 0
Current children cumulated CPU time (s) 1602.01
Current children cumulated vsize (KiB) 262224

[startup+1662.3 s]
/proc/loadavg: 2.30 2.25 2.19 3/177 24631
/proc/meminfo: memFree=29453080/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262288 CPUtime=1662.01 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12729 0 0 0 166194 7 0 0 20 0 1 0 125356680 268582912 53749 33554432000 4194304 6199737 140734548438592 140734548437528 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65572 53749 161 490 0 65073 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 262288

[startup+1722.3 s]
/proc/loadavg: 2.30 2.26 2.19 3/177 24632
/proc/meminfo: memFree=29452580/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262448 CPUtime=1722 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12774 0 0 0 172193 7 0 0 20 0 1 0 125356680 268746752 53794 33554432000 4194304 6199737 140734548438592 140734548437528 4213389 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65612 53794 161 490 0 65113 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 262448

[startup+1782.3 s]
/proc/loadavg: 2.23 2.24 2.19 3/177 24634
/proc/meminfo: memFree=29451220/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=262988 CPUtime=1781.99 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12901 0 0 0 178192 7 0 0 20 0 1 0 125356680 269299712 53921 33554432000 4194304 6199737 140734548438592 140734548437528 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65747 53921 161 490 0 65248 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 262988



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.16 2.23 2.18 3/177 24634
/proc/meminfo: memFree=29451100/32872528 swapFree=16384/1696552
[pid=24383] ppid=24380 vsize=263120 CPUtime=1800.08 cores=0,2,4,6
/proc/24383/stat : 24383 (cdcl-cuttingpla) R 24380 24383 23746 0 -1 4202496 12911 0 0 0 180001 7 0 0 20 0 1 0 125356680 269434880 53931 33554432000 4194304 6199737 140734548438592 140734548437288 4213368 0 0 4096 8388610 0 0 0 17 0 0 0 0 0 0
/proc/24383/statm: 65780 53931 161 490 0 65281 0
Current children cumulated CPU time (s) 1800.08
Current children cumulated vsize (KiB) 263120

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

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.4
CPU time (s): 1800.09
CPU user time (s): 1800.02
CPU system time (s): 0.075988
CPU usage (%): 99.9829
Max. virtual memory (cumulated for all children) (KiB): 263120

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.02
system time used= 0.075988
maximum resident set size= 215724
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12911
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= 17
involuntary context switches= 1997

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.31434 second user time and 7.17091 second system time

The end

Launcher Data

Begin job on node125 at 2016-06-09 03:03:56
IDJOB=4087212
IDBENCH=90228
IDSOLVER=2548
FILE ID=node125/4087212-1465434236
RUNJOBID= node125-1465427032-23762
PBS_JOBID= 19859786
Free space on /tmp= 71744 MiB

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

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

MD5SUM BENCH= a155ccc2b565346c70170bfe1c3f5501
RANDOM SEED=177649053

node125.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.456
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.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.456
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.56
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.456
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.456
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.456
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.456
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.55
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.456
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.456
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:        29848780 kB
Buffers:          130740 kB
Cached:           415408 kB
SwapCached:         1700 kB
Active:           135088 kB
Inactive:         443784 kB
Active(anon):      32380 kB
Inactive(anon):     2960 kB
Active(file):     102708 kB
Inactive(file):   440824 kB
Unevictable:     1696552 kB
Mlocked:           16384 kB
SwapTotal:      67108856 kB
SwapFree:       67098584 kB
Dirty:              5088 kB
Writeback:            52 kB
AnonPages:       1702636 kB
Mapped:             7520 kB
Shmem:                 0 kB
Slab:             614656 kB
SReclaimable:      58456 kB
SUnreclaim:       556200 kB
KernelStack:        1448 kB
PageTables:         7484 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1848424 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1683456 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= 71744 MiB
End job on node125 at 2016-06-09 03:33:57