Trace number 2114733

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
Choco2.1.1b 2009-07-16SAT 23.7254 23.9868

DiagnosticValue
CHECKS0
NODES5854

General information on the benchmark

Namecsp/rcpsp/
normalized-rcpsp25-26.xml
MD5SUM5ab60437fbfddee2804f7a032e71f552
Bench CategoryAlldiff+Cumul+Elt+WSum (alldiff,cumulative,element,weightedsum)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.036993
Satisfiable
(Un)Satisfiability was proved
Number of variables25
Number of constraints48
Maximum constraint arity25
Maximum domain size33
Number of constraints which are defined in extension0
Number of constraints which are defined in intension45
Global constraints used (with number of constraints)cumulative(3)

Solver Data

23.67/23.93	s SATISFIABLE
23.67/23.93	v 0 14 3 3 3 8 12 16 12 1 9 16 24 16 27 10 24 25 21 21 26 22 20 31 31 
23.67/23.93	d AC 32
23.67/23.93	d RUNTIME 23.823
23.67/23.93	d NODES 5854
23.67/23.93	d NODES/s 246
23.67/23.93	d BACKTRACKS 17848
23.67/23.93	d BACKTRACKS/s 749
23.67/23.93	d CHECKS 0
23.67/23.93	d CHECKS/s 0
23.67/23.93	c SAT 23.823 TIME      5854 NDS    243 PARSTIME      131 BUILDPB       176 CONFIG        23273 RES       true RESTART       1 HEURISTIC       true RANDVAL      

Verifier Data

OK

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-2114733-1248026637/watcher-2114733-1248026637 -o /tmp/evaluation-result-2114733-1248026637/solver-2114733-1248026637 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114733-1248026637.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979 

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): 921600 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 972800 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.44 0.10 0.03 4/81 32754
/proc/meminfo: memFree=770600/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=10676 CPUtime=0
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 710 0 0 0 0 0 0 0 18 0 2 0 89728273 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 4096 0 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 2669 488 211 9 0 1184 0
[pid=32754/tid=32755] ppid=32752 vsize=10676 CPUtime=0
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 19 0 2 0 89728274 10932224 488 996147200 134512640 134550932 4294955888 18446744073709551615 10563544 0 0 4096 0 0 0 0 -1 1 0 0

[startup+0.0714761 s]
/proc/loadavg: 0.44 0.10 0.03 4/81 32754
/proc/meminfo: memFree=770600/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=862204 CPUtime=0.06
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 2956 0 1 0 5 1 0 0 18 0 9 0 89728273 882896896 2450 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 215551 2450 1181 9 0 210421 0
[pid=32754/tid=32755] ppid=32752 vsize=862204 CPUtime=0.04
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 2019 0 1 0 4 0 0 0 18 0 9 0 89728274 882896896 2450 996147200 134512640 134550932 4294955888 18446744073709551615 104273408 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 862204

[startup+0.102481 s]
/proc/loadavg: 0.44 0.10 0.03 4/81 32754
/proc/meminfo: memFree=770600/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864060 CPUtime=0.09
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 3859 0 1 0 8 1 0 0 18 0 9 0 89728273 884797440 3309 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216015 3309 1739 9 0 210484 0
[pid=32754/tid=32755] ppid=32752 vsize=864060 CPUtime=0.08
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 2922 0 1 0 7 1 0 0 18 0 9 0 89728274 884797440 3309 996147200 134512640 134550932 4294955888 18446744073709551615 4125910046 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864060

[startup+0.301501 s]
/proc/loadavg: 0.44 0.10 0.03 4/81 32754
/proc/meminfo: memFree=770600/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864184 CPUtime=0.29
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 4851 0 1 0 26 3 0 0 18 0 9 0 89728273 884924416 4267 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216046 4267 1883 9 0 210515 0
[pid=32754/tid=32755] ppid=32752 vsize=864184 CPUtime=0.26
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 3894 0 1 0 24 2 0 0 19 0 9 0 89728274 884924416 4267 996147200 134512640 134550932 4294955888 18446744073709551615 4125929268 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864184

