Trace number 4087230

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/
ShortestPathNG/normalized-NG_K140.opb
MD5SUM59945e7fb6f70b0a7aeb9a0267c89f72
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 variables16660
Total number of constraints16942
Number of constraints which are clauses16802
Number of constraints which are cardinality constraints (but not clauses)140
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint140
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 141
Number of bits of the biggest sum of numbers8
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= 16660 #constraint= 16942
1.10/1.15	c #Conflicts:       1000 | #Learnt:        998 | 0.000
1.10/1.15	c total clause space: 18.2382MB
1.10/1.15	c total #watches: 141504
5.29/5.37	c total #propagations: 1018766 / total #impl: 11134129 (eff. 0.091)
5.29/5.37	c #Conflicts:       2000 | #Learnt:       1998 | 0.009
5.29/5.37	c total clause space: 29.637MB
5.29/5.37	c total #watches: 251566
10.88/10.97	c total #propagations: 2027968 / total #impl: 53510412 (eff. 0.038)
10.88/10.97	c GARBAGE COLLECT
10.88/10.97	c #Conflicts:       3000 | #Learnt:       2041 | 0.008
10.88/10.97	c total clause space: 29.637MB
10.88/10.97	c total #watches: 307939
35.98/36.07	c total #propagations: 2989973 / total #impl: 105041642 (eff. 0.028)
35.98/36.07	c #Conflicts:       4000 | #Learnt:       3041 | 0.006
35.98/36.07	c total clause space: 48.1602MB
35.98/36.07	c total #watches: 439294
53.89/53.92	c total #propagations: 4182724 / total #impl: 236684070 (eff. 0.018)
53.89/53.92	c GARBAGE COLLECT
53.89/53.92	c #Conflicts:       5000 | #Learnt:       2463 | 0.006
53.89/53.92	c total clause space: 48.1602MB
53.89/53.92	c total #watches: 407583
73.58/73.66	c total #propagations: 5053328 / total #impl: 300400881 (eff. 0.017)
73.58/73.66	c #Conflicts:       6000 | #Learnt:       3463 | 0.005
73.58/73.66	c total clause space: 78.2603MB
73.58/73.66	c total #watches: 582231
106.27/106.33	c total #propagations: 5877776 / total #impl: 389857489 (eff. 0.015)
106.27/106.33	c GARBAGE COLLECT
106.27/106.33	c #Conflicts:       7000 | #Learnt:       2370 | 0.004
106.27/106.33	c total clause space: 78.2603MB
106.27/106.33	c total #watches: 492019
124.47/124.55	c total #propagations: 6476912 / total #impl: 538423954 (eff. 0.012)
124.47/124.55	c #Conflicts:       8000 | #Learnt:       3370 | 0.004
124.47/124.55	c total clause space: 127.173MB
124.47/124.55	c total #watches: 579328
174.26/174.34	c total #propagations: 6910000 / total #impl: 620908809 (eff. 0.011)
174.26/174.34	c #Conflicts:       9000 | #Learnt:       4370 | 0.003
174.26/174.34	c total clause space: 127.173MB
174.26/174.34	c total #watches: 689692
217.56/217.67	c total #propagations: 7839483 / total #impl: 723109382 (eff. 0.011)
217.56/217.67	c GARBAGE COLLECT
217.56/217.67	c #Conflicts:      10000 | #Learnt:       2856 | 0.005
217.56/217.67	c total clause space: 127.173MB
217.56/217.67	c total #watches: 484581
251.65/251.75	c total #propagations: 8608696 / total #impl: 834270356 (eff. 0.010)
251.65/251.75	c #Conflicts:      11000 | #Learnt:       3856 | 0.007
251.65/251.75	c total clause space: 127.173MB
251.65/251.75	c total #watches: 631032
291.35/291.43	c total #propagations: 9499956 / total #impl: 935335589 (eff. 0.010)
291.35/291.43	c #Conflicts:      12000 | #Learnt:       4856 | 0.006
291.35/291.43	c total clause space: 127.173MB
291.35/291.43	c total #watches: 798791
358.24/358.34	c total #propagations: 10392700 / total #impl: 1059465811 (eff. 0.010)
358.24/358.34	c #Conflicts:      13000 | #Learnt:       5856 | 0.006
358.24/358.34	c total clause space: 127.173MB
358.24/358.34	c total #watches: 973209
391.73/391.85	c total #propagations: 11283320 / total #impl: 1273802238 (eff. 0.009)
391.73/391.85	c GARBAGE COLLECT
391.73/391.85	c #Conflicts:      14000 | #Learnt:       4000 | 0.005
391.73/391.85	c total clause space: 127.173MB
391.73/391.85	c total #watches: 723294
434.43/434.55	c total #propagations: 12039000 / total #impl: 1445478011 (eff. 0.008)
434.43/434.55	c #Conflicts:      15000 | #Learnt:       5000 | 0.005
434.43/434.55	c total clause space: 127.173MB
434.43/434.55	c total #watches: 842053
487.41/487.51	c total #propagations: 12772972 / total #impl: 1568716415 (eff. 0.008)
487.41/487.51	c #Conflicts:      16000 | #Learnt:       6000 | 0.005
487.41/487.51	c total clause space: 127.173MB
487.41/487.51	c total #watches: 1074724
523.41/523.55	c total #propagations: 13572749 / total #impl: 1708034018 (eff. 0.008)
523.41/523.55	c GARBAGE COLLECT
523.41/523.55	c #Conflicts:      17000 | #Learnt:       3809 | 0.004
523.41/523.55	c total clause space: 127.173MB
523.41/523.55	c total #watches: 703812
557.50/557.68	c total #propagations: 14279542 / total #impl: 1786007456 (eff. 0.008)
557.50/557.68	c #Conflicts:      18000 | #Learnt:       4809 | 0.004
557.50/557.68	c total clause space: 127.173MB
557.50/557.68	c total #watches: 867632
606.19/606.30	c total #propagations: 14973269 / total #impl: 1878612316 (eff. 0.008)
606.19/606.30	c #Conflicts:      19000 | #Learnt:       5809 | 0.004
606.19/606.30	c total clause space: 127.173MB
606.19/606.30	c total #watches: 1030649
686.78/686.92	c total #propagations: 15725185 / total #impl: 2035250367 (eff. 0.008)
686.78/686.92	c #Conflicts:      20000 | #Learnt:       6809 | 0.004
686.78/686.92	c total clause space: 127.173MB
686.78/686.92	c total #watches: 1171665
719.07/719.29	c total #propagations: 16709850 / total #impl: 2224529775 (eff. 0.008)
719.07/719.29	c GARBAGE COLLECT
719.07/719.29	c #Conflicts:      21000 | #Learnt:       4316 | 0.004
719.07/719.29	c total clause space: 127.173MB
719.07/719.29	c total #watches: 764382
751.77/751.97	c total #propagations: 17427147 / total #impl: 2326369723 (eff. 0.007)
751.77/751.97	c #Conflicts:      22000 | #Learnt:       5316 | 0.004
751.77/751.97	c total clause space: 127.173MB
751.77/751.97	c total #watches: 964017
815.76/815.97	c total #propagations: 18092142 / total #impl: 2443205467 (eff. 0.007)
815.76/815.97	c #Conflicts:      23000 | #Learnt:       6316 | 0.003
815.76/815.97	c total clause space: 127.173MB
815.76/815.97	c total #watches: 1207907
927.04/927.26	c total #propagations: 18711627 / total #impl: 2571369709 (eff. 0.007)
927.04/927.26	c #Conflicts:      24000 | #Learnt:       7316 | 0.003
927.04/927.26	c total clause space: 127.173MB
927.04/927.26	c total #watches: 1384016
999.94/1000.13	c total #propagations: 19552746 / total #impl: 2772196376 (eff. 0.007)
999.94/1000.13	c GARBAGE COLLECT
999.94/1000.13	c #Conflicts:      25000 | #Learnt:       4546 | 0.003
999.94/1000.13	c total clause space: 206.656MB
999.94/1000.13	c total #watches: 880986
1085.72/1085.95	c total #propagations: 20236797 / total #impl: 2953740521 (eff. 0.007)
1085.72/1085.95	c #Conflicts:      26000 | #Learnt:       5546 | 0.003
1085.72/1085.95	c total clause space: 206.656MB
1085.72/1085.95	c total #watches: 1097675
1164.91/1165.11	c total #propagations: 21244377 / total #impl: 3249958684 (eff. 0.007)
1164.91/1165.11	c #Conflicts:      27000 | #Learnt:       6546 | 0.003
1164.91/1165.11	c total clause space: 206.656MB
1164.91/1165.11	c total #watches: 1323538
1286.90/1287.13	c total #propagations: 21949687 / total #impl: 3507340034 (eff. 0.006)
1286.90/1287.13	c #Conflicts:      28000 | #Learnt:       7546 | 0.003
1286.90/1287.13	c total clause space: 206.656MB
1286.90/1287.13	c total #watches: 1508713
1404.17/1404.42	c total #propagations: 22825524 / total #impl: 3771732286 (eff. 0.006)
1404.17/1404.42	c GARBAGE COLLECT
1404.17/1404.42	c #Conflicts:      29000 | #Learnt:       4448 | 0.003
1404.17/1404.42	c total clause space: 206.656MB
1404.17/1404.42	c total #watches: 841119
1480.26/1480.51	c total #propagations: 23625143 / total #impl: 4001636050 (eff. 0.006)
1480.26/1480.51	c #Conflicts:      30000 | #Learnt:       5448 | 0.003
1480.26/1480.51	c total clause space: 206.656MB
1480.26/1480.51	c total #watches: 995841
1581.24/1581.55	c total #propagations: 24558483 / total #impl: 4155334676 (eff. 0.006)
1581.24/1581.55	c #Conflicts:      31000 | #Learnt:       6448 | 0.003
1581.24/1581.55	c total clause space: 206.656MB
1581.24/1581.55	c total #watches: 1159159
1672.63/1672.96	c total #propagations: 25586231 / total #impl: 4399623659 (eff. 0.006)
1672.63/1672.96	c #Conflicts:      32000 | #Learnt:       7448 | 0.003
1672.63/1672.96	c total clause space: 206.656MB
1672.63/1672.96	c total #watches: 1300256
1764.92/1765.22	c total #propagations: 26428506 / total #impl: 4648721312 (eff. 0.006)
1764.92/1765.22	c #Conflicts:      33000 | #Learnt:       8448 | 0.003
1764.92/1765.22	c total clause space: 206.656MB
1764.92/1765.22	c total #watches: 1528846

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-4087230-1465432417/watcher-4087230-1465432417 -o /tmp/evaluation-result-4087230-1465432417/solver-4087230-1465432417 -C 1800 -W 1900 -M 15500 --bin-var /tmp/runsolver-exch-node136-1465427013-30676 --watchdog 1960 --input HOME/instance-4087230-1465432417.opb ./cdcl-cuttingplanes-release 

