Trace number 2696262

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
pb_cplex 2010-06-29? (TO) 1800.07 987.217

General information on the benchmark

Namenormalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/
namasivayam/tsp/normalized-t3002.11tsp11.1900551864.opb
MD5SUM733d8edd6a6cbfe19e20f4970079db5a
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 benchmark24.1743
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 687
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 pb_cplex 1.0 - 20100701
0.00/0.00	c Parsing opb file format. File HOME/instance-2696262-1278015586.opb.
0.00/0.00	c Instance file HOME/instance-2696262-1278015586.opb
0.00/0.00	c File size is 83379 bytes.
0.00/0.03	c Highest Coefficient sum: 687
0.00/0.03	c  IBM ILOG License Manager: "IBM ILOG Optimization Suite for Academic Initiative" is accessing CPLEX 12 with option(s): "e m b q ".
0.00/0.03	c ============================[ Problem Statistics ]=============================
0.00/0.03	c |                                                                             |
0.00/0.03	c |  Parsing time:          0.03         s                                      |
0.00/0.03	c |  Number Variables:      231                                                 |
0.00/0.04	c |  Number Constraints:    2707                                                |
0.00/0.04	c ===============================================================================
1800.04/987.21	c Remaining time 1799.97 sec.
1800.04/987.21	c 
1800.04/987.21	c *** INTERRUPTED ***
1800.04/987.21	s UNKNOWN
1800.04/987.21	c Total CPU time              : 1793.43 s
1800.04/987.21	c Memory used           : 41.05 MB
1800.04/987.21	c CPU time              : 1793.43 s
1800.04/987.21	c 
1800.04/987.21	c *** INTERRUPTED ***

Verifier Data

ERROR: no interpretation found !

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2696262-1278015586/watcher-2696262-1278015586 -o /tmp/evaluation-result-2696262-1278015586/solver-2696262-1278015586 -C 1800 -W 2000 -M 1800 run HOME/instance-2696262-1278015586.opb 

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): 2000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 2.07 1.54 0.73 3/105 28406
/proc/meminfo: memFree=1287072/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0

[startup+0.103586 s]
/proc/loadavg: 2.07 1.54 0.73 3/105 28406
/proc/meminfo: memFree=1287072/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.203595 s]
/proc/loadavg: 2.07 1.54 0.73 3/105 28406
/proc/meminfo: memFree=1287072/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.303606 s]
/proc/loadavg: 2.07 1.54 0.73 3/105 28406
/proc/meminfo: memFree=1287072/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+0.700651 s]
/proc/loadavg: 2.07 1.54 0.73 3/105 28406
/proc/meminfo: memFree=1287072/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 8700

[startup+1.50074 s]
/proc/loadavg: 2.07 1.54 0.73 3/108 28409
/proc/meminfo: memFree=1276136/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=39120 CPUtime=1.79
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 6176 0 0 0 176 3 0 0 22 0 2 0 142852766 40058880 3743 1992294400 134512640 146736320 4290440976 18446744073709551615 136384858 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 9780 3743 986 2985 0 6322 0
[pid=28407/tid=28409] ppid=28406 vsize=39120 CPUtime=0.4
/proc/28407/task/28409/stat : 28409 (pb_cplex) R 28406 28406 28162 0 -1 4202560 761 0 0 0 40 0 0 0 16 0 2 0 142852854 40058880 3743 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1.79
Current children cumulated vsize (KiB) 47820

[startup+3.1009 s]
/proc/loadavg: 2.06 1.54 0.74 3/108 28409
/proc/meminfo: memFree=1275268/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=39260 CPUtime=4.61
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 6966 0 0 0 455 6 0 0 25 0 2 0 142852766 40202240 3771 1992294400 134512640 146736320 4290440976 18446744073709551615 136017485 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 9815 3771 986 2985 0 6357 0
[pid=28407/tid=28409] ppid=28406 vsize=39260 CPUtime=1.75
/proc/28407/task/28409/stat : 28409 (pb_cplex) R 28406 28406 28162 0 -1 4202560 1536 0 0 0 173 2 0 0 16 0 2 0 142852854 40202240 3771 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 4.61
Current children cumulated vsize (KiB) 47960

