Trace number 1555252

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.75 1200.32

General information on the benchmark

NameAPPLICATIONS/bitverif/
maxxororand/maxxororand032.cnf
MD5SUMfc00df719c8630009723cd295f7c0c3b
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark569.762
Satisfiable
(Un)Satisfiability was proved
Number of variables23696
Number of clauses70703
Sum of the clauses size164971
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 247134
Number of clauses of size 323567
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.85/19.94	c SATzilla is building models for class 2
19.85/19.94	c run presolver march_dl2004 for 5 seconds ... 
19.85/19.94	c Bin: Executing march_dl2004
19.85/19.94	c spawning binary file with 5 seconds ...
19.85/19.94	c child exit by a signal
19.85/19.94	c march_dl2004 returned code 137.
19.85/19.94	c run presolver mxc-sr08 for 5 seconds ... 
19.85/19.94	c Bin: Executing mxc-sr08
19.85/19.94	c spawning binary file with 5 seconds ...
19.85/19.94	c child exit by a signal
19.85/19.94	c mxc-sr08 returned code 137.
19.85/19.94	c Orignal number of varibales is 23696, number of clauses is 70703 
19.85/19.94	c predicted feature computation time is 12.219329 
19.85/19.94	c Bin: Executing satelite
19.85/19.94	c spawning binary file with 240 seconds ...
19.85/19.94	c child exited successfully
19.85/19.94	c satzilla computing base features
19.85/19.94	c Number of variabe is: 6588, Number of clause is : 35182 
19.85/19.94	c Initializing...
19.85/19.94	c satzilla compute diameter ...
19.85/19.94	c start diameter features ...
19.85/19.94	c satzilla doing clause learning
19.85/19.94	c start clause learning features ...
19.85/19.94	c Bin: Executing zchaff07
19.85/19.94	c spawning binary file with 2 seconds ...
19.85/19.94	c child exit by a signal
19.85/19.94	c satzilla doing survey propogation probe
19.85/19.94	c do survay propogation for 2 second ...
19.85/19.94	c satzilla doing local search probe
19.85/19.94	c satzilla doing lobjois search-space size estimate
19.85/19.94	c features are:23696 70703 6588 35182 2.59684 1.00964 0.187255 0.485852 0.734541 1.62334 0.000524021 0.626704 0.000303582 0.00546448 1.50966 0.301489 0.742994 0.000524021 1.216 0.000198965 0.0051731 2.64986 0.15704 0.182447 0 0.789474 2.53957 0.000186035 0.964654 2.84236e-05 0.00227389 2.21782 0.500853 0.000476385 1.41453 0.000142118 0.00585527 6.88629 0.0831933 6 8 0.858925 771.571 0.129733 648 945 945 648 876 686 741 14.0149 0.208713 8.85957 17.93 17.93 8.85957 17.0967 11.9277 14.4868 0.32587 0.709303 6.22208e-06 0.984046 0.607626 0.0288912 0.488499 0.129521 0.29525 0.0524182 0.89128 0 0.394388 0.11343 0.0152773 0.0859891 0.0227178 0.0319154 397.893 0.048369 1667.5 0.0226564 1672 1610 1703 0.727748 0.207823 0.900667 0.00915329 0.203505 0.842705 
19.85/19.94	c satzilla's ranking:
19.85/19.94	c 1) mxc-sr08: 2.964632
19.85/19.94	c 2) minisat20: 2.914044
19.85/19.94	c 3) minisat20SAT07: 2.858761
19.85/19.94	c 4) march_dl2004: 1.730696
19.85/19.94	c 5) zchaff_rand: 1.259606
19.85/19.94	c 6) vallst: 0.634069
19.85/19.94	c 7) tts-4-0: -0.000474
19.85/19.94	c 8) SATenstein: -10000.000000
19.85/19.94	c 9) gnovelty+: -10000.000000
19.85/19.94	c 10) adaptg2wsat+: -10000.000000
19.85/19.94	c 11) adaptg2wsat0: -10000.000000
19.85/19.94	c 12) picosat846: -10000.000000
19.85/19.94	c 13) kcnfs04SAT07: -10000.000000
19.85/19.94	c satzilla running mxc-sr08 ... 
1199.69/1200.32	c Bin: Executing mxc-sr08
1199.69/1200.32	c spawning binary file with 1180 seconds ...
1199.69/1200.32	c child exit by a signal
1199.69/1200.32	c mxc-sr08 returned code 137.
1199.69/1200.32	c satzilla running minisat20 ... 
1199.69/1200.32	c Bin: Executing minisat20
1199.69/1200.32	c minisat20 returned code 1.
1199.69/1200.32	c satzilla running minisat20SAT07 ... 
1199.69/1200.32	c Bin: Executing minisat20SAT07
1199.69/1200.32	c minisat20SAT07 returned code 1.
1199.69/1200.32	c satzilla running march_dl2004 ... 
1199.69/1200.32	c Bin: Executing march_dl2004
1199.69/1200.32	c march_dl2004 returned code 1.
1199.69/1200.32	c satzilla running zchaff_rand ... 
1199.69/1200.32	c Bin: Executing zchaff_rand
1199.69/1200.32	c zchaff_rand returned code 1.
1199.69/1200.32	c satzilla running vallst ... 
1199.69/1200.32	c Bin: Executing vallst
1199.69/1200.32	c vallst returned code 1.
1199.69/1200.32	c satzilla running tts-4-0 ... 
1199.69/1200.32	c Bin: Executing tts-4-0
1199.69/1200.32	c tts-4-0 returned code 1.
1199.69/1200.32	c satzilla running SATenstein ... 
1199.69/1200.32	c Bin: Executing SATenstein
1199.69/1200.32	c SATenstein returned code 1.
1199.69/1200.32	c satzilla running gnovelty+ ... 
1199.69/1200.32	c Bin: Executing gnovelty+
1199.69/1200.32	c gnovelty+ returned code 1.
1199.69/1200.32	c satzilla running adaptg2wsat+ ... 
1199.69/1200.32	c Bin: Executing adaptg2wsat+
1199.69/1200.32	c adaptg2wsat+ returned code 1.
1199.69/1200.32	c satzilla running adaptg2wsat0 ... 
1199.69/1200.32	c Bin: Executing adaptg2wsat0
1199.69/1200.32	c adaptg2wsat0 returned code 1.
1199.69/1200.32	c satzilla running picosat846 ... 
1199.69/1200.32	c Bin: Executing picosat846
1199.69/1200.32	c picosat846 returned code 1.
1199.69/1200.32	c satzilla running kcnfs04SAT07 ... 
1199.69/1200.32	c Bin: Executing kcnfs04SAT07
1199.69/1200.32	c kcnfs04SAT07 returned code 1.
1199.69/1200.32	c ERROR: All Failed! 
1199.69/1200.32	c SATZILLA_TIME=1199.910000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1555252-1238738978/watcher-1555252-1238738978 -o /tmp/evaluation-result-1555252-1238738978/solver-1555252-1238738978 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1555252-1238738978.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.00 1.00 1.00 3/64 7219
/proc/meminfo: memFree=831168/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=2684 CPUtime=0
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 448 0 0 0 0 0 0 0 19 0 1 0 1146563365 2748416 443 1992294400 134512640 134996440 4294956176 18446744073709551615 134549756 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7220/statm: 671 453 49 118 0 550 0

