Trace number 3722620

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.11 1800.41

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900561288.opb
MD5SUM4bba9489f2c1cdd3e2419eb13f48915c
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 benchmark57.0313
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 625
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.01	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: 342   maxlim: 574   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 |    6024    18771 |    2008       0        0    -nan |  0.000 % |
0.00/0.01	c |       100 |    6008    18719 |    2208      98      591     6.0 |  3.812 % |
0.00/0.02	c |       251 |    6008    18719 |    2429     249     9944    39.9 |  3.812 % |
0.00/0.03	c |       480 |    6008    18719 |    2672     478    21988    46.0 |  3.812 % |
0.00/0.05	c |       819 |    6008    18719 |    2939     817    39319    48.1 |  3.812 % |
0.00/0.07	c |      1326 |    6008    18719 |    3233    1324    67036    50.6 |  3.812 % |
0.00/0.12	c |      2088 |    6008    18719 |    3557    2086   115841    55.5 |  3.812 % |
0.00/0.18	c |      3228 |    6008    18719 |    3913    3226   180448    55.9 |  3.812 % |
0.00/0.29	c |      4938 |    5975    18606 |    4304    2849   159611    56.0 |  4.313 % |
0.00/0.46	c |      7502 |    5975    18606 |    4734    3133   163221    52.1 |  4.313 % |
0.00/0.73	c |     11348 |    5975    18606 |    5208    4421   238385    53.9 |  4.313 % |
1.09/1.19	c |     17116 |    5969    18586 |    5729    4726   249927    52.9 |  4.413 % |
1.79/1.87	c |     25767 |    5969    18586 |    6301    4263   233169    54.7 |  4.413 % |
2.89/2.97	c |     38746 |    5969    18586 |    6932    4145   207613    50.1 |  4.413 % |
4.69/4.76	c |     58207 |    5969    18586 |    7625    5536   283110    51.1 |  4.413 % |
7.59/7.62	c |     87399 |    5969    18586 |    8387    6994   412936    59.0 |  4.413 % |
11.89/11.90	c |    131189 |    5969    18586 |    9226    7588   428697    56.5 |  4.413 % |
18.28/18.31	c |    196875 |    5969    18586 |   10149    6574   340694    51.8 |  4.413 % |
27.88/27.97	c |    295404 |    5956    18540 |   11164    6046   326070    53.9 |  4.614 % |
40.58/40.67	c |    443195 |    5898    18342 |   12280   10739   459161    42.8 |  5.617 % |
58.17/58.24	c |    664879 |    5898    18342 |   13508   12402   468489    37.8 |  5.617 % |
84.96/85.03	c |    997407 |    5898    18342 |   14859    7728   277828    36.0 |  5.617 % |
126.25/126.34	c |   1496198 |    5898    18342 |   16345   14674   622537    42.4 |  5.617 % |
204.94/205.02	c |   2244381 |    5859    18209 |   17980   12068   648753    53.8 |  6.118 % |
304.63/304.73	c |   3366658 |    5859    18209 |   19778   15815   702388    44.4 |  6.119 % |
465.60/465.72	c |   5050069 |    5859    18209 |   21756   18223   792489    43.5 |  6.118 % |
719.76/719.96	c |   7575185 |    5859    18209 |   23931   13215   501132    37.9 |  6.118 % |
1099.30/1099.58	c |  11362860 |    5853    18189 |   26324   16122   720175    44.7 |  6.219 % |
1714.80/1715.14	c |  17044375 |    5853    18189 |   28957   18693   853004    45.6 |  6.219 % |
1800.09/1800.40	c 
1800.09/1800.40	c *** TERMINATED ***
1800.09/1800.40	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-3722620-1338568338/watcher-3722620-1338568338 -o /tmp/evaluation-result-3722620-1338568338/solver-3722620-1338568338 -C 1800 -W 1900 -M 15500 minisat+_script HOME/instance-3722620-1338568338.opb 

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.05 2.04 2.00 3/177 2009
/proc/meminfo: memFree=26441848/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0

