Trace number 4087232

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_K143.opb
MD5SUM8f58618b79e9d2a9b56b6a791eca5768
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 variables17017
Total number of constraints17305
Number of constraints which are clauses17162
Number of constraints which are cardinality constraints (but not clauses)143
Number of constraints which are nor clauses,nor cardinality constraints0
Minimum length of a constraint1
Maximum length of a constraint143
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 144
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= 17017 #constraint= 17305
1.79/1.85	c #Conflicts:       1000 | #Learnt:        998 | 0.002
1.79/1.85	c total clause space: 11.2235MB
1.79/1.85	c total #watches: 149315
5.50/5.58	c total #propagations: 1546682 / total #impl: 22580868 (eff. 0.068)
5.50/5.58	c #Conflicts:       2000 | #Learnt:       1998 | 0.003
5.50/5.58	c total clause space: 29.637MB
5.50/5.58	c total #watches: 295104
16.09/16.18	c total #propagations: 2535076 / total #impl: 63725500 (eff. 0.040)
16.09/16.18	c GARBAGE COLLECT
16.09/16.18	c #Conflicts:       3000 | #Learnt:       2049 | 0.004
16.09/16.18	c total clause space: 48.1602MB
16.09/16.18	c total #watches: 423234
57.08/57.12	c total #propagations: 3012592 / total #impl: 263148777 (eff. 0.011)
57.08/57.12	c #Conflicts:       4000 | #Learnt:       3049 | 0.007
57.08/57.12	c total clause space: 48.1602MB
57.08/57.12	c total #watches: 609094
91.98/92.05	c total #propagations: 4147972 / total #impl: 483856173 (eff. 0.009)
91.98/92.05	c GARBAGE COLLECT
91.98/92.05	c #Conflicts:       5000 | #Learnt:       2447 | 0.007
91.98/92.05	c total clause space: 78.2603MB
91.98/92.05	c total #watches: 475734
118.67/118.73	c total #propagations: 5204977 / total #impl: 600306106 (eff. 0.009)
118.67/118.73	c #Conflicts:       6000 | #Learnt:       3447 | 0.006
118.67/118.73	c total clause space: 78.2603MB
118.67/118.73	c total #watches: 587750
150.47/150.59	c total #propagations: 6081932 / total #impl: 774314957 (eff. 0.008)
150.47/150.59	c GARBAGE COLLECT
150.47/150.59	c #Conflicts:       7000 | #Learnt:       2368 | 0.005
150.47/150.59	c total clause space: 78.2603MB
150.47/150.59	c total #watches: 379019
162.47/162.58	c total #propagations: 6960771 / total #impl: 953299968 (eff. 0.007)
162.47/162.58	c #Conflicts:       8000 | #Learnt:       3368 | 0.005
162.47/162.58	c total clause space: 78.2603MB
162.47/162.58	c total #watches: 496651
186.16/186.26	c total #propagations: 7713504 / total #impl: 1016377960 (eff. 0.008)
186.16/186.26	c #Conflicts:       9000 | #Learnt:       4368 | 0.007
186.16/186.26	c total clause space: 78.2603MB
186.16/186.26	c total #watches: 624098
211.16/211.22	c total #propagations: 8615121 / total #impl: 1119556762 (eff. 0.008)
211.16/211.22	c GARBAGE COLLECT
211.16/211.22	c #Conflicts:      10000 | #Learnt:       2847 | 0.006
211.16/211.22	c total clause space: 78.2603MB
211.16/211.22	c total #watches: 482484
231.55/231.64	c total #propagations: 9481829 / total #impl: 1234250603 (eff. 0.008)
231.55/231.64	c #Conflicts:      11000 | #Learnt:       3847 | 0.006
231.55/231.64	c total clause space: 78.2603MB
231.55/231.64	c total #watches: 682037
283.86/283.98	c total #propagations: 10132683 / total #impl: 1356981330 (eff. 0.007)
283.86/283.98	c #Conflicts:      12000 | #Learnt:       4847 | 0.006
283.86/283.98	c total clause space: 78.2603MB
283.86/283.98	c total #watches: 820328
327.64/327.73	c total #propagations: 11141800 / total #impl: 1513556501 (eff. 0.007)
327.64/327.73	c #Conflicts:      13000 | #Learnt:       5847 | 0.005
327.64/327.73	c total clause space: 127.173MB
327.64/327.73	c total #watches: 981300
366.93/367.03	c total #propagations: 11924737 / total #impl: 1678298658 (eff. 0.007)
366.93/367.03	c GARBAGE COLLECT
366.93/367.03	c #Conflicts:      14000 | #Learnt:       4013 | 0.005
366.93/367.03	c total clause space: 127.173MB
366.93/367.03	c total #watches: 831085
423.63/423.70	c total #propagations: 12759733 / total #impl: 1867016158 (eff. 0.007)
423.63/423.70	c #Conflicts:      15000 | #Learnt:       5013 | 0.009
423.63/423.70	c total clause space: 127.173MB
423.63/423.70	c total #watches: 1033578
493.01/493.16	c total #propagations: 13617797 / total #impl: 2041538052 (eff. 0.007)
493.01/493.16	c #Conflicts:      16000 | #Learnt:       6013 | 0.009
493.01/493.16	c total clause space: 206.656MB
493.01/493.16	c total #watches: 1375954
619.59/619.70	c total #propagations: 14107050 / total #impl: 2323847967 (eff. 0.006)
619.59/619.70	c GARBAGE COLLECT
619.59/619.70	c #Conflicts:      17000 | #Learnt:       3767 | 0.008
619.59/619.70	c total clause space: 206.656MB
619.59/619.70	c total #watches: 898337
776.77/777.00	c total #propagations: 14901894 / total #impl: 2549409827 (eff. 0.006)
776.77/777.00	c #Conflicts:      18000 | #Learnt:       4767 | 0.008
776.77/777.00	c total clause space: 206.656MB
776.77/777.00	c total #watches: 1107027
885.46/885.61	c total #propagations: 16029456 / total #impl: 2784372312 (eff. 0.006)
885.46/885.61	c #Conflicts:      19000 | #Learnt:       5767 | 0.007
885.46/885.61	c total clause space: 206.656MB
885.46/885.61	c total #watches: 1266563
1010.23/1010.47	c total #propagations: 16776126 / total #impl: 3021656663 (eff. 0.006)
1010.23/1010.47	c #Conflicts:      20000 | #Learnt:       6767 | 0.007
1010.23/1010.47	c total clause space: 206.656MB
1010.23/1010.47	c total #watches: 1461612
1081.42/1081.62	c total #propagations: 17591624 / total #impl: 3201231620 (eff. 0.005)
1081.42/1081.62	c GARBAGE COLLECT
1081.42/1081.62	c #Conflicts:      21000 | #Learnt:       4328 | 0.006
1081.42/1081.62	c total clause space: 206.656MB
1081.42/1081.62	c total #watches: 788678
1121.02/1121.26	c total #propagations: 18539739 / total #impl: 3366183457 (eff. 0.006)
1121.02/1121.26	c #Conflicts:      22000 | #Learnt:       5328 | 0.006
1121.02/1121.26	c total clause space: 206.656MB
1121.02/1121.26	c total #watches: 919054
1216.00/1216.28	c total #propagations: 19264208 / total #impl: 3531572131 (eff. 0.005)
1216.00/1216.28	c #Conflicts:      23000 | #Learnt:       6328 | 0.006
1216.00/1216.28	c total clause space: 206.656MB
1216.00/1216.28	c total #watches: 1254564
1345.48/1345.77	c total #propagations: 20004253 / total #impl: 3738134253 (eff. 0.005)
1345.48/1345.77	c #Conflicts:      24000 | #Learnt:       7328 | 0.006
1345.48/1345.77	c total clause space: 206.656MB
1345.48/1345.77	c total #watches: 1526930
1475.86/1476.18	c total #propagations: 20880689 / total #impl: 3977454432 (eff. 0.005)
1475.86/1476.18	c GARBAGE COLLECT
1475.86/1476.18	c #Conflicts:      25000 | #Learnt:       4537 | 0.006
1475.86/1476.18	c total clause space: 206.656MB
1475.86/1476.18	c total #watches: 999556
1551.05/1551.34	c total #propagations: 21875145 / total #impl: 4221492463 (eff. 0.005)
1551.05/1551.34	c #Conflicts:      26000 | #Learnt:       5537 | 0.006
1551.05/1551.34	c total clause space: 206.656MB
1551.05/1551.34	c total #watches: 1292942
1622.84/1623.13	c total #propagations: 22439316 / total #impl: 4458867826 (eff. 0.005)
1622.84/1623.13	c #Conflicts:      27000 | #Learnt:       6537 | 0.005
1622.84/1623.13	c total clause space: 206.656MB
1622.84/1623.13	c total #watches: 1521892

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

