Trace number 1538556

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.39 1205.75

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/10000/
unif-k3-r4.2-v10000-c42000-S2092874799-044.cnf
MD5SUM0a19f92dcb720285a20d980734b7d718
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark69.4954
Satisfiable
(Un)Satisfiability was proved
Number of variables10000
Number of clauses42000
Sum of the clauses size126000
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 342000
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.53/19.60	c SATzilla is building models for class 2
19.53/19.60	c run presolver march_dl2004 for 5 seconds ... 
19.53/19.60	c Bin: Executing march_dl2004
19.53/19.60	c spawning binary file with 5 seconds ...
19.53/19.60	c child exit by a signal
19.53/19.60	c march_dl2004 returned code 137.
19.53/19.60	c run presolver mxc-sr08 for 5 seconds ... 
19.53/19.60	c Bin: Executing mxc-sr08
19.53/19.60	c spawning binary file with 5 seconds ...
19.53/19.60	c child exit by a signal
19.53/19.60	c mxc-sr08 returned code 137.
19.53/19.60	c Orignal number of varibales is 10000, number of clauses is 42000 
19.53/19.60	c predicted feature computation time is 9.424328 
19.53/19.60	c Bin: Executing satelite
19.53/19.60	c spawning binary file with 240 seconds ...
19.53/19.60	c child exited successfully
19.53/19.60	c satzilla computing base features
19.53/19.60	c Number of variabe is: 9767, Number of clause is : 41732 
19.53/19.60	c Initializing...
19.53/19.60	c satzilla compute diameter ...
19.53/19.60	c start diameter features ...
19.53/19.60	c satzilla doing clause learning
19.53/19.60	c start clause learning features ...
19.53/19.60	c Bin: Executing zchaff07
19.53/19.60	c spawning binary file with 2 seconds ...
19.53/19.60	c child exit by a signal
19.53/19.60	c satzilla doing survey propogation probe
19.53/19.60	c do survay propogation for 2 second ...
19.53/19.60	c satzilla doing local search probe
19.53/19.60	c satzilla doing lobjois search-space size estimate
19.53/19.60	c features are:10000 42000 9767 41732 0.0238558 0.00642193 0.234041 0.499003 0.586935 0.704382 0.000310633 0.0609895 0.000307157 0.000614314 0.14918 0 0.966692 0.000310633 0.290192 4.79249e-05 0.000862647 2.71196 0.22824 0.172413 0 1 3.36642 0.000152263 0.401869 0 0.000551136 2.32919 0.492188 0.000628558 0.293064 9.58497e-05 0.00177322 5 0 5 5 -0 20.0588 0.314009 9 34 29 13 25 15 19 55.018 0.18685 38.8333 101.667 67.1304 42.0714 60.8235 47.2143 55 0.392432 0.581428 5.19428e-06 1 0.703972 0.0851568 0.566362 0.205465 0.385043 0.0931683 0.655069 0.00129972 0.672866 0.177087 0.0276842 0.125568 0.0473196 0.0802127 343.625 1.29253 1988.38 0.267082 2122 2073 2149 0.329945 1.80373 0.888278 0.227505 0.235158 0.302005 
19.53/19.60	c satzilla's ranking:
19.53/19.60	c 1) minisat20SAT07: 3.263929
19.53/19.60	c 2) mxc-sr08: 3.261592
19.53/19.60	c 3) minisat20: 3.255195
19.53/19.60	c 4) march_dl2004: 3.219372
19.53/19.60	c 5) zchaff_rand: 1.801091
19.53/19.60	c 6) vallst: 0.635299
19.53/19.60	c 7) tts-4-0: 0.122727
19.53/19.60	c 8) SATenstein: -10000.000000
19.53/19.60	c 9) gnovelty+: -10000.000000
19.53/19.60	c 10) adaptg2wsat+: -10000.000000
19.53/19.60	c 11) adaptg2wsat0: -10000.000000
19.53/19.60	c 12) picosat846: -10000.000000
19.53/19.60	c 13) kcnfs04SAT07: -10000.000000
19.53/19.60	c satzilla running minisat20SAT07 ... 
1199.31/1205.75	c Bin: Executing minisat20SAT07
1199.31/1205.75	c spawning binary file with 1180 seconds ...
1199.31/1205.75	c child exit by a signal
1199.31/1205.75	c minisat20SAT07 returned code 137.
1199.31/1205.75	c satzilla running mxc-sr08 ... 
1199.31/1205.75	c Bin: Executing mxc-sr08
1199.31/1205.75	c mxc-sr08 returned code 1.
1199.31/1205.75	c satzilla running minisat20 ... 
1199.31/1205.75	c Bin: Executing minisat20
1199.31/1205.75	c minisat20 returned code 1.
1199.31/1205.75	c satzilla running march_dl2004 ... 
1199.31/1205.75	c Bin: Executing march_dl2004
1199.31/1205.75	c march_dl2004 returned code 1.
1199.31/1205.75	c satzilla running zchaff_rand ... 
1199.31/1205.75	c Bin: Executing zchaff_rand
1199.31/1205.75	c zchaff_rand returned code 1.
1199.31/1205.75	c satzilla running vallst ... 
1199.31/1205.75	c Bin: Executing vallst
1199.31/1205.75	c vallst returned code 1.
1199.31/1205.75	c satzilla running tts-4-0 ... 
1199.31/1205.75	c Bin: Executing tts-4-0
1199.31/1205.75	c tts-4-0 returned code 1.
1199.31/1205.75	c satzilla running SATenstein ... 
1199.31/1205.75	c Bin: Executing SATenstein
1199.31/1205.75	c SATenstein returned code 1.
1199.31/1205.75	c satzilla running gnovelty+ ... 
1199.31/1205.75	c Bin: Executing gnovelty+
1199.31/1205.75	c gnovelty+ returned code 1.
1199.31/1205.75	c satzilla running adaptg2wsat+ ... 
1199.31/1205.75	c Bin: Executing adaptg2wsat+
1199.31/1205.75	c adaptg2wsat+ returned code 1.
1199.31/1205.75	c satzilla running adaptg2wsat0 ... 
1199.31/1205.75	c Bin: Executing adaptg2wsat0
1199.31/1205.75	c adaptg2wsat0 returned code 1.
1199.31/1205.75	c satzilla running picosat846 ... 
1199.31/1205.75	c Bin: Executing picosat846
1199.31/1205.75	c picosat846 returned code 1.
1199.31/1205.75	c satzilla running kcnfs04SAT07 ... 
1199.31/1205.75	c Bin: Executing kcnfs04SAT07
1199.31/1205.75	c kcnfs04SAT07 returned code 1.
1199.31/1205.75	c ERROR: All Failed! 
1199.31/1205.75	c SATZILLA_TIME=1199.550000

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-1538556-1238434793/watcher-1538556-1238434793 -o /tmp/evaluation-result-1538556-1238434793/solver-1538556-1238434793 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538556-1238434793.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: 2.89 2.86 2.67 3/86 27400
/proc/meminfo: memFree=1672408/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=2056 CPUtime=0
/proc/27401/stat : 27401 (SATzilla2009_C) R 27400 27400 27252 0 -1 4194368 5 0 0 0 0 0 0 0 22 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135720916 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 514 112 96 399 0 111 0

