Trace number 2116672

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 3.22151 3.23236

DiagnosticValue
CHECKS0
NODES259

General information on the benchmark

Namecsp/rlfapScensMod/
normalized-scen3-f10.xml
MD5SUM7c031a4f0ae7f5abe8f5afc15d4bc282
Bench Category2-ARY-INT (binary constraints in intension)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.272957
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of constraints2760
Maximum constraint arity2
Maximum domain size34
Number of constraints which are defined in extension0
Number of constraints which are defined in intension2760
Global constraints used (with number of constraints)

Solver Data

3.10/3.18	s SATISFIABLE
3.10/3.18	v 296 58 414 652 296 58 394 156 366 128 254 16 268 30 652 414 338 100 380 142 128 366 58 296 114 352 414 652 414 652 296 58 394 156 268 30 254 16 352 114 652 414 16 254 366 128 16 254 114 352 268 30 310 72 296 58 156 394 72 310 324 86 394 156 44 282 380 142 282 44 366 128 324 86 30 268 652 414 414 652 128 366 254 16 16 254 394 156 414 652 414 652 394 156 282 44 380 142 142 380 86 324 282 44 338 100 240 478 114 352 142 380 58 296 86 324 16 254 254 16 44 282 414 652 366 128 414 652 310 72 366 128 282 44 142 380 324 86 44 282 58 296 268 30 156 394 72 310 338 100 268 30 324 86 100 338 142 380 44 282 310 72 128 366 86 324 30 268 128 366 100 338 114 352 100 338 652 414 324 86 142 380 86 324 254 16 128 366 58 296 30 268 282 44 128 366 338 100 268 30 44 282 296 58 30 268 30 268 100 338 414 652 652 414 142 380 324 86 352 114 30 268 380 142 282 44 86 324 310 72 44 282 414 652 380 142 114 352 352 114 128 366 394 156 86 324 352 114 128 366 296 58 352 114 30 268 100 338 44 282 58 296 310 72 128 366 114 352 86 324 100 338 352 114 282 44 72 310 58 296 58 296 100 338 142 380 72 310 142 380 58 296 86 324 72 310 652 414 128 366 338 100 156 394 338 100 100 338 394 156 44 282 44 282 414 652 352 114 338 100 86 324 86 324 282 44 16 254 296 58 142 380 86 324 352 114 282 44 114 352 380 142 268 30 86 324 72 310 414 652 282 44 414 652 310 72 86 324 282 44 86 324 380 142 58 296 338 100 296 58 268 30 44 282 268 30 338 100 352 114 58 296 282 44 30 268 114 352 128 366 142 380 114 352 72 310 44 282 30 268 
3.10/3.18	d AC 32
3.10/3.18	d RUNTIME 3.036
3.10/3.18	d NODES 259
3.10/3.18	d NODES/s 85
3.10/3.18	d BACKTRACKS 77
3.10/3.18	d BACKTRACKS/s 25
3.10/3.18	d CHECKS 0
3.10/3.18	d CHECKS/s 0
3.10/3.18	c SAT 3.036 TIME      259 NDS    641 PARSTIME      265 BUILDPB       391 CONFIG        1739 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-2116672-1248032105/watcher-2116672-1248032105 -o /tmp/evaluation-result-2116672-1248032105/solver-2116672-1248032105 -C 1800 -W 2000 -M 900 java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116672-1248032105.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: 2.03 2.03 1.94 3/80 21429
/proc/meminfo: memFree=821400/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=152 CPUtime=0
/proc/21429/stat : 21429 (java) R 21427 21429 20463 0 -1 0 222 0 0 0 0 0 0 0 18 0 1 0 90278174 155648 26 996147200 134512640 134550932 4294955888 18446744073709551615 10535716 0 0 4096 0 0 0 0 17 0 0 0
/proc/21429/statm: 38 26 19 9 0 4 0

[startup+0.0204049 s]
/proc/loadavg: 2.03 2.03 1.94 3/80 21429
/proc/meminfo: memFree=821400/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=858728 CPUtime=0.01
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 1579 0 1 0 0 1 0 0 18 0 2 0 90278174 879337472 1286 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16784584 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 214682 1291 523 9 0 209597 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 858728

[startup+0.101417 s]
/proc/loadavg: 2.03 2.03 1.94 3/80 21429
/proc/meminfo: memFree=821400/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=864092 CPUtime=0.09
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 3903 0 1 0 7 2 0 0 18 0 9 0 90278174 884830208 3350 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 216023 3350 1750 9 0 210492 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 864092

