Trace number 4087210

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
cdcl-cuttingplanes DEC 2016-05-01? (TO) 1800.02 1800.3

General information on the benchmark

Name/DEC-SMALLINT-LIN/sroussel/ShortestPathBA/
normalized-BeauxArts_K70.opb
MD5SUMe50339bba16007b68fcf75042d633deb
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 benchmark51.8041
Has Objective FunctionNO
Satisfiable
(Un)Satisfiability was proved
Best value of the objective function
Optimality of the best value was proved
Number of variables3850
Total number of constraints3992
Number of constraints which are clauses3922
Number of constraints which are cardinality constraints (but not clauses)70
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint70
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 71
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= 3850 #constraint= 3992
0.39/0.46	c #Conflicts:       1000 | #Learnt:        996 | 0.001
0.39/0.46	c total clause space: 6.90675MB
0.39/0.46	c total #watches: 61439
3.09/3.14	c total #propagations: 283491 / total #impl: 3840804 (eff. 0.074)
3.09/3.14	c #Conflicts:       2000 | #Learnt:       1996 | 0.001
3.09/3.14	c total clause space: 18.2382MB
3.09/3.14	c total #watches: 141245
7.38/7.42	c total #propagations: 542646 / total #impl: 19658584 (eff. 0.028)
7.38/7.42	c GARBAGE COLLECT
7.38/7.42	c #Conflicts:       3000 | #Learnt:       2016 | 0.005
7.38/7.42	c total clause space: 18.2382MB
7.38/7.42	c total #watches: 140716
15.29/15.34	c total #propagations: 788691 / total #impl: 29993176 (eff. 0.026)
15.29/15.34	c #Conflicts:       4000 | #Learnt:       3016 | 0.004
15.29/15.34	c total clause space: 29.637MB
15.29/15.34	c total #watches: 193687
22.89/22.91	c total #propagations: 1081916 / total #impl: 47720167 (eff. 0.023)
22.89/22.91	c GARBAGE COLLECT
22.89/22.91	c #Conflicts:       5000 | #Learnt:       2374 | 0.003
22.89/22.91	c total clause space: 48.1602MB
22.89/22.91	c total #watches: 184961
35.29/35.32	c total #propagations: 1366425 / total #impl: 69034432 (eff. 0.020)
35.29/35.32	c #Conflicts:       6000 | #Learnt:       3374 | 0.003
35.29/35.32	c total clause space: 48.1602MB
35.29/35.32	c total #watches: 299997
52.98/53.03	c total #propagations: 1613921 / total #impl: 101356923 (eff. 0.016)
52.98/53.03	c GARBAGE COLLECT
52.98/53.03	c #Conflicts:       7000 | #Learnt:       2254 | 0.003
52.98/53.03	c total clause space: 78.2603MB
52.98/53.03	c total #watches: 247713
73.98/74.02	c total #propagations: 1805752 / total #impl: 142742016 (eff. 0.013)
73.98/74.02	c #Conflicts:       8000 | #Learnt:       3254 | 0.003
73.98/74.02	c total clause space: 78.2603MB
73.98/74.02	c total #watches: 346556
111.77/111.85	c total #propagations: 1993861 / total #impl: 186238906 (eff. 0.011)
111.77/111.85	c #Conflicts:       9000 | #Learnt:       4254 | 0.002
111.77/111.85	c total clause space: 78.2603MB
111.77/111.85	c total #watches: 414797
149.06/149.15	c total #propagations: 2281989 / total #impl: 246020534 (eff. 0.009)
149.06/149.15	c GARBAGE COLLECT
149.06/149.15	c #Conflicts:      10000 | #Learnt:       2744 | 0.003
149.06/149.15	c total clause space: 127.173MB
149.06/149.15	c total #watches: 271348
177.36/177.45	c total #propagations: 2569611 / total #impl: 304723283 (eff. 0.008)
177.36/177.45	c #Conflicts:      11000 | #Learnt:       3744 | 0.002
177.36/177.45	c total clause space: 127.173MB
177.36/177.45	c total #watches: 382450
208.96/209.03	c total #propagations: 2861044 / total #impl: 356780161 (eff. 0.008)
208.96/209.03	c #Conflicts:      12000 | #Learnt:       4744 | 0.002
208.96/209.03	c total clause space: 127.173MB
208.96/209.03	c total #watches: 484881
256.15/256.30	c total #propagations: 3108530 / total #impl: 411061094 (eff. 0.008)
256.15/256.30	c #Conflicts:      13000 | #Learnt:       5744 | 0.002
256.15/256.30	c total clause space: 127.173MB
256.15/256.30	c total #watches: 604788
285.14/285.25	c total #propagations: 3363586 / total #impl: 489514568 (eff. 0.007)
285.14/285.25	c GARBAGE COLLECT
285.14/285.25	c #Conflicts:      14000 | #Learnt:       3894 | 0.003
285.14/285.25	c total clause space: 127.173MB
285.14/285.25	c total #watches: 462530
324.63/324.73	c total #propagations: 3620208 / total #impl: 572913302 (eff. 0.006)
324.63/324.73	c #Conflicts:      15000 | #Learnt:       4894 | 0.002
324.63/324.73	c total clause space: 127.173MB
324.63/324.73	c total #watches: 611745
390.22/390.33	c total #propagations: 3913234 / total #impl: 664485052 (eff. 0.006)
390.22/390.33	c #Conflicts:      16000 | #Learnt:       5894 | 0.002
390.22/390.33	c total clause space: 127.173MB
390.22/390.33	c total #watches: 768714
438.32/438.40	c total #propagations: 4231578 / total #impl: 849866155 (eff. 0.005)
438.32/438.40	c GARBAGE COLLECT
438.32/438.40	c #Conflicts:      17000 | #Learnt:       3726 | 0.002
438.32/438.40	c total clause space: 127.173MB
438.32/438.40	c total #watches: 580588
511.41/511.60	c total #propagations: 4446676 / total #impl: 1005683429 (eff. 0.004)
511.41/511.60	c #Conflicts:      18000 | #Learnt:       4726 | 0.002
511.41/511.60	c total clause space: 127.173MB
511.41/511.60	c total #watches: 788768
630.98/631.11	c total #propagations: 4714988 / total #impl: 1222902645 (eff. 0.004)
630.98/631.11	c #Conflicts:      19000 | #Learnt:       5726 | 0.002
630.98/631.11	c total clause space: 127.173MB
630.98/631.11	c total #watches: 1001522
793.46/793.62	c total #propagations: 4989621 / total #impl: 1571438561 (eff. 0.003)
793.46/793.62	c #Conflicts:      20000 | #Learnt:       6726 | 0.002
793.46/793.62	c total clause space: 206.656MB
793.46/793.62	c total #watches: 1113069
881.35/881.53	c total #propagations: 5278438 / total #impl: 1872668534 (eff. 0.003)
881.35/881.53	c GARBAGE COLLECT
881.35/881.53	c #Conflicts:      21000 | #Learnt:       4238 | 0.002
881.35/881.53	c total clause space: 206.656MB
881.35/881.53	c total #watches: 590804
965.43/965.67	c total #propagations: 5582880 / total #impl: 1985678162 (eff. 0.003)
965.43/965.67	c #Conflicts:      22000 | #Learnt:       5238 | 0.002
965.43/965.67	c total clause space: 206.656MB
965.43/965.67	c total #watches: 745249
1062.22/1062.49	c total #propagations: 5895077 / total #impl: 2111498145 (eff. 0.003)
1062.22/1062.49	c #Conflicts:      23000 | #Learnt:       6238 | 0.002
1062.22/1062.49	c total clause space: 206.656MB
1062.22/1062.49	c total #watches: 863280
1167.60/1167.89	c total #propagations: 6203612 / total #impl: 2226077712 (eff. 0.003)
1167.60/1167.89	c #Conflicts:      24000 | #Learnt:       7238 | 0.002
1167.60/1167.89	c total clause space: 206.656MB
1167.60/1167.89	c total #watches: 996969
1238.40/1238.67	c total #propagations: 6480426 / total #impl: 2375854368 (eff. 0.003)
1238.40/1238.67	c GARBAGE COLLECT
1238.40/1238.67	c #Conflicts:      25000 | #Learnt:       4426 | 0.002
1238.40/1238.67	c total clause space: 206.656MB
1238.40/1238.67	c total #watches: 558009
1285.69/1285.92	c total #propagations: 6769897 / total #impl: 2512682628 (eff. 0.003)
1285.69/1285.92	c #Conflicts:      26000 | #Learnt:       5426 | 0.001
1285.69/1285.92	c total clause space: 206.656MB
1285.69/1285.92	c total #watches: 836373
1374.37/1374.62	c total #propagations: 7000652 / total #impl: 2665390383 (eff. 0.003)
1374.37/1374.62	c #Conflicts:      27000 | #Learnt:       6426 | 0.001
1374.37/1374.62	c total clause space: 206.656MB
1374.37/1374.62	c total #watches: 990962
1521.36/1521.69	c total #propagations: 7185195 / total #impl: 2911331287 (eff. 0.002)
1521.36/1521.69	c #Conflicts:      28000 | #Learnt:       7426 | 0.001
1521.36/1521.69	c total clause space: 206.656MB
1521.36/1521.69	c total #watches: 1112893
1666.53/1666.87	c total #propagations: 7463559 / total #impl: 3173656257 (eff. 0.002)
1666.53/1666.87	c GARBAGE COLLECT
1666.53/1666.87	c #Conflicts:      29000 | #Learnt:       4332 | 0.001
1666.53/1666.87	c total clause space: 206.656MB
1666.53/1666.87	c total #watches: 545936
1731.23/1731.58	c total #propagations: 7757263 / total #impl: 3324713536 (eff. 0.002)
1731.23/1731.58	c #Conflicts:      30000 | #Learnt:       5332 | 0.001
1731.23/1731.58	c total clause space: 206.656MB
1731.23/1731.58	c total #watches: 670611

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-4087210-1465432459/watcher-4087210-1465432459 -o /tmp/evaluation-result-4087210-1465432459/solver-4087210-1465432459 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node115-1465427057-32240 --watchdog 1960 --input HOME/instance-4087210-1465432459.opb ./cdcl-cuttingplanes-release 

