Trace number 1538772

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
SATzilla2009_C 2009-03-22? (exit code) 1199.74 1200.41

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/12000/
unif-k3-r4.2-v12000-c50400-S15767910-042.cnf
MD5SUMc210a2e606daadbb1d4386048a71e2b1
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark67.4987
Satisfiable
(Un)Satisfiability was proved
Number of variables12000
Number of clauses50400
Sum of the clauses size151200
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 350400
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.84/19.94	c SATzilla is building models for class 2
19.84/19.94	c run presolver march_dl2004 for 5 seconds ... 
19.84/19.94	c Bin: Executing march_dl2004
19.84/19.94	c spawning binary file with 5 seconds ...
19.84/19.94	c child exit by a signal
19.84/19.94	c march_dl2004 returned code 137.
19.84/19.94	c run presolver mxc-sr08 for 5 seconds ... 
19.84/19.94	c Bin: Executing mxc-sr08
19.84/19.94	c spawning binary file with 5 seconds ...
19.84/19.94	c child exit by a signal
19.84/19.94	c mxc-sr08 returned code 137.
19.84/19.94	c Orignal number of varibales is 12000, number of clauses is 50400 
19.84/19.94	c predicted feature computation time is 9.927160 
19.84/19.94	c Bin: Executing satelite
19.84/19.94	c spawning binary file with 240 seconds ...
19.84/19.94	c child exited successfully
19.84/19.94	c satzilla computing base features
19.84/19.94	c Number of variabe is: 11691, Number of clause is : 49986 
19.84/19.94	c Initializing...
19.84/19.94	c satzilla compute diameter ...
19.84/19.94	c start diameter features ...
19.84/19.94	c satzilla doing clause learning
19.84/19.94	c start clause learning features ...
19.84/19.94	c Bin: Executing zchaff07
19.84/19.94	c spawning binary file with 2 seconds ...
19.84/19.94	c child exit by a signal
19.84/19.94	c satzilla doing survey propogation probe
19.84/19.94	c do survay propogation for 2 second ...
19.84/19.94	c satzilla doing local search probe
19.84/19.94	c satzilla doing lobjois search-space size estimate
19.84/19.94	c features are:12000 50400 11691 49986 0.0264306 0.00828232 0.233885 0.497223 0.587175 0.719469 0.000259842 0.0665101 0.000256608 0.000513215 0.162167 0 0.96429 0.000259842 0.292636 2.00056e-05 0.000720202 2.72292 0.228165 0.171744 0 1 3.37689 0.000127633 0.402313 0 0.000440123 2.33426 0.493358 0.000526597 0.296409 4.00112e-05 0.00152043 5.08235 0.0540895 5 6 0.284479 16 0.322932 7 31 24 10 19 12 16 60.4281 0.179048 34.7692 85.8333 72.3077 47.0714 67.6667 54.8667 61 0.39247 0.583344 1.35656e-05 1 0.708625 0.0859736 0.566597 0.200537 0.382498 0.0936369 0.670061 0.00274172 0.803064 0.177895 0.0280686 0.125582 0.0473665 0.0798287 280.455 0.0758462 2543.73 0.0170092 2548 2489 2579 0.187016 0.15972 0.838598 0.00983905 0.229457 0.286215 
19.84/19.94	c satzilla's ranking:
19.84/19.94	c 1) march_dl2004: 3.098229
19.84/19.94	c 2) minisat20SAT07: 3.051046
19.84/19.94	c 3) minisat20: 2.895780
19.84/19.94	c 4) mxc-sr08: 2.875030
19.84/19.94	c 5) zchaff_rand: 1.727345
19.84/19.94	c 6) vallst: 0.551315
19.84/19.94	c 7) tts-4-0: 0.263336
19.84/19.94	c 8) SATenstein: -10000.000000
19.84/19.94	c 9) gnovelty+: -10000.000000
19.84/19.94	c 10) adaptg2wsat+: -10000.000000
19.84/19.94	c 11) adaptg2wsat0: -10000.000000
19.84/19.94	c 12) picosat846: -10000.000000
19.84/19.94	c 13) kcnfs04SAT07: -10000.000000
19.84/19.94	c satzilla running march_dl2004 ... 
1199.69/1200.40	c Bin: Executing march_dl2004
1199.69/1200.40	c spawning binary file with 1180 seconds ...
1199.69/1200.40	c child exit by a signal
1199.69/1200.40	c march_dl2004 returned code 137.
1199.69/1200.40	c satzilla running minisat20SAT07 ... 
1199.69/1200.40	c Bin: Executing minisat20SAT07
1199.69/1200.40	c minisat20SAT07 returned code 1.
1199.69/1200.40	c satzilla running minisat20 ... 
1199.69/1200.40	c Bin: Executing minisat20
1199.69/1200.40	c minisat20 returned code 1.
1199.69/1200.40	c satzilla running mxc-sr08 ... 
1199.69/1200.40	c Bin: Executing mxc-sr08
1199.69/1200.40	c mxc-sr08 returned code 1.
1199.69/1200.40	c satzilla running zchaff_rand ... 
1199.69/1200.40	c Bin: Executing zchaff_rand
1199.69/1200.40	c zchaff_rand returned code 1.
1199.69/1200.40	c satzilla running vallst ... 
1199.69/1200.40	c Bin: Executing vallst
1199.69/1200.40	c vallst returned code 1.
1199.69/1200.40	c satzilla running tts-4-0 ... 
1199.69/1200.40	c Bin: Executing tts-4-0
1199.69/1200.40	c tts-4-0 returned code 1.
1199.69/1200.40	c satzilla running SATenstein ... 
1199.69/1200.40	c Bin: Executing SATenstein
1199.69/1200.40	c SATenstein returned code 1.
1199.69/1200.40	c satzilla running gnovelty+ ... 
1199.69/1200.40	c Bin: Executing gnovelty+
1199.69/1200.40	c gnovelty+ returned code 1.
1199.69/1200.40	c satzilla running adaptg2wsat+ ... 
1199.69/1200.40	c Bin: Executing adaptg2wsat+
1199.69/1200.40	c adaptg2wsat+ returned code 1.
1199.69/1200.40	c satzilla running adaptg2wsat0 ... 
1199.69/1200.40	c Bin: Executing adaptg2wsat0
1199.69/1200.40	c adaptg2wsat0 returned code 1.
1199.69/1200.40	c satzilla running picosat846 ... 
1199.69/1200.40	c Bin: Executing picosat846
1199.69/1200.40	c picosat846 returned code 1.
1199.69/1200.40	c satzilla running kcnfs04SAT07 ... 
1199.69/1200.40	c Bin: Executing kcnfs04SAT07
1199.69/1200.40	c kcnfs04SAT07 returned code 1.
1199.69/1200.40	c ERROR: All Failed! 
1199.69/1200.40	c SATZILLA_TIME=1199.900000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538772-1238440979/watcher-1538772-1238440979 -o /tmp/evaluation-result-1538772-1238440979/solver-1538772-1238440979 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538772-1238440979.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 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
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.27 1.77 1.76 3/73 24072
/proc/meminfo: memFree=1588800/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=1740 CPUtime=0
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 297 0 0 0 0 0 0 0 19 0 1 0 1116761843 1781760 292 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 435 293 50 118 0 314 0