[startup+0.0933331 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7219
/proc/meminfo: memFree=831168/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=5808 CPUtime=0.09
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 987 0 0 0 8 1 0 0 19 0 1 0 1146563365 5947392 981 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7220/statm: 1452 985 50 118 0 1331 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7864

[startup+0.101333 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7219
/proc/meminfo: memFree=831168/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=7504 CPUtime=0.09
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 1508 0 0 0 8 1 0 0 19 0 1 0 1146563365 7684096 1502 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7220/statm: 1876 1504 52 118 0 1755 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9560

[startup+0.30135 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7219
/proc/meminfo: memFree=831168/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=6644 CPUtime=0.29
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 4809 0 0 0 27 2 0 0 21 0 1 0 1146563365 6803456 1323 1992294400 134512640 134996440 4294956176 18446744073709551615 134524824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7220/statm: 1661 1323 57 118 0 1540 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8700

[startup+0.701382 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 7219
/proc/meminfo: memFree=831168/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=18220 CPUtime=0.69
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 10414 0 0 0 65 4 0 0 25 0 1 0 1146563365 18657280 4164 1992294400 134512640 134996440 4294956176 18446744073709551615 134559735 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7220/statm: 4555 4164 65 118 0 4434 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20276

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7221
/proc/meminfo: memFree=812080/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=22484 CPUtime=1.49
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 12898 0 0 0 145 4 0 0 25 0 1 0 1146563365 23023616 5243 1992294400 134512640 134996440 4294956176 18446744073709551615 134559512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7220/statm: 5621 5243 65 118 0 5500 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 24540

[startup+3.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7221
/proc/meminfo: memFree=809776/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=0
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1146563365 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 112 96 399 0 111 0
[pid=7220] ppid=7219 vsize=22564 CPUtime=3.09
/proc/7220/stat : 7220 (march_dl2004) R 7219 7219 6726 0 -1 4194304 13221 0 0 0 304 5 0 0 25 0 1 0 1146563365 23105536 5288 1992294400 134512640 134996440 4294956176 18446744073709551615 134544558 0 0 8392704 0 0 0 0 17 1 0 0
/proc/7220/statm: 5641 5288 65 118 0 5520 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 24620

[startup+6.30187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7222
/proc/meminfo: memFree=815408/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=2056 CPUtime=4.99
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 152 17369 0 0 0 0 479 20 19 0 1 0 1146563365 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 514 121 104 399 0 111 0
[pid=7222] ppid=7219 vsize=16700 CPUtime=1.27
/proc/7222/stat : 7222 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 4557 0 0 0 126 1 0 0 25 0 1 0 1146563867 17100800 3924 1992294400 134512640 135078026 4294956176 18446744073709551615 134533788 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7222/statm: 4175 3924 71 138 0 4034 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 18756

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/65 7223
/proc/meminfo: memFree=827384/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5312 CPUtime=12.65
/proc/7219/stat : 7219 (SATzilla2009_C) R 7217 7219 6726 0 -1 4194304 1281 25072 0 0 196 0 1043 26 25 0 1 0 1146563365 5439488 955 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/7219/statm: 1328 955 135 399 0 925 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 5312

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=811312/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=16700 CPUtime=5.54
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 4558 0 0 0 552 2 0 0 25 0 1 0 1146565359 17100800 3925 1992294400 134512640 135078026 4294956176 18446744073709551615 134533764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 4175 3925 71 138 0 4034 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 22444

[startup+51.1017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=804528/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=24020 CPUtime=31.12
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 6362 0 0 0 3108 4 0 0 25 0 1 0 1146565359 24596480 5729 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 6005 5729 71 138 0 5864 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 29764

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=790576/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=38036 CPUtime=82.29
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 9842 0 0 0 8222 7 0 0 25 0 1 0 1146565359 38948864 9209 1992294400 134512640 135078026 4294956176 18446744073709551615 134534483 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 9509 9209 71 138 0 9368 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 43780

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=781232/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=47208 CPUtime=142.27
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 12158 0 0 0 14218 9 0 0 25 0 1 0 1146565359 48340992 11525 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 11802 11525 71 138 0 11661 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 52952

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=776560/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=51968 CPUtime=202.25
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 13348 0 0 0 20214 11 0 0 25 0 1 0 1146565359 53215232 12715 1992294400 134512640 135078026 4294956176 18446744073709551615 134534454 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 12992 12715 71 138 0 12851 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 57712

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=774960/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=53684 CPUtime=262.21
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 13727 0 0 0 26210 11 0 0 25 0 1 0 1146565359 54972416 13094 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 13421 13094 71 138 0 13280 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 59428

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=770544/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=58164 CPUtime=322.18
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 14827 0 0 0 32206 12 0 0 25 0 1 0 1146565359 59559936 14194 1992294400 134512640 135078026 4294956176 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 14541 14194 71 138 0 14400 0
Current children cumulated CPU time (s) 342.07
Current children cumulated vsize (KiB) 63908


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=754992/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=73652 CPUtime=742.02
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 18689 0 0 0 74185 17 0 0 25 0 1 0 1146565359 75419648 18056 1992294400 134512640 135078026 4294956176 18446744073709551615 134534478 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 18413 18056 71 138 0 18272 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 79396

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=754992/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=73652 CPUtime=801.97
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 18692 0 0 0 80180 17 0 0 25 0 1 0 1146565359 75419648 18059 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 18413 18059 71 138 0 18272 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 79396

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=752560/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=76192 CPUtime=861.95
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 19316 0 0 0 86178 17 0 0 25 0 1 0 1146565359 78020608 18683 1992294400 134512640 135078026 4294956176 18446744073709551615 134534843 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 19048 18683 71 138 0 18907 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 81936

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=84032 CPUtime=921.92
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21278 0 0 0 92173 19 0 0 25 0 1 0 1146565359 86048768 20645 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 21008 20645 71 138 0 20867 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 89776

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744688/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=84032 CPUtime=981.9
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21279 0 0 0 98171 19 0 0 25 0 1 0 1146565359 86048768 20646 1992294400 134512640 135078026 4294956176 18446744073709551615 134523872 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 21008 20646 71 138 0 20867 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 89776

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744688/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83940 CPUtime=1041.86
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21281 0 0 0 104167 19 0 0 25 0 1 0 1146565359 85954560 20647 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20985 20647 71 138 0 20844 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 89684

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1101.84
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21288 0 0 0 110165 19 0 0 25 0 1 0 1146565359 85757952 20606 1992294400 134512640 135078026 4294956176 18446744073709551615 134523974 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20606 71 138 0 20796 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 89492

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1161.81
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21292 0 0 0 116162 19 0 0 25 0 1 0 1146565359 85757952 20610 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20610 71 138 0 20796 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 89492

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1169.8
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21293 0 0 0 116961 19 0 0 25 0 1 0 1146565359 85757952 20611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20611 71 138 0 20796 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 89492

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1176.21
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21293 0 0 0 117602 19 0 0 25 0 1 0 1146565359 85757952 20611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20611 71 138 0 20796 0
Current children cumulated CPU time (s) 1196.1
Current children cumulated vsize (KiB) 89492

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1177.8
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21293 0 0 0 117761 19 0 0 25 0 1 0 1146565359 85757952 20611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20611 71 138 0 20796 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 89492

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1178.6
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21293 0 0 0 117841 19 0 0 25 0 1 0 1146565359 85757952 20611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20611 71 138 0 20796 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 89492

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1179.4
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21293 0 0 0 117921 19 0 0 25 0 1 0 1146565359 85757952 20611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20611 71 138 0 20796 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 89492

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 7225
/proc/meminfo: memFree=744752/2055920 swapFree=4167280/4192956
[pid=7219] ppid=7217 vsize=5744 CPUtime=19.89
/proc/7219/stat : 7219 (SATzilla2009_C) S 7217 7219 6726 0 -1 4194304 2913 26684 0 0 708 12 1241 28 25 0 1 0 1146563365 5881856 1130 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/7219/statm: 1436 1130 220 399 0 1033 0
[pid=7225] ppid=7219 vsize=83748 CPUtime=1179.8
/proc/7225/stat : 7225 (mxc-sr08) R 7219 7219 6726 0 -1 4194304 21293 0 0 0 117961 19 0 0 25 0 1 0 1146565359 85757952 20611 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/7225/statm: 20937 20611 71 138 0 20796 0
Current children cumulated CPU time (s) 1199.69
Current children cumulated vsize (KiB) 89492

Child status: 17
Real time (s): 1200.32
CPU time (s): 1199.75
CPU user time (s): 1199.13
CPU system time (s): 0.619905
CPU usage (%): 99.9521
Max. virtual memory (cumulated for all children) (KiB): 89776

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

runsolver used 0.968852 second user time and 3.40448 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-03 08:09:38
IDJOB=1555252
IDBENCH=70796
IDSOLVER=527
FILE ID=node31/1555252-1238738978
PBS_JOBID= 9085376
Free space on /tmp= 66416 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/maxxororand/maxxororand032.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1555252-1238738978/watcher-1555252-1238738978 -o /tmp/evaluation-result-1555252-1238738978/solver-1555252-1238738978 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1555252-1238738978.cnf

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

MD5SUM BENCH= fc00df719c8630009723cd295f7c0c3b
RANDOM SEED=266356940

node31.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.214
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.214
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:        831712 kB
Buffers:        126204 kB
Cached:         978840 kB
SwapCached:      18724 kB
Active:         306740 kB
Inactive:       818560 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        831712 kB
SwapTotal:     4192956 kB
SwapFree:      4167280 kB
Dirty:           32560 kB
Writeback:           0 kB
Mapped:          17412 kB
Slab:            84712 kB
Committed_AS:  3283108 kB
PageTables:       1472 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= 66384 MiB
End job on node31 at 2009-04-03 08:29:38