pid=32620
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.15 2.17 2.15 3/172 32623
/proc/meminfo: memFree=29924984/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=29104 CPUtime=0 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 269 0 0 0 0 0 0 0 20 0 1 0 125175350 29802496 5260 33554432000 4194304 6199737 140734299329296 140733576354904 4209408 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 7276 5260 122 490 0 6777 0

[startup+0.100169 s]
/proc/loadavg: 2.15 2.17 2.15 3/172 32623
/proc/meminfo: memFree=29924984/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=34576 CPUtime=0.09 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 1456 0 0 0 9 0 0 0 20 0 1 0 125175350 35405824 7581 33554432000 4194304 6199737 140734299329296 140733576354904 4207822 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 8644 7582 134 490 0 8145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 34576

[startup+0.200373 s]
/proc/loadavg: 2.15 2.17 2.15 3/172 32623
/proc/meminfo: memFree=29924984/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=37684 CPUtime=0.19 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 2162 0 0 0 19 0 0 0 20 0 1 0 125175350 38588416 8035 33554432000 4194304 6199737 140734299329296 140734299328232 4213456 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 9421 8035 139 490 0 8922 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 37684

[startup+0.300305 s]
/proc/loadavg: 2.15 2.17 2.15 3/172 32623
/proc/meminfo: memFree=29924984/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=38072 CPUtime=0.29 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 2474 0 0 0 29 0 0 0 20 0 1 0 125175350 38985728 8244 33554432000 4194304 6199737 140734299329296 140734299328232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 9518 8244 139 490 0 9019 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 38072

