Trace number 1538697

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.73 1200.24

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/16000/
unif-k3-r4.2-v16000-c67200-S1419235015-056.cnf
MD5SUMa714fa4bd1373c24435aaf22c9d8231c
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark590.614
Satisfiable
(Un)Satisfiability was proved
Number of variables16000
Number of clauses67200
Sum of the clauses size201600
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 367200
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

20.86/20.92	c SATzilla is building models for class 2
20.86/20.92	c run presolver march_dl2004 for 5 seconds ... 
20.86/20.92	c Bin: Executing march_dl2004
20.86/20.92	c spawning binary file with 5 seconds ...
20.86/20.92	c child exit by a signal
20.86/20.92	c march_dl2004 returned code 137.
20.86/20.92	c run presolver mxc-sr08 for 5 seconds ... 
20.86/20.92	c Bin: Executing mxc-sr08
20.86/20.92	c spawning binary file with 5 seconds ...
20.86/20.92	c child exit by a signal
20.86/20.92	c mxc-sr08 returned code 137.
20.86/20.92	c Orignal number of varibales is 16000, number of clauses is 67200 
20.86/20.92	c predicted feature computation time is 10.920647 
20.86/20.92	c Bin: Executing satelite
20.86/20.92	c spawning binary file with 240 seconds ...
20.86/20.92	c child exited successfully
20.86/20.92	c satzilla computing base features
20.86/20.92	c Number of variabe is: 15606, Number of clause is : 66779 
20.86/20.92	c Initializing...
20.86/20.92	c satzilla compute diameter ...
20.86/20.92	c start diameter features ...
20.86/20.92	c satzilla doing clause learning
20.86/20.92	c start clause learning features ...
20.86/20.92	c Bin: Executing zchaff07
20.86/20.92	c spawning binary file with 2 seconds ...
20.86/20.92	c child exit by a signal
20.86/20.92	c satzilla doing survey propogation probe
20.86/20.92	c do survay propogation for 2 second ...
20.86/20.92	c satzilla doing local search probe
20.86/20.92	c satzilla doing lobjois search-space size estimate
20.86/20.92	c features are:16000 67200 15606 66779 0.0252467 0.00630438 0.233696 0.494663 0.587813 0.711059 0.000194576 0.0639451 0.000192234 0.000384468 0.158099 0 0.964585 0.000194576 0.29078 2.99495e-05 0.000539092 2.71569 0.227118 0.170395 0 1 3.36563 9.58535e-05 0.398773 0 0.000404319 2.32997 0.494676 0.00039427 0.29433 5.98991e-05 0.00113808 5.21154 0.0783644 5 6 0.515988 11.9153 0.41528 4 25 19 6 15 8 11 67.7371 0.21407 41.0769 114.6 88.5 50.5455 73.9167 59.6364 66.3636 0.392835 0.57666 2.09696e-05 1 0.701379 0.086813 0.567742 0.207354 0.38562 0.0918381 0.666082 0.0024094 0.807688 0.17421 0.0275544 0.122719 0.0464914 0.078471 469.167 0.776047 3412.5 0.00990069 3422 3357 3436 0.335971 1.58938 0.849903 0.0512022 0.230949 0.262655 
20.86/20.92	c satzilla's ranking:
20.86/20.92	c 1) march_dl2004: 3.263924
20.86/20.92	c 2) minisat20SAT07: 2.972433
20.86/20.92	c 3) mxc-sr08: 2.679645
20.86/20.92	c 4) minisat20: 2.563855
20.86/20.92	c 5) zchaff_rand: 1.766964
20.86/20.92	c 6) vallst: 0.414554
20.86/20.92	c 7) tts-4-0: 0.226519
20.86/20.92	c 8) SATenstein: -10000.000000
20.86/20.92	c 9) gnovelty+: -10000.000000
20.86/20.92	c 10) adaptg2wsat+: -10000.000000
20.86/20.92	c 11) adaptg2wsat0: -10000.000000
20.86/20.92	c 12) picosat846: -10000.000000
20.86/20.92	c 13) kcnfs04SAT07: -10000.000000
20.86/20.92	c satzilla running march_dl2004 ... 
1199.66/1200.23	c Bin: Executing march_dl2004
1199.66/1200.23	c spawning binary file with 1179 seconds ...
1199.66/1200.23	c child exit by a signal
1199.66/1200.23	c march_dl2004 returned code 137.
1199.66/1200.23	c satzilla running minisat20SAT07 ... 
1199.66/1200.23	c Bin: Executing minisat20SAT07
1199.66/1200.23	c minisat20SAT07 returned code 1.
1199.66/1200.23	c satzilla running mxc-sr08 ... 
1199.66/1200.23	c Bin: Executing mxc-sr08
1199.66/1200.23	c mxc-sr08 returned code 1.
1199.66/1200.23	c satzilla running minisat20 ... 
1199.66/1200.23	c Bin: Executing minisat20
1199.66/1200.23	c minisat20 returned code 1.
1199.66/1200.23	c satzilla running zchaff_rand ... 
1199.66/1200.23	c Bin: Executing zchaff_rand
1199.66/1200.23	c zchaff_rand returned code 1.
1199.66/1200.23	c satzilla running vallst ... 
1199.66/1200.23	c Bin: Executing vallst
1199.66/1200.23	c vallst returned code 1.
1199.66/1200.23	c satzilla running tts-4-0 ... 
1199.66/1200.23	c Bin: Executing tts-4-0
1199.66/1200.23	c tts-4-0 returned code 1.
1199.66/1200.23	c satzilla running SATenstein ... 
1199.66/1200.23	c Bin: Executing SATenstein
1199.66/1200.23	c SATenstein returned code 1.
1199.66/1200.23	c satzilla running gnovelty+ ... 
1199.66/1200.23	c Bin: Executing gnovelty+
1199.66/1200.23	c gnovelty+ returned code 1.
1199.66/1200.23	c satzilla running adaptg2wsat+ ... 
1199.66/1200.23	c Bin: Executing adaptg2wsat+
1199.66/1200.23	c adaptg2wsat+ returned code 1.
1199.66/1200.23	c satzilla running adaptg2wsat0 ... 
1199.66/1200.23	c Bin: Executing adaptg2wsat0
1199.66/1200.23	c adaptg2wsat0 returned code 1.
1199.66/1200.23	c satzilla running picosat846 ... 
1199.66/1200.23	c Bin: Executing picosat846
1199.66/1200.23	c picosat846 returned code 1.
1199.66/1200.23	c satzilla running kcnfs04SAT07 ... 
1199.66/1200.23	c Bin: Executing kcnfs04SAT07
1199.66/1200.23	c kcnfs04SAT07 returned code 1.
1199.66/1200.23	c ERROR: All Failed! 
1199.66/1200.23	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-1538697-1238438402/watcher-1538697-1238438402 -o /tmp/evaluation-result-1538697-1238438402/solver-1538697-1238438402 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538697-1238438402.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.13 1.13 1.05 3/65 29395
/proc/meminfo: memFree=1635552/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) R 29393 29395 28755 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=2100 CPUtime=0
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 368 0 0 0 0 0 0 0 18 0 1 0 470174092 2150400 363 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 525 363 50 118 0 404 0