[startup+0.301452 s]
/proc/loadavg: 2.03 2.03 1.94 3/80 21429
/proc/meminfo: memFree=821400/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=864676 CPUtime=0.29
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 4634 0 1 0 26 3 0 0 18 0 9 0 90278174 885428224 4059 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 216169 4062 1856 9 0 210638 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 864676

[startup+0.701527 s]
/proc/loadavg: 2.03 2.03 1.94 3/80 21429
/proc/meminfo: memFree=821400/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=864972 CPUtime=0.69
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 7049 0 1 0 65 4 0 0 18 0 9 0 90278174 885731328 6464 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 216243 6465 1902 9 0 210712 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 864972

[startup+1.50267 s]
/proc/loadavg: 2.03 2.03 1.94 3/89 21438
/proc/meminfo: memFree=791568/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=865276 CPUtime=1.49
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 12645 0 1 0 141 8 0 0 18 0 9 0 90278174 886042624 12023 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 216319 12024 1976 9 0 210788 0
[pid=21429/tid=21431] ppid=21427 vsize=865276 CPUtime=1.12
/proc/21429/task/21431/stat : 21431 (java) R 21427 21429 20463 0 -1 64 11222 0 1 0 106 6 0 0 25 0 9 0 90278175 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21432] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21432/stat : 21432 (java) S 21427 21429 20463 0 -1 64 4 0 0 0 0 0 0 0 16 0 9 0 90278176 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21433] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21433/stat : 21433 (java) S 21427 21429 20463 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90278176 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21434] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21434/stat : 21434 (java) S 21427 21429 20463 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90278176 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21435] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21435/stat : 21435 (java) S 21427 21429 20463 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90278178 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21436] ppid=21427 vsize=865276 CPUtime=0.35
/proc/21429/task/21436/stat : 21436 (java) S 21427 21429 20463 0 -1 64 693 0 0 0 34 1 0 0 15 0 9 0 90278178 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21437] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21437/stat : 21437 (java) S 21427 21429 20463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90278178 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21438] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21438/stat : 21438 (java) S 21427 21429 20463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90278178 886042624 12024 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 865276

[startup+3.10296 s]
/proc/loadavg: 2.03 2.03 1.94 3/89 21438
/proc/meminfo: memFree=778320/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=865276 CPUtime=3.1
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 14281 0 1 0 298 12 0 0 18 0 9 0 90278174 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 216319 13658 1978 9 0 210788 0
[pid=21429/tid=21431] ppid=21427 vsize=865276 CPUtime=2.7
/proc/21429/task/21431/stat : 21431 (java) R 21427 21429 20463 0 -1 64 12842 0 1 0 261 9 0 0 25 0 9 0 90278175 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4127335063 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21432] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21432/stat : 21432 (java) S 21427 21429 20463 0 -1 64 4 0 0 0 0 0 0 0 17 0 9 0 90278176 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21433] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21433/stat : 21433 (java) S 21427 21429 20463 0 -1 64 11 0 0 0 0 0 0 0 22 0 9 0 90278176 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21434] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21434/stat : 21434 (java) S 21427 21429 20463 0 -1 64 4 0 0 0 0 0 0 0 23 0 9 0 90278176 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21435] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21435/stat : 21435 (java) S 21427 21429 20463 0 -1 64 1 0 0 0 0 0 0 0 24 0 9 0 90278178 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21436] ppid=21427 vsize=865276 CPUtime=0.36
/proc/21429/task/21436/stat : 21436 (java) S 21427 21429 20463 0 -1 64 708 0 0 0 35 1 0 0 15 0 9 0 90278178 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21437] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21437/stat : 21437 (java) S 21427 21429 20463 0 -1 64 0 0 0 0 0 0 0 0 25 0 9 0 90278178 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21438] ppid=21427 vsize=865276 CPUtime=0
/proc/21429/task/21438/stat : 21438 (java) S 21427 21429 20463 0 -1 64 1 0 0 0 0 0 0 0 15 0 9 0 90278178 886042624 13658 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.1
Current children cumulated vsize (KiB) 865276

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