[startup+0.130112 s]
/proc/loadavg: 2.89 2.86 2.67 3/86 27400
/proc/meminfo: memFree=1672408/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=5220 CPUtime=0.11
/proc/27401/stat : 27401 (march_dl2004) R 27400 27400 27252 0 -1 4194304 1343 0 0 0 11 0 0 0 22 0 1 0 469809821 5345280 1062 1992294400 134512640 134996440 4294956176 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 1305 1062 55 118 0 1184 0
Current children cumulated CPU time (s) 0.11
Current children cumulated vsize (KiB) 7276

[startup+0.201125 s]
/proc/loadavg: 2.89 2.86 2.67 3/86 27400
/proc/meminfo: memFree=1672408/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=5088 CPUtime=0.18
/proc/27401/stat : 27401 (march_dl2004) R 27400 27400 27252 0 -1 4194304 2164 0 0 0 18 0 0 0 24 0 1 0 469809821 5210112 1038 1992294400 134512640 134996440 4294956176 18446744073709551615 134644061 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 1272 1038 55 118 0 1151 0
Current children cumulated CPU time (s) 0.18
Current children cumulated vsize (KiB) 7144

[startup+0.301141 s]
/proc/loadavg: 2.89 2.86 2.67 3/86 27400
/proc/meminfo: memFree=1672408/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=5088 CPUtime=0.28
/proc/27401/stat : 27401 (march_dl2004) R 27400 27400 27252 0 -1 4194304 3958 0 0 0 27 1 0 0 24 0 1 0 469809821 5210112 1044 1992294400 134512640 134996440 4294956176 18446744073709551615 134543085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 1272 1044 61 118 0 1151 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 7144

