Trace number 1825665

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) 4998.86 5001.73

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
MD5SUMbf3618cdbef11db03f2026bf209783fc
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark280.604
Satisfiable
(Un)Satisfiability was proved
Number of variables25493
Number of clauses1139180
Sum of the clauses size2298131
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21136319
Number of clauses of size 31
Number of clauses of size 41
Number of clauses of size 57
Number of clauses of size over 52852

Solver Data

39.34/39.44	c SATzilla is building models for class 2
39.34/39.44	c run presolver march_dl2004 for 5 seconds ... 
39.34/39.44	c Bin: Executing march_dl2004
39.34/39.44	c spawning binary file with 5 seconds ...
39.34/39.44	c child exit by a signal
39.34/39.44	c march_dl2004 returned code 137.
39.34/39.44	c run presolver mxc-sr08 for 5 seconds ... 
39.34/39.44	c Bin: Executing mxc-sr08
39.34/39.44	c spawning binary file with 5 seconds ...
39.34/39.44	c child exit by a signal
39.34/39.44	c mxc-sr08 returned code 137.
39.34/39.44	c Orignal number of varibales is 25493, number of clauses is 1139180 
39.34/39.44	c predicted feature computation time is 29.756609 
39.34/39.44	c Bin: Executing satelite
39.34/39.44	c spawning binary file with 240 seconds ...
39.34/39.44	c child exited successfully
39.34/39.44	c satzilla computing base features
39.34/39.44	c Number of variabe is: 22503, Number of clause is : 1104460 
39.34/39.44	c Initializing...
39.34/39.44	c satzilla compute diameter ...
39.34/39.44	c start diameter features ...
39.34/39.44	c satzilla doing clause learning
39.34/39.44	c start clause learning features ...
39.34/39.44	c Bin: Executing zchaff07
39.34/39.44	c spawning binary file with 2 seconds ...
39.34/39.44	c child exit by a signal
39.34/39.44	c satzilla doing survey propogation probe
39.34/39.44	c do survay propogation for 2 second ...
39.34/39.44	c satzilla doing local search probe
39.34/39.44	c satzilla doing lobjois search-space size estimate
39.34/39.44	c features are:25493 1.13918e+06 22503 1.10446e+06 0.132871 0.0314362 0.0203747 0.471554 1.01928 1.17699 0.000126866 0.829566 8.8877e-05 0.000755455 0.539836 0.880625 0.880849 0.000126866 0.628941 1.7203e-05 0.00115079 5.5942 0.361399 0.235269 0.00380228 0.974026 4.37343 5.94432e-05 0.687771 5.43252e-06 0.000862865 4.96697 0.659671 0.000122666 0.585397 1.44867e-05 0.000833892 8 0.102062 7 9 1.09861 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.858518 0.237022 0.000917714 1 0.998614 0.564666 0.9878 0.829121 0.942975 0.0938286 1.24739 -1.11022e-16 0.5 0.26563 0.000285139 0.139451 0.00617102 0.0454919 70133 1.38009 4708 1.41421 4708 0 0 46.3929 0.946223 1.64525 0.556831 0.0196329 0.123347 
39.34/39.44	c satzilla's ranking:
39.34/39.44	c 1) tts-4-0: 3.879458
39.34/39.44	c 2) minisat20: 2.836427
39.34/39.44	c 3) minisat20SAT07: 2.568999
39.34/39.44	c 4) march_dl2004: 1.401470
39.34/39.44	c 5) vallst: 1.222849
39.34/39.44	c 6) zchaff_rand: -1.895119
39.34/39.44	c 7) mxc-sr08: -2.684153
39.34/39.44	c 8) SATenstein: -10000.000000
39.34/39.44	c 9) gnovelty+: -10000.000000
39.34/39.44	c 10) adaptg2wsat+: -10000.000000
39.34/39.44	c 11) adaptg2wsat0: -10000.000000
39.34/39.44	c 12) picosat846: -10000.000000
39.34/39.44	c 13) kcnfs04SAT07: -10000.000000
39.34/39.44	c satzilla running tts-4-0 ... 
4998.80/5001.71	c Bin: Executing tts-4-0
4998.80/5001.71	c spawning binary file with 4960 seconds ...
4998.80/5001.71	c child exit by a signal
4998.80/5001.71	c tts-4-0 returned code 137.
4998.80/5001.71	c satzilla running minisat20 ... 
4998.80/5001.71	c Bin: Executing minisat20
4998.80/5001.71	c minisat20 returned code 1.
4998.80/5001.71	c satzilla running minisat20SAT07 ... 
4998.80/5001.71	c Bin: Executing minisat20SAT07
4998.80/5001.71	c minisat20SAT07 returned code 1.
4998.80/5001.71	c satzilla running march_dl2004 ... 
4998.80/5001.71	c Bin: Executing march_dl2004
4998.80/5001.71	c march_dl2004 returned code 1.
4998.80/5001.71	c satzilla running vallst ... 
4998.80/5001.71	c Bin: Executing vallst
4998.80/5001.71	c vallst returned code 1.
4998.80/5001.71	c satzilla running zchaff_rand ... 
4998.80/5001.71	c Bin: Executing zchaff_rand
4998.80/5001.71	c zchaff_rand returned code 1.
4998.80/5001.71	c satzilla running mxc-sr08 ... 
4998.80/5001.71	c Bin: Executing mxc-sr08
4998.80/5001.71	c mxc-sr08 returned code 1.
4998.80/5001.71	c satzilla running SATenstein ... 
4998.80/5001.71	c Bin: Executing SATenstein
4998.80/5001.71	c SATenstein returned code 1.
4998.80/5001.71	c satzilla running gnovelty+ ... 
4998.80/5001.71	c Bin: Executing gnovelty+
4998.80/5001.71	c gnovelty+ returned code 1.
4998.80/5001.71	c satzilla running adaptg2wsat+ ... 
4998.80/5001.71	c Bin: Executing adaptg2wsat+
4998.80/5001.71	c adaptg2wsat+ returned code 1.
4998.80/5001.71	c satzilla running adaptg2wsat0 ... 
4998.80/5001.71	c Bin: Executing adaptg2wsat0
4998.80/5001.71	c adaptg2wsat0 returned code 1.
4998.80/5001.71	c satzilla running picosat846 ... 
4998.80/5001.71	c Bin: Executing picosat846
4998.80/5001.71	c picosat846 returned code 1.
4998.80/5001.71	c satzilla running kcnfs04SAT07 ... 
4998.80/5001.71	c Bin: Executing kcnfs04SAT07
4998.80/5001.71	c kcnfs04SAT07 returned code 1.
4998.80/5001.71	c ERROR: All Failed! 
4998.80/5001.71	c SATZILLA_TIME=4999.590000

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-1825665-1242501555/watcher-1825665-1242501555 -o /tmp/evaluation-result-1825665-1242501555/solver-1825665-1242501555 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825665-1242501555.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 0.97 3/65 18417
/proc/meminfo: memFree=1068136/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=5088 CPUtime=0
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 851 0 0 0 0 0 0 0 19 0 1 0 278186224 5210112 847 1992294400 134512640 134996440 4294956192 18446744073709551615 134549409 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 1272 854 49 118 0 1151 0