pid=32697
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.24 2.18 2.12 2/176 32700
/proc/meminfo: memFree=29880544/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 267 0 0 0 0 0 0 0 20 0 1 0 125180644 29802496 5259 33554432000 4194304 6199737 140734343340928 140733255468600 4209408 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 7276 5259 122 490 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.24 2.18 2.12 2/176 32700
/proc/meminfo: memFree=29880544/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=34104 CPUtime=0.09 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 1197 0 0 0 9 0 0 0 20 0 1 0 125180644 34922496 7393 33554432000 4194304 6199737 140734343340928 140733255468600 4213180 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 8526 7393 139 490 0 8027 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34104

[startup+0.200352 s]
/proc/loadavg: 2.24 2.18 2.12 2/176 32700
/proc/meminfo: memFree=29880544/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=34232 CPUtime=0.19 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 1254 0 0 0 19 0 0 0 20 0 1 0 125180644 35053568 7450 33554432000 4194304 6199737 140734343340928 140733255468600 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 8558 7450 139 490 0 8059 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 34232

[startup+0.300262 s]
/proc/loadavg: 2.24 2.18 2.12 2/176 32700
/proc/meminfo: memFree=29880544/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=34364 CPUtime=0.29 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 1432 0 0 0 29 0 0 0 20 0 1 0 125180644 35188736 7569 33554432000 4194304 6199737 140734343340928 140734343339624 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 8591 7569 139 490 0 8092 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 34364