[startup+0.0965191 s]
/proc/loadavg: 1.13 1.13 1.05 3/65 29395
/proc/meminfo: memFree=1635552/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=3156 CPUtime=0.09
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 680 0 0 0 9 0 0 0 19 0 1 0 470174092 3231744 675 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 789 675 50 118 0 668 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5212

[startup+0.102519 s]
/proc/loadavg: 1.13 1.13 1.05 3/65 29395
/proc/meminfo: memFree=1635552/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=5052 CPUtime=0.09
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 857 0 0 0 9 0 0 0 19 0 1 0 470174092 5173248 851 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 1263 854 50 118 0 1142 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7108

[startup+0.302541 s]
/proc/loadavg: 1.13 1.13 1.05 3/65 29395
/proc/meminfo: memFree=1635552/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=5692 CPUtime=0.29
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 3082 0 0 0 28 1 0 0 21 0 1 0 470174092 5828608 1042 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 1423 1042 55 118 0 1302 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7748

[startup+0.702586 s]
/proc/loadavg: 1.13 1.13 1.05 3/65 29395
/proc/meminfo: memFree=1635552/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=7816 CPUtime=0.69
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 7496 0 0 0 66 3 0 0 25 0 1 0 470174092 8003584 1624 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 1954 1624 57 118 0 1833 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 9872

[startup+1.50168 s]
/proc/loadavg: 1.12 1.13 1.05 2/67 29397
/proc/meminfo: memFree=1627024/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=19040 CPUtime=1.49
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 13991 0 0 0 126 23 0 0 25 0 1 0 470174092 19496960 4257 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 4760 4257 72 118 0 4639 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21096

[startup+3.10186 s]
/proc/loadavg: 1.12 1.13 1.05 2/67 29397
/proc/meminfo: memFree=1619664/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=0
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 470174092 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 112 96 399 0 111 0
[pid=29396] ppid=29395 vsize=17736 CPUtime=3.09
/proc/29396/stat : 29396 (march_dl2004) R 29395 29395 28755 0 -1 4194304 15428 0 0 0 273 36 0 0 25 0 1 0 470174092 18161664 4012 1992294400 134512640 134996440 4294956176 18446744073709551615 134537278 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29396/statm: 4434 4012 74 118 0 4313 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19792