[startup+0.702544 s]
/proc/loadavg: 0.44 0.10 0.03 4/81 32754
/proc/meminfo: memFree=770600/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864556 CPUtime=0.69
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 7086 0 1 0 65 4 0 0 18 0 9 0 89728273 885305344 6464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216139 6464 1977 9 0 210608 0
[pid=32754/tid=32755] ppid=32752 vsize=864556 CPUtime=0.59
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 6022 0 1 0 56 3 0 0 22 0 9 0 89728274 885305344 6464 996147200 134512640 134550932 4294955888 18446744073709551615 4125911255 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864556

[startup+1.50263 s]
/proc/loadavg: 0.65 0.14 0.05 3/90 32763
/proc/meminfo: memFree=749216/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=1.47
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 10343 0 1 0 141 6 0 0 18 0 9 0 89728273 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 9720 1983 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=1.28
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 9213 0 1 0 123 5 0 0 25 0 9 0 89728274 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4126649971 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 3 0 0 0 0 0 0 0 17 0 9 0 89728275 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 11 0 0 0 0 0 0 0 19 0 9 0 89728275 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 3 0 0 0 0 0 0 0 20 0 9 0 89728275 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.17
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 401 0 0 0 17 0 0 0 15 0 9 0 89728277 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 9720 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 1.47
Current children cumulated vsize (KiB) 864688

[startup+3.10179 s]
/proc/loadavg: 0.65 0.14 0.05 3/90 32763
/proc/meminfo: memFree=729120/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=3.06
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16419 0 1 0 297 9 0 0 18 0 9 0 89728273 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 15792 1993 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=2.83
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14904 0 1 0 275 8 0 0 25 0 9 0 89728274 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4126706289 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.01
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 366 0 0 0 1 0 0 0 16 0 9 0 89728275 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.2
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 416 0 0 0 20 0 0 0 16 0 9 0 89728277 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 15792 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 3.06
Current children cumulated vsize (KiB) 864688

[startup+6.30212 s]
/proc/loadavg: 0.75 0.18 0.06 3/90 32763
/proc/meminfo: memFree=713376/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=6.24
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16786 0 1 0 614 10 0 0 18 0 9 0 89728273 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16155 1997 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=5.98
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14909 0 1 0 590 8 0 0 25 0 9 0 89728274 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4126592048 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.01
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 1 0 0 0 17 0 9 0 89728275 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.21
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 427 0 0 0 21 0 0 0 16 0 9 0 89728277 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16155 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 864688

[startup+12.7018 s]
/proc/loadavg: 0.85 0.21 0.07 3/90 32763
/proc/meminfo: memFree=713184/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=12.57
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16794 0 1 0 1246 11 0 0 18 0 9 0 89728273 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16159 1998 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=12.3
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14913 0 1 0 1220 10 0 0 25 0 9 0 89728274 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4126518307 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.03
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 3 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.22
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 431 0 0 0 22 0 0 0 16 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 864688

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

[startup+19.1024 s]
/proc/loadavg: 0.95 0.24 0.08 3/90 32763
/proc/meminfo: memFree=713184/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=18.91
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16799 0 1 0 1878 13 0 0 18 0 9 0 89728273 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16159 1998 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=18.6
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14918 0 1 0 1849 11 0 0 25 0 9 0 89728274 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4126760154 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.05
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 5 0 0 0 17 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.22
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 431 0 0 0 22 0 0 0 16 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 18.91
Current children cumulated vsize (KiB) 864688

[startup+22.3018 s]
/proc/loadavg: 1.03 0.26 0.09 3/90 32763
/proc/meminfo: memFree=713120/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=22.08
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16800 0 1 0 2194 14 0 0 18 0 9 0 89728273 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16159 1998 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=21.77
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14919 0 1 0 2165 12 0 0 25 0 9 0 89728274 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4126648329 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.06
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 6 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.22
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 431 0 0 0 22 0 0 0 16 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.08
Current children cumulated vsize (KiB) 864688

[startup+23.1069 s]
/proc/loadavg: 1.03 0.26 0.09 3/90 32763
/proc/meminfo: memFree=713056/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=22.87
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16801 0 1 0 2273 14 0 0 18 0 9 0 89728273 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16159 1998 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=22.56
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14920 0 1 0 2244 12 0 0 25 0 9 0 89728274 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4126518827 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.07
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 7 0 0 0 17 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.22
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 431 0 0 0 22 0 0 0 16 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 22.87
Current children cumulated vsize (KiB) 864688