[startup+0.700236 s]
/proc/loadavg: 2.24 2.18 2.12 2/176 32700
/proc/meminfo: memFree=29880544/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=37456 CPUtime=0.69 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 2337 0 0 0 69 0 0 0 20 0 1 0 125180644 38354944 8160 33554432000 4194304 6199737 140734343340928 140734343339624 4213298 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 9364 8160 155 490 0 8865 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 37456

[startup+1.50023 s]
/proc/loadavg: 2.24 2.18 2.12 3/177 32701
/proc/meminfo: memFree=29839044/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=42344 CPUtime=1.49 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 2924 0 0 0 149 0 0 0 20 0 1 0 125180644 43360256 9092 33554432000 4194304 6199737 140734343340928 140734343339864 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 10586 9092 155 490 0 10087 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 42344

[startup+3.1003 s]
/proc/loadavg: 2.24 2.18 2.12 3/177 32701
/proc/meminfo: memFree=29832672/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=50092 CPUtime=3.09 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 3244 0 0 0 309 0 0 0 20 0 1 0 125180644 51294208 10368 33554432000 4194304 6199737 140734343340928 140734343339864 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 12523 10368 155 490 0 12024 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 50092

[startup+6.30029 s]
/proc/loadavg: 2.22 2.18 2.12 4/177 32701
/proc/meminfo: memFree=29817440/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=50324 CPUtime=6.28 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 3985 0 0 0 628 0 0 0 20 0 1 0 125180644 51531776 10848 33554432000 4194304 6199737 140734343340928 140734343339864 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 12581 10848 161 490 0 12082 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 50324