[startup+0.061118 s]
/proc/loadavg: 1.27 1.77 1.76 3/73 24072
/proc/meminfo: memFree=1588800/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=2400 CPUtime=0.05
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 492 0 0 0 5 0 0 0 19 0 1 0 1116761843 2457600 487 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 600 487 50 118 0 479 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4456

[startup+0.101125 s]
/proc/loadavg: 1.27 1.77 1.76 3/73 24072
/proc/meminfo: memFree=1588800/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=4300 CPUtime=0.09
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 1070 0 0 0 9 0 0 0 19 0 1 0 1116761843 4403200 777 1992294400 134512640 134996440 4294956176 18446744073709551615 134663598 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 1075 777 53 118 0 954 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6356

[startup+0.301165 s]
/proc/loadavg: 1.27 1.77 1.76 3/73 24072
/proc/meminfo: memFree=1588800/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=4556 CPUtime=0.29
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 3321 0 0 0 28 1 0 0 21 0 1 0 1116761843 4665344 837 1992294400 134512640 134996440 4294956176 18446744073709551615 134617577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 1139 837 55 118 0 1018 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6612

[startup+0.701245 s]
/proc/loadavg: 1.27 1.77 1.76 3/73 24072
/proc/meminfo: memFree=1588800/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=14472 CPUtime=0.69
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 10109 0 0 0 65 4 0 0 25 0 1 0 1116761843 14819328 3222 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 3618 3222 72 118 0 3497 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16528

[startup+1.50141 s]
/proc/loadavg: 1.24 1.76 1.76 2/75 24074
/proc/meminfo: memFree=1576048/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=13672 CPUtime=1.48
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11052 0 0 0 120 28 0 0 25 0 1 0 1116761843 14000128 3101 1992294400 134512640 134996440 4294956176 18446744073709551615 134532744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 3418 3101 74 118 0 3297 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 15728

