Trace number 4087275

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_K94.opb
MD5SUM08b0e704e28720f9a0455d95c872079f
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 variables6392
Total number of constraints6582
Number of constraints which are clauses6488
Number of constraints which are cardinality constraints (but not clauses)94
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint94
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 95
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= 6392 #constraint= 6582
0.59/0.64	c #Conflicts:       1000 | #Learnt:        998 | 0.005
0.59/0.64	c total clause space: 11.2235MB
0.59/0.64	c total #watches: 74420
2.79/2.84	c total #propagations: 389449 / total #impl: 4822949 (eff. 0.081)
2.79/2.84	c #Conflicts:       2000 | #Learnt:       1998 | 0.003
2.79/2.84	c total clause space: 29.637MB
2.79/2.84	c total #watches: 135719
5.69/5.79	c total #propagations: 764792 / total #impl: 20645375 (eff. 0.037)
5.69/5.79	c GARBAGE COLLECT
5.69/5.79	c #Conflicts:       3000 | #Learnt:       2012 | 0.003
5.69/5.79	c total clause space: 29.637MB
5.69/5.79	c total #watches: 162304
11.89/11.99	c total #propagations: 1076351 / total #impl: 34246279 (eff. 0.031)
11.89/11.99	c #Conflicts:       4000 | #Learnt:       3012 | 0.003
11.89/11.99	c total clause space: 48.1602MB
11.89/11.99	c total #watches: 241498
17.39/17.44	c total #propagations: 1430241 / total #impl: 52976900 (eff. 0.027)
17.39/17.44	c GARBAGE COLLECT
17.39/17.44	c #Conflicts:       5000 | #Learnt:       2375 | 0.005
17.39/17.44	c total clause space: 48.1602MB
17.39/17.44	c total #watches: 207813
22.18/22.26	c total #propagations: 1801582 / total #impl: 68909446 (eff. 0.026)
22.18/22.26	c #Conflicts:       6000 | #Learnt:       3375 | 0.014
22.18/22.26	c total clause space: 48.1602MB
22.18/22.26	c total #watches: 305271
32.18/32.20	c total #propagations: 2090727 / total #impl: 98456409 (eff. 0.021)
32.18/32.20	c GARBAGE COLLECT
32.18/32.20	c #Conflicts:       7000 | #Learnt:       2282 | 0.013
32.18/32.20	c total clause space: 48.1602MB
32.18/32.20	c total #watches: 249666
43.08/43.11	c total #propagations: 2396465 / total #impl: 139113952 (eff. 0.017)
43.08/43.11	c #Conflicts:       8000 | #Learnt:       3282 | 0.011
43.08/43.11	c total clause space: 48.1602MB
43.08/43.11	c total #watches: 339591
59.68/59.77	c total #propagations: 2676930 / total #impl: 197487987 (eff. 0.014)
59.68/59.77	c #Conflicts:       9000 | #Learnt:       4282 | 0.010
59.68/59.77	c total clause space: 78.2603MB
59.68/59.77	c total #watches: 435394
80.58/80.64	c total #propagations: 3059715 / total #impl: 245457996 (eff. 0.012)
80.58/80.64	c GARBAGE COLLECT
80.58/80.64	c #Conflicts:      10000 | #Learnt:       2771 | 0.012
80.58/80.64	c total clause space: 78.2603MB
80.58/80.64	c total #watches: 320924
94.47/94.57	c total #propagations: 3454515 / total #impl: 308941467 (eff. 0.011)
94.47/94.57	c #Conflicts:      11000 | #Learnt:       3771 | 0.011
94.47/94.57	c total clause space: 78.2603MB
94.47/94.57	c total #watches: 454994
128.57/128.60	c total #propagations: 3752757 / total #impl: 362336134 (eff. 0.010)
128.57/128.60	c #Conflicts:      12000 | #Learnt:       4771 | 0.011
128.57/128.60	c total clause space: 78.2603MB
128.57/128.60	c total #watches: 653733
168.96/169.08	c total #propagations: 4117521 / total #impl: 430490302 (eff. 0.010)
168.96/169.08	c #Conflicts:      13000 | #Learnt:       5771 | 0.015
168.96/169.08	c total clause space: 78.2603MB
168.96/169.08	c total #watches: 746933
189.86/189.94	c total #propagations: 4449889 / total #impl: 489478185 (eff. 0.009)
189.86/189.94	c GARBAGE COLLECT
189.86/189.94	c #Conflicts:      14000 | #Learnt:       3927 | 0.014
189.86/189.94	c total clause space: 78.2603MB
189.86/189.94	c total #watches: 457564
216.45/216.58	c total #propagations: 4869921 / total #impl: 538134624 (eff. 0.009)
216.45/216.58	c #Conflicts:      15000 | #Learnt:       4927 | 0.014
216.45/216.58	c total clause space: 78.2603MB
216.45/216.58	c total #watches: 584216
243.55/243.62	c total #propagations: 5229671 / total #impl: 612768847 (eff. 0.009)
243.55/243.62	c #Conflicts:      16000 | #Learnt:       5927 | 0.024
243.55/243.62	c total clause space: 78.2603MB
243.55/243.62	c total #watches: 729849
281.56/281.68	c total #propagations: 5526007 / total #impl: 666670766 (eff. 0.008)
281.56/281.68	c GARBAGE COLLECT
281.56/281.68	c #Conflicts:      17000 | #Learnt:       3745 | 0.024
281.56/281.68	c total clause space: 127.173MB
281.56/281.68	c total #watches: 472092
314.05/314.12	c total #propagations: 5899326 / total #impl: 768242630 (eff. 0.008)
314.05/314.12	c #Conflicts:      18000 | #Learnt:       4745 | 0.023
314.05/314.12	c total clause space: 127.173MB
314.05/314.12	c total #watches: 605371
357.44/357.57	c total #propagations: 6170129 / total #impl: 835045157 (eff. 0.007)
357.44/357.57	c #Conflicts:      19000 | #Learnt:       5745 | 0.022
357.44/357.57	c total clause space: 127.173MB
357.44/357.57	c total #watches: 701421
418.82/418.90	c total #propagations: 6499696 / total #impl: 907590657 (eff. 0.007)
418.82/418.90	c #Conflicts:      20000 | #Learnt:       6745 | 0.021
418.82/418.90	c total clause space: 206.656MB
418.82/418.90	c total #watches: 836400
470.41/470.50	c total #propagations: 6894356 / total #impl: 988183392 (eff. 0.007)
470.41/470.50	c GARBAGE COLLECT
470.41/470.50	c #Conflicts:      21000 | #Learnt:       4279 | 0.020
470.41/470.50	c total clause space: 206.656MB
470.41/470.50	c total #watches: 538158
516.91/517.07	c total #propagations: 7331936 / total #impl: 1044116374 (eff. 0.007)
516.91/517.07	c #Conflicts:      22000 | #Learnt:       5279 | 0.019
516.91/517.07	c total clause space: 206.656MB
516.91/517.07	c total #watches: 696816
589.99/590.13	c total #propagations: 7656622 / total #impl: 1137334679 (eff. 0.007)
589.99/590.13	c #Conflicts:      23000 | #Learnt:       6279 | 0.019
589.99/590.13	c total clause space: 206.656MB
589.99/590.13	c total #watches: 850073
666.48/666.64	c total #propagations: 8068723 / total #impl: 1232598587 (eff. 0.007)
666.48/666.64	c #Conflicts:      24000 | #Learnt:       7279 | 0.018
666.48/666.64	c total clause space: 206.656MB
666.48/666.64	c total #watches: 1135138
760.27/760.41	c total #propagations: 8413167 / total #impl: 1321277710 (eff. 0.006)
760.27/760.41	c GARBAGE COLLECT
760.27/760.41	c #Conflicts:      25000 | #Learnt:       4456 | 0.017
760.27/760.41	c total clause space: 206.656MB
760.27/760.41	c total #watches: 749757
822.36/822.53	c total #propagations: 8827608 / total #impl: 1410540212 (eff. 0.006)
822.36/822.53	c #Conflicts:      26000 | #Learnt:       5456 | 0.017
822.36/822.53	c total clause space: 206.656MB
822.36/822.53	c total #watches: 855778
895.64/895.82	c total #propagations: 9121265 / total #impl: 1487239561 (eff. 0.006)
895.64/895.82	c #Conflicts:      27000 | #Learnt:       6456 | 0.016
895.64/895.82	c total clause space: 206.656MB
895.64/895.82	c total #watches: 1017697
992.83/993.08	c total #propagations: 9461845 / total #impl: 1564298937 (eff. 0.006)
992.83/993.08	c #Conflicts:      28000 | #Learnt:       7456 | 0.016
992.83/993.08	c total clause space: 206.656MB
992.83/993.08	c total #watches: 1157723
1104.72/1104.98	c total #propagations: 9813706 / total #impl: 1677455616 (eff. 0.006)
1104.72/1104.98	c GARBAGE COLLECT
1104.72/1104.98	c #Conflicts:      29000 | #Learnt:       4373 | 0.016
1104.72/1104.98	c total clause space: 206.656MB
1104.72/1104.98	c total #watches: 645633
1160.41/1160.69	c total #propagations: 10175537 / total #impl: 1792359088 (eff. 0.006)
1160.41/1160.69	c #Conflicts:      30000 | #Learnt:       5373 | 0.016
1160.41/1160.69	c total clause space: 206.656MB
1160.41/1160.69	c total #watches: 831605
1244.59/1244.89	c total #propagations: 10488351 / total #impl: 1885543352 (eff. 0.006)
1244.59/1244.89	c #Conflicts:      31000 | #Learnt:       6373 | 0.015
1244.59/1244.89	c total clause space: 206.656MB
1244.59/1244.89	c total #watches: 1019736
1339.08/1339.31	c total #propagations: 10858459 / total #impl: 1973292450 (eff. 0.006)
1339.08/1339.31	c #Conflicts:      32000 | #Learnt:       7373 | 0.015
1339.08/1339.31	c total clause space: 206.656MB
1339.08/1339.31	c total #watches: 1202283
1466.46/1466.78	c total #propagations: 11209762 / total #impl: 2107584937 (eff. 0.005)
1466.46/1466.78	c #Conflicts:      33000 | #Learnt:       8373 | 0.014
1466.46/1466.78	c total clause space: 206.656MB
1466.46/1466.78	c total #watches: 1396186
1534.55/1534.85	c total #propagations: 11576575 / total #impl: 2243447753 (eff. 0.005)
1534.55/1534.85	c GARBAGE COLLECT
1534.55/1534.85	c #Conflicts:      34000 | #Learnt:       4970 | 0.014
1534.55/1534.85	c total clause space: 206.656MB
1534.55/1534.85	c total #watches: 806288
1624.23/1624.51	c total #propagations: 11848101 / total #impl: 2343623092 (eff. 0.005)
1624.23/1624.51	c #Conflicts:      35000 | #Learnt:       5970 | 0.013
1624.23/1624.51	c total clause space: 206.656MB
1624.23/1624.51	c total #watches: 911805
1720.22/1720.54	c total #propagations: 12298534 / total #impl: 2538646331 (eff. 0.005)
1720.22/1720.54	c #Conflicts:      36000 | #Learnt:       6970 | 0.013
1720.22/1720.54	c total clause space: 206.656MB
1720.22/1720.54	c total #watches: 1038901

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