[startup+0.701213 s]
/proc/loadavg: 2.89 2.86 2.67 3/86 27400
/proc/meminfo: memFree=1672408/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=12152 CPUtime=0.69
/proc/27401/stat : 27401 (march_dl2004) R 27400 27400 27252 0 -1 4194304 7683 0 0 0 56 13 0 0 25 0 1 0 469809821 12443648 2697 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 3038 2697 72 118 0 2917 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 14208

[startup+1.50136 s]
/proc/loadavg: 2.89 2.86 2.67 3/88 27402
/proc/meminfo: memFree=1662088/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=11424 CPUtime=1.48
/proc/27401/stat : 27401 (march_dl2004) R 27400 27400 27252 0 -1 4194304 8479 0 0 0 126 22 0 0 25 0 1 0 469809821 11698176 2574 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 2856 2574 74 118 0 2735 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 13480

[startup+3.10266 s]
/proc/loadavg: 2.82 2.85 2.66 3/88 27402
/proc/meminfo: memFree=1661896/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=0
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 132 0 0 0 0 0 0 0 21 0 1 0 469809821 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 514 112 96 399 0 111 0
[pid=27401] ppid=27400 vsize=11448 CPUtime=3.07
/proc/27401/stat : 27401 (march_dl2004) R 27400 27400 27252 0 -1 4194304 8487 0 0 0 285 22 0 0 25 0 1 0 469809821 11722752 2582 1992294400 134512640 134996440 4294956176 18446744073709551615 134536701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/27401/statm: 2862 2582 74 118 0 2741 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 13504

[startup+6.30124 s]
/proc/loadavg: 2.82 2.85 2.66 3/88 27403
/proc/meminfo: memFree=1665480/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=2056 CPUtime=4.99
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 156 8752 0 0 0 0 476 23 16 0 1 0 469809821 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27400/statm: 514 125 107 399 0 111 0
[pid=27403] ppid=27400 vsize=7116 CPUtime=1.25
/proc/27403/stat : 27403 (mxc-sr08) R 27400 27400 27252 0 -1 4194304 1884 0 0 0 124 1 0 0 25 0 1 0 469810326 7286784 1579 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/27403/statm: 1779 1579 71 138 0 1638 0
Current children cumulated CPU time (s) 6.24
Current children cumulated vsize (KiB) 9172

[startup+12.7014 s]
/proc/loadavg: 3.00 2.88 2.68 3/87 27404
/proc/meminfo: memFree=1666320/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=5172 CPUtime=12.6
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 1555 12282 0 0 243 0 992 25 25 0 1 0 469809821 5296128 926 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/27400/statm: 1293 926 136 399 0 890 0
Current children cumulated CPU time (s) 12.6
Current children cumulated vsize (KiB) 5172

