Trace number 3722610

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
PB12: minisatp 1.0-2-g022594c? (TO) 1800.03 1800.31

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
MD5SUMcabd29c48249a44c2596bb98645c31c8
Bench CategoryDEC-SMALLINT (no optimisation, small integers)
Best result obtained on this benchmarkUNSAT
Best value of the objective obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark3.65444
Has Objective FunctionNO
SatisfiableNO
(Un)Satisfiability was provedYES
Best value of the objective function
Optimality of the best value was proved
Number of variables231
Total number of constraints2707
Number of constraints which are clauses2684
Number of constraints which are cardinality constraints (but not clauses)22
Number of constraints which are nor clauses,nor cardinality constraints1
Minimum length of a constraint2
Maximum length of a constraint110
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 25
Number of bits of the biggest number in a constraint 5
Biggest sum of numbers in a constraint 665
Number of bits of the biggest sum of numbers10
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 Parsing PB file...
0.00/0.00	c Converting 2707 PB-constraints to clauses...
0.00/0.00	c   -- Unit propagations: (none)
0.00/0.00	c   -- Detecting intervals from adjacent constraints: ######################
0.00/0.00	c   -- Clauses(.)/Splits(s): ......................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................................
0.00/0.01	c ---[  43]---> BDD-cost:   19
0.00/0.01	c ---[  41]---> BDD-cost:   19
0.00/0.01	c ---[  39]---> BDD-cost:   19
0.00/0.01	c ---[  37]---> BDD-cost:   19
0.00/0.01	c ---[  35]---> BDD-cost:   19
0.00/0.01	c ---[  33]---> BDD-cost:   19
0.00/0.01	c ---[  31]---> BDD-cost:   19
0.00/0.01	c ---[  29]---> BDD-cost:   19
0.00/0.01	c ---[  27]---> BDD-cost:   19
0.00/0.01	c ---[  25]---> BDD-cost:   19
0.00/0.01	c ---[  23]---> BDD-cost:   19
0.00/0.01	c ---[  21]---> BDD-cost:   19
0.00/0.01	c ---[  19]---> BDD-cost:   19
0.00/0.01	c ---[  17]---> BDD-cost:   19
0.00/0.01	c ---[  15]---> BDD-cost:   19
0.00/0.01	c ---[  13]---> BDD-cost:   19
0.00/0.01	c ---[  11]---> BDD-cost:   19
0.00/0.01	c ---[   9]---> BDD-cost:   19
0.00/0.01	c ---[   7]---> BDD-cost:   19
0.00/0.01	c ---[   5]---> BDD-cost:   19
0.00/0.01	c ---[   3]---> BDD-cost:   19
0.00/0.01	c ---[   1]---> BDD-cost:   19
0.00/0.01	c ---[   0]---> Adder-cost: 390   maxlim: 614   bits: 10/10
0.00/0.01	c ==================================[MINISAT+]==================================
0.00/0.01	c | Conflicts | Original         | Learnt                           | Progress |
0.00/0.01	c |           | Clauses Literals |     Max Clauses Literals     LPC |          |
0.00/0.01	c ==============================================================================
0.00/0.01	c |         0 |    6352    19922 |    2117       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |    6345    19899 |    2328      99      315     3.2 |  3.066 % |
0.00/0.02	c |       250 |    6345    19899 |    2561     249     6029    24.2 |  3.067 % |
0.00/0.02	c |       477 |    6345    19899 |    2817     476    15367    32.3 |  3.065 % |
0.00/0.04	c |       815 |    6345    19899 |    3099     814    32480    39.9 |  3.065 % |
0.00/0.06	c |      1321 |    6345    19899 |    3409    1320    60224    45.6 |  3.065 % |
0.00/0.10	c |      2080 |    6345    19899 |    3750    2079   104950    50.5 |  3.065 % |
0.00/0.17	c |      3219 |    6335    19861 |    4125    3216   166974    51.9 |  3.161 % |
0.00/0.28	c |      4929 |    6335    19861 |    4537    2692   137393    51.0 |  3.161 % |
0.00/0.45	c |      7493 |    6335    19861 |    4991    2901   187655    64.7 |  3.161 % |
0.00/0.71	c |     11339 |    6335    19861 |    5490    4132   244252    59.1 |  3.161 % |
1.09/1.15	c |     17106 |    6290    19710 |    6040    4118   238035    57.8 |  3.927 % |
1.89/1.91	c |     25756 |    6283    19687 |    6644    3307   165299    50.0 |  4.023 % |
2.89/2.92	c |     38730 |    6274    19658 |    7308    5935   311503    52.5 |  4.215 % |
4.69/4.71	c |     58192 |    6274    19658 |    8039    6440   372877    57.9 |  4.215 % |
7.59/7.68	c |     87385 |    6267    19631 |    8843    6460   406660    63.0 |  4.310 % |
11.79/11.89	c |    131175 |    6251    19579 |    9727    4690   219489    46.8 |  4.598 % |
17.88/17.92	c |    196860 |    6251    19579 |   10700    5167   212788    41.2 |  4.598 % |
26.48/26.59	c |    295386 |    6242    19548 |   11770   10629   526958    49.6 |  4.694 % |
40.48/40.57	c |    443175 |    6242    19548 |   12947    7795   356507    45.7 |  4.694 % |
59.38/59.45	c |    664859 |    6242    19548 |   14242   10862   499350    46.0 |  4.694 % |
89.87/89.92	c |    997385 |    6242    19548 |   15666    9162   423594    46.2 |  4.694 % |
138.16/138.21	c |   1496174 |    6242    19548 |   17232   12457   580649    46.6 |  4.694 % |
211.26/211.30	c |   2244357 |    6242    19548 |   18956   15022   641621    42.7 |  4.694 % |
323.34/323.44	c |   3366632 |    6181    19337 |   20851   19059   868883    45.6 |  5.556 % |
485.61/485.74	c |   5050043 |    6181    19337 |   22937   19079   720707    37.8 |  5.556 % |
743.87/744.01	c |   7575162 |    6181    19337 |   25230   11711   489333    41.8 |  5.556 % |
1148.21/1148.41	c |  11362838 |    6169    19297 |   27753   17658   714783    40.5 |  5.747 % |
1788.62/1788.93	c |  17044350 |    6169    19297 |   30529   22497   968481    43.0 |  5.747 % |
1800.02/1800.30	c 
1800.02/1800.30	c *** TERMINATED ***
1800.02/1800.30	s UNKNOWN

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver Copyright (C) 2010-2011 Olivier ROUSSEL