[startup+0.0810971 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 2009
/proc/meminfo: memFree=26441848/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.100219 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 2009
/proc/meminfo: memFree=26441848/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.300182 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 2009
/proc/meminfo: memFree=26441848/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 9148

[startup+0.700115 s]
/proc/loadavg: 2.05 2.04 2.00 3/177 2009
/proc/meminfo: memFree=26441848/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/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.05 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26437848/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=4760 CPUtime=1.49 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 1063 0 0 0 149 0 0 0 20 0 1 0 322959198 4874240 1019 33554432000 4194304 5276501 140737128396944 140737128395128 4399937 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2013/statm: 1190 1019 146 265 0 922 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13908

[startup+3.10027 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26436484/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=5424 CPUtime=3.09 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 1226 0 0 0 309 0 0 0 20 0 1 0 322959198 5554176 1182 33554432000 4194304 5276501 140737128396944 140737128395128 4399816 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2013/statm: 1356 1182 146 265 0 1088 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14572

[startup+6.30016 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26435928/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=6348 CPUtime=6.29 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 1471 0 0 0 629 0 0 0 20 0 1 0 322959198 6500352 1427 33554432000 4194304 5276501 140737128396944 140737128394936 4399741 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2013/statm: 1587 1427 146 265 0 1319 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15496

[startup+12.7001 s]
/proc/loadavg: 2.04 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26434616/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=7488 CPUtime=12.69 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 1714 0 0 0 1269 0 0 0 20 0 1 0 322959198 7667712 1670 33554432000 4194304 5276501 140737128396944 140737128395128 4397076 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2013/statm: 1872 1670 146 265 0 1604 0
Current children cumulated CPU time (s) 12.69
Current children cumulated vsize (KiB) 16636

[startup+25.5003 s]
/proc/loadavg: 2.03 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26433384/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=8756 CPUtime=25.48 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 2040 0 0 0 2548 0 0 0 20 0 1 0 322959198 8966144 1996 33554432000 4194304 5276501 140737128396944 140737128395128 4399904 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2013/statm: 2189 1996 146 265 0 1921 0
Current children cumulated CPU time (s) 25.48
Current children cumulated vsize (KiB) 17904

[startup+51.1002 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 2014
/proc/meminfo: memFree=26431900/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=10256 CPUtime=51.07 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 2402 0 0 0 5107 0 0 0 20 0 1 0 322959198 10502144 2358 33554432000 4194304 5276501 140737128396944 140737128395128 4399860 0 0 4096 16386 0 0 0 17 1 0 0 0 0 0
/proc/2013/statm: 2564 2358 146 265 0 2296 0
Current children cumulated CPU time (s) 51.07
Current children cumulated vsize (KiB) 19404

[startup+102.3 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26428500/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=13496 CPUtime=102.26 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 3156 0 0 0 10226 0 0 0 20 0 1 0 322959198 13819904 3122 33554432000 4194304 5276501 140737128396944 140737128395128 4399816 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 3374 3122 146 265 0 3106 0
Current children cumulated CPU time (s) 102.26
Current children cumulated vsize (KiB) 22644

[startup+162.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 2014
/proc/meminfo: memFree=26424076/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=17064 CPUtime=162.25 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 4002 0 0 0 16224 1 0 0 20 0 1 0 322959198 17473536 4018 33554432000 4194304 5276501 140737128396944 140737128395128 4399308 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 4266 4018 146 265 0 3998 0
Current children cumulated CPU time (s) 162.25
Current children cumulated vsize (KiB) 26212

[startup+222.306 s]
/proc/loadavg: 2.05 2.04 2.00 3/179 2014
/proc/meminfo: memFree=26421500/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=19220 CPUtime=222.24 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 4492 0 0 0 22223 1 0 0 20 0 1 0 322959198 19681280 4561 33554432000 4194304 5276501 140737128396944 140737128395128 4398166 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 4805 4561 147 265 0 4537 0
Current children cumulated CPU time (s) 222.24
Current children cumulated vsize (KiB) 28368

[startup+282.3 s]
/proc/loadavg: 2.02 2.03 2.00 3/179 2014
/proc/meminfo: memFree=26420148/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=20208 CPUtime=282.23 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 4689 0 0 0 28222 1 0 0 20 0 1 0 322959198 20692992 4800 33554432000 4194304 5276501 140737128396944 140737128395128 4390969 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 5052 4800 147 265 0 4784 0
Current children cumulated CPU time (s) 282.23
Current children cumulated vsize (KiB) 29356

[startup+342.3 s]
/proc/loadavg: 2.00 2.02 2.00 3/179 2015
/proc/meminfo: memFree=26419288/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=20756 CPUtime=342.22 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 4844 0 0 0 34221 1 0 0 20 0 1 0 322959198 21254144 4955 33554432000 4194304 5276501 140737128396944 140737128395128 4399846 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 5189 4955 147 265 0 4921 0
Current children cumulated CPU time (s) 342.22
Current children cumulated vsize (KiB) 29904

[startup+402.3 s]
/proc/loadavg: 2.00 2.01 2.00 3/179 2015
/proc/meminfo: memFree=26418296/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7

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

/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=31044 CPUtime=1122.09 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7153 0 0 0 112208 1 0 0 20 0 1 0 322959198 31789056 7365 33554432000 4194304 5276501 140737128396944 140737128395128 4399860 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 7761 7365 147 265 0 7493 0
Current children cumulated CPU time (s) 1122.09
Current children cumulated vsize (KiB) 40192

[startup+1182.3 s]
/proc/loadavg: 2.01 2.01 2.00 3/179 2066
/proc/meminfo: memFree=25689272/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=31424 CPUtime=1182.08 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7225 0 0 0 118207 1 0 0 20 0 1 0 322959198 32178176 7437 33554432000 4194304 5276501 140737128396944 140737128395128 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 7856 7437 147 265 0 7588 0
Current children cumulated CPU time (s) 1182.08
Current children cumulated vsize (KiB) 40572

[startup+1242.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2067
/proc/meminfo: memFree=25659528/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=31804 CPUtime=1242.07 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7308 0 0 0 124206 1 0 0 20 0 1 0 322959198 32567296 7520 33554432000 4194304 5276501 140737128396944 140737128395128 4399909 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 7951 7520 147 265 0 7683 0
Current children cumulated CPU time (s) 1242.07
Current children cumulated vsize (KiB) 40952

[startup+1302.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2067
/proc/meminfo: memFree=25629316/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=32148 CPUtime=1302.07 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7403 0 0 0 130206 1 0 0 20 0 1 0 322959198 32919552 7615 33554432000 4194304 5276501 140737128396944 140737128395128 4399708 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8037 7615 147 265 0 7769 0
Current children cumulated CPU time (s) 1302.07
Current children cumulated vsize (KiB) 41296

[startup+1362.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2067
/proc/meminfo: memFree=25584876/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=32908 CPUtime=1362.05 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7538 0 0 0 136204 1 0 0 20 0 1 0 322959198 33697792 7750 33554432000 4194304 5276501 140737128396944 140737128395128 4399869 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8227 7750 147 265 0 7959 0
Current children cumulated CPU time (s) 1362.05
Current children cumulated vsize (KiB) 42056

[startup+1422.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2067
/proc/meminfo: memFree=25554040/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=33528 CPUtime=1422.05 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7685 0 0 0 142204 1 0 0 20 0 1 0 322959198 34332672 8097 33554432000 4194304 5276501 140737128396944 140737128395128 4390583 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8382 8097 147 265 0 8114 0
Current children cumulated CPU time (s) 1422.05
Current children cumulated vsize (KiB) 42676

[startup+1482.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2067
/proc/meminfo: memFree=25526512/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=34088 CPUtime=1482.03 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7804 0 0 0 148202 1 0 0 20 0 1 0 322959198 34906112 8216 33554432000 4194304 5276501 140737128396944 140737128395128 4399804 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8522 8216 147 265 0 8254 0
Current children cumulated CPU time (s) 1482.03
Current children cumulated vsize (KiB) 43236

[startup+1542.31 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2068
/proc/meminfo: memFree=25508408/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=34464 CPUtime=1542.03 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7902 0 0 0 154202 1 0 0 20 0 1 0 322959198 35291136 8314 33554432000 4194304 5276501 140737128396944 140737128395128 4399937 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8616 8314 147 265 0 8348 0
Current children cumulated CPU time (s) 1542.03
Current children cumulated vsize (KiB) 43612

[startup+1602.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2068
/proc/meminfo: memFree=25508160/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=34844 CPUtime=1602.02 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7964 0 0 0 160201 1 0 0 20 0 1 0 322959198 35680256 8376 33554432000 4194304 5276501 140737128396944 140737128395128 4399813 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8711 8376 147 265 0 8443 0
Current children cumulated CPU time (s) 1602.02
Current children cumulated vsize (KiB) 43992

[startup+1662.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2068
/proc/meminfo: memFree=25507416/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=34844 CPUtime=1662.01 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 7965 0 0 0 166200 1 0 0 20 0 1 0 322959198 35680256 8377 33554432000 4194304 5276501 140737128396944 140737128395128 4399846 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 8711 8377 147 265 0 8443 0
Current children cumulated CPU time (s) 1662.01
Current children cumulated vsize (KiB) 43992

[startup+1722.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2071
/proc/meminfo: memFree=25504692/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=36444 CPUtime=1722 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 8319 0 0 0 172199 1 0 0 20 0 1 0 322959198 37318656 8731 33554432000 4194304 5276501 140737128396944 140737128395128 4399850 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 9111 8731 147 265 0 8843 0
Current children cumulated CPU time (s) 1722
Current children cumulated vsize (KiB) 45592

[startup+1782.3 s]
/proc/loadavg: 2.00 2.00 2.00 3/180 2093
/proc/meminfo: memFree=25504112/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=36820 CPUtime=1781.99 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 8392 0 0 0 178198 1 0 0 20 0 1 0 322959198 37703680 8804 33554432000 4194304 5276501 140737128396944 140737128395128 4390969 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 9205 8804 147 265 0 8937 0
Current children cumulated CPU time (s) 1781.99
Current children cumulated vsize (KiB) 45968



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2093
/proc/meminfo: memFree=25503872/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=37012 CPUtime=1800.09 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 8448 0 0 0 180008 1 0 0 20 0 1 0 322959198 37900288 8860 33554432000 4194304 5276501 140737128396944 140737128395128 4399866 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 9253 8860 147 265 0 8985 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46160

Sending SIGTERM to process tree (bottom up)

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

[startup+1800.4 s]
/proc/loadavg: 2.00 2.00 2.00 3/179 2093
/proc/meminfo: memFree=25503872/32873648 swapFree=6864/6864
[pid=2009] ppid=2007 vsize=9148 CPUtime=0 cores=1,3,5,7
/proc/2009/stat : 2009 (minisat+_script) S 2007 2009 1039 0 -1 4202496 381 554 0 0 0 0 0 0 20 0 1 0 322959198 9367552 276 33554432000 4194304 5064252 140737376780112 140737376779024 270707353166 0 65536 4100 65538 18446744071579302229 0 0 17 3 0 0 0 0 0
/proc/2009/statm: 2287 276 236 213 0 72 0
[pid=2013] ppid=2009 vsize=37012 CPUtime=1800.09 cores=1,3,5,7
/proc/2013/stat : 2013 (minisat+_64-bit) R 2009 2009 1039 0 -1 4202496 8448 0 0 0 180008 1 0 0 20 0 1 0 322959198 37900288 8860 33554432000 4194304 5276501 140737128396944 140737128395128 4399866 0 0 4096 16386 0 0 0 17 3 0 0 0 0 0
/proc/2013/statm: 9253 8860 147 265 0 8985 0
Current children cumulated CPU time (s) 1800.09
Current children cumulated vsize (KiB) 46160

Child status: 0
Real time (s): 1800.41
CPU time (s): 1800.11
CPU user time (s): 1800.09
CPU system time (s): 0.020996
CPU usage (%): 99.9833
Max. virtual memory (cumulated for all children) (KiB): 46160

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1800.09
system time used= 0.020996
maximum resident set size= 35444
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 9396
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= 25
involuntary context switches= 2013

runsolver used 3.85741 second user time and 12.0052 second system time

The end

Launcher Data

Begin job on node125 at 2012-06-01 18:32:18
IDJOB=3722620
IDBENCH=1303
IDSOLVER=2307
FILE ID=node125/3722620-1338568338
RUNJOBID= node125-1338563438-1058
PBS_JOBID= 14635894
Free space on /tmp= 70456 MiB

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

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

MD5SUM BENCH= 4bba9489f2c1cdd3e2419eb13f48915c
RANDOM SEED=571143705

node125.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.373
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.74
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.373
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.91
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.373
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.92
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.373
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.90
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.373
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		: 2666.373
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	: 5438.54
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.373
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		: 2666.373
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.91
clflush size	: 64
cache_alignment	: 64
address sizes	: 40 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:       32873648 kB
MemFree:        26441832 kB
Buffers:          593776 kB
Cached:          4882912 kB
SwapCached:         2308 kB
Active:          2443376 kB
Inactive:        3085580 kB
Active(anon):      43032 kB
Inactive(anon):     9252 kB
Active(file):    2400344 kB
Inactive(file):  3076328 kB
Unevictable:        6864 kB
Mlocked:            6864 kB
SwapTotal:      67108856 kB
SwapFree:       67102524 kB
Dirty:              2364 kB
Writeback:             0 kB
AnonPages:         54708 kB
Mapped:            15024 kB
Shmem:                96 kB
Slab:             764968 kB
SReclaimable:     208644 kB
SUnreclaim:       556324 kB
KernelStack:        1488 kB
PageTables:         4264 kB
NFS_Unstable:          0 kB
Bounce:                0 kB
WritebackTmp:          0 kB
CommitLimit:    83545680 kB
Committed_AS:     166156 kB
VmallocTotal:   34359738367 kB
VmallocUsed:      346400 kB
VmallocChunk:   34341988052 kB
HardwareCorrupted:     0 kB
AnonHugePages:     36864 kB
HugePages_Total:       0
HugePages_Free:        0
HugePages_Rsvd:        0
HugePages_Surp:        0
Hugepagesize:       2048 kB
DirectMap4k:        7680 kB
DirectMap2M:    33538048 kB

Free space on /tmp at the end= 70432 MiB
End job on node125 at 2012-06-01 19:02:18