[startup+25.5018 s]
/proc/loadavg: 3.00 2.89 2.68 3/88 27406
/proc/meminfo: memFree=1649672/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=16680 CPUtime=5.85
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 4080 0 0 0 583 2 0 0 25 0 1 0 469811782 17080320 3962 1992294400 134512640 135078472 4294956176 18446744073709551615 134556280 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 4170 3962 73 138 0 4029 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 23964

[startup+51.1015 s]
/proc/loadavg: 3.26 2.96 2.71 3/88 27406
/proc/meminfo: memFree=1618504/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=47592 CPUtime=31.29
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 11793 0 0 0 3119 10 0 0 25 0 1 0 469811782 48734208 11675 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 11898 11675 73 138 0 11757 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 54876

[startup+102.302 s]
/proc/loadavg: 2.75 2.88 2.70 3/88 27406
/proc/meminfo: memFree=1602376/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=64752 CPUtime=82.21
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 16097 0 0 0 8206 15 0 0 25 0 1 0 469811782 66306048 15979 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 16188 15979 73 138 0 16047 0
Current children cumulated CPU time (s) 101.74
Current children cumulated vsize (KiB) 72036

[startup+162.301 s]
/proc/loadavg: 2.30 2.73 2.65 3/88 27406
/proc/meminfo: memFree=1593288/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=74112 CPUtime=141.88
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 18414 0 0 0 14170 18 0 0 25 0 1 0 469811782 75890688 18296 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 18528 18296 73 138 0 18387 0
Current children cumulated CPU time (s) 161.41
Current children cumulated vsize (KiB) 81396

[startup+222.307 s]
/proc/loadavg: 2.10 2.58 2.61 3/88 27406
/proc/meminfo: memFree=1583368/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=84276 CPUtime=201.58
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 20945 0 0 0 20137 21 0 0 25 0 1 0 469811782 86298624 20827 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 21069 20827 73 138 0 20928 0
Current children cumulated CPU time (s) 221.11
Current children cumulated vsize (KiB) 91560

[startup+282.302 s]
/proc/loadavg: 2.04 2.48 2.57 3/88 27406
/proc/meminfo: memFree=1582088/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=85332 CPUtime=261.25
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 21227 0 0 0 26104 21 0 0 25 0 1 0 469811782 87379968 21109 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 21333 21109 73 138 0 21192 0
Current children cumulated CPU time (s) 280.78
Current children cumulated vsize (KiB) 92616

[startup+342.301 s]
/proc/loadavg: 2.01 2.39 2.53 3/88 27406
/proc/meminfo: memFree=1582088/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=85332 CPUtime=320.94
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 21227 0 0 0 32072 22 0 0 25 0 1 0 469811782 87379968 21109 1992294400 134512640 135078472 4294956176 18446744073709551615 134556269 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 21333 21109 73 138 0 21192 0
Current children cumulated CPU time (s) 340.47
Current children cumulated vsize (KiB) 92616


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


[startup+882.308 s]
/proc/loadavg: 2.00 2.05 2.27 3/88 27408
/proc/meminfo: memFree=1562376/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=104948 CPUtime=858.08
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 26142 0 0 0 85779 29 0 0 25 0 1 0 469811782 107466752 26024 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 26237 26024 73 138 0 26096 0
Current children cumulated CPU time (s) 877.61
Current children cumulated vsize (KiB) 112232

[startup+942.303 s]
/proc/loadavg: 2.00 2.04 2.26 3/88 27408
/proc/meminfo: memFree=1555656/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111860 CPUtime=917.77
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 91746 31 0 0 25 0 1 0 469811782 114544640 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27965 27711 73 138 0 27824 0
Current children cumulated CPU time (s) 937.3
Current children cumulated vsize (KiB) 119144

[startup+1002.3 s]
/proc/loadavg: 2.00 2.03 2.24 3/88 27408
/proc/meminfo: memFree=1555656/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111860 CPUtime=977.44
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 97713 31 0 0 25 0 1 0 469811782 114544640 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27965 27711 73 138 0 27824 0
Current children cumulated CPU time (s) 996.97
Current children cumulated vsize (KiB) 119144