pid=31134
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.23 2.22 2.24 3/176 31137
/proc/meminfo: memFree=29563580/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 268 0 0 0 0 0 0 0 20 0 1 0 125175020 29802496 5260 33554432000 4194304 6199737 140734504174368 140733871774040 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 7276 5260 122 490 0 6777 0

[startup+0.100166 s]
/proc/loadavg: 2.23 2.22 2.24 3/176 31137
/proc/meminfo: memFree=29563580/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=34516 CPUtime=0.09 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 1469 0 0 0 9 0 0 0 20 0 1 0 125175020 35344384 7588 33554432000 4194304 6199737 140734504174368 140733871774040 4208100 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 8629 7588 134 490 0 8130 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34516

[startup+0.200353 s]
/proc/loadavg: 2.23 2.22 2.24 3/176 31137
/proc/meminfo: memFree=29563580/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=37776 CPUtime=0.19 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 2187 0 0 0 19 0 0 0 20 0 1 0 125175020 38682624 8074 33554432000 4194304 6199737 140734504174368 140733871774040 4208100 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 9444 8074 139 490 0 8945 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37776

[startup+0.300324 s]
/proc/loadavg: 2.23 2.22 2.24 3/176 31137
/proc/meminfo: memFree=29563580/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=38284 CPUtime=0.29 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 2685 0 0 0 29 0 0 0 20 0 1 0 125175020 39202816 8409 33554432000 4194304 6199737 140734504174368 140733871774040 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 9571 8409 139 490 0 9072 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38284