pid=31526
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.19 2.18 3/176 31529
/proc/meminfo: memFree=29891516/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 123988919 29802496 5261 33554432000 4194304 6199737 140737194950464 140734597956984 4209412 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 7276 5261 122 490 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 31529
/proc/meminfo: memFree=29891516/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=34252 CPUtime=0.09 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 823 0 0 0 9 0 0 0 20 0 1 0 123988919 35074048 7199 33554432000 4194304 6199737 140737194950464 140734597956984 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 8563 7199 139 490 0 8064 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34252

[startup+0.20037 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 31529
/proc/meminfo: memFree=29891516/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=34376 CPUtime=0.18 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 1279 0 0 0 18 0 0 0 20 0 1 0 123988919 35201024 7492 33554432000 4194304 6199737 140737194950464 140734597956984 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 8594 7492 139 490 0 8095 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 34376

[startup+0.300217 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 31529
/proc/meminfo: memFree=29891516/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=37216 CPUtime=0.28 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 1568 0 0 0 28 0 0 0 20 0 1 0 123988919 38109184 8186 33554432000 4194304 6199737 140737194950464 140734597956984 4218791 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 9304 8186 139 490 0 8805 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 37216

[startup+0.700233 s]
/proc/loadavg: 2.14 2.19 2.18 3/176 31529
/proc/meminfo: memFree=29891516/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=42120 CPUtime=0.69 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 1845 0 0 0 68 1 0 0 20 0 1 0 123988919 43130880 8399 33554432000 4194304 6199737 140737194950464 140737194949400 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 10530 8399 155 490 0 10031 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42120

[startup+1.50028 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 31530
/proc/meminfo: memFree=29853712/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=42596 CPUtime=1.49 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 2336 0 0 0 148 1 0 0 20 0 1 0 123988919 43618304 9264 33554432000 4194304 6199737 140737194950464 140737194949400 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 10649 9264 155 490 0 10150 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42596

[startup+3.10021 s]
/proc/loadavg: 2.14 2.19 2.18 3/177 31530
/proc/meminfo: memFree=29847756/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=61824 CPUtime=3.09 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 4204 0 0 0 308 1 0 0 20 0 1 0 123988919 63307776 11900 33554432000 4194304 6199737 140737194950464 140737194949112 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 15456 11900 155 490 0 14957 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 61824

[startup+6.30024 s]
/proc/loadavg: 2.13 2.19 2.17 3/177 31530
/proc/meminfo: memFree=29834652/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=62596 CPUtime=6.29 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 4557 0 0 0 628 1 0 0 20 0 1 0 123988919 64098304 13273 33554432000 4194304 6199737 140737194950464 140737194949288 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 15649 13273 161 490 0 15150 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 62596

[startup+12.7002 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 31530
/proc/meminfo: memFree=29815788/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=82868 CPUtime=12.69 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 5339 0 0 0 1268 1 0 0 20 0 1 0 123988919 84856832 15415 33554432000 4194304 6199737 140737194950464 140737194949576 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 20717 15415 161 490 0 20218 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 82868

[startup+25.5003 s]
/proc/loadavg: 2.30 2.22 2.19 3/177 31530
/proc/meminfo: memFree=29802348/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=84316 CPUtime=25.48 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 6086 0 0 0 2547 1 0 0 20 0 1 0 123988919 86339584 18567 33554432000 4194304 6199737 140737194950464 140737194949400 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 21079 18567 161 490 0 20580 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 84316

[startup+51.1003 s]
/proc/loadavg: 2.20 2.20 2.18 3/177 31531
/proc/meminfo: memFree=29780508/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=86152 CPUtime=51.08 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 6711 0 0 0 5107 1 0 0 20 0 1 0 123988919 88219648 20168 33554432000 4194304 6199737 140737194950464 140737194949112 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 21538 20168 161 490 0 21039 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86152

[startup+102.3 s]
/proc/loadavg: 2.32 2.23 2.19 3/177 31532
/proc/meminfo: memFree=29758592/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=119184 CPUtime=102.28 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 7824 0 0 0 10226 2 0 0 20 0 1 0 123988919 122044416 24568 33554432000 4194304 6199737 140737194950464 140737194949112 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 29796 24568 161 490 0 29297 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119184

[startup+162.3 s]
/proc/loadavg: 2.22 2.22 2.18 3/177 31533
/proc/meminfo: memFree=29742016/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=121152 CPUtime=162.26 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 8513 0 0 0 16224 2 0 0 20 0 1 0 123988919 124059648 26756 33554432000 4194304 6199737 140737194950464 140737194949400 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 30288 26756 161 490 0 29789 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 121152

[startup+222.307 s]
/proc/loadavg: 2.28 2.23 2.19 3/177 31534
/proc/meminfo: memFree=29714940/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=122008 CPUtime=222.26 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 8800 0 0 0 22224 2 0 0 20 0 1 0 123988919 124936192 27537 33554432000 4194304 6199737 140737194950464 140737194949160 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 30502 27537 161 490 0 30003 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 122008

[startup+282.3 s]
/proc/loadavg: 2.22 2.22 2.18 4/178 31538
/proc/meminfo: memFree=29682772/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=173440 CPUtime=282.25 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 9690 0 0 0 28222 3 0 0 20 0 1 0 123988919 177602560 31180 33554432000 4194304 6199737 140737194950464 140737194949288 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 43360 31180 161 490 0 42861 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 173440

[startup+342.3 s]
/proc/loadavg: 2.25 2.22 2.18 4/177 31540
/proc/meminfo: memFree=29653992/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=174012 CPUtime=342.24 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 10031 0 0 0 34221 3 0 0 20 0 1 0 123988919 178188288 38144 33554432000 4194304 6199737 140737194950464 140737194949400 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 43503 38144 161 490 0 43004 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 174012

[startup+402.3 s]
/proc/loadavg: 2.09 2.18 2.17 3/177 31541
/proc/meminfo: memFree=29630452/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=257700 CPUtime=402.23 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 10950 0 0 0 40219 4 0 0 20 0 1 0 123988919 263884800 44057 33554432000 4194304 6199737 140737194950464 140737194949400 4213314 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 64425 44057 161 490 0 63926 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 257700

[startup+462.3 s]
/proc/loadavg: 2.23 2.20 2.18 3/177 31542
/proc/meminfo: memFree=29618680/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=258292 CPUtime=462.21 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 11352 0 0 0 46217 4 0 0 20 0 1 0 123988919 264491008 46324 33554432000 4194304 6199737 140737194950464 140737194949400 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 64573 46324 161 490 0 64074 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 258292

[startup+522.3 s]
/proc/loadavg: 2.12 2.18 2.17 3/177 31543
/proc/meminfo: memFree=29617788/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=258316 CPUtime=522.2 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 11417 0 0 0 52216 4 0 0 20 0 1 0 123988919 264515584 46387 33554432000 4194304 6199737 140737194950464 140737194949576 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 64579 46387 161 490 0 64080 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 258316

[startup+582.3 s]
/proc/loadavg: 2.16 2.18 2.17 3/177 31544
/proc/meminfo: memFree=29611676/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=258724 CPUtime=582.19 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 11504 0 0 0 58215 4 0 0 20 0 1 0 123988919 264933376 46474 33554432000 4194304 6199737 140737194950464 140737194949112 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 64681 46474 161 490 0 64182 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 258724


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 31554
/proc/meminfo: memFree=29580140/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=261876 CPUtime=942.14 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 12508 0 0 0 94209 5 0 0 20 0 1 0 123988919 268161024 47940 33554432000 4194304 6199737 140737194950464 140737194949400 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65469 47940 161 490 0 64970 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 261876

[startup+1002.3 s]
/proc/loadavg: 2.17 2.18 2.18 4/177 31556
/proc/meminfo: memFree=29568868/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=262300 CPUtime=1002.12 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 12685 0 0 0 100207 5 0 0 20 0 1 0 123988919 268595200 48109 33554432000 4194304 6199737 140737194950464 140737194949400 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65575 48109 161 490 0 65076 0
Current children cumulated CPU time (s) 1002.12
Current children cumulated vsize (KiB) 262300

[startup+1062.3 s]
/proc/loadavg: 2.22 2.19 2.18 3/177 31557
/proc/meminfo: memFree=29543268/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=263236 CPUtime=1062.11 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 12923 0 0 0 106206 5 0 0 20 0 1 0 123988919 269553664 49369 33554432000 4194304 6199737 140737194950464 140737194949112 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65809 49369 161 490 0 65310 0
Current children cumulated CPU time (s) 1062.11
Current children cumulated vsize (KiB) 263236

[startup+1122.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/177 31558
/proc/meminfo: memFree=29528284/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=263800 CPUtime=1122.11 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13058 0 0 0 112205 6 0 0 20 0 1 0 123988919 270131200 50007 33554432000 4194304 6199737 140737194950464 140737194949576 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65950 50007 161 490 0 65451 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 263800

[startup+1182.3 s]
/proc/loadavg: 2.13 2.17 2.17 4/177 31559
/proc/meminfo: memFree=29512680/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=263800 CPUtime=1182.1 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13088 0 0 0 118204 6 0 0 20 0 1 0 123988919 270131200 50037 33554432000 4194304 6199737 140737194950464 140737194949576 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65950 50037 161 490 0 65451 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 263800

[startup+1242.3 s]
/proc/loadavg: 2.22 2.18 2.18 3/177 31560
/proc/meminfo: memFree=29505392/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=263800 CPUtime=1242.09 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13096 0 0 0 124203 6 0 0 20 0 1 0 123988919 270131200 50045 33554432000 4194304 6199737 140737194950464 140737194949576 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65950 50045 161 490 0 65451 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 263800

[startup+1302.3 s]
/proc/loadavg: 2.13 2.16 2.17 3/177 31562
/proc/meminfo: memFree=29505244/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=263928 CPUtime=1302.08 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13125 0 0 0 130202 6 0 0 20 0 1 0 123988919 270262272 50074 33554432000 4194304 6199737 140737194950464 140737194949400 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 65982 50074 161 490 0 65483 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 263928

[startup+1362.3 s]
/proc/loadavg: 2.13 2.16 2.17 4/177 31563
/proc/meminfo: memFree=29504836/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=264120 CPUtime=1362.07 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13176 0 0 0 136201 6 0 0 20 0 1 0 123988919 270458880 50125 33554432000 4194304 6199737 140737194950464 140737194949576 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66030 50125 161 490 0 65531 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 264120

[startup+1422.3 s]
/proc/loadavg: 2.21 2.17 2.17 3/177 31564
/proc/meminfo: memFree=29503124/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=264428 CPUtime=1422.07 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13293 0 0 0 142201 6 0 0 20 0 1 0 123988919 270774272 50242 33554432000 4194304 6199737 140737194950464 140737194949400 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66107 50242 161 490 0 65608 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 264428

[startup+1482.3 s]
/proc/loadavg: 2.13 2.15 2.17 3/178 31568
/proc/meminfo: memFree=29501636/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=264692 CPUtime=1482.06 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13359 0 0 0 148200 6 0 0 20 0 1 0 123988919 271044608 50308 33554432000 4194304 6199737 140737194950464 140737194949400 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66173 50308 161 490 0 65674 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 264692

[startup+1542.31 s]
/proc/loadavg: 2.14 2.15 2.17 4/177 31569
/proc/meminfo: memFree=29455212/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=264888 CPUtime=1542.05 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13410 0 0 0 154199 6 0 0 20 0 1 0 123988919 271245312 52909 33554432000 4194304 6199737 140737194950464 140737194949576 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66222 52909 161 490 0 65723 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 264888

[startup+1602.3 s]
/proc/loadavg: 2.23 2.18 2.18 3/177 31571
/proc/meminfo: memFree=29415392/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=264888 CPUtime=1602.03 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13433 0 0 0 160197 6 0 0 20 0 1 0 123988919 271245312 52940 33554432000 4194304 6199737 140737194950464 140737194949576 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66222 52940 161 490 0 65723 0
Current children cumulated CPU time (s) 1602.03
Current children cumulated vsize (KiB) 264888

[startup+1662.3 s]
/proc/loadavg: 2.17 2.17 2.18 3/177 31572
/proc/meminfo: memFree=29390232/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=265036 CPUtime=1662.03 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13457 0 0 0 166197 6 0 0 20 0 1 0 123988919 271396864 52964 33554432000 4194304 6199737 140737194950464 140737194949288 4235318 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66259 52964 161 490 0 65760 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 265036

[startup+1722.3 s]
/proc/loadavg: 2.18 2.17 2.18 4/177 31573
/proc/meminfo: memFree=29362472/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=265180 CPUtime=1722.02 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13516 0 0 0 172196 6 0 0 20 0 1 0 123988919 271544320 53023 33554432000 4194304 6199737 140737194950464 140737194949576 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66295 53023 161 490 0 65796 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 265180

[startup+1782.3 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 31574
/proc/meminfo: memFree=29339976/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=265456 CPUtime=1782.01 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13583 0 0 0 178195 6 0 0 20 0 1 0 123988919 271826944 53090 33554432000 4194304 6199737 140737194950464 140737194949400 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66364 53090 161 490 0 65865 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 265456



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.22 2.18 2.18 4/177 31620
/proc/meminfo: memFree=29677320/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=265456 CPUtime=1800 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13588 0 0 0 179994 6 0 0 20 0 1 0 123988919 271826944 53095 33554432000 4194304 6199737 140737194950464 140737194949400 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66364 53095 161 490 0 65865 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 265456

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

[startup+1800.3 s]
/proc/loadavg: 2.22 2.18 2.18 4/177 31620
/proc/meminfo: memFree=29677320/32872528 swapFree=14956/1314940
[pid=31529] ppid=31526 vsize=265456 CPUtime=1800 cores=1,3,5,7
/proc/31529/stat : 31529 (cdcl-cuttingpla) R 31526 31529 26125 0 -1 4202496 13588 0 0 0 179994 6 0 0 20 0 1 0 123988919 271826944 53095 33554432000 4194304 6199737 140737194950464 140737194949400 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31529/statm: 66364 53095 161 490 0 65865 0
Current children cumulated CPU time (s) 1800
Current children cumulated vsize (KiB) 265456

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.068989
CPU usage (%): 99.9842
Max. virtual memory (cumulated for all children) (KiB): 265456

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.95
system time used= 0.068989
maximum resident set size= 212380
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 13588
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= 18
involuntary context switches= 1857

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.39833 second user time and 7.06193 second system time

The end

Launcher Data

Begin job on node131 at 2016-06-08 23:15:59
IDJOB=4087275
IDBENCH=90120
IDSOLVER=2548
FILE ID=node131/4087275-1465420559
RUNJOBID= node131-1465391500-26142
PBS_JOBID= 19853803
Free space on /tmp= 71736 MiB

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

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

MD5SUM BENCH= 08b0e704e28720f9a0455d95c872079f
RANDOM SEED=980232596

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:        29892044 kB
Buffers:          206480 kB
Cached:           630852 kB
SwapCached:         4716 kB
Active:           302964 kB
Inactive:         589068 kB
Active(anon):      51372 kB
Inactive(anon):     5604 kB
Active(file):     251592 kB
Inactive(file):   583464 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              5792 kB
Writeback:             0 kB
AnonPages:       1382660 kB
Mapped:             9064 kB
Shmem:                 0 kB
Slab:             640640 kB
SReclaimable:      84312 kB
SUnreclaim:       556328 kB
KernelStack:        1472 kB
PageTables:         6124 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1484232 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1353728 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-08 23:46:00