This is runsolver version 3.3.1 (svn: 989)

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-3722610-1338568498/watcher-3722610-1338568498 -o /tmp/evaluation-result-3722610-1338568498/solver-3722610-1338568498 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722610-1338568498.opb 

running on 4 cores: 0,2,4,6

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1830 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1900 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 15872000 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 15923200 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21211
/proc/meminfo: memFree=31957576/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0

[startup+0.0512529 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21211
/proc/meminfo: memFree=31957576/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.10027 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21211
/proc/meminfo: memFree=31957576/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300236 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21211
/proc/meminfo: memFree=31957576/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700233 s]
/proc/loadavg: 2.01 2.00 2.00 3/177 21211
/proc/meminfo: memFree=31957576/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+1.50027 s]
/proc/loadavg: 2.01 2.00 2.00 4/179 21216
/proc/meminfo: memFree=31954080/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=4988 CPUtime=1.49 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 1121 0 0 0 149 0 0 0 20 0 1 0 322974775 5107712 1077 33554432000 4194304 5276501 140734111678336 140734111676328 4399854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 1247 1077 147 265 0 979 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14136

[startup+3.10027 s]
/proc/loadavg: 2.01 2.00 2.00 4/180 21217
/proc/meminfo: memFree=31952600/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=5784 CPUtime=3.09 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 1311 0 0 0 309 0 0 0 20 0 1 0 322974775 5922816 1267 33554432000 4194304 5276501 140734111678336 140734111676584 4390301 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 1446 1267 147 265 0 1178 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14932

[startup+6.30028 s]
/proc/loadavg: 2.01 2.00 2.00 4/180 21217
/proc/meminfo: memFree=31950740/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=6964 CPUtime=6.29 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 1613 0 0 0 629 0 0 0 20 0 1 0 322974775 7131136 1569 33554432000 4194304 5276501 140734111678336 140734111676504 4399944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 1741 1569 147 265 0 1473 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 16112