[startup+12.7003 s]
/proc/loadavg: 2.20 2.17 2.11 3/177 32701
/proc/meminfo: memFree=29801372/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=62652 CPUtime=12.69 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 4454 0 0 0 1268 1 0 0 20 0 1 0 125180644 64155648 13275 33554432000 4194304 6199737 140734343340928 140734343339864 4213215 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 15663 13275 161 490 0 15164 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 62652

[startup+25.5003 s]
/proc/loadavg: 2.23 2.18 2.12 3/177 32701
/proc/meminfo: memFree=29790184/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=82416 CPUtime=25.49 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 5687 0 0 0 2548 1 0 0 20 0 1 0 125180644 84393984 15067 33554432000 4194304 6199737 140734343340928 140734343339864 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 20604 15067 161 490 0 20105 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 82416

[startup+51.1004 s]
/proc/loadavg: 2.23 2.18 2.12 4/177 32701
/proc/meminfo: memFree=29747424/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=114988 CPUtime=51.08 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 6539 0 0 0 5107 1 0 0 20 0 1 0 125180644 117747712 22488 33554432000 4194304 6199737 140734343340928 140734343339864 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 28747 22488 161 490 0 28248 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 114988

[startup+102.3 s]
/proc/loadavg: 2.17 2.17 2.11 4/177 32703
/proc/meminfo: memFree=29725496/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=116780 CPUtime=102.28 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 7702 0 0 0 10226 2 0 0 20 0 1 0 125180644 119582720 23845 33554432000 4194304 6199737 140734343340928 140734343339864 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 29195 23845 161 490 0 28696 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 116780

[startup+162.3 s]
/proc/loadavg: 2.19 2.18 2.12 3/177 32704
/proc/meminfo: memFree=29697636/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=168180 CPUtime=162.26 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 8625 0 0 0 16224 2 0 0 20 0 1 0 125180644 172216320 29067 33554432000 4194304 6199737 140734343340928 140734343339864 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 42045 29067 161 490 0 41546 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 168180

[startup+222.307 s]
/proc/loadavg: 2.16 2.17 2.12 3/177 32705
/proc/meminfo: memFree=29669432/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=168688 CPUtime=222.26 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 8835 0 0 0 22224 2 0 0 20 0 1 0 125180644 172736512 29271 33554432000 4194304 6199737 140734343340928 140734343339864 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 42172 29271 161 490 0 41673 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 168688

[startup+282.3 s]
/proc/loadavg: 2.17 2.17 2.12 4/177 32706
/proc/meminfo: memFree=29658644/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=169596 CPUtime=282.24 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 9066 0 0 0 28222 2 0 0 20 0 1 0 125180644 173666304 29502 33554432000 4194304 6199737 140734343340928 140734343340040 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 42399 29502 161 490 0 41900 0
Current children cumulated CPU time (s) 282.24
Current children cumulated vsize (KiB) 169596