[startup+23.5029 s]
/proc/loadavg: 1.03 0.26 0.09 3/90 32763
/proc/meminfo: memFree=713056/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=23.27
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16801 0 1 0 2313 14 0 0 18 0 9 0 89728273 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16159 1998 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=22.95
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14920 0 1 0 2283 12 0 0 25 0 9 0 89728274 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4126646220 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.07
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 7 0 0 0 17 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.22
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 431 0 0 0 22 0 0 0 16 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) R 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.27
Current children cumulated vsize (KiB) 864688

[startup+23.9029 s]
/proc/loadavg: 1.03 0.26 0.09 3/90 32763
/proc/meminfo: memFree=713056/2055912 swapFree=4192812/4192956
[pid=32754] ppid=32752 vsize=864688 CPUtime=23.67
/proc/32754/stat : 32754 (java) S 32752 32754 32598 0 -1 0 16801 0 1 0 2353 14 0 0 18 0 9 0 89728273 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 1 0 0
/proc/32754/statm: 216172 16159 1998 9 0 210641 0
[pid=32754/tid=32755] ppid=32752 vsize=864688 CPUtime=23.35
/proc/32754/task/32755/stat : 32755 (java) R 32752 32754 32598 0 -1 64 14920 0 1 0 2323 12 0 0 25 0 9 0 89728274 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4126689072 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32757] ppid=32752 vsize=864688 CPUtime=0.07
/proc/32754/task/32757/stat : 32757 (java) S 32752 32754 32598 0 -1 64 717 0 0 0 7 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32758] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32758/stat : 32758 (java) S 32752 32754 32598 0 -1 64 16 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32759] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32759/stat : 32759 (java) S 32752 32754 32598 0 -1 64 5 0 0 0 0 0 0 0 16 0 9 0 89728275 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32760] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32760/stat : 32760 (java) S 32752 32754 32598 0 -1 64 0 0 0 0 0 0 0 0 18 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32761] ppid=32752 vsize=864688 CPUtime=0.22
/proc/32754/task/32761/stat : 32761 (java) S 32752 32754 32598 0 -1 64 431 0 0 0 22 0 0 0 16 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32762] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32762/stat : 32762 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 19 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
[pid=32754/tid=32763] ppid=32752 vsize=864688 CPUtime=0
/proc/32754/task/32763/stat : 32763 (java) S 32752 32754 32598 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 89728277 885440512 16159 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 1 0 0
Current children cumulated CPU time (s) 23.67
Current children cumulated vsize (KiB) 864688

Child status: 0
Real time (s): 23.9868
CPU time (s): 23.7254
CPU user time (s): 23.5704
CPU system time (s): 0.154976
CPU usage (%): 98.9104
Max. virtual memory (cumulated for all children) (KiB): 864688

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 23.5704
system time used= 0.154976
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16829
page faults= 1
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 1873
involuntary context switches= 2797

runsolver used 0.039993 second user time and 0.075988 second system time

The end

Launcher Data

Begin job on node78 at 2009-07-19 20:03:57
IDJOB=2114733
IDBENCH=53680
IDSOLVER=780
FILE ID=node78/2114733-1248026637
PBS_JOBID= 9528897
Free space on /tmp= 126756 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rcpsp/normalized-rcpsp25-26.xml
COMMAND LINE= java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file BENCHNAME -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-2114733-1248026637/watcher-2114733-1248026637 -o /tmp/evaluation-result-2114733-1248026637/solver-2114733-1248026637 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2114733-1248026637.xml -randval true -h 1 -ac 32 -saclim 60 -s true -verb 0 -seed 11041979

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

MD5SUM BENCH= 5ab60437fbfddee2804f7a032e71f552
RANDOM SEED=596820482

node78.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
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.232
cache size	: 2048 KB
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 pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055912 kB
MemFree:        771080 kB
Buffers:        115936 kB
Cached:         989200 kB
SwapCached:          0 kB
Active:         315720 kB
Inactive:       867276 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055912 kB
LowFree:        771080 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           10500 kB
Writeback:           0 kB
Mapped:          95636 kB
Slab:            86688 kB
Committed_AS:  1373732 kB
PageTables:       1964 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 126748 MiB
End job on node78 at 2009-07-19 20:04:21