[startup+0.700269 s]
/proc/loadavg: 2.23 2.22 2.24 3/176 31137
/proc/meminfo: memFree=29563580/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=43060 CPUtime=0.68 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 3077 0 0 0 68 0 0 0 20 0 1 0 125175020 44093440 9203 33554432000 4194304 6199737 140734504174368 140734504173064 4213320 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 10765 9203 139 490 0 10266 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 43060

[startup+1.50025 s]
/proc/loadavg: 2.22 2.22 2.24 3/177 31138
/proc/meminfo: memFree=29517716/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=51016 CPUtime=1.49 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 3701 0 0 0 148 1 0 0 20 0 1 0 125175020 52240384 10184 33554432000 4194304 6199737 140734504174368 140734504173304 4213499 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 12754 10184 155 490 0 12255 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 51016

[startup+3.10025 s]
/proc/loadavg: 2.22 2.22 2.24 3/177 31138
/proc/meminfo: memFree=29505120/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=51508 CPUtime=3.09 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 3850 0 0 0 308 1 0 0 20 0 1 0 125175020 52744192 10844 33554432000 4194304 6199737 140734504174368 140734504173192 5149722 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 12877 10844 155 490 0 12378 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51508

[startup+6.30028 s]
/proc/loadavg: 2.20 2.21 2.24 3/177 31138
/proc/meminfo: memFree=29494488/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=64000 CPUtime=6.29 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 5129 0 0 0 628 1 0 0 20 0 1 0 125175020 65536000 12205 33554432000 4194304 6199737 140734504174368 140734504173480 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 16000 12205 155 490 0 15501 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64000