[startup+3.10173 s]
/proc/loadavg: 1.24 1.76 1.76 2/75 24074
/proc/meminfo: memFree=1576368/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=0
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116761842 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 112 96 399 0 111 0
[pid=24073] ppid=24072 vsize=13688 CPUtime=3.09
/proc/24073/stat : 24073 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11057 0 0 0 280 29 0 0 25 0 1 0 1116761843 14016512 3106 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24073/statm: 3422 3106 74 118 0 3301 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15744

[startup+6.30238 s]
/proc/loadavg: 1.30 1.76 1.76 2/75 24075
/proc/meminfo: memFree=1581360/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=2056 CPUtime=4.99
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 156 11131 0 0 0 0 470 29 19 0 1 0 1116761842 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 514 125 107 399 0 111 0
[pid=24075] ppid=24072 vsize=7984 CPUtime=1.28
/proc/24075/stat : 24075 (mxc-sr08) R 24072 24072 23387 0 -1 4194304 2183 0 0 0 127 1 0 0 25 0 1 0 1116762343 8175616 1810 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24075/statm: 1996 1810 71 138 0 1855 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 10040

[startup+12.7017 s]
/proc/loadavg: 1.28 1.75 1.75 2/74 24076
/proc/meminfo: memFree=1583416/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=6408 CPUtime=12.66
/proc/24072/stat : 24072 (SATzilla2009_C) R 24070 24072 23387 0 -1 4194304 1819 15349 0 0 243 1 990 32 25 0 1 0 1116761842 6561792 1236 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/24072/statm: 1602 1236 135 399 0 1199 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6408

[startup+25.5013 s]
/proc/loadavg: 1.24 1.72 1.75 2/75 24078
/proc/meminfo: memFree=1568432/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=14100 CPUtime=5.54
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11153 0 0 0 528 26 0 0 25 0 1 0 1116763837 14438400 3202 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 3525 3202 74 118 0 3404 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 23176

[startup+51.1015 s]
/proc/loadavg: 1.14 1.65 1.72 2/75 24078
/proc/meminfo: memFree=1566640/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=15920 CPUtime=31.12
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11556 0 0 0 3085 27 0 0 25 0 1 0 1116763837 16302080 3605 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 3980 3605 74 118 0 3859 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 24996

[startup+102.307 s]
/proc/loadavg: 1.06 1.55 1.68 2/75 24078
/proc/meminfo: memFree=1566384/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=16304 CPUtime=82.29
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11670 0 0 0 8202 27 0 0 25 0 1 0 1116763837 16695296 3719 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4076 3719 74 118 0 3955 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 25380

[startup+162.301 s]
/proc/loadavg: 1.02 1.45 1.63 2/75 24078
/proc/meminfo: memFree=1566000/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=16688 CPUtime=142.25
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11763 0 0 0 14198 27 0 0 25 0 1 0 1116763837 17088512 3812 1992294400 134512640 134996440 4294956176 18446744073709551615 134514098 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4172 3812 74 118 0 4051 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 25764

[startup+222.301 s]
/proc/loadavg: 1.01 1.36 1.59 2/75 24078
/proc/meminfo: memFree=1565808/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=16944 CPUtime=202.22
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11824 0 0 0 20195 27 0 0 25 0 1 0 1116763837 17350656 3873 1992294400 134512640 134996440 4294956176 18446744073709551615 134527002 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4236 3873 74 118 0 4115 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 26020

[startup+282.302 s]
/proc/loadavg: 1.00 1.29 1.55 2/75 24078
/proc/meminfo: memFree=1565680/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=17068 CPUtime=262.19
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11862 0 0 0 26192 27 0 0 25 0 1 0 1116763837 17477632 3911 1992294400 134512640 134996440 4294956176 18446744073709551615 134567891 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4267 3911 74 118 0 4146 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 26144