[startup+6.30122 s]
/proc/loadavg: 1.12 1.13 1.05 2/67 29398
/proc/meminfo: memFree=1627344/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=2056 CPUtime=4.99
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 156 15433 0 0 0 0 462 37 16 0 1 0 470174092 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29395/statm: 514 125 107 399 0 111 0
[pid=29398] ppid=29395 vsize=10012 CPUtime=1.28
/proc/29398/stat : 29398 (mxc-sr08) R 29395 29395 28755 0 -1 4194304 2765 0 0 0 127 1 0 0 25 0 1 0 470174594 10252288 2228 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29398/statm: 2503 2228 71 138 0 2362 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 12068

[startup+12.7019 s]
/proc/loadavg: 1.10 1.13 1.05 2/66 29399
/proc/meminfo: memFree=1628576/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=7852 CPUtime=12.66
/proc/29395/stat : 29395 (SATzilla2009_C) R 29393 29395 28755 0 -1 4194304 2373 20662 0 0 233 0 992 41 25 0 1 0 470174092 8040448 1597 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/29395/statm: 1963 1597 135 399 0 1560 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7852

[startup+25.5014 s]
/proc/loadavg: 1.08 1.12 1.05 2/67 29401
/proc/meminfo: memFree=1609752/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=17752 CPUtime=4.56
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 15433 0 0 0 420 36 0 0 25 0 1 0 470176184 18178048 4017 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 4438 4017 74 118 0 4317 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 28324

[startup+51.1013 s]
/proc/loadavg: 1.06 1.11 1.05 2/67 29401
/proc/meminfo: memFree=1607320/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=21156 CPUtime=30.15
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16083 0 0 0 2978 37 0 0 25 0 1 0 470176184 21663744 4667 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5289 4667 74 118 0 5168 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 31728

[startup+102.306 s]
/proc/loadavg: 1.02 1.09 1.04 2/67 29401
/proc/meminfo: memFree=1606744/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=21780 CPUtime=81.32
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16236 0 0 0 8095 37 0 0 25 0 1 0 470176184 22302720 4820 1992294400 134512640 134996440 4294956176 18446744073709551615 134514206 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5445 4820 74 118 0 5324 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 32352

[startup+162.302 s]
/proc/loadavg: 1.01 1.07 1.04 2/67 29401
/proc/meminfo: memFree=1606360/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=22164 CPUtime=141.29
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16328 0 0 0 14092 37 0 0 25 0 1 0 470176184 22695936 4912 1992294400 134512640 134996440 4294956176 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5541 4912 74 118 0 5420 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 32736

[startup+222.302 s]
/proc/loadavg: 1.00 1.06 1.03 2/67 29401
/proc/meminfo: memFree=1606168/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=22292 CPUtime=201.26
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16390 0 0 0 20089 37 0 0 25 0 1 0 470176184 22827008 4974 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5573 4974 74 118 0 5452 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 32864

[startup+282.301 s]
/proc/loadavg: 1.00 1.04 1.03 2/67 29401
/proc/meminfo: memFree=1605976/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=22540 CPUtime=261.24
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16432 0 0 0 26087 37 0 0 25 0 1 0 470176184 23080960 5016 1992294400 134512640 134996440 4294956176 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5635 5016 74 118 0 5514 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 33112