[startup+3.20298 s]
/proc/loadavg: 2.03 2.03 1.94 4/90 21439
/proc/meminfo: memFree=765640/2055920 swapFree=4192812/4192956
[pid=21429] ppid=21427 vsize=865600 CPUtime=3.19
/proc/21429/stat : 21429 (java) S 21427 21429 20463 0 -1 0 16617 0 1 0 307 12 0 0 18 0 10 0 90278174 886374400 15990 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 0 0 16800975 18446744073709551615 0 0 17 0 0 0
/proc/21429/statm: 216400 15992 1992 9 0 210869 0
[pid=21429/tid=21431] ppid=21427 vsize=865600 CPUtime=2.77
/proc/21429/task/21431/stat : 21431 (java) S 21427 21429 20463 0 -1 64 14576 0 1 0 268 9 0 0 25 0 10 0 90278175 886374400 15995 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21432] ppid=21427 vsize=865600 CPUtime=0.02
/proc/21429/task/21432/stat : 21432 (java) R 21427 21429 20463 0 -1 64 601 0 0 0 2 0 0 0 16 0 10 0 90278176 886374400 15997 996147200 134512640 134550932 4294955888 18446744073709551615 102546957 0 0 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21433] ppid=21427 vsize=865600 CPUtime=0
/proc/21429/task/21433/stat : 21433 (java) S 21427 21429 20463 0 -1 64 11 0 0 0 0 0 0 0 22 0 10 0 90278176 886374400 15999 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21434] ppid=21427 vsize=865600 CPUtime=0
/proc/21429/task/21434/stat : 21434 (java) S 21427 21429 20463 0 -1 64 4 0 0 0 0 0 0 0 23 0 10 0 90278176 886374400 16001 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21435] ppid=21427 vsize=865600 CPUtime=0
/proc/21429/task/21435/stat : 21435 (java) S 21427 21429 20463 0 -1 64 1 0 0 0 0 0 0 0 24 0 10 0 90278178 886374400 16003 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21436] ppid=21427 vsize=865600 CPUtime=0.37
/proc/21429/task/21436/stat : 21436 (java) S 21427 21429 20463 0 -1 64 715 0 0 0 36 1 0 0 16 0 10 0 90278178 886374400 16005 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21437] ppid=21427 vsize=865600 CPUtime=0
/proc/21429/task/21437/stat : 21437 (java) S 21427 21429 20463 0 -1 64 0 0 0 0 0 0 0 0 25 0 10 0 90278178 886374400 16006 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21438] ppid=21427 vsize=865600 CPUtime=0
/proc/21429/task/21438/stat : 21438 (java) S 21427 21429 20463 0 -1 64 1 0 0 0 0 0 0 0 15 0 10 0 90278178 886374400 16009 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
[pid=21429/tid=21439] ppid=21427 vsize=865600 CPUtime=0
/proc/21429/task/21439/stat : 21439 (java) R 21427 21429 20463 0 -1 64 5 0 0 0 0 0 0 0 25 0 10 0 90278492 886374400 16012 996147200 134512640 134550932 4294955888 18446744073709551615 4294960144 0 4 0 16800975 0 0 0 -1 0 0 0
Current children cumulated CPU time (s) 3.19
Current children cumulated vsize (KiB) 865600

Child status: 0
Real time (s): 3.23236
CPU time (s): 3.22151
CPU user time (s): 3.08353
CPU system time (s): 0.137979
CPU usage (%): 99.6645
Max. virtual memory (cumulated for all children) (KiB): 865600

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 3.08353
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 16733
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= 2020
involuntary context switches= 1984

runsolver used 0.003999 second user time and 0.018997 second system time

The end

Launcher Data

Begin job on node2 at 2009-07-19 21:35:05
IDJOB=2116672
IDBENCH=57498
IDSOLVER=780
FILE ID=node2/2116672-1248032105
PBS_JOBID= 9529041
Free space on /tmp= 66340 MiB

SOLVER NAME= Choco2.1.1b 2009-07-16
BENCH NAME= CPAI08/csp/rlfapScensMod/normalized-scen3-f10.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-2116672-1248032105/watcher-2116672-1248032105 -o /tmp/evaluation-result-2116672-1248032105/solver-2116672-1248032105 -C 1800 -W 2000 -M 900  java -Xms700M -Xmx700M -jar HOME/choco2.1.1.b.jar -file HOME/instance-2116672-1248032105.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= 7c031a4f0ae7f5abe8f5afc15d4bc282
RANDOM SEED=1418909770

node2.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.265
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.265
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:      2055920 kB
MemFree:        821880 kB
Buffers:         95576 kB
Cached:         893756 kB
SwapCached:          0 kB
Active:         445184 kB
Inactive:       690344 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        821880 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:            5420 kB
Writeback:           0 kB
Mapped:         164036 kB
Slab:            83512 kB
Committed_AS:  1238672 kB
PageTables:       2152 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66336 MiB
End job on node2 at 2009-07-19 21:35:08