[startup+342.3 s]
/proc/loadavg: 2.16 2.17 2.11 3/178 32710
/proc/meminfo: memFree=29653448/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=170160 CPUtime=342.23 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 9261 0 0 0 34221 2 0 0 20 0 1 0 125180644 174243840 29697 33554432000 4194304 6199737 140734343340928 140734343339624 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 42540 29697 161 490 0 42041 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 170160

[startup+402.3 s]
/proc/loadavg: 2.21 2.18 2.12 3/177 32712
/proc/meminfo: memFree=29625212/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=171012 CPUtime=402.22 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 9590 0 0 0 40220 2 0 0 20 0 1 0 125180644 175116288 31023 33554432000 4194304 6199737 140734343340928 140734343339864 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 42753 31023 161 490 0 42254 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 171012

[startup+462.3 s]
/proc/loadavg: 2.18 2.17 2.12 3/177 32713
/proc/meminfo: memFree=29604796/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=171680 CPUtime=462.21 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 9824 0 0 0 46219 2 0 0 20 0 1 0 125180644 175800320 33262 33554432000 4194304 6199737 140734343340928 140734343340040 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 42920 33262 161 490 0 42421 0
Current children cumulated CPU time (s) 462.21
Current children cumulated vsize (KiB) 171680

[startup+522.3 s]
/proc/loadavg: 2.15 2.17 2.12 3/177 32714
/proc/meminfo: memFree=29603812/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=172464 CPUtime=522.2 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 10044 0 0 0 52218 2 0 0 20 0 1 0 125180644 176603136 33482 33554432000 4194304 6199737 140734343340928 140734343339864 4213493 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 43116 33482 161 490 0 42617 0
Current children cumulated CPU time (s) 522.2
Current children cumulated vsize (KiB) 172464

[startup+582.3 s]
/proc/loadavg: 2.15 2.17 2.12 3/177 32715
/proc/meminfo: memFree=29592208/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=173732 CPUtime=582.19 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 10366 0 0 0 58217 2 0 0 20 0 1 0 125180644 177901568 36359 33554432000 4194304 6199737 140734343340928 140734343339864 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 43433 36359 161 490 0 42934 0
Current children cumulated CPU time (s) 582.19
Current children cumulated vsize (KiB) 173732


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


[startup+942.3 s]
/proc/loadavg: 2.15 2.16 2.12 3/178 32725
/proc/meminfo: memFree=29554844/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=260940 CPUtime=942.14 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12319 0 0 0 94211 3 0 0 20 0 1 0 125180644 267202560 45163 33554432000 4194304 6199737 140734343340928 140734343340040 4213389 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65235 45163 161 490 0 64736 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 260940

[startup+1002.3 s]
/proc/loadavg: 2.16 2.16 2.11 3/177 32727
/proc/meminfo: memFree=29555012/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=260940 CPUtime=1002.13 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12354 0 0 0 100210 3 0 0 20 0 1 0 125180644 267202560 45198 33554432000 4194304 6199737 140734343340928 140734343340040 4213296 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65235 45198 161 490 0 64736 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 260940

[startup+1062.3 s]
/proc/loadavg: 2.19 2.16 2.11 3/177 32728
/proc/meminfo: memFree=29541408/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=260940 CPUtime=1062.12 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12355 0 0 0 106209 3 0 0 20 0 1 0 125180644 267202560 45199 33554432000 4194304 6199737 140734343340928 140734343340040 4213499 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65235 45199 161 490 0 64736 0
Current children cumulated CPU time (s) 1062.12
Current children cumulated vsize (KiB) 260940

[startup+1122.3 s]
/proc/loadavg: 2.07 2.13 2.10 4/177 32729
/proc/meminfo: memFree=29533400/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261004 CPUtime=1122.11 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12375 0 0 0 112208 3 0 0 20 0 1 0 125180644 267268096 45268 33554432000 4194304 6199737 140734343340928 140734343339864 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65251 45268 161 490 0 64752 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 261004