[startup+6.30124 s]
/proc/loadavg: 2.06 1.54 0.74 2/108 28411
/proc/meminfo: memFree=1274772/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=39328 CPUtime=8.24
/proc/28407/stat : 28407 (pb_cplex) S 28406 28406 28162 0 -1 4202496 9797 0 0 0 817 7 0 0 18 0 2 0 142852766 40271872 4223 1992294400 134512640 146736320 4290440976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 9832 4223 1000 2985 0 6374 0
[pid=28407/tid=28411] ppid=28406 vsize=39328 CPUtime=0.53
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 790 0 0 0 53 0 0 0 18 0 2 0 142853258 40271872 4223 1992294400 134512640 146736320 4290440976 18446744073709551615 136388095 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 8.24
Current children cumulated vsize (KiB) 48028

[startup+12.7009 s]
/proc/loadavg: 1.98 1.54 0.74 2/108 28411
/proc/meminfo: memFree=1271672/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=39856 CPUtime=19.7
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 15918 0 0 0 1958 12 0 0 17 0 2 0 142852766 40812544 4492 1992294400 134512640 146736320 4290440976 18446744073709551615 136008065 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 9964 4492 1000 2985 0 6506 0
[pid=28407/tid=28411] ppid=28406 vsize=39856 CPUtime=6.7
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 4169 0 0 0 667 3 0 0 25 0 2 0 142853258 40812544 4492 1992294400 134512640 146736320 4290440976 18446744073709551615 136001203 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 19.7
Current children cumulated vsize (KiB) 48556

[startup+25.5023 s]
/proc/loadavg: 2.06 1.57 0.76 3/108 28411
/proc/meminfo: memFree=1271424/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=39856 CPUtime=43.64
/proc/28407/stat : 28407 (pb_cplex) S 28406 28406 28162 0 -1 4202496 24524 0 0 0 4339 25 0 0 18 0 2 0 142852766 40812544 4536 1992294400 134512640 146736320 4290440976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 9964 4536 1000 2985 0 6506 0
[pid=28407/tid=28411] ppid=28406 vsize=39856 CPUtime=18.66
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 12768 0 0 0 1854 12 0 0 18 0 2 0 142853258 40812544 4536 1992294400 134512640 146736320 4290440976 18446744073709551615 136388089 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 43.64
Current children cumulated vsize (KiB) 48556

[startup+51.102 s]
/proc/loadavg: 1.99 1.59 0.79 2/108 28411
/proc/meminfo: memFree=1270308/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42208 CPUtime=90.18
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 27503 0 0 0 8973 45 0 0 16 0 2 0 142852766 43220992 4903 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 10552 4903 1000 2985 0 7094 0
[pid=28407/tid=28411] ppid=28406 vsize=42208 CPUtime=42.43
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 15151 0 0 0 4221 22 0 0 25 0 2 0 142853258 43220992 4903 1992294400 134512640 146736320 4290440976 18446744073709551615 136017766 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 90.18
Current children cumulated vsize (KiB) 50908

[startup+102.301 s]
/proc/loadavg: 1.95 1.64 0.85 3/108 28413
/proc/meminfo: memFree=1270308/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42208 CPUtime=185.51
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 27540 0 0 0 18469 82 0 0 25 0 2 0 142852766 43220992 4922 1992294400 134512640 146736320 4290440976 18446744073709551615 135454178 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10552 4922 1001 2985 0 7094 0
[pid=28407/tid=28411] ppid=28406 vsize=42208 CPUtime=90.2
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 15170 0 0 0 8980 40 0 0 18 0 2 0 142853258 43220992 4922 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 185.51
Current children cumulated vsize (KiB) 50908