[startup+0.0582251 s]
/proc/loadavg: 1.00 1.00 0.97 3/65 18417
/proc/meminfo: memFree=1068136/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=11796 CPUtime=0.04
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 1765 0 0 0 4 0 0 0 19 0 1 0 278186224 12079104 1760 1992294400 134512640 134996440 4294956192 18446744073709551615 134775807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 2949 1760 50 118 0 2828 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13852

[startup+0.102233 s]
/proc/loadavg: 1.00 1.00 0.97 3/65 18417
/proc/meminfo: memFree=1068136/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=12456 CPUtime=0.09
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 1965 0 0 0 9 0 0 0 19 0 1 0 278186224 12754944 1960 1992294400 134512640 134996440 4294956192 18446744073709551615 134777952 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 3114 1960 50 118 0 2993 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14512

[startup+0.302272 s]
/proc/loadavg: 1.00 1.00 0.97 3/65 18417
/proc/meminfo: memFree=1068136/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=15360 CPUtime=0.29
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 2875 0 0 0 28 1 0 0 21 0 1 0 278186224 15728640 2870 1992294400 134512640 134996440 4294956192 18446744073709551615 134724541 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 3840 2870 50 118 0 3719 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17416

[startup+0.701351 s]
/proc/loadavg: 1.00 1.00 0.97 3/65 18417
/proc/meminfo: memFree=1068136/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=21168 CPUtime=0.69
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 4695 0 0 0 67 2 0 0 25 0 1 0 278186224 21676032 4690 1992294400 134512640 134996440 4294956192 18446744073709551615 134778069 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 5292 4691 50 118 0 5171 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 23224