[startup+0.70027 s]
/proc/loadavg: 2.15 2.17 2.15 3/172 32623
/proc/meminfo: memFree=29924984/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=42876 CPUtime=0.69 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 2933 0 0 0 69 0 0 0 20 0 1 0 125175350 43905024 9069 33554432000 4194304 6199737 140734299329296 140734299328232 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 10719 9069 139 490 0 10220 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 42876

[startup+1.50027 s]
/proc/loadavg: 2.15 2.17 2.15 3/177 32635
/proc/meminfo: memFree=29849556/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=43504 CPUtime=1.49 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 3095 0 0 0 149 0 0 0 20 0 1 0 125175350 44548096 9742 33554432000 4194304 6199737 140734299329296 140734299328088 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 10876 9742 139 490 0 10377 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 43504

[startup+3.10026 s]
/proc/loadavg: 2.13 2.17 2.15 3/177 32635
/proc/meminfo: memFree=29839816/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=51568 CPUtime=3.09 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 3324 0 0 0 308 1 0 0 20 0 1 0 125175350 52805632 10993 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 12892 10993 155 490 0 12393 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 51568

[startup+6.30027 s]
/proc/loadavg: 2.13 2.17 2.15 4/177 32635
/proc/meminfo: memFree=29822852/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=64872 CPUtime=6.29 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 4474 0 0 0 628 1 0 0 20 0 1 0 125175350 66428928 12806 33554432000 4194304 6199737 140734299329296 140734299327944 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 16218 12806 155 490 0 15719 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 64872