[startup+162.302 s]
/proc/loadavg: 1.82 1.67 0.90 2/108 28415
/proc/meminfo: memFree=1270308/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42316 CPUtime=280.75
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 50852 0 0 0 27956 119 0 0 20 0 2 0 142852766 43331584 4910 1992294400 134512640 146736320 4290440976 18446744073709551615 135854505 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10579 4910 1008 2985 0 7121 0
[pid=28407/tid=28411] ppid=28406 vsize=42316 CPUtime=129
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 15363 0 0 0 12845 55 0 0 16 0 2 0 142853258 43331584 4910 1992294400 134512640 146736320 4290440976 18446744073709551615 139044583 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 280.75
Current children cumulated vsize (KiB) 51016

[startup+222.309 s]
/proc/loadavg: 1.79 1.70 0.96 3/108 28417
/proc/meminfo: memFree=1270060/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=41820 CPUtime=390.07
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 58014 0 0 0 38840 167 0 0 18 0 2 0 142852766 42823680 4849 1992294400 134512640 146736320 4290440976 18446744073709551615 135450703 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10455 4849 1008 2985 0 6997 0
[pid=28407/tid=28411] ppid=28406 vsize=41820 CPUtime=183.38
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 17583 0 0 0 18261 77 0 0 18 0 2 0 142853258 42823680 4849 1992294400 134512640 146736320 4290440976 18446744073709551615 136008050 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 390.07
Current children cumulated vsize (KiB) 50520

[startup+282.301 s]
/proc/loadavg: 1.89 1.74 1.02 3/108 28417
/proc/meminfo: memFree=1270184/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=41820 CPUtime=500.18
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 62606 0 0 0 49811 207 0 0 17 0 2 0 142852766 42823680 4888 1992294400 134512640 146736320 4290440976 18446744073709551615 136403112 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10455 4888 1008 2985 0 6997 0
[pid=28407/tid=28411] ppid=28406 vsize=41820 CPUtime=238.59
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 19137 0 0 0 23764 95 0 0 18 0 2 0 142853258 42823680 4888 1992294400 134512640 146736320 4290440976 18446744073709551615 136403112 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 500.18
Current children cumulated vsize (KiB) 50520

[startup+342.302 s]
/proc/loadavg: 2.05 1.81 1.09 3/108 28419
/proc/meminfo: memFree=1270184/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0

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

/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=41820 CPUtime=721.52
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 73392 0 0 0 71860 292 0 0 17 0 2 0 142852766 42823680 4849 1992294400 134512640 146736320 4290440976 18446744073709551615 136001852 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10455 4849 1008 2985 0 6997 0
[pid=28407/tid=28411] ppid=28406 vsize=41820 CPUtime=349.64
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 25737 0 0 0 34828 136 0 0 18 0 2 0 142853258 42823680 4849 1992294400 134512640 146736320 4290440976 18446744073709551615 135196775 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 721.52
Current children cumulated vsize (KiB) 50520

[startup+462.301 s]
/proc/loadavg: 2.02 1.90 1.21 4/108 28423
/proc/meminfo: memFree=1269936/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=41820 CPUtime=832.17
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 79733 0 0 0 82884 333 0 0 18 0 2 0 142852766 42823680 4849 1992294400 134512640 146736320 4290440976 18446744073709551615 139028288 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 10455 4849 1008 2985 0 6997 0
[pid=28407/tid=28411] ppid=28406 vsize=41820 CPUtime=404.06
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 27552 0 0 0 40250 156 0 0 15 0 2 0 142853258 42823680 4849 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 832.17
Current children cumulated vsize (KiB) 50520

[startup+522.301 s]
/proc/loadavg: 1.96 1.91 1.25 3/108 28423
/proc/meminfo: memFree=1270060/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=943.05
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 84653 0 0 0 93935 370 0 0 18 0 2 0 142852766 43040768 4870 1992294400 134512640 146736320 4290440976 18446744073709551615 136475782 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 10508 4870 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=459.82
/proc/28407/task/28411/stat : 28411 (pb_cplex) S 28406 28406 28162 0 -1 4202560 29860 0 0 0 45806 176 0 0 18 0 2 0 142853258 43040768 4870 1992294400 134512640 146736320 4290440976 18446744073709551615 144580073 0 2 4096 16387 18446604437822862528 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 943.05
Current children cumulated vsize (KiB) 50732