[startup+342.301 s]
/proc/loadavg: 1.00 1.03 1.02 2/67 29401
/proc/meminfo: memFree=1605848/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=22668 CPUtime=321.22
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16469 0 0 0 32085 37 0 0 25 0 1 0 470176184 23212032 5053 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5667 5053 74 118 0 5546 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 33240


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604952/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23388 CPUtime=801.04
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16650 0 0 0 80066 38 0 0 25 0 1 0 470176184 23949312 5234 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5847 5234 74 118 0 5726 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 33960

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604888/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23388 CPUtime=861.02
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16669 0 0 0 86064 38 0 0 25 0 1 0 470176184 23949312 5253 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5847 5253 74 118 0 5726 0
Current children cumulated CPU time (s) 881.9
Current children cumulated vsize (KiB) 33960

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604824/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23504 CPUtime=920.99
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16682 0 0 0 92061 38 0 0 25 0 1 0 470176184 24068096 5266 1992294400 134512640 134996440 4294956176 18446744073709551615 134553685 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5876 5266 74 118 0 5755 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 34076

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604824/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23504 CPUtime=980.96
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16701 0 0 0 98058 38 0 0 25 0 1 0 470176184 24068096 5285 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5876 5285 74 118 0 5755 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 34076

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604760/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23628 CPUtime=1040.95
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16714 0 0 0 104057 38 0 0 25 0 1 0 470176184 24195072 5298 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5907 5298 74 118 0 5786 0
Current children cumulated CPU time (s) 1061.83
Current children cumulated vsize (KiB) 34200

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604696/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23628 CPUtime=1100.92
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16729 0 0 0 110054 38 0 0 25 0 1 0 470176184 24195072 5313 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5907 5313 74 118 0 5786 0
Current children cumulated CPU time (s) 1121.8
Current children cumulated vsize (KiB) 34200

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604696/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1160.89
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16740 0 0 0 116051 38 0 0 25 0 1 0 470176184 24322048 5324 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5324 74 118 0 5817 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 34324

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604696/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1168.89
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16743 0 0 0 116851 38 0 0 25 0 1 0 470176184 24322048 5327 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5327 74 118 0 5817 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 34324

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604632/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1175.29
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16744 0 0 0 117491 38 0 0 25 0 1 0 470176184 24322048 5328 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5328 74 118 0 5817 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 34324

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604632/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1176.89
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16745 0 0 0 117651 38 0 0 25 0 1 0 470176184 24322048 5329 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5329 74 118 0 5817 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 34324

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604632/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1177.69
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16745 0 0 0 117731 38 0 0 25 0 1 0 470176184 24322048 5329 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5329 74 118 0 5817 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 34324

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604632/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1178.49
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16745 0 0 0 117811 38 0 0 25 0 1 0 470176184 24322048 5329 1992294400 134512640 134996440 4294956176 18446744073709551615 134514015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5329 74 118 0 5817 0
Current children cumulated CPU time (s) 1199.37
Current children cumulated vsize (KiB) 34324

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604632/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1178.69
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16745 0 0 0 117831 38 0 0 25 0 1 0 470176184 24322048 5329 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 0 0 0
/proc/29401/statm: 5938 5329 74 118 0 5817 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 34324

[startup+1200.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 29403
/proc/meminfo: memFree=1604632/2055920 swapFree=4178736/4192956
[pid=29395] ppid=29393 vsize=10572 CPUtime=20.88
/proc/29395/stat : 29395 (SATzilla2009_C) S 29393 29395 28755 0 -1 4194304 5475 23373 0 0 837 18 1174 59 25 0 1 0 470174092 10825728 2403 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/29395/statm: 2643 2403 220 399 0 2240 0
[pid=29401] ppid=29395 vsize=23752 CPUtime=1178.78
/proc/29401/stat : 29401 (march_dl2004) R 29395 29395 28755 0 -1 4194304 16745 0 0 0 117840 38 0 0 25 0 1 0 470176184 24322048 5329 1992294400 134512640 134996440 4294956176 18446744073709551615 134527016 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29401/statm: 5938 5329 74 118 0 5817 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 34324

Child status: 17
Real time (s): 1200.24
CPU time (s): 1199.73
CPU user time (s): 1198.55
CPU system time (s): 1.17382
CPU usage (%): 99.9575
Max. virtual memory (cumulated for all children) (KiB): 34324

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.55
system time used= 1.17382
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 45610
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= 4030

runsolver used 0.937857 second user time and 3.43548 second system time

The end

Launcher Data

Begin job on node32 at 2009-03-30 20:40:02
IDJOB=1538697
IDBENCH=70345
IDSOLVER=527
FILE ID=node32/1538697-1238438402
PBS_JOBID= 9061566
Free space on /tmp= 66452 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/16000/unif-k3-r4.2-v16000-c67200-S1419235015-056.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538697-1238438402/watcher-1538697-1238438402 -o /tmp/evaluation-result-1538697-1238438402/solver-1538697-1238438402 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538697-1238438402.cnf

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

MD5SUM BENCH= a714fa4bd1373c24435aaf22c9d8231c
RANDOM SEED=1924582997

node32.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.234
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.234
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:       1636032 kB
Buffers:         77760 kB
Cached:         274956 kB
SwapCached:       7344 kB
Active:         184816 kB
Inactive:       176648 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1636032 kB
SwapTotal:     4192956 kB
SwapFree:      4178736 kB
Dirty:           32724 kB
Writeback:           0 kB
Mapped:          14536 kB
Slab:            44228 kB
Committed_AS:  1525044 kB
PageTables:       1492 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66424 MiB
End job on node32 at 2009-03-30 21:00:03