[startup+12.7003 s]
/proc/loadavg: 2.11 2.16 2.15 3/177 32635
/proc/meminfo: memFree=29802732/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=66232 CPUtime=12.69 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 4942 0 0 0 1268 1 0 0 20 0 1 0 125175350 67821568 14793 33554432000 4194304 6199737 140734299329296 140734299328232 4213476 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 16558 14793 161 490 0 16059 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 66232

[startup+25.5003 s]
/proc/loadavg: 2.10 2.15 2.15 3/177 32635
/proc/meminfo: memFree=29778076/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=86704 CPUtime=25.49 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 5576 0 0 0 2548 1 0 0 20 0 1 0 125175350 88784896 18951 33554432000 4194304 6199737 140734299329296 140734299327944 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 21676 18951 161 490 0 21177 0
Current children cumulated CPU time (s) 25.49
Current children cumulated vsize (KiB) 86704

[startup+51.1003 s]
/proc/loadavg: 2.06 2.14 2.14 4/177 32635
/proc/meminfo: memFree=29745628/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=87684 CPUtime=51.08 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 5803 0 0 0 5107 1 0 0 20 0 1 0 125175350 89788416 19686 33554432000 4194304 6199737 140734299329296 140734299328232 4213335 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 21921 19686 161 490 0 21422 0
Current children cumulated CPU time (s) 51.08
Current children cumulated vsize (KiB) 87684

[startup+102.3 s]
/proc/loadavg: 2.11 2.14 2.14 3/177 32637
/proc/meminfo: memFree=29736420/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=119880 CPUtime=102.28 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 6948 0 0 0 10226 2 0 0 20 0 1 0 125175350 122757120 21397 33554432000 4194304 6199737 140734299329296 140734299327992 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 29970 21397 161 490 0 29471 0
Current children cumulated CPU time (s) 102.28
Current children cumulated vsize (KiB) 119880

[startup+162.3 s]
/proc/loadavg: 2.04 2.12 2.13 3/177 32638
/proc/meminfo: memFree=29714352/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=121988 CPUtime=162.27 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 7669 0 0 0 16225 2 0 0 20 0 1 0 125175350 124915712 23570 33554432000 4194304 6199737 140734299329296 140734299328232 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 30497 23570 161 490 0 29998 0
Current children cumulated CPU time (s) 162.27
Current children cumulated vsize (KiB) 121988

[startup+222.307 s]
/proc/loadavg: 2.10 2.12 2.13 3/177 32639
/proc/meminfo: memFree=29687768/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=124312 CPUtime=222.26 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 8282 0 0 0 22224 2 0 0 20 0 1 0 125175350 127295488 29288 33554432000 4194304 6199737 140734299329296 140734299328232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 31078 29288 161 490 0 30579 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 124312

[startup+282.3 s]
/proc/loadavg: 2.17 2.14 2.14 4/177 32640
/proc/meminfo: memFree=29679020/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=125640 CPUtime=282.25 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 8617 0 0 0 28222 3 0 0 20 0 1 0 125175350 128655360 29623 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 31410 29623 161 490 0 30911 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 125640

[startup+342.3 s]
/proc/loadavg: 2.17 2.14 2.13 3/177 32641
/proc/meminfo: memFree=29662612/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=177468 CPUtime=342.24 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 9639 0 0 0 34221 3 0 0 20 0 1 0 125175350 181727232 32381 33554432000 4194304 6199737 140734299329296 140734299328232 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 44367 32381 161 490 0 43868 0
Current children cumulated CPU time (s) 342.24
Current children cumulated vsize (KiB) 177468