[startup+582.301 s]
/proc/loadavg: 2.09 1.97 1.31 3/108 28425
/proc/meminfo: memFree=1270308/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1053.99
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 87985 0 0 0 104990 409 0 0 18 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136008476 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=515.29
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 31956 0 0 0 51333 196 0 0 18 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136007605 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1053.99
Current children cumulated vsize (KiB) 50732

[startup+642.301 s]
/proc/loadavg: 2.07 1.97 1.35 3/108 28427
/proc/meminfo: memFree=1269936/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1164.3
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 91240 0 0 0 115985 445 0 0 20 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136475853 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=570.47
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 33651 0 0 0 56833 214 0 0 18 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136384752 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1164.3
Current children cumulated vsize (KiB) 50732

[startup+702.301 s]
/proc/loadavg: 2.00 1.96 1.39 3/108 28429
/proc/meminfo: memFree=1269936/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1275.18
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 94639 0 0 0 127040 478 0 0 22 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136008178 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=625.95
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 35743 0 0 0 62363 232 0 0 17 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136402277 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1275.18
Current children cumulated vsize (KiB) 50732

[startup+762.301 s]
/proc/loadavg: 2.04 1.98 1.43 2/108 28434
/proc/meminfo: memFree=1269556/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1385.1
/proc/28407/stat : 28407 (pb_cplex) S 28406 28406 28162 0 -1 4202496 98667 0 0 0 137994 516 0 0 19 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 144580073 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=681.01
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 37919 0 0 0 67850 251 0 0 17 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136008363 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1385.1
Current children cumulated vsize (KiB) 50732

[startup+822.301 s]
/proc/loadavg: 2.08 2.01 1.47 2/108 28434
/proc/meminfo: memFree=1269804/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1496
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 103962 0 0 0 149040 560 0 0 18 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 135846482 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=736.55
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 41424 0 0 0 73381 274 0 0 17 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136008176 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1496
Current children cumulated vsize (KiB) 50732

[startup+882.308 s]
/proc/loadavg: 1.95 1.99 1.49 2/108 28436
/proc/meminfo: memFree=1269680/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1606.45
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 108936 0 0 0 160048 597 0 0 18 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=791.85
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 44309 0 0 0 78894 291 0 0 17 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136400750 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1606.45
Current children cumulated vsize (KiB) 50732

[startup+942.301 s]
/proc/loadavg: 1.97 1.99 1.52 3/108 28438
/proc/meminfo: memFree=1269680/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1717.25
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 114797 0 0 0 171092 633 0 0 17 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 144757825 0 0 4096 16387 18446744073709551615 0 0 17 0 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=848.23
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 46550 0 0 0 84514 309 0 0 18 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136384887 0 2 4096 16387 0 0 0 -1 1 0 0 0
Current children cumulated CPU time (s) 1717.25
Current children cumulated vsize (KiB) 50732



Maximum CPU time exceeded: sending SIGTERM then SIGKILL

[startup+987.201 s]
/proc/loadavg: 2.07 2.02 1.55 3/108 28440
/proc/meminfo: memFree=1269804/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1800.04
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 120010 0 0 0 179341 663 0 0 17 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136017766 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=889.86
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 50041 0 0 0 88661 325 0 0 20 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136017527 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 50732

Sending SIGTERM to process tree (bottom up)
SSolver just ended. Dumping a history of the last processes samples