[startup+12.7002 s]
/proc/loadavg: 2.18 2.21 2.23 3/177 31138
/proc/meminfo: memFree=29481076/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=65316 CPUtime=12.68 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 5658 0 0 0 1267 1 0 0 20 0 1 0 125175020 66883584 14732 33554432000 4194304 6199737 140734504174368 140734504173304 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 16329 14732 161 490 0 15830 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 65316

[startup+25.5003 s]
/proc/loadavg: 2.14 2.20 2.23 3/177 31138
/proc/meminfo: memFree=29460508/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=85264 CPUtime=25.48 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 6117 0 0 0 2547 1 0 0 20 0 1 0 125175020 87310336 16688 33554432000 4194304 6199737 140734504174368 140734504173304 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 21316 16688 161 490 0 20817 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 85264

[startup+51.1003 s]
/proc/loadavg: 2.23 2.21 2.23 3/177 31138
/proc/meminfo: memFree=29442644/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=86756 CPUtime=51.08 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 7294 0 0 0 5106 2 0 0 20 0 1 0 125175020 88838144 18996 33554432000 4194304 6199737 140734504174368 140734504173064 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 21689 18996 161 490 0 21190 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 86756

[startup+102.3 s]
/proc/loadavg: 2.22 2.21 2.23 3/177 31139
/proc/meminfo: memFree=29391480/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=121848 CPUtime=102.28 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 8571 0 0 0 10226 2 0 0 20 0 1 0 125175020 124772352 26869 33554432000 4194304 6199737 140734504174368 140734504173192 4213485 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 30462 26869 161 490 0 29963 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 121848

[startup+162.3 s]
/proc/loadavg: 2.33 2.23 2.23 3/177 31141
/proc/meminfo: memFree=29347668/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=174080 CPUtime=162.26 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 9826 0 0 0 16224 2 0 0 20 0 1 0 125175020 178257920 34506 33554432000 4194304 6199737 140734504174368 140734504173304 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 43520 34506 161 490 0 43021 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 174080