[startup+1182.3 s]
/proc/loadavg: 2.20 2.16 2.11 3/177 32730
/proc/meminfo: memFree=29533644/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261100 CPUtime=1182.1 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12390 0 0 0 118207 3 0 0 20 0 1 0 125180644 267366400 45283 33554432000 4194304 6199737 140734343340928 140734343339864 4213377 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65275 45283 161 490 0 64776 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 261100

[startup+1242.3 s]
/proc/loadavg: 2.15 2.16 2.11 3/177 32731
/proc/meminfo: memFree=29532660/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261132 CPUtime=1242.09 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12414 0 0 0 124206 3 0 0 20 0 1 0 125180644 267399168 45305 33554432000 4194304 6199737 140734343340928 140734343340040 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65283 45305 161 490 0 64784 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 261132

[startup+1302.3 s]
/proc/loadavg: 2.13 2.14 2.10 4/177 32733
/proc/meminfo: memFree=29532536/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261132 CPUtime=1302.08 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12433 0 0 0 130205 3 0 0 20 0 1 0 125180644 267399168 45323 33554432000 4194304 6199737 140734343340928 140734343340040 4213314 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65283 45323 161 490 0 64784 0
Current children cumulated CPU time (s) 1302.08
Current children cumulated vsize (KiB) 261132

[startup+1362.3 s]
/proc/loadavg: 2.20 2.16 2.11 3/177 32734
/proc/meminfo: memFree=29533164/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261156 CPUtime=1362.07 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12441 0 0 0 136204 3 0 0 20 0 1 0 125180644 267423744 45331 33554432000 4194304 6199737 140734343340928 140734343339864 4213499 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65289 45331 161 490 0 64790 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 261156

[startup+1422.3 s]
/proc/loadavg: 2.13 2.14 2.10 3/177 32735
/proc/meminfo: memFree=29533032/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261204 CPUtime=1422.07 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12451 0 0 0 142204 3 0 0 20 0 1 0 125180644 267472896 45341 33554432000 4194304 6199737 140734343340928 140734343339864 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65301 45341 161 490 0 64802 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 261204

[startup+1482.3 s]
/proc/loadavg: 2.13 2.14 2.10 3/177 32736
/proc/meminfo: memFree=29531672/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261340 CPUtime=1482.06 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12605 0 0 0 148202 4 0 0 20 0 1 0 125180644 267612160 45992 33554432000 4194304 6199737 140734343340928 140734343339864 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65335 45992 161 490 0 64836 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 261340

[startup+1542.31 s]
/proc/loadavg: 2.24 2.16 2.11 3/178 32740
/proc/meminfo: memFree=29521356/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261636 CPUtime=1542.06 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12683 0 0 0 154202 4 0 0 20 0 1 0 125180644 267915264 47603 33554432000 4194304 6199737 140734343340928 140734343339864 4213381 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65409 47603 161 490 0 64910 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 261636

[startup+1602.3 s]
/proc/loadavg: 2.15 2.15 2.10 3/179 32765
/proc/meminfo: memFree=29506148/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=261980 CPUtime=1602.04 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12754 0 0 0 160200 4 0 0 20 0 1 0 125180644 268267520 49207 33554432000 4194304 6199737 140734343340928 140734343339576 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65495 49207 161 490 0 64996 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 261980

[startup+1662.3 s]
/proc/loadavg: 2.14 2.15 2.10 3/178 32766
/proc/meminfo: memFree=29491820/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=262524 CPUtime=1662.03 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12938 0 0 0 166199 4 0 0 20 0 1 0 125180644 268824576 51393 33554432000 4194304 6199737 140734343340928 140734343339864 4213368 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65631 51393 161 490 0 65132 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 262524

