Trace number 1722416

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.81 1200.37

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_09_UNSAT.cnf
MD5SUMfeb620c17f2a4d7899a2e7883baa7391
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables1430
Number of clauses87044
Sum of the clauses size258924
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22369
Number of clauses of size 384652
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

21.94/22.01	c SATzilla is building models for class 2
21.94/22.01	c run presolver march_dl2004 for 5 seconds ... 
21.94/22.01	c Bin: Executing march_dl2004
21.94/22.01	c spawning binary file with 5 seconds ...
21.94/22.01	c child exit by a signal
21.94/22.01	c march_dl2004 returned code 137.
21.94/22.01	c run presolver mxc-sr08 for 5 seconds ... 
21.94/22.01	c Bin: Executing mxc-sr08
21.94/22.01	c spawning binary file with 5 seconds ...
21.94/22.01	c child exit by a signal
21.94/22.01	c mxc-sr08 returned code 137.
21.94/22.01	c Orignal number of varibales is 1430, number of clauses is 87044 
21.94/22.01	c predicted feature computation time is 9.032105 
21.94/22.01	c Bin: Executing satelite
21.94/22.01	c spawning binary file with 240 seconds ...
21.94/22.01	c child exited successfully
21.94/22.01	c satzilla computing base features
21.94/22.01	c Number of variabe is: 871, Number of clause is : 86161 
21.94/22.01	c Initializing...
21.94/22.01	c satzilla compute diameter ...
21.94/22.01	c start diameter features ...
21.94/22.01	c satzilla doing clause learning
21.94/22.01	c start clause learning features ...
21.94/22.01	c Bin: Executing zchaff07
21.94/22.01	c spawning binary file with 2 seconds ...
21.94/22.01	c child exit by a signal
21.94/22.01	c satzilla doing survey propogation probe
21.94/22.01	c do survay propogation for 2 second ...
21.94/22.01	c satzilla doing local search probe
21.94/22.01	c satzilla doing lobjois search-space size estimate
21.94/22.01	c features are:1430 87044 871 86161 0.641791 0.0102483 0.010109 0.488765 0.576184 0.73948 0.00497375 1.03985 0.00229621 0.0309989 0.542424 0.0243614 0.901464 0.00497375 1.13643 9.28494e-05 0.0166433 4.08501 0.267209 0.290754 0 0.920988 2.36187 0.00307696 0.893995 6.96371e-05 0.00842609 4.19373 0.901464 0.00207003 0.914346 8.12433e-05 0.00577988 3.30901 0.139645 3 4 0.618309 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.526773 0.481707 0.00131845 0.966978 0.957281 0.126218 0.609271 0.451262 0.520954 0.00551373 3.04607 -1.11022e-16 0.168361 0.0218753 0 0.000288835 3.46945e-17 9.97125e-07 132 0.720109 269.286 0.444568 311 0 320 22.5187 0.723608 1.00206 0.0144876 0.542901 0.800337 
21.94/22.01	c satzilla's ranking:
21.94/22.01	c 1) mxc-sr08: 4.389960
21.94/22.01	c 2) zchaff_rand: 3.840268
21.94/22.01	c 3) minisat20SAT07: 3.650737
21.94/22.01	c 4) minisat20: 1.879900
21.94/22.01	c 5) march_dl2004: 1.468498
21.94/22.01	c 6) vallst: 1.176392
21.94/22.01	c 7) tts-4-0: 0.199892
21.94/22.01	c 8) SATenstein: -10000.000000
21.94/22.01	c 9) gnovelty+: -10000.000000
21.94/22.01	c 10) adaptg2wsat+: -10000.000000
21.94/22.01	c 11) adaptg2wsat0: -10000.000000
21.94/22.01	c 12) picosat846: -10000.000000
21.94/22.01	c 13) kcnfs04SAT07: -10000.000000
21.94/22.01	c satzilla running mxc-sr08 ... 
1199.72/1200.36	c Bin: Executing mxc-sr08
1199.72/1200.36	c spawning binary file with 1178 seconds ...
1199.72/1200.36	c child exit by a signal
1199.72/1200.36	c mxc-sr08 returned code 137.
1199.72/1200.36	c satzilla running zchaff_rand ... 
1199.72/1200.36	c Bin: Executing zchaff_rand
1199.72/1200.36	c zchaff_rand returned code 1.
1199.72/1200.36	c satzilla running minisat20SAT07 ... 
1199.72/1200.36	c Bin: Executing minisat20SAT07
1199.72/1200.36	c minisat20SAT07 returned code 1.
1199.72/1200.36	c satzilla running minisat20 ... 
1199.72/1200.36	c Bin: Executing minisat20
1199.72/1200.36	c minisat20 returned code 1.
1199.72/1200.36	c satzilla running march_dl2004 ... 
1199.72/1200.36	c Bin: Executing march_dl2004
1199.72/1200.36	c march_dl2004 returned code 1.
1199.72/1200.36	c satzilla running vallst ... 
1199.72/1200.36	c Bin: Executing vallst
1199.72/1200.36	c vallst returned code 1.
1199.72/1200.36	c satzilla running tts-4-0 ... 
1199.72/1200.36	c Bin: Executing tts-4-0
1199.72/1200.36	c tts-4-0 returned code 1.
1199.72/1200.36	c satzilla running SATenstein ... 
1199.72/1200.36	c Bin: Executing SATenstein
1199.72/1200.36	c SATenstein returned code 1.
1199.72/1200.36	c satzilla running gnovelty+ ... 
1199.72/1200.36	c Bin: Executing gnovelty+
1199.72/1200.36	c gnovelty+ returned code 1.
1199.72/1200.36	c satzilla running adaptg2wsat+ ... 
1199.72/1200.36	c Bin: Executing adaptg2wsat+
1199.72/1200.36	c adaptg2wsat+ returned code 1.
1199.72/1200.36	c satzilla running adaptg2wsat0 ... 
1199.72/1200.36	c Bin: Executing adaptg2wsat0
1199.72/1200.36	c adaptg2wsat0 returned code 1.
1199.72/1200.36	c satzilla running picosat846 ... 
1199.72/1200.36	c Bin: Executing picosat846
1199.72/1200.36	c picosat846 returned code 1.
1199.72/1200.36	c satzilla running kcnfs04SAT07 ... 
1199.72/1200.36	c Bin: Executing kcnfs04SAT07
1199.72/1200.36	c kcnfs04SAT07 returned code 1.
1199.72/1200.36	c ERROR: All Failed! 
1199.72/1200.36	c SATZILLA_TIME=1199.970000

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-1722416-1240675248/watcher-1722416-1240675248 -o /tmp/evaluation-result-1722416-1240675248/solver-1722416-1240675248 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1722416-1240675248.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: 0.92 0.98 0.99 3/65 22276
/proc/meminfo: memFree=1662784/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=1456 CPUtime=0
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 185 0 0 0 0 0 0 0 19 0 1 0 95557492 1490944 180 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22277/statm: 364 181 50 118 0 243 0