[startup+222.307 s]
/proc/loadavg: 2.28 2.23 2.23 3/177 31142
/proc/meminfo: memFree=29334708/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=175268 CPUtime=222.27 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 10279 0 0 0 22224 3 0 0 20 0 1 0 125175020 179474432 37348 33554432000 4194304 6199737 140734504174368 140734504173304 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 43817 37348 161 490 0 43318 0
Current children cumulated CPU time (s) 222.27
Current children cumulated vsize (KiB) 175268

[startup+282.3 s]
/proc/loadavg: 2.29 2.24 2.23 3/177 31143
/proc/meminfo: memFree=29330060/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=175968 CPUtime=282.25 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 10540 0 0 0 28222 3 0 0 20 0 1 0 125175020 180191232 37602 33554432000 4194304 6199737 140734504174368 140734504173192 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 43992 37602 161 490 0 43493 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 175968

[startup+342.3 s]
/proc/loadavg: 2.22 2.22 2.22 3/177 31144
/proc/meminfo: memFree=29316224/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=177488 CPUtime=342.24 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 11191 0 0 0 34221 3 0 0 20 0 1 0 125175020 181747712 38186 33554432000 4194304 6199737 140734504174368 140734504173304 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 44372 38186 161 490 0 43873 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 177488

[startup+402.3 s]
/proc/loadavg: 2.20 2.21 2.22 4/178 31148
/proc/meminfo: memFree=29310804/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=178540 CPUtime=402.23 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 11578 0 0 0 40220 3 0 0 20 0 1 0 125175020 182824960 38518 33554432000 4194304 6199737 140734504174368 140734504173304 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 44635 38518 161 490 0 44136 0
Current children cumulated CPU time (s) 402.23
Current children cumulated vsize (KiB) 178540

[startup+462.3 s]
/proc/loadavg: 2.13 2.18 2.20 3/177 31150
/proc/meminfo: memFree=29295784/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=179292 CPUtime=462.22 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 11751 0 0 0 46219 3 0 0 20 0 1 0 125175020 183595008 38691 33554432000 4194304 6199737 140734504174368 140734504173304 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 44823 38691 161 490 0 44324 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 179292

[startup+522.3 s]
/proc/loadavg: 2.21 2.19 2.20 3/177 31151
/proc/meminfo: memFree=29284240/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=181200 CPUtime=522.21 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 12376 0 0 0 52218 3 0 0 20 0 1 0 125175020 185548800 39270 33554432000 4194304 6199737 140734504174368 140734504173304 4213296 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 45300 39270 161 490 0 44801 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 181200

[startup+582.3 s]
/proc/loadavg: 2.38 2.25 2.22 4/177 31152
/proc/meminfo: memFree=29279016/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=181576 CPUtime=582.2 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 12476 0 0 0 58217 3 0 0 20 0 1 0 125175020 185933824 39370 33554432000 4194304 6199737 140734504174368 140734504173304 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 45394 39370 161 490 0 44895 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 181576


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


[startup+942.3 s]
/proc/loadavg: 2.22 2.21 2.19 4/177 31159
/proc/meminfo: memFree=29245856/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=268268 CPUtime=942.14 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 14464 0 0 0 94210 4 0 0 20 0 1 0 125175020 274706432 46638 33554432000 4194304 6199737 140734504174368 140734504173304 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67067 46638 161 490 0 66568 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 268268

[startup+1002.3 s]
/proc/loadavg: 2.21 2.20 2.19 3/178 31163
/proc/meminfo: memFree=29241024/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=268668 CPUtime=1002.14 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 14774 0 0 0 100209 5 0 0 20 0 1 0 125175020 275116032 47806 33554432000 4194304 6199737 140734504174368 140734504173480 4213493 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67167 47806 161 490 0 66668 0
Current children cumulated CPU time (s) 1002.14
Current children cumulated vsize (KiB) 268668