[startup+1062.3 s]
/proc/loadavg: 2.00 2.02 2.22 3/88 27408
/proc/meminfo: memFree=1555592/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111860 CPUtime=1037.12
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 103681 31 0 0 25 0 1 0 469811782 114544640 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27965 27711 73 138 0 27824 0
Current children cumulated CPU time (s) 1056.65
Current children cumulated vsize (KiB) 119144

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.20 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1096.81
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 109649 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1116.34
Current children cumulated vsize (KiB) 119100

[startup+1182.3 s]
/proc/loadavg: 2.00 2.01 2.19 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1156.5
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 115618 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134552688 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1176.03
Current children cumulated vsize (KiB) 119100

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

[startup+1190.4 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1164.56
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 116424 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1184.09
Current children cumulated vsize (KiB) 119100

[startup+1196.8 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1170.93
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117061 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1190.46
Current children cumulated vsize (KiB) 119100

[startup+1200 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1174.11
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117379 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1193.64
Current children cumulated vsize (KiB) 119100

[startup+1203.2 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1177.29
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117697 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1196.82
Current children cumulated vsize (KiB) 119100

[startup+1204.8 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1178.88
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117856 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1198.41
Current children cumulated vsize (KiB) 119100

[startup+1205.2 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1179.28
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117896 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1198.81
Current children cumulated vsize (KiB) 119100

[startup+1205.6 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1179.68
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117936 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1199.21
Current children cumulated vsize (KiB) 119100

[startup+1205.71 s]
/proc/loadavg: 2.00 2.01 2.18 3/88 27408
/proc/meminfo: memFree=1555528/2055924 swapFree=4179644/4192956
[pid=27400] ppid=27398 vsize=7284 CPUtime=19.53
/proc/27400/stat : 27400 (SATzilla2009_C) S 27398 27400 27252 0 -1 4194304 3590 14050 0 0 712 23 1173 45 25 0 1 0 469809821 7458816 1523 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/27400/statm: 1821 1523 220 399 0 1418 0
[pid=27406] ppid=27400 vsize=111816 CPUtime=1179.78
/proc/27406/stat : 27406 (minisat20SAT07) R 27400 27400 27252 0 -1 4194304 27829 0 0 0 117946 32 0 0 25 0 1 0 469811782 114499584 27711 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/27406/statm: 27954 27711 73 138 0 27813 0
Current children cumulated CPU time (s) 1199.31
Current children cumulated vsize (KiB) 119100

Child status: 17
Real time (s): 1205.75
CPU time (s): 1199.39
CPU user time (s): 1198.35
CPU system time (s): 1.03184
CPU usage (%): 99.4718
Max. virtual memory (cumulated for all children) (KiB): 119144

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.35
system time used= 1.03184
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45485
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= 17
involuntary context switches= 16179

runsolver used 1.55976 second user time and 4.23236 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-30 19:39:54
IDJOB=1538556
IDBENCH=70298
IDSOLVER=527
FILE ID=node83/1538556-1238434793
PBS_JOBID= 9061594
Free space on /tmp= 66504 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/10000/unif-k3-r4.2-v10000-c42000-S2092874799-044.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538556-1238434793/watcher-1538556-1238434793 -o /tmp/evaluation-result-1538556-1238434793/solver-1538556-1238434793 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538556-1238434793.cnf

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

MD5SUM BENCH= 0a19f92dcb720285a20d980734b7d718
RANDOM SEED=2139458829

node83.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.268
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.268
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:      2055924 kB
MemFree:       1672824 kB
Buffers:         57192 kB
Cached:         233224 kB
SwapCached:       7492 kB
Active:         163844 kB
Inactive:       145028 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1672824 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:           32192 kB
Writeback:           0 kB
Mapped:          26008 kB
Slab:            58300 kB
Committed_AS:  1092964 kB
PageTables:       2680 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= 66476 MiB
End job on node83 at 2009-03-30 20:00:00