[startup+987.201 s]
/proc/loadavg: 2.07 2.02 1.55 3/108 28440
/proc/meminfo: memFree=1269804/2059040 swapFree=4139664/4192956
[pid=28406] ppid=28404 vsize=8700 CPUtime=0
/proc/28406/stat : 28406 (run) S 28404 28406 28162 0 -1 4202496 364 0 0 0 0 0 0 0 18 0 1 0 142852766 8908800 248 1992294400 4194304 4922060 140735894876960 18446744073709551615 249773530245 0 65536 4100 65538 18446744071562232103 0 0 17 1 0 0 0
/proc/28406/statm: 2175 248 208 178 0 68 0
[pid=28407] ppid=28406 vsize=42032 CPUtime=1800.04
/proc/28407/stat : 28407 (pb_cplex) R 28406 28406 28162 0 -1 4202496 120010 0 0 0 179341 663 0 0 17 0 2 0 142852766 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136017766 0 0 4096 16387 18446744073709551615 0 0 17 1 0 0 0
/proc/28407/statm: 10508 4902 1008 2985 0 7050 0
[pid=28407/tid=28411] ppid=28406 vsize=42032 CPUtime=889.86
/proc/28407/task/28411/stat : 28411 (pb_cplex) R 28406 28406 28162 0 -1 4202560 50041 0 0 0 88661 325 0 0 20 0 2 0 142853258 43040768 4902 1992294400 134512640 146736320 4290440976 18446744073709551615 136017527 0 2 4096 16387 0 0 0 -1 0 0 0 0
Current children cumulated CPU time (s) 1800.04
Current children cumulated vsize (KiB) 50732

Child status: 0
Real time (s): 987.217
CPU time (s): 1800.07
CPU user time (s): 1793.43
CPU system time (s): 6.64299
CPU usage (%): 182.338
Max. virtual memory (cumulated for all children) (KiB): 61356

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1793.43
system time used= 6.64299
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 120386
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= 83182
involuntary context switches= 28407

runsolver used 1.80672 second user time and 4.71228 second system time

The end

Launcher Data

Begin job on node081 at 2010-07-01 22:19:47
IDJOB=2696262
IDBENCH=1353
IDSOLVER=1209
FILE ID=node081/2696262-1278015586
PBS_JOBID= 11198706
Free space on /tmp= 121700 MiB

SOLVER NAME= pb_cplex 2010-06-29
BENCH NAME= PB06//final/normalized-PB06/SATUNSAT-SMALLINT/submitted-PB06/namasivayam/tsp/normalized-t3002.11tsp11.1900551864.opb
COMMAND LINE= run BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2696262-1278015586/watcher-2696262-1278015586 -o /tmp/evaluation-result-2696262-1278015586/solver-2696262-1278015586 -C 1800 -W 2000 -M 1800  run HOME/instance-2696262-1278015586.opb

TIME LIMIT= 1800 seconds
MEMORY LIMIT= 1800 MiB
MAX NB THREAD= 0

MD5SUM BENCH= 733d8edd6a6cbfe19e20f4970079db5a
RANDOM SEED=629672155

node081.alineos.net Linux 2.6.18-164.el5 #1 SMP Thu Sep 3 03:28:30 EDT 2009

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
physical id	: 0
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 0
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 6000.42
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.212
cache size	: 2048 KB
physical id	: 3
siblings	: 1
core id		: 0
cpu cores	: 1
apicid		: 6
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm constant_tsc pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5999.41
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2059040 kB
MemFree:       1287600 kB
Buffers:        200572 kB
Cached:         456064 kB
SwapCached:       6184 kB
Active:         310152 kB
Inactive:       359816 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2059040 kB
LowFree:       1287600 kB
SwapTotal:     4192956 kB
SwapFree:      4139664 kB
Dirty:           16760 kB
Writeback:           0 kB
AnonPages:       11664 kB
Mapped:          11864 kB
Slab:            79664 kB
PageTables:       4112 kB
NFS_Unstable:        0 kB
Bounce:              0 kB
CommitLimit:   5222476 kB
Committed_AS:   181528 kB
VmallocTotal: 34359738367 kB
VmallocUsed:    264964 kB
VmallocChunk: 34359471699 kB
HugePages_Total:     0
HugePages_Free:      0
HugePages_Rsvd:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 121684 MiB
End job on node081 at 2010-07-01 22:36:14