[startup+12.7003 s]
/proc/loadavg: 2.01 2.00 2.00 4/180 21217
/proc/meminfo: memFree=31949276/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=7896 CPUtime=12.69 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 1852 0 0 0 1269 0 0 0 20 0 1 0 322974775 8085504 1808 33554432000 4194304 5276501 140734111678336 140734111676584 4399364 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 1974 1808 147 265 0 1706 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 17044

[startup+25.5003 s]
/proc/loadavg: 2.01 2.00 2.00 4/180 21217
/proc/meminfo: memFree=31947848/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=8860 CPUtime=25.48 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 2071 0 0 0 2548 0 0 0 20 0 1 0 322974775 9072640 2026 33554432000 4194304 5276501 140734111678336 140734111676520 4397565 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 2215 2026 147 265 0 1947 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 18008

[startup+51.1003 s]
/proc/loadavg: 2.00 2.00 2.00 4/180 21217
/proc/meminfo: memFree=31944680/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=10688 CPUtime=51.07 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 2506 0 0 0 5107 0 0 0 20 0 1 0 322974775 10944512 2476 33554432000 4194304 5276501 140734111678336 140734111676520 4400264 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 2672 2476 147 265 0 2404 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19836

[startup+102.306 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21469
/proc/meminfo: memFree=31928980/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=13248 CPUtime=102.27 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 3103 0 0 0 10227 0 0 0 20 0 1 0 322974775 13565952 3073 33554432000 4194304 5276501 140734111678336 140734111676520 4399850 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 3312 3073 147 265 0 3044 0
Current children cumulated CPU time (s) 102.27
Current children cumulated vsize (KiB) 22396

[startup+162.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/179 21469
/proc/meminfo: memFree=31907576/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=15580 CPUtime=162.26 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 3650 0 0 0 16225 1 0 0 20 0 1 0 322974775 15953920 3679 33554432000 4194304 5276501 140734111678336 140734111676520 4399866 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 3895 3679 147 265 0 3627 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 24728

[startup+222.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21469
/proc/meminfo: memFree=31892060/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=17412 CPUtime=222.25 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 4086 0 0 0 22224 1 0 0 20 0 1 0 322974775 17829888 4147 33554432000 4194304 5276501 140734111678336 140734111676744 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 4353 4147 148 265 0 4085 0
Current children cumulated CPU time (s) 222.25
Current children cumulated vsize (KiB) 26560

[startup+282.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21470
/proc/meminfo: memFree=31880956/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=18552 CPUtime=282.25 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 4341 0 0 0 28224 1 0 0 20 0 1 0 322974775 18997248 4435 33554432000 4194304 5276501 140734111678336 140734111676520 4399860 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 4638 4435 148 265 0 4370 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 27700

[startup+342.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21473
/proc/meminfo: memFree=31869464/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=20588 CPUtime=342.23 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 4765 0 0 0 34222 1 0 0 20 0 1 0 322974775 21082112 4859 33554432000 4194304 5276501 140734111678336 140734111676520 4399992 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 5147 4859 148 265 0 4879 0
Current children cumulated CPU time (s) 342.23
Current children cumulated vsize (KiB) 29736

[startup+402.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21473
/proc/meminfo: memFree=31864256/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6

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

/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=35456 CPUtime=1122.11 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 7982 0 0 0 112210 1 0 0 20 0 1 0 322974775 36306944 8612 33554432000 4194304 5276501 140734111678336 140734111676520 4396944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 8864 8612 148 265 0 8596 0
Current children cumulated CPU time (s) 1122.11
Current children cumulated vsize (KiB) 44604

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21479
/proc/meminfo: memFree=31815240/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=36320 CPUtime=1182.1 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8133 0 0 0 118209 1 0 0 20 0 1 0 322974775 37191680 8763 33554432000 4194304 5276501 140734111678336 140734111676520 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9080 8763 148 265 0 8812 0
Current children cumulated CPU time (s) 1182.1
Current children cumulated vsize (KiB) 45468

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21479
/proc/meminfo: memFree=31807052/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=36700 CPUtime=1242.09 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8227 0 0 0 124208 1 0 0 20 0 1 0 322974775 37580800 8961 33554432000 4194304 5276501 140734111678336 140734111676520 4399829 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9175 8961 148 265 0 8907 0
Current children cumulated CPU time (s) 1242.09
Current children cumulated vsize (KiB) 45848

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21479
/proc/meminfo: memFree=31805316/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=37268 CPUtime=1302.09 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8321 0 0 0 130208 1 0 0 20 0 1 0 322974775 38162432 9055 33554432000 4194304 5276501 140734111678336 140734111676520 4399807 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9317 9055 148 265 0 9049 0
Current children cumulated CPU time (s) 1302.09
Current children cumulated vsize (KiB) 46416

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21479
/proc/meminfo: memFree=31802460/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=37460 CPUtime=1362.07 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8384 0 0 0 136206 1 0 0 20 0 1 0 322974775 38359040 9118 33554432000 4194304 5276501 140734111678336 140734111676520 4397546 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9365 9118 148 265 0 9097 0
Current children cumulated CPU time (s) 1362.07
Current children cumulated vsize (KiB) 46608

[startup+1422.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21479
/proc/meminfo: memFree=31799356/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=37616 CPUtime=1422.07 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8430 0 0 0 142206 1 0 0 20 0 1 0 322974775 38518784 9164 33554432000 4194304 5276501 140734111678336 140734111676520 4400273 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9404 9164 148 265 0 9136 0
Current children cumulated CPU time (s) 1422.07
Current children cumulated vsize (KiB) 46764

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 21480
/proc/meminfo: memFree=31797744/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=38596 CPUtime=1482.06 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8608 0 0 0 148204 2 0 0 20 0 1 0 322974775 39522304 9342 33554432000 4194304 5276501 140734111678336 140734111676520 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9649 9342 148 265 0 9381 0
Current children cumulated CPU time (s) 1482.06
Current children cumulated vsize (KiB) 47744

[startup+1542.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 21483
/proc/meminfo: memFree=31794944/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=39584 CPUtime=1542.05 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8857 0 0 0 154203 2 0 0 20 0 1 0 322974775 40534016 9591 33554432000 4194304 5276501 140734111678336 140734111676520 4399860 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9896 9591 148 265 0 9628 0
Current children cumulated CPU time (s) 1542.05
Current children cumulated vsize (KiB) 48732

[startup+1602.3 s]
/proc/loadavg: 2.04 2.01 2.00 3/180 21506
/proc/meminfo: memFree=31790168/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=39584 CPUtime=1602.04 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8860 0 0 0 160202 2 0 0 20 0 1 0 322974775 40534016 9676 33554432000 4194304 5276501 140734111678336 140734111676520 4399944 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9896 9676 148 265 0 9628 0
Current children cumulated CPU time (s) 1602.04
Current children cumulated vsize (KiB) 48732

[startup+1662.3 s]
/proc/loadavg: 2.07 2.02 2.00 3/179 21506
/proc/meminfo: memFree=31789492/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=39584 CPUtime=1662.03 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8860 0 0 0 166201 2 0 0 20 0 1 0 322974775 40534016 9676 33554432000 4194304 5276501 140734111678336 140734111676520 4399860 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9896 9676 148 265 0 9628 0
Current children cumulated CPU time (s) 1662.03
Current children cumulated vsize (KiB) 48732

[startup+1722.3 s]
/proc/loadavg: 2.02 2.02 2.00 3/179 21506
/proc/meminfo: memFree=31789120/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=39776 CPUtime=1722.03 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8879 0 0 0 172201 2 0 0 20 0 1 0 322974775 40730624 9695 33554432000 4194304 5276501 140734111678336 140734111676520 4399913 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 9944 9695 148 265 0 9676 0
Current children cumulated CPU time (s) 1722.03
Current children cumulated vsize (KiB) 48924

[startup+1782.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 21507
/proc/meminfo: memFree=31785212/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=40296 CPUtime=1782.02 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 8980 0 0 0 178200 2 0 0 20 0 1 0 322974775 41263104 9796 33554432000 4194304 5276501 140734111678336 140734111676520 4399816 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 10074 9796 148 265 0 9806 0
Current children cumulated CPU time (s) 1782.02
Current children cumulated vsize (KiB) 49444



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 21507
/proc/meminfo: memFree=31784468/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=40820 CPUtime=1800.02 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 9145 0 0 0 180000 2 0 0 20 0 1 0 322974775 41799680 9961 33554432000 4194304 5276501 140734111678336 140734111676328 4399854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 10205 9961 148 265 0 9937 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 49968

Sending SIGTERM to process tree (bottom up)

Solver just ended. Dumping a history of the last processes samples

[startup+1800.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 21507
/proc/meminfo: memFree=31784468/32873844 swapFree=7116/7116
[pid=21211] ppid=21209 vsize=9148 CPUtime=0 cores=0,2,4,6
/proc/21211/stat : 21211 (minisat+_script) S 21209 21211 19966 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322974775 9367552 276 33554432000 4194304 5064252 140735052021328 140735052020240 240564987470 0 65536 4100 65538 18446744071579302229 0 0 17 0 0 0 0 0 0
/proc/21211/statm: 2287 276 236 213 0 72 0
[pid=21215] ppid=21211 vsize=40820 CPUtime=1800.02 cores=0,2,4,6
/proc/21215/stat : 21215 (minisat+_64-bit) R 21211 21211 19966 0 -1 4202496 9145 0 0 0 180000 2 0 0 20 0 1 0 322974775 41799680 9961 33554432000 4194304 5276501 140734111678336 140734111676328 4399854 0 0 4096 16386 0 0 0 17 4 0 0 0 0 0
/proc/21215/statm: 10205 9961 148 265 0 9937 0
Current children cumulated CPU time (s) 1800.02
Current children cumulated vsize (KiB) 49968

Child status: 0
Real time (s): 1800.31
CPU time (s): 1800.03
CPU user time (s): 1800.01
CPU system time (s): 0.024996
CPU usage (%): 99.9847
Max. virtual memory (cumulated for all children) (KiB): 49968

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.01
system time used= 0.024996
maximum resident set size= 39848
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 10093
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= 29
involuntary context switches= 1872

runsolver used 2.99654 second user time and 7.28189 second system time

The end

Launcher Data

Begin job on node146 at 2012-06-01 18:34:59
IDJOB=3722610
IDBENCH=1331
IDSOLVER=2307
FILE ID=node146/3722610-1338568498
RUNJOBID= node146-1338564490-19982
PBS_JOBID= 14635895
Free space on /tmp= 70920 MiB

SOLVER NAME= minisatp 1.0-2-g022594c
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900550006.opb
COMMAND LINE= minisat+_script BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-3722610-1338568498/watcher-3722610-1338568498 -o /tmp/evaluation-result-3722610-1338568498/solver-3722610-1338568498 -C 1800 -W 1900 -M 15500  minisat+_script HOME/instance-3722610-1338568498.opb

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

MD5SUM BENCH= cabd29c48249a44c2596bb98645c31c8
RANDOM SEED=2144161249

node146.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		: 2667.034
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	: 5334.06
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		: 2667.034
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	: 5331.92
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.91
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		: 2667.034
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	: 5331.90
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873844 kB
MemFree:        31957956 kB
Buffers:           73720 kB
Cached:            82788 kB
SwapCached:         1488 kB
Active:            84332 kB
Inactive:          89488 kB
Active(anon):      18304 kB
Inactive(anon):     1140 kB
Active(file):      66028 kB
Inactive(file):    88348 kB
Unevictable:        7116 kB
Mlocked:            7116 kB
SwapTotal:      67108856 kB
SwapFree:       67099660 kB
Dirty:              2456 kB
Writeback:            20 kB
AnonPages:         23240 kB
Mapped:             8300 kB
Shmem:                 0 kB
Slab:             604176 kB
SReclaimable:      44288 kB
SUnreclaim:       559888 kB
KernelStack:        1456 kB
PageTables:         4096 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545776 kB
Committed_AS:     138896 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346368 kB
VmallocChunk:   34341987984 kB
HardwareCorrupted:     0 kB
AnonHugePages:      8192 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7872 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70916 MiB
End job on node146 at 2012-06-01 19:04:59