[startup+0.0212941 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22276
/proc/meminfo: memFree=1662784/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=1588 CPUtime=0.01
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 248 0 0 0 1 0 0 0 19 0 1 0 95557492 1626112 243 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22277/statm: 397 243 50 118 0 276 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 3644

[startup+0.101302 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22276
/proc/meminfo: memFree=1662784/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=2512 CPUtime=0.09
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 551 0 0 0 9 0 0 0 19 0 1 0 95557492 2572288 546 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22277/statm: 628 546 50 118 0 507 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4568

[startup+0.301323 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22276
/proc/meminfo: memFree=1662784/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=6916 CPUtime=0.29
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 3158 0 0 0 27 2 0 0 21 0 1 0 95557492 7081984 962 1992294400 134512640 134996440 4294956176 18446744073709551615 134819774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22277/statm: 1729 962 55 118 0 1608 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8972

[startup+0.701369 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 22276
/proc/meminfo: memFree=1662784/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=5544 CPUtime=0.69
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 9125 0 0 0 65 4 0 0 25 0 1 0 95557492 5677056 965 1992294400 134512640 134996440 4294956176 18446744073709551615 134546292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22277/statm: 1386 965 65 118 0 1265 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 7600

[startup+1.50146 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22278
/proc/meminfo: memFree=1655664/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=9072 CPUtime=1.49
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 10127 0 0 0 139 10 0 0 25 0 1 0 95557492 9289728 1811 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22277/statm: 2268 1811 73 118 0 2147 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11128

[startup+3.10266 s]
/proc/loadavg: 0.92 0.98 0.99 2/67 22278
/proc/meminfo: memFree=1655536/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=0
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95557491 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 112 96 399 0 111 0
[pid=22277] ppid=22276 vsize=8448 CPUtime=3.08
/proc/22277/stat : 22277 (march_dl2004) R 22276 22276 21097 0 -1 4194304 13210 0 0 0 286 22 0 0 25 0 1 0 95557492 8650752 1709 1992294400 134512640 134996440 4294956176 18446744073709551615 134514052 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22277/statm: 2112 1709 75 118 0 1991 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 10504

[startup+6.30202 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 22279
/proc/meminfo: memFree=1657392/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=2056 CPUtime=4.99
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 156 13210 0 0 0 0 477 22 16 0 1 0 95557491 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 514 125 107 399 0 111 0
[pid=22279] ppid=22276 vsize=8956 CPUtime=1.28
/proc/22279/stat : 22279 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 2401 0 0 0 127 1 0 0 25 0 1 0 95557992 9170944 2064 1992294400 134512640 135078026 4294956176 18446744073709551615 134561546 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22279/statm: 2239 2064 55 138 0 2098 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11012

[startup+12.7018 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 22280
/proc/meminfo: memFree=1653496/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=9732 CPUtime=12.66
/proc/22276/stat : 22276 (SATzilla2009_C) R 22274 22276 21097 0 -1 4194304 2793 18692 0 0 166 1 1073 26 25 0 1 0 95557491 9965568 2066 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/22276/statm: 2433 2066 135 399 0 2030 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9732

[startup+25.5012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1638896/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=10844 CPUtime=3.47
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 3044 0 0 0 346 1 0 0 25 0 1 0 95559693 11104256 2524 1992294400 134512640 135078026 4294956176 18446744073709551615 134534517 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 2711 2524 71 138 0 2570 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 25140

[startup+51.1012 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1633904/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=16076 CPUtime=29.06
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 4275 0 0 0 2904 2 0 0 25 0 1 0 95559693 16461824 3755 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 4019 3755 71 138 0 3878 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 30372

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1629104/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=21536 CPUtime=80.24
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 5486 0 0 0 8021 3 0 0 25 0 1 0 95559693 22052864 4966 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 5384 4966 71 138 0 5243 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 35832

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1626288/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=24780 CPUtime=140.21
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 6185 0 0 0 14017 4 0 0 25 0 1 0 95559693 25374720 5665 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 6195 5665 71 138 0 6054 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 39076

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1624240/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=27208 CPUtime=200.19
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 6678 0 0 0 20015 4 0 0 25 0 1 0 95559693 27860992 6158 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 6802 6158 71 138 0 6661 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 41504

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1623216/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=28652 CPUtime=260.17
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 6934 0 0 0 26012 5 0 0 25 0 1 0 95559693 29339648 6414 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 7163 6414 71 138 0 7022 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 42948

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1622128/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=29772 CPUtime=320.14
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 7213 0 0 0 32009 5 0 0 25 0 1 0 95559693 30486528 6693 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 7443 6693 71 138 0 7302 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 44068


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


[startup+762.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1615984/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=36600 CPUtime=739.95
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 8676 0 0 0 73988 7 0 0 25 0 1 0 95559693 37478400 8156 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 9150 8156 71 138 0 9009 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 50896

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1614192/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=38656 CPUtime=799.92
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 9135 0 0 0 79985 7 0 0 25 0 1 0 95559693 39583744 8615 1992294400 134512640 135078026 4294956176 18446744073709551615 134534350 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 9664 8615 71 138 0 9523 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 52952

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1613744/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=38920 CPUtime=859.89
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 9240 0 0 0 85982 7 0 0 25 0 1 0 95559693 39854080 8720 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 9730 8720 71 138 0 9589 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 53216

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1612272/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=40764 CPUtime=919.87
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 9592 0 0 0 91979 8 0 0 25 0 1 0 95559693 41742336 9072 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10191 9072 71 138 0 10050 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 55060

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1611120/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=42084 CPUtime=979.84
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 9864 0 0 0 97976 8 0 0 25 0 1 0 95559693 43094016 9344 1992294400 134512640 135078026 4294956176 18446744073709551615 134534650 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10521 9344 71 138 0 10380 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 56380

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1610288/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43236 CPUtime=1039.81
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10072 0 0 0 103973 8 0 0 25 0 1 0 95559693 44273664 9552 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10809 9552 71 138 0 10668 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 57532

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1610096/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43236 CPUtime=1099.78
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10103 0 0 0 109970 8 0 0 25 0 1 0 95559693 44273664 9583 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10809 9583 71 138 0 10668 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 57532

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1610032/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43236 CPUtime=1159.77
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10137 0 0 0 115968 9 0 0 25 0 1 0 95559693 44273664 9617 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10809 9617 71 138 0 10668 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 57532

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 22288
/proc/meminfo: memFree=1609968/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43236 CPUtime=1167.77
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10139 0 0 0 116768 9 0 0 25 0 1 0 95559693 44273664 9619 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10809 9619 71 138 0 10668 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 57532

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1609712/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43632 CPUtime=1174.16
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10199 0 0 0 117407 9 0 0 25 0 1 0 95559693 44679168 9679 1992294400 134512640 135078026 4294956176 18446744073709551615 134534292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10908 9679 71 138 0 10767 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 57928

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1609712/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43632 CPUtime=1175.76
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10201 0 0 0 117567 9 0 0 25 0 1 0 95559693 44679168 9681 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10908 9681 71 138 0 10767 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 57928

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1609712/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43632 CPUtime=1176.56
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10202 0 0 0 117647 9 0 0 25 0 1 0 95559693 44679168 9682 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10908 9682 71 138 0 10767 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 57928

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1609712/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43764 CPUtime=1177.36
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10219 0 0 0 117727 9 0 0 25 0 1 0 95559693 44814336 9699 1992294400 134512640 135078026 4294956176 18446744073709551615 134534393 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10941 9699 71 138 0 10800 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 58060

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 22288
/proc/meminfo: memFree=1609648/2055920 swapFree=4192812/4192956
[pid=22276] ppid=22274 vsize=14296 CPUtime=21.96
/proc/22276/stat : 22276 (SATzilla2009_C) S 22274 22276 21097 0 -1 4194304 5273 21256 0 0 895 2 1271 28 25 0 1 0 95557491 14639104 3349 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22276/statm: 3574 3349 219 399 0 3171 0
[pid=22288] ppid=22276 vsize=43764 CPUtime=1177.76
/proc/22288/stat : 22288 (mxc-sr08) R 22276 22276 21097 0 -1 4194304 10220 0 0 0 117767 9 0 0 25 0 1 0 95559693 44814336 9700 1992294400 134512640 135078026 4294956176 18446744073709551615 134534457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22288/statm: 10941 9700 71 138 0 10800 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 58060

Child status: 17
Real time (s): 1200.37
CPU time (s): 1199.81
CPU user time (s): 1199.4
CPU system time (s): 0.414936
CPU usage (%): 99.9537
Max. virtual memory (cumulated for all children) (KiB): 58060

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

runsolver used 1.01984 second user time and 3.35349 second system time

The end

Launcher Data

Begin job on node74 at 2009-04-25 18:00:48
IDJOB=1722416
IDBENCH=71089
IDSOLVER=527
FILE ID=node74/1722416-1240675248
PBS_JOBID= 9186577
Free space on /tmp= 103116 MiB

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

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

MD5SUM BENCH= feb620c17f2a4d7899a2e7883baa7391
RANDOM SEED=944604573

node74.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.233
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.233
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:       1663264 kB
Buffers:         23320 kB
Cached:         296276 kB
SwapCached:        140 kB
Active:         184876 kB
Inactive:       149700 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1663264 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           32780 kB
Writeback:           0 kB
Mapped:          23944 kB
Slab:            43896 kB
Committed_AS:   422996 kB
PageTables:       1452 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= 103084 MiB
End job on node74 at 2009-04-25 18:20:48