[startup+1062.3 s]
/proc/loadavg: 2.20 2.21 2.18 3/177 31165
/proc/meminfo: memFree=29240808/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=268756 CPUtime=1062.13 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 14781 0 0 0 106208 5 0 0 20 0 1 0 125175020 275206144 47813 33554432000 4194304 6199737 140734504174368 140734504173304 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67189 47813 161 490 0 66690 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 268756

[startup+1122.3 s]
/proc/loadavg: 2.23 2.21 2.18 4/177 31166
/proc/meminfo: memFree=29239568/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=268844 CPUtime=1122.12 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 14818 0 0 0 112207 5 0 0 20 0 1 0 125175020 275296256 47850 33554432000 4194304 6199737 140734504174368 140734504173304 4213238 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67211 47850 161 490 0 66712 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 268844

[startup+1182.3 s]
/proc/loadavg: 2.25 2.22 2.18 3/177 31167
/proc/meminfo: memFree=29238696/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=269092 CPUtime=1182.11 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15064 0 0 0 118206 5 0 0 20 0 1 0 125175020 275550208 47908 33554432000 4194304 6199737 140734504174368 140734504173304 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67273 47908 161 490 0 66774 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 269092

[startup+1242.3 s]
/proc/loadavg: 2.20 2.21 2.18 4/177 31168
/proc/meminfo: memFree=29236708/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=269748 CPUtime=1242.1 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15238 0 0 0 124205 5 0 0 20 0 1 0 125175020 276221952 48082 33554432000 4194304 6199737 140734504174368 140734504173304 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67437 48082 161 490 0 66938 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 269748

[startup+1302.3 s]
/proc/loadavg: 2.11 2.18 2.17 4/177 31169
/proc/meminfo: memFree=29235576/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=270260 CPUtime=1302.09 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15374 0 0 0 130204 5 0 0 20 0 1 0 125175020 276746240 48218 33554432000 4194304 6199737 140734504174368 140734504173304 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67565 48218 161 490 0 67066 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 270260

[startup+1362.3 s]
/proc/loadavg: 2.20 2.19 2.18 3/177 31171
/proc/meminfo: memFree=29235136/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=271040 CPUtime=1362.08 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15545 0 0 0 136203 5 0 0 20 0 1 0 125175020 277544960 48389 33554432000 4194304 6199737 140734504174368 140734504173016 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67760 48389 161 490 0 67261 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 271040

[startup+1422.3 s]
/proc/loadavg: 2.17 2.18 2.18 3/177 31172
/proc/meminfo: memFree=29227512/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=271712 CPUtime=1422.08 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15905 0 0 0 142203 5 0 0 20 0 1 0 125175020 278233088 48580 33554432000 4194304 6199737 140734504174368 140734504173304 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67928 48580 161 490 0 67429 0
Current children cumulated CPU time (s) 1422.08
Current children cumulated vsize (KiB) 271712

[startup+1482.3 s]
/proc/loadavg: 2.13 2.17 2.17 4/177 31173
/proc/meminfo: memFree=29214220/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=271712 CPUtime=1482.06 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15905 0 0 0 148201 5 0 0 20 0 1 0 125175020 278233088 48580 33554432000 4194304 6199737 140734504174368 140734504173480 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67928 48580 161 490 0 67429 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 271712

[startup+1542.31 s]
/proc/loadavg: 2.20 2.18 2.18 3/177 31174
/proc/meminfo: memFree=29200824/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=271712 CPUtime=1542.06 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 15909 0 0 0 154201 5 0 0 20 0 1 0 125175020 278233088 48581 33554432000 4194304 6199737 140734504174368 140734504173304 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67928 48581 161 490 0 67429 0
Current children cumulated CPU time (s) 1542.06
Current children cumulated vsize (KiB) 271712

[startup+1602.3 s]
/proc/loadavg: 2.21 2.19 2.18 3/178 31178
/proc/meminfo: memFree=29198548/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=271828 CPUtime=1602.04 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 16031 0 0 0 160199 5 0 0 20 0 1 0 125175020 278351872 48608 33554432000 4194304 6199737 140734504174368 140734504173304 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67957 48608 161 490 0 67458 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 271828