[startup+402.3 s]
/proc/loadavg: 2.07 2.12 2.12 3/178 32646
/proc/meminfo: memFree=29661448/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=178460 CPUtime=402.22 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 9893 0 0 0 40219 3 0 0 20 0 1 0 125175350 182743040 32635 33554432000 4194304 6199737 140734299329296 140734299327944 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 44615 32635 161 490 0 44116 0
Current children cumulated CPU time (s) 402.22
Current children cumulated vsize (KiB) 178460

[startup+462.3 s]
/proc/loadavg: 2.13 2.12 2.12 3/177 32647
/proc/meminfo: memFree=29624108/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=180260 CPUtime=462.22 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 10818 0 0 0 46218 4 0 0 20 0 1 0 125175350 184586240 38806 33554432000 4194304 6199737 140734299329296 140734299328232 4213381 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 45065 38806 161 490 0 44566 0
Current children cumulated CPU time (s) 462.22
Current children cumulated vsize (KiB) 180260

[startup+522.3 s]
/proc/loadavg: 2.13 2.12 2.12 3/177 32648
/proc/meminfo: memFree=29597580/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=264644 CPUtime=522.21 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 13071 0 0 0 52216 5 0 0 20 0 1 0 125175350 270995456 45366 33554432000 4194304 6199737 140734299329296 140734299327944 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 66161 45366 161 490 0 65662 0
Current children cumulated CPU time (s) 522.21
Current children cumulated vsize (KiB) 264644

[startup+582.3 s]
/proc/loadavg: 2.15 2.12 2.11 3/177 32649
/proc/meminfo: memFree=29586512/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=266000 CPUtime=582.2 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 13685 0 0 0 58215 5 0 0 20 0 1 0 125175350 272384000 47764 33554432000 4194304 6199737 140734299329296 140734299327944 4213372 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 66500 47764 161 490 0 66001 0
Current children cumulated CPU time (s) 582.2
Current children cumulated vsize (KiB) 266000


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


[startup+942.3 s]
/proc/loadavg: 2.06 2.12 2.10 3/177 32656
/proc/meminfo: memFree=29557848/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=267328 CPUtime=942.14 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 14077 0 0 0 94209 5 0 0 20 0 1 0 125175350 273743872 48152 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 66832 48152 161 490 0 66333 0
Current children cumulated CPU time (s) 942.14
Current children cumulated vsize (KiB) 267328

[startup+1002.3 s]
/proc/loadavg: 2.06 2.11 2.09 3/178 32661
/proc/meminfo: memFree=29556128/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=267920 CPUtime=1002.13 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 14369 0 0 0 100208 5 0 0 20 0 1 0 125175350 274350080 48431 33554432000 4194304 6199737 140734299329296 140734299327944 4213298 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 66980 48431 161 490 0 66481 0
Current children cumulated CPU time (s) 1002.13
Current children cumulated vsize (KiB) 267920

[startup+1062.3 s]
/proc/loadavg: 2.10 2.11 2.09 3/177 32662
/proc/meminfo: memFree=29554564/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=268832 CPUtime=1062.13 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 14654 0 0 0 106207 6 0 0 20 0 1 0 125175350 275283968 48661 33554432000 4194304 6199737 140734299329296 140734299328232 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67208 48661 161 490 0 66709 0
Current children cumulated CPU time (s) 1062.13
Current children cumulated vsize (KiB) 268832

[startup+1122.3 s]
/proc/loadavg: 2.22 2.14 2.10 3/177 32663
/proc/meminfo: memFree=29541352/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=268832 CPUtime=1122.12 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 14655 0 0 0 112206 6 0 0 20 0 1 0 125175350 275283968 48662 33554432000 4194304 6199737 140734299329296 140734299328408 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67208 48662 161 490 0 66709 0
Current children cumulated CPU time (s) 1122.12
Current children cumulated vsize (KiB) 268832