[startup+342.302 s]
/proc/loadavg: 1.00 1.24 1.52 2/75 24078
/proc/meminfo: memFree=1565488/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=17192 CPUtime=322.15
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 11901 0 0 0 32188 27 0 0 25 0 1 0 1116763837 17604608 3950 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4298 3950 74 118 0 4177 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 26268


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.04 1.29 2/75 24078
/proc/meminfo: memFree=1564720/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=17948 CPUtime=801.91
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12073 0 0 0 80163 28 0 0 25 0 1 0 1116763837 18378752 4122 1992294400 134512640 134996440 4294956176 18446744073709551615 134514104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4487 4122 74 118 0 4366 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 27024

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.27 2/75 24078
/proc/meminfo: memFree=1564720/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=17948 CPUtime=861.88
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12087 0 0 0 86160 28 0 0 25 0 1 0 1116763837 18378752 4136 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4487 4136 74 118 0 4366 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 27024

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.25 2/75 24078
/proc/meminfo: memFree=1564720/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18076 CPUtime=921.85
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12098 0 0 0 92157 28 0 0 25 0 1 0 1116763837 18509824 4147 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4519 4147 74 118 0 4398 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 27152

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/75 24078
/proc/meminfo: memFree=1564656/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18076 CPUtime=981.81
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12108 0 0 0 98153 28 0 0 25 0 1 0 1116763837 18509824 4157 1992294400 134512640 134996440 4294956176 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4519 4157 74 118 0 4398 0
Current children cumulated CPU time (s) 1001.7
Current children cumulated vsize (KiB) 27152

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/75 24078
/proc/meminfo: memFree=1564592/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18076 CPUtime=1041.78
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12120 0 0 0 104150 28 0 0 25 0 1 0 1116763837 18509824 4169 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4519 4169 74 118 0 4398 0
Current children cumulated CPU time (s) 1061.67
Current children cumulated vsize (KiB) 27152

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.20 2/75 24078
/proc/meminfo: memFree=1564528/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1101.75
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12133 0 0 0 110147 28 0 0 25 0 1 0 1116763837 18636800 4182 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4182 74 118 0 4429 0
Current children cumulated CPU time (s) 1121.64
Current children cumulated vsize (KiB) 27276

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564528/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1161.72
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12142 0 0 0 116144 28 0 0 25 0 1 0 1116763837 18636800 4191 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4191 74 118 0 4429 0
Current children cumulated CPU time (s) 1181.61
Current children cumulated vsize (KiB) 27276

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1169.71
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 116943 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1189.6
Current children cumulated vsize (KiB) 27276

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1176.11
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 117583 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134514082 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1196
Current children cumulated vsize (KiB) 27276

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1177.71
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 117743 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134514065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1197.6
Current children cumulated vsize (KiB) 27276

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1178.51
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 117823 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1198.4
Current children cumulated vsize (KiB) 27276

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1179.31
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 117903 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1199.2
Current children cumulated vsize (KiB) 27276

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1179.7
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 117942 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1199.59
Current children cumulated vsize (KiB) 27276

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.18 2/75 24078
/proc/meminfo: memFree=1564464/2055920 swapFree=4170060/4192956
[pid=24072] ppid=24070 vsize=9076 CPUtime=19.89
/proc/24072/stat : 24072 (SATzilla2009_C) S 24070 24072 23387 0 -1 4194304 4226 17300 0 0 749 18 1172 50 25 0 1 0 1116761842 9293824 2005 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/24072/statm: 2269 2005 220 399 0 1866 0
[pid=24078] ppid=24072 vsize=18200 CPUtime=1179.8
/proc/24078/stat : 24078 (march_dl2004) R 24072 24072 23387 0 -1 4194304 12143 0 0 0 117952 28 0 0 25 0 1 0 1116763837 18636800 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/24078/statm: 4550 4192 74 118 0 4429 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 27276

Child status: 17
Real time (s): 1200.41
CPU time (s): 1199.74
CPU user time (s): 1198.75
CPU system time (s): 0.988849
CPU usage (%): 99.9441
Max. virtual memory (cumulated for all children) (KiB): 27276

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.75
system time used= 0.988849
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 33686
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= 16
involuntary context switches= 4168

runsolver used 1.26181 second user time and 3.14552 second system time

The end

Launcher Data

Begin job on node80 at 2009-03-30 21:22:59
IDJOB=1538772
IDBENCH=70370
IDSOLVER=527
FILE ID=node80/1538772-1238440979
PBS_JOBID= 9061593
Free space on /tmp= 64796 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/12000/unif-k3-r4.2-v12000-c50400-S15767910-042.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538772-1238440979/watcher-1538772-1238440979 -o /tmp/evaluation-result-1538772-1238440979/solver-1538772-1238440979 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538772-1238440979.cnf

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

MD5SUM BENCH= c210a2e606daadbb1d4386048a71e2b1
RANDOM SEED=1513381045

node80.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.263
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.263
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1589344 kB
Buffers:         74656 kB
Cached:         315716 kB
SwapCached:      14568 kB
Active:         185872 kB
Inactive:       220924 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1589344 kB
SwapTotal:     4192956 kB
SwapFree:      4170060 kB
Dirty:           32396 kB
Writeback:           0 kB
Mapped:          22036 kB
Slab:            44920 kB
Committed_AS:  2872508 kB
PageTables:       2012 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= 64768 MiB
End job on node80 at 2009-03-30 21:43:00