[startup+1.50151 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18419
/proc/meminfo: memFree=1043928/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=52260 CPUtime=1.48
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 11011 0 0 0 144 4 0 0 25 0 1 0 278186224 53514240 8531 1992294400 134512640 134996440 4294956192 18446744073709551615 134547097 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 13065 8531 52 118 0 12944 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 54316

[startup+3.10182 s]
/proc/loadavg: 1.00 1.00 0.97 2/67 18419
/proc/meminfo: memFree=1034392/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=0
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 278186224 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 112 96 399 0 111 0
[pid=18418] ppid=18417 vsize=52912 CPUtime=3.08
/proc/18418/stat : 18418 (march_dl2004) R 18417 18417 18326 0 -1 4194304 13320 0 0 0 303 5 0 0 25 0 1 0 278186224 54181888 8611 1992294400 134512640 134996440 4294956192 18446744073709551615 134542888 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18418/statm: 13228 8611 55 118 0 13107 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 54968

[startup+6.30145 s]
/proc/loadavg: 1.08 1.02 0.97 2/67 18420
/proc/meminfo: memFree=1034592/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=5
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 152 23218 0 0 0 0 489 11 19 0 1 0 278186224 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 121 104 399 0 111 0
[pid=18420] ppid=18417 vsize=63832 CPUtime=1.29
/proc/18420/stat : 18420 (mxc-sr08) R 18417 18417 18326 0 -1 4194304 15083 0 0 0 121 8 0 0 25 0 1 0 278186725 65363968 15079 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18420/statm: 15958 15079 54 138 0 15817 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 65888

[startup+12.7017 s]
/proc/loadavg: 1.23 1.05 0.98 2/67 18421
/proc/meminfo: memFree=988064/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=2056 CPUtime=10
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 180 43026 0 0 0 0 977 23 16 0 1 0 278186224 2105344 139 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 514 139 121 399 0 111 0
[pid=18421] ppid=18417 vsize=107356 CPUtime=2.66
/proc/18421/stat : 18421 (satelite) R 18417 18417 18326 0 -1 4194304 22217 0 0 0 249 17 0 0 25 0 1 0 278187226 109932544 22162 1992294400 134512640 135037501 4294956176 18446744073709551615 134587903 0 0 8392704 3 0 0 0 17 0 0 0
/proc/18421/statm: 26839 22162 67 128 0 26708 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 109412

[startup+25.5012 s]
/proc/loadavg: 1.40 1.10 1.00 2/66 18421
/proc/meminfo: memFree=974696/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=72348 CPUtime=25.47
/proc/18417/stat : 18417 (SATzilla2009_C) R 18415 18417 18326 0 -1 4194304 27706 71060 0 0 724 14 1756 53 25 0 1 0 278186224 74084352 17715 1992294400 134512640 136149437 4294956224 18446744073709551615 134532721 0 0 4096 0 0 0 0 17 0 0 0
/proc/18417/statm: 18087 17715 135 399 0 17684 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 72348

[startup+51.1022 s]
/proc/loadavg: 1.66 1.18 1.03 2/67 18423
/proc/meminfo: memFree=732768/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=266192 CPUtime=11.62
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 66199 0 0 0 1135 27 0 0 25 0 1 0 278190169 272580608 65081 1992294400 134512640 134965848 4294956208 18446744073709551615 134537371 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 66548 65081 66 110 0 66435 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 328116

[startup+102.305 s]
/proc/loadavg: 1.51 1.23 1.05 2/67 18423
/proc/meminfo: memFree=129760/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=858400 CPUtime=62.79
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 217259 0 0 0 6188 91 0 0 25 0 1 0 278190169 879001600 214029 1992294400 134512640 134965848 4294956208 18446744073709551615 134534572 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 214600 214029 68 110 0 214487 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 920324

[startup+162.301 s]
/proc/loadavg: 1.18 1.18 1.05 2/67 18423
/proc/meminfo: memFree=118880/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=869352 CPUtime=122.76
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 220027 0 0 0 12184 92 0 0 25 0 1 0 278190169 890216448 216797 1992294400 134512640 134965848 4294956208 18446744073709551615 134551811 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 217338 216797 68 110 0 217225 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 931276

[startup+222.302 s]
/proc/loadavg: 1.07 1.15 1.04 2/67 18423
/proc/meminfo: memFree=112032/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=876152 CPUtime=182.72
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 221728 0 0 0 18180 92 0 0 25 0 1 0 278190169 897179648 218498 1992294400 134512640 134965848 4294956208 18446744073709551615 134536536 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18423/statm: 219038 218498 68 110 0 218925 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 938076

[startup+282.302 s]
/proc/loadavg: 1.02 1.12 1.03 2/67 18423
/proc/meminfo: memFree=104224/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=884124 CPUtime=242.69
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 223725 0 0 0 24175 94 0 0 25 0 1 0 278190169 905342976 220495 1992294400 134512640 134965848 4294956208 18446744073709551615 134591030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 221031 220495 68 110 0 220918 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 946048

[startup+342.301 s]
/proc/loadavg: 1.01 1.09 1.03 2/67 18423
/proc/meminfo: memFree=98080/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=890216 CPUtime=302.66
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 225232 0 0 0 30171 95 0 0 25 0 1 0 278190169 911581184 222002 1992294400 134512640 134965848 4294956208 18446744073709551615 134590820 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 222554 222002 68 110 0 222441 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 952140

[startup+402.301 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16096/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1264080 CPUtime=4620.21
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 318717 0 0 0 461845 176 0 0 25 0 1 0 278190169 1294417920 315487 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 316020 315487 68 110 0 315907 0
Current children cumulated CPU time (s) 4659.59
Current children cumulated vsize (KiB) 1326004

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16160/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1267128 CPUtime=4680.18
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 319481 0 0 0 467841 177 0 0 25 0 1 0 278190169 1297539072 316251 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18423/statm: 316782 316251 68 110 0 316669 0
Current children cumulated CPU time (s) 4719.56
Current children cumulated vsize (KiB) 1329052

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=15072/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1270176 CPUtime=4740.12
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 320202 0 0 0 473835 177 0 0 25 0 1 0 278190169 1300660224 316972 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 317544 316972 68 110 0 317431 0
Current children cumulated CPU time (s) 4779.5
Current children cumulated vsize (KiB) 1332100

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=15264/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1272988 CPUtime=4800.1
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 320925 0 0 0 479832 178 0 0 25 0 1 0 278190169 1303539712 317695 1992294400 134512640 134965848 4294956208 18446744073709551615 134534138 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 318247 317695 68 110 0 318134 0
Current children cumulated CPU time (s) 4839.48
Current children cumulated vsize (KiB) 1334912

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=15776/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1277208 CPUtime=4860.06
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 321998 0 0 0 485827 179 0 0 25 0 1 0 278190169 1307860992 318768 1992294400 134512640 134965848 4294956208 18446744073709551615 134535226 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18423/statm: 319302 318768 68 110 0 319189 0
Current children cumulated CPU time (s) 4899.44
Current children cumulated vsize (KiB) 1339132

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16096/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1280020 CPUtime=4920.04
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 322704 0 0 0 491824 180 0 0 25 0 1 0 278190169 1310740480 319474 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320005 319474 68 110 0 319892 0
Current children cumulated CPU time (s) 4959.42
Current children cumulated vsize (KiB) 1341944

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=15968/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1280256 CPUtime=4924.04
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 322742 0 0 0 492224 180 0 0 25 0 1 0 278190169 1310982144 319512 1992294400 134512640 134965848 4294956208 18446744073709551615 134534137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320064 319512 68 110 0 319951 0
Current children cumulated CPU time (s) 4963.42
Current children cumulated vsize (KiB) 1342180

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=15520/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1280724 CPUtime=4936.83
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 322866 0 0 0 493503 180 0 0 25 0 1 0 278190169 1311461376 319636 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320181 319636 68 110 0 320068 0
Current children cumulated CPU time (s) 4976.21
Current children cumulated vsize (KiB) 1342648

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=15008/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1281192 CPUtime=4949.62
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 322992 0 0 0 494782 180 0 0 25 0 1 0 278190169 1311940608 319762 1992294400 134512640 134965848 4294956208 18446744073709551615 134534071 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320298 319762 68 110 0 320185 0
Current children cumulated CPU time (s) 4989
Current children cumulated vsize (KiB) 1343116

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16224/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1281428 CPUtime=4956.02
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 323052 0 0 0 495422 180 0 0 25 0 1 0 278190169 1312182272 319822 1992294400 134512640 134965848 4294956208 18446744073709551615 134534136 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320357 319822 68 110 0 320244 0
Current children cumulated CPU time (s) 4995.4
Current children cumulated vsize (KiB) 1343352

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16160/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1281660 CPUtime=4957.61
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 323068 0 0 0 495581 180 0 0 25 0 1 0 278190169 1312419840 319838 1992294400 134512640 134965848 4294956208 18446744073709551615 134534128 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320415 319838 68 110 0 320302 0
Current children cumulated CPU time (s) 4996.99
Current children cumulated vsize (KiB) 1343584

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16160/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1281660 CPUtime=4958.41
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 323076 0 0 0 495661 180 0 0 25 0 1 0 278190169 1312419840 319846 1992294400 134512640 134965848 4294956208 18446744073709551615 134534139 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320415 319846 68 110 0 320302 0
Current children cumulated CPU time (s) 4997.79
Current children cumulated vsize (KiB) 1343584

[startup+5001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=16160/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=1281660 CPUtime=4959.21
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4194304 323084 0 0 0 495741 180 0 0 25 0 1 0 278190169 1312419840 319854 1992294400 134512640 134965848 4294956208 18446744073709551615 134534088 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 320415 319854 68 110 0 320302 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 1343584

[startup+5001.71 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 18431
/proc/meminfo: memFree=536800/2055920 swapFree=4176332/4192956
[pid=18417] ppid=18415 vsize=61924 CPUtime=39.38
/proc/18417/stat : 18417 (SATzilla2009_C) S 18415 18417 18326 0 -1 4194304 57302 86905 0 0 1898 31 1948 61 25 0 1 0 278186224 63410176 15232 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18417/statm: 15481 15232 219 399 0 15078 0
[pid=18423] ppid=18417 vsize=0 CPUtime=4959.42
/proc/18423/stat : 18423 (tts-4-0) R 18417 18417 18326 0 -1 4195332 323084 0 0 0 495744 198 0 0 25 0 1 0 278190169 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/18423/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 4998.8
Current children cumulated vsize (KiB) 61924

Child status: 17
Real time (s): 5001.73
CPU time (s): 4998.86
CPU user time (s): 4995.92
CPU system time (s): 2.94255
CPU usage (%): 99.9425
Max. virtual memory (cumulated for all children) (KiB): 1343584

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 4995.92
system time used= 2.94255
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 467305
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= 15
involuntary context switches= 19751

runsolver used 4.64729 second user time and 13.5499 second system time

The end

Launcher Data

Begin job on node77 at 2009-05-16 21:19:18
IDJOB=1825665
IDBENCH=24632
IDSOLVER=668
FILE ID=node77/1825665-1242501555
PBS_JOBID= 9306931
Free space on /tmp= 65976 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-luckySeven.used-as.sat04-990.sat05-4196.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825665-1242501555/watcher-1825665-1242501555 -o /tmp/evaluation-result-1825665-1242501555/solver-1825665-1242501555 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825665-1242501555.cnf

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

MD5SUM BENCH= bf3618cdbef11db03f2026bf209783fc
RANDOM SEED=1380378048

node77.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.270
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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1068680 kB
Buffers:         77644 kB
Cached:         815868 kB
SwapCached:      11160 kB
Active:         124344 kB
Inactive:       782520 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1068680 kB
SwapTotal:     4192956 kB
SwapFree:      4176332 kB
Dirty:           47284 kB
Writeback:           0 kB
Mapped:          14252 kB
Slab:            66428 kB
Committed_AS:  1034468 kB
PageTables:       1372 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= 65944 MiB
End job on node77 at 2009-05-16 22:42:40