[startup+1182.3 s]
/proc/loadavg: 2.26 2.16 2.10 3/177 32664
/proc/meminfo: memFree=29536136/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=269324 CPUtime=1182.11 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 15643 0 0 0 118205 6 0 0 20 0 1 0 125175350 275787776 48814 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67331 48814 161 490 0 66832 0
Current children cumulated CPU time (s) 1182.11
Current children cumulated vsize (KiB) 269324

[startup+1242.3 s]
/proc/loadavg: 2.17 2.14 2.10 3/177 32665
/proc/meminfo: memFree=29535464/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=269604 CPUtime=1242.1 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 15720 0 0 0 124204 6 0 0 20 0 1 0 125175350 276074496 48891 33554432000 4194304 6199737 140734299329296 140734299328232 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67401 48891 161 490 0 66902 0
Current children cumulated CPU time (s) 1242.1
Current children cumulated vsize (KiB) 269604

[startup+1302.3 s]
/proc/loadavg: 2.12 2.13 2.09 3/177 32667
/proc/meminfo: memFree=29534320/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=269784 CPUtime=1302.09 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 15766 0 0 0 130203 6 0 0 20 0 1 0 125175350 276258816 48937 33554432000 4194304 6199737 140734299329296 140734299328232 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67446 48937 161 490 0 66947 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 269784

[startup+1362.3 s]
/proc/loadavg: 2.14 2.13 2.09 3/177 32668
/proc/meminfo: memFree=29527868/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=270684 CPUtime=1362.08 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 16061 0 0 0 136202 6 0 0 20 0 1 0 125175350 277180416 49225 33554432000 4194304 6199737 140734299329296 140734299328232 4213499 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67671 49225 161 490 0 67172 0
Current children cumulated CPU time (s) 1362.08
Current children cumulated vsize (KiB) 270684

[startup+1422.3 s]
/proc/loadavg: 2.22 2.15 2.10 3/177 32669
/proc/meminfo: memFree=29510592/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=271140 CPUtime=1422.07 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 16260 0 0 0 142201 6 0 0 20 0 1 0 125175350 277647360 49384 33554432000 4194304 6199737 140734299329296 140734299328232 4213396 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67785 49384 161 490 0 67286 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 271140

[startup+1482.3 s]
/proc/loadavg: 2.14 2.14 2.09 3/177 32670
/proc/meminfo: memFree=29501504/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=271296 CPUtime=1482.06 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 16283 0 0 0 148200 6 0 0 20 0 1 0 125175350 277807104 49407 33554432000 4194304 6199737 140734299329296 140734299328120 4213385 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67824 49407 161 490 0 67325 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 271296

[startup+1542.31 s]
/proc/loadavg: 2.12 2.14 2.09 3/177 32671
/proc/meminfo: memFree=29500896/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=271336 CPUtime=1542.05 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 16390 0 0 0 154199 6 0 0 20 0 1 0 125175350 277848064 49461 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67834 49461 161 490 0 67335 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 271336

[startup+1602.3 s]
/proc/loadavg: 2.16 2.14 2.09 3/178 32676
/proc/meminfo: memFree=29501320/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=271780 CPUtime=1602.04 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 16824 0 0 0 160198 6 0 0 20 0 1 0 125175350 278302720 49571 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 67945 49571 161 490 0 67446 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 271780

[startup+1662.3 s]
/proc/loadavg: 2.22 2.16 2.10 3/179 32700
/proc/meminfo: memFree=29476328/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=273344 CPUtime=1662.04 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 18384 0 0 0 166196 8 0 0 20 0 1 0 125175350 279904256 55619 33554432000 4194304 6199737 140734299329296 140734299327944 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 68336 55619 161 490 0 67837 0
Current children cumulated CPU time (s) 1662.04
Current children cumulated vsize (KiB) 273344