[startup+1722.3 s]
/proc/loadavg: 2.17 2.15 2.10 3/178 32767
/proc/meminfo: memFree=29485184/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=262524 CPUtime=1722.02 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12942 0 0 0 172198 4 0 0 20 0 1 0 125180644 268824576 51397 33554432000 4194304 6199737 140734343340928 140734343340040 4213385 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65631 51397 161 490 0 65132 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 262524

[startup+1782.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/177 300
/proc/meminfo: memFree=29481032/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=262524 CPUtime=1782.01 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12952 0 0 0 178197 4 0 0 20 0 1 0 125180644 268824576 51407 33554432000 4194304 6199737 140734343340928 140734343340040 4213396 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65631 51407 161 490 0 65132 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 262524



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/178 301
/proc/meminfo: memFree=29476364/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=262524 CPUtime=1800.01 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12952 0 0 0 179997 4 0 0 20 0 1 0 125180644 268824576 51407 33554432000 4194304 6199737 140734343340928 140734343340040 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65631 51407 161 490 0 65132 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 262524

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

[startup+1800.3 s]
/proc/loadavg: 2.15 2.14 2.09 3/178 301
/proc/meminfo: memFree=29476364/32872528 swapFree=13072/1184284
[pid=32700] ppid=32697 vsize=262524 CPUtime=1800.01 cores=1,3,5,7
/proc/32700/stat : 32700 (cdcl-cuttingpla) R 32697 32700 32223 0 -1 4202496 12952 0 0 0 179997 4 0 0 20 0 1 0 125180644 268824576 51407 33554432000 4194304 6199737 140734343340928 140734343340040 4213306 0 0 4096 8388610 0 0 0 17 5 0 0 0 0 0
/proc/32700/statm: 65631 51407 161 490 0 65132 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 262524

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

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.98
system time used= 0.044993
maximum resident set size= 205628
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 12952
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= 14
involuntary context switches= 1854

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.55031 second user time and 6.90995 second system time

The end

Launcher Data

Begin job on node115 at 2016-06-09 02:34:19
IDJOB=4087210
IDBENCH=90219
IDSOLVER=2548
FILE ID=node115/4087210-1465432459
RUNJOBID= node115-1465427057-32240
PBS_JOBID= 19859792
Free space on /tmp= 71740 MiB

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

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

MD5SUM BENCH= e50339bba16007b68fcf75042d633deb
RANDOM SEED=645226240

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

processor	: 3
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.174
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.57
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.174
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.174
cache size	: 8192 KB
physical id	: 1
siblings	: 4
core id		: 2
cpu cores	: 4
apicid		: 20
initial apicid	: 20
fpu		: yes
fpu_exception	: yes
cpuid level	: 11
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm pbe syscall nx rdtscp lm constant_tsc arch_perfmon pebs bts rep_good xtopology nonstop_tsc aperfmperf pni dtes64 monitor ds_cpl vmx est tm2 ssse3 cx16 xtpr pdcm dca sse4_1 sse4_2 popcnt lahf_lm ida tpr_shadow vnmi flexpriority ept vpid
bogomips	: 5332.57
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:

processor	: 6
vendor_id	: GenuineIntel
cpu family	: 6
model		: 26
model name	: Intel(R) Xeon(R) CPU           X5550  @ 2.67GHz
stepping	: 5
cpu MHz		: 2666.174
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.57
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.174
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:        29880700 kB
Buffers:           99768 kB
Cached:           918492 kB
SwapCached:         1732 kB
Active:           623012 kB
Inactive:         428104 kB
Active(anon):      32084 kB
Inactive(anon):     3280 kB
Active(file):     590928 kB
Inactive(file):   424824 kB
Unevictable:     1184284 kB
Mlocked:           13072 kB
SwapTotal:      67108856 kB
SwapFree:       67098844 kB
Dirty:              5452 kB
Writeback:             0 kB
AnonPages:       1237928 kB
Mapped:             9056 kB
Shmem:                 0 kB
Slab:             622620 kB
SReclaimable:      66724 kB
SUnreclaim:       555896 kB
KernelStack:        1472 kB
PageTables:         6312 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1336108 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1222656 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= 71740 MiB
End job on node115 at 2016-06-09 03:04:20