[startup+1662.3 s]
/proc/loadavg: 2.25 2.20 2.18 4/179 31203
/proc/meminfo: memFree=29183904/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=271896 CPUtime=1662.03 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 16114 0 0 0 166198 5 0 0 20 0 1 0 125175020 278421504 48639 33554432000 4194304 6199737 140734504174368 140734504173304 4213515 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 67974 48639 161 490 0 67475 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 271896

[startup+1722.3 s]
/proc/loadavg: 2.29 2.22 2.19 3/178 31204
/proc/meminfo: memFree=29177068/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=272088 CPUtime=1722.02 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 16168 0 0 0 172197 5 0 0 20 0 1 0 125175020 278618112 48683 33554432000 4194304 6199737 140734504174368 140734504173304 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 68022 48683 161 490 0 67523 0
Current children cumulated CPU time (s) 1722.02
Current children cumulated vsize (KiB) 272088

[startup+1782.3 s]
/proc/loadavg: 2.24 2.21 2.18 4/178 31205
/proc/meminfo: memFree=29156504/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=272388 CPUtime=1782.01 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 16241 0 0 0 178196 5 0 0 20 0 1 0 125175020 278925312 48756 33554432000 4194304 6199737 140734504174368 140734504173304 4213306 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 68097 48756 161 490 0 67598 0
Current children cumulated CPU time (s) 1782.01
Current children cumulated vsize (KiB) 272388



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.26 2.22 2.18 4/178 31205
/proc/meminfo: memFree=29150608/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=273092 CPUtime=1800.01 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 16427 0 0 0 179996 5 0 0 20 0 1 0 125175020 279646208 48922 33554432000 4194304 6199737 140734504174368 140734504173192 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 68273 48922 161 490 0 67774 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 273092

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

[startup+1800.3 s]
/proc/loadavg: 2.26 2.22 2.18 4/178 31205
/proc/meminfo: memFree=29150608/32872528 swapFree=15272/1656604
[pid=31137] ppid=31134 vsize=273092 CPUtime=1800.01 cores=1,3,5,7
/proc/31137/stat : 31137 (cdcl-cuttingpla) R 31134 31137 30659 0 -1 4202496 16427 0 0 0 179996 5 0 0 20 0 1 0 125175020 279646208 48922 33554432000 4194304 6199737 140734504174368 140734504173192 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/31137/statm: 68273 48922 161 490 0 67774 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 273092

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.96
CPU system time (s): 0.058991
CPU usage (%): 99.9845
Max. virtual memory (cumulated for all children) (KiB): 273092

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.96
system time used= 0.058991
maximum resident set size= 195688
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16427
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 1882

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.49232 second user time and 6.96694 second system time

The end

Launcher Data

Begin job on node136 at 2016-06-09 02:33:37
IDJOB=4087230
IDBENCH=90196
IDSOLVER=2548
FILE ID=node136/4087230-1465432417
RUNJOBID= node136-1465427013-30676
PBS_JOBID= 19859778
Free space on /tmp= 71732 MiB

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

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

MD5SUM BENCH= 59945e7fb6f70b0a7aeb9a0267c89f72
RANDOM SEED=460849414

node136.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.959
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	: 5333.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.959
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.959
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.959
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.959
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.959
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.59
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.959
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.959
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:        29566280 kB
Buffers:           76736 kB
Cached:           804064 kB
SwapCached:          712 kB
Active:           442208 kB
Inactive:         469252 kB
Active(anon):      30116 kB
Inactive(anon):     2648 kB
Active(file):     412092 kB
Inactive(file):   466604 kB
Unevictable:     1656604 kB
Mlocked:           15272 kB
SwapTotal:      67108856 kB
SwapFree:       67099424 kB
Dirty:              7008 kB
Writeback:             0 kB
AnonPages:       1623112 kB
Mapped:             7764 kB
Shmem:                 0 kB
Slab:             603764 kB
SReclaimable:      47980 kB
SUnreclaim:       555784 kB
KernelStack:        1464 kB
PageTables:         7432 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1807696 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1607680 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= 71728 MiB
End job on node136 at 2016-06-09 03:03:37