[startup+1722.3 s]
/proc/loadavg: 2.17 2.16 2.10 4/178 32701
/proc/meminfo: memFree=29460188/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=274088 CPUtime=1722.03 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 18559 0 0 0 172195 8 0 0 20 0 1 0 125175350 280666112 57327 33554432000 4194304 6199737 140734299329296 140734299328232 4213389 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 68522 57327 161 490 0 68023 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 274088

[startup+1782.3 s]
/proc/loadavg: 2.19 2.17 2.10 3/178 32702
/proc/meminfo: memFree=29448804/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=274520 CPUtime=1782.02 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 18683 0 0 0 178194 8 0 0 20 0 1 0 125175350 281108480 57962 33554432000 4194304 6199737 140734299329296 140734299327944 4224089 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 68630 57962 161 490 0 68131 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 274520



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.10 3/178 32702
/proc/meminfo: memFree=29449304/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=274520 CPUtime=1800.01 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 18685 0 0 0 179993 8 0 0 20 0 1 0 125175350 281108480 58475 33554432000 4194304 6199737 140734299329296 140734299327944 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 68630 58475 161 490 0 68131 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274520

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

[startup+1800.3 s]
/proc/loadavg: 2.20 2.17 2.10 3/178 32702
/proc/meminfo: memFree=29449304/32872528 swapFree=14956/1314940
[pid=32623] ppid=32620 vsize=274520 CPUtime=1800.01 cores=1,3,5,7
/proc/32623/stat : 32623 (cdcl-cuttingpla) R 32620 32623 32157 0 -1 4202496 18685 0 0 0 179993 8 0 0 20 0 1 0 125175350 281108480 58475 33554432000 4194304 6199737 140734299329296 140734299327944 4213368 0 0 4096 8388610 0 0 0 17 3 0 0 0 0 0
/proc/32623/statm: 68630 58475 161 490 0 68131 0
Current children cumulated CPU time (s) 1800.01
Current children cumulated vsize (KiB) 274520

Child ended because it received signal 15 (SIGTERM)
Real time (s): 1800.3
CPU time (s): 1800.02
CPU user time (s): 1799.94
CPU system time (s): 0.087986
CPU usage (%): 99.9846
Max. virtual memory (cumulated for all children) (KiB): 274520

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1799.94
system time used= 0.087986
maximum resident set size= 233900
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 18685
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= 1859

??? join timestamper begins
??? join timestamper ends
??? end of timestamper thread
runsolver used 4.5663 second user time and 6.90695 second system time

The end

Launcher Data

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

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

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

MD5SUM BENCH= 8f58618b79e9d2a9b56b6a791eca5768
RANDOM SEED=1663631414

node131.alineos.net Linux 2.6.32-71.29.1.el6.x86_64 #1 SMP Mon Jun 27 19:49:27 BST 2011

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

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

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

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

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

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

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

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


/proc/meminfo:
MemTotal:       32872528 kB
MemFree:        29926016 kB
Buffers:          211880 kB
Cached:           635756 kB
SwapCached:         4716 kB
Active:           269308 kB
Inactive:         586488 kB
Active(anon):       4320 kB
Inactive(anon):     5604 kB
Active(file):     264988 kB
Inactive(file):   580884 kB
Unevictable:     1314940 kB
Mlocked:           14956 kB
SwapTotal:      67108856 kB
SwapFree:       67096232 kB
Dirty:              3512 kB
Writeback:             0 kB
AnonPages:       1483156 kB
Mapped:             8288 kB
Shmem:                 0 kB
Slab:             640304 kB
SReclaimable:      84296 kB
SUnreclaim:       556008 kB
KernelStack:        1472 kB
PageTables:         6728 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545120 kB
Committed_AS:    1414992 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346412 kB
VmallocChunk:   34341988032 kB
HardwareCorrupted:     0 kB
AnonHugePages:   1466368 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7552 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 71732 MiB
End job on node131 at 2016-06-09 03:03:44