Trace number 1774960

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_I 2009-03-22? (exit code) 9998.16 10001.1

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.56/22.67	c SATzilla is building models for class 3
22.56/22.67	c run presolver mxc-sr08 for 10 seconds ... 
22.56/22.67	c Bin: Executing mxc-sr08
22.56/22.67	c spawning binary file with 10 seconds ...
22.56/22.67	c child exit by a signal
22.56/22.67	c mxc-sr08 returned code 137.
22.56/22.67	c run presolver picosat846 for 5 seconds ... 
22.56/22.67	c Bin: Executing picosat846
22.56/22.67	c spawning binary file with 5 seconds ...
22.56/22.67	c child exit by a signal
22.56/22.67	c picosat846 returned code 137.
22.56/22.67	c Orignal number of varibales is 1584, number of clauses is 91646 
22.56/22.67	c predicted feature computation time is 1.529117 
22.56/22.67	c Bin: Executing satelite
22.56/22.67	c spawning binary file with 240 seconds ...
22.56/22.67	c child exited successfully
22.56/22.67	c satzilla computing base features
22.56/22.67	c Number of variabe is: 958, Number of clause is : 90841 
22.56/22.67	c Initializing...
22.56/22.67	c satzilla doing clause learning
22.56/22.67	c start clause learning features ...
22.56/22.67	c Bin: Executing zchaff07
22.56/22.67	c spawning binary file with 2 seconds ...
22.56/22.67	c child exit by a signal
22.56/22.67	c satzilla doing survey propogation probe
22.56/22.67	c do survay propogation for 2 second ...
22.56/22.67	c satzilla doing local search probe
22.56/22.67	c features are:1584 91646 958 90841 0.653445 0.00886164 0.0105459 0.44197 0.555929 0.629949 0.00443953 1.04916 0.00208768 0.0313152 0.508108 0.0257923 0.910811 0.00443953 1.05932 9.90742e-05 0.0151143 4.07435 0.267807 0.28991 0 0.90932 2.48711 0.0028253 0.817352 7.70577e-05 0.00769476 3.86172 0.910811 0.00213921 0.915721 8.8066e-05 0.00610958 1453 0 1453 1453 1453 1453 1453 1453 1453 89.5767 0 89.5767 89.5767 89.5767 89.5767 89.5767 89.5767 89.5767 0.514115 0.527916 0.00177465 0.97733 0.95095 0.113164 0.697635 0.39188 0.470689 0.00447622 3.34626 -2.22045e-16 0.171972 0.010181 0 0.000504004 2.77556e-17 2.06354e-06 150.333 0.964093 298.667 0.490267 356 0 362 24.7394 0.658505 1.00582 0.0207809 
22.56/22.67	c satzilla's ranking:
22.56/22.67	c 1) picosat846: 3.152641
22.56/22.67	c 2) zchaff_rand: 2.205677
22.56/22.67	c 3) mxc-sr08: 2.059486
22.56/22.67	c 4) minisat20SAT07: 1.232719
22.56/22.67	c 5) march_dl2004: 1.127691
22.56/22.67	c 6) SATenstein: -10000.000000
22.56/22.67	c 7) gnovelty+: -10000.000000
22.56/22.67	c 8) adaptg2wsat+: -10000.000000
22.56/22.67	c 9) adaptg2wsat0: -10000.000000
22.56/22.67	c 10) tts-4-0: -10000.000000
22.56/22.67	c 11) vallst: -10000.000000
22.56/22.67	c 12) minisat20: -10000.000000
22.56/22.67	c 13) kcnfs04SAT07: -10000.000000
22.56/22.67	c satzilla running picosat846 ... 
9998.10/10001.13	c Bin: Executing picosat846
9998.10/10001.13	c spawning binary file with 9977 seconds ...
9998.10/10001.13	c child exit by a signal
9998.10/10001.13	c picosat846 returned code 137.
9998.10/10001.13	c satzilla running zchaff_rand ... 
9998.10/10001.13	c Bin: Executing zchaff_rand
9998.10/10001.13	c zchaff_rand returned code 1.
9998.10/10001.13	c satzilla running mxc-sr08 ... 
9998.10/10001.13	c Bin: Executing mxc-sr08
9998.10/10001.13	c mxc-sr08 returned code 1.
9998.10/10001.13	c satzilla running minisat20SAT07 ... 
9998.10/10001.13	c Bin: Executing minisat20SAT07
9998.10/10001.13	c minisat20SAT07 returned code 1.
9998.10/10001.13	c satzilla running march_dl2004 ... 
9998.10/10001.13	c Bin: Executing march_dl2004
9998.10/10001.13	c march_dl2004 returned code 1.
9998.10/10001.13	c satzilla running SATenstein ... 
9998.10/10001.13	c Bin: Executing SATenstein
9998.10/10001.13	c SATenstein returned code 1.
9998.10/10001.13	c satzilla running gnovelty+ ... 
9998.10/10001.13	c Bin: Executing gnovelty+
9998.10/10001.13	c gnovelty+ returned code 1.
9998.10/10001.13	c satzilla running adaptg2wsat+ ... 
9998.10/10001.13	c Bin: Executing adaptg2wsat+
9998.10/10001.13	c adaptg2wsat+ returned code 1.
9998.10/10001.13	c satzilla running adaptg2wsat0 ... 
9998.10/10001.13	c Bin: Executing adaptg2wsat0
9998.10/10001.13	c adaptg2wsat0 returned code 1.
9998.10/10001.13	c satzilla running tts-4-0 ... 
9998.10/10001.13	c Bin: Executing tts-4-0
9998.10/10001.13	c tts-4-0 returned code 1.
9998.10/10001.13	c satzilla running vallst ... 
9998.10/10001.13	c Bin: Executing vallst
9998.10/10001.13	c vallst returned code 1.
9998.10/10001.13	c satzilla running minisat20 ... 
9998.10/10001.13	c Bin: Executing minisat20
9998.10/10001.13	c minisat20 returned code 1.
9998.10/10001.13	c satzilla running kcnfs04SAT07 ... 
9998.10/10001.13	c Bin: Executing kcnfs04SAT07
9998.10/10001.13	c kcnfs04SAT07 returned code 1.
9998.10/10001.13	c ERROR: All Failed! 
9998.10/10001.13	c SATZILLA_TIME=9999.660000

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-1774960-1241356516/watcher-1774960-1241356516 -o /tmp/evaluation-result-1774960-1241356516/solver-1774960-1241356516 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774960-1241356516.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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 1.00 3/64 25515
/proc/meminfo: memFree=1257928/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=2412 CPUtime=0
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 515 0 0 0 0 0 0 0 18 0 1 0 163684527 2469888 511 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 636 512 54 138 0 495 0

[startup+0.047525 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25515
/proc/meminfo: memFree=1257928/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=5812 CPUtime=0.03
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 1329 0 0 0 3 0 0 0 18 0 1 0 163684527 5951488 1325 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 1453 1327 54 138 0 1312 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 7868

[startup+0.101532 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25515
/proc/meminfo: memFree=1257928/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=6088 CPUtime=0.09
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 1787 0 0 0 9 0 0 0 18 0 1 0 163684527 6234112 1429 1992294400 134512640 135078026 4294956192 18446744073709551615 134560766 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 1522 1429 55 138 0 1381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8144

[startup+0.301559 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25515
/proc/meminfo: memFree=1257928/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=6088 CPUtime=0.29
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 1787 0 0 0 29 0 0 0 19 0 1 0 163684527 6234112 1429 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 1522 1429 55 138 0 1381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8144

[startup+0.701616 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 25515
/proc/meminfo: memFree=1257928/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=9092 CPUtime=0.69
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 2450 0 0 0 68 1 0 0 22 0 1 0 163684527 9310208 2092 1992294400 134512640 135078026 4294956192 18446744073709551615 134569271 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 2273 2092 55 138 0 2132 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11148

[startup+1.50173 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25517
/proc/meminfo: memFree=1249272/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=10116 CPUtime=1.49
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 2898 0 0 0 148 1 0 0 25 0 1 0 163684527 10358784 2350 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 2529 2350 71 138 0 2388 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12172

[startup+3.10296 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25517
/proc/meminfo: memFree=1247608/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=11704 CPUtime=3.09
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 3304 0 0 0 308 1 0 0 25 0 1 0 163684527 11984896 2756 1992294400 134512640 135078026 4294956192 18446744073709551615 134534619 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 2926 2756 71 138 0 2785 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13760

[startup+6.30141 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25517
/proc/meminfo: memFree=1246144/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=0
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163684527 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25515/statm: 514 112 96 399 0 111 0
[pid=25516] ppid=25515 vsize=12916 CPUtime=6.29
/proc/25516/stat : 25516 (mxc-sr08) R 25515 25515 25440 0 -1 4194304 3613 0 0 0 626 3 0 0 25 0 1 0 163684527 13225984 3065 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25516/statm: 3229 3065 71 138 0 3088 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 14972

[startup+12.7013 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25518
/proc/meminfo: memFree=1252288/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=2056 CPUtime=9.99
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 152 3722 0 0 0 0 996 3 16 0 1 0 163684527 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 514 121 104 399 0 111 0
[pid=25518] ppid=25515 vsize=7872 CPUtime=2.68
/proc/25518/stat : 25518 (picosat846) R 25515 25515 25440 0 -1 4194304 1664 0 0 0 268 0 0 0 25 0 1 0 163685528 8060928 1653 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25518/statm: 1968 1653 85 14 0 1634 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9928

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1237568/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=7872 CPUtime=2.81
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 1674 0 0 0 281 0 0 0 25 0 1 0 163686795 8060928 1663 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 1968 1663 85 14 0 1634 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 22532

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1226560/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=19200 CPUtime=28.4
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 4405 0 0 0 2837 3 0 0 25 0 1 0 163686795 19660800 4383 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 4800 4383 85 14 0 4466 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 33860

[startup+102.305 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1217984/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=27516 CPUtime=79.59
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 6543 0 0 0 7954 5 0 0 25 0 1 0 163686795 28176384 6521 1992294400 134512640 134570484 4294956192 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 6879 6521 85 14 0 6545 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 42176

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1212736/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=32664 CPUtime=139.57
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 7856 0 0 0 13950 7 0 0 25 0 1 0 163686795 33447936 7834 1992294400 134512640 134570484 4294956192 18446744073709551615 134551962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 8166 7834 85 14 0 7832 0
Current children cumulated CPU time (s) 162.21
Current children cumulated vsize (KiB) 47324

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1212608/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=32664 CPUtime=199.55
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 7876 0 0 0 19948 7 0 0 25 0 1 0 163686795 33447936 7854 1992294400 134512640 134570484 4294956192 18446744073709551615 134553018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 8166 7854 85 14 0 7832 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 47324

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1212544/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=33688 CPUtime=259.54
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 7894 0 0 0 25946 8 0 0 25 0 1 0 163686795 34496512 7872 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 8422 7872 85 14 0 8088 0
Current children cumulated CPU time (s) 282.18
Current children cumulated vsize (KiB) 48348

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25521
/proc/meminfo: memFree=1208128/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=37912 CPUtime=319.52
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 8985 0 0 0 31943 9 0 0 25 0 1 0 163686795 38821888 8963 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 9478 8963 85 14 0 9144 0
Current children cumulated CPU time (s) 342.16

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25539
/proc/meminfo: memFree=1152128/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=94244 CPUtime=9616.77
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 24150 0 0 0 961615 62 0 0 25 0 1 0 163686795 96505856 22877 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 23561 22877 85 14 0 23227 0
Current children cumulated CPU time (s) 9639.41
Current children cumulated vsize (KiB) 108904

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25539
/proc/meminfo: memFree=1149632/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=96620 CPUtime=9676.75
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 24754 0 0 0 967612 63 0 0 25 0 1 0 163686795 98938880 23481 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 24155 23481 85 14 0 23821 0
Current children cumulated CPU time (s) 9699.39
Current children cumulated vsize (KiB) 111280

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25539
/proc/meminfo: memFree=1146048/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=100448 CPUtime=9736.73
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 25685 0 0 0 973609 64 0 0 25 0 1 0 163686795 102858752 24412 1992294400 134512640 134570484 4294956192 18446744073709551615 134553024 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 25112 24412 85 14 0 24778 0
Current children cumulated CPU time (s) 9759.37
Current children cumulated vsize (KiB) 115108

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25539
/proc/meminfo: memFree=1142720/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=103748 CPUtime=9796.71
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 26512 0 0 0 979606 65 0 0 25 0 1 0 163686795 106237952 25239 1992294400 134512640 134570484 4294956192 18446744073709551615 134524068 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 25937 25239 85 14 0 25603 0
Current children cumulated CPU time (s) 9819.35
Current children cumulated vsize (KiB) 118408

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25539
/proc/meminfo: memFree=1139264/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9856.71
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27359 0 0 0 985604 67 0 0 25 0 1 0 163686795 109617152 26086 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26086 85 14 0 26428 0
Current children cumulated CPU time (s) 9879.35
Current children cumulated vsize (KiB) 121708

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25539
/proc/meminfo: memFree=1139136/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9916.68
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 991601 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9939.32
Current children cumulated vsize (KiB) 121708

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9932.68
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 993201 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9955.32
Current children cumulated vsize (KiB) 121708

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9958.26
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 995759 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134553046 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9980.9
Current children cumulated vsize (KiB) 121708

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9964.66
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 996399 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9987.3
Current children cumulated vsize (KiB) 121708

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9971.06
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 997039 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9993.7
Current children cumulated vsize (KiB) 121708

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9972.66
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 997199 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134553098 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9995.3
Current children cumulated vsize (KiB) 121708

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9974.26
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 997359 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9996.9
Current children cumulated vsize (KiB) 121708

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9975.06
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 997439 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9997.7
Current children cumulated vsize (KiB) 121708

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 25545
/proc/meminfo: memFree=1139064/2055920 swapFree=4181364/4192956
[pid=25515] ppid=25513 vsize=14660 CPUtime=22.64
/proc/25515/stat : 25515 (SATzilla2009_I) S 25513 25515 25440 0 -1 4194304 4990 10895 0 0 482 2 1772 8 25 0 1 0 163684527 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/25515/statm: 3665 3414 217 399 0 3262 0
[pid=25521] ppid=25515 vsize=107048 CPUtime=9975.46
/proc/25521/stat : 25521 (picosat846) R 25515 25515 25440 0 -1 4194304 27382 0 0 0 997479 67 0 0 25 0 1 0 163686795 109617152 26109 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25521/statm: 26762 26109 85 14 0 26428 0
Current children cumulated CPU time (s) 9998.1
Current children cumulated vsize (KiB) 121708

Child status: 17
Real time (s): 10001.1
CPU time (s): 9998.16
CPU user time (s): 9997.35
CPU system time (s): 0.814876
CPU usage (%): 99.9703
Max. virtual memory (cumulated for all children) (KiB): 121708

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.35
system time used= 0.814876
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 43285
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 17
involuntary context switches= 16250

runsolver used 11.8402 second user time and 24.5023 second system time

The end

Launcher Data

Begin job on node29 at 2009-05-03 15:15:17
IDJOB=1774960
IDBENCH=71066
IDSOLVER=616
FILE ID=node29/1774960-1241356516
PBS_JOBID= 9225601
Free space on /tmp= 66460 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_10_UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774960-1241356516/watcher-1774960-1241356516 -o /tmp/evaluation-result-1774960-1241356516/solver-1774960-1241356516 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774960-1241356516.cnf

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=1472645401

node29.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.281
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.281
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:       1258472 kB
Buffers:         78796 kB
Cached:         620740 kB
SwapCached:       5420 kB
Active:         117984 kB
Inactive:       589452 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1258472 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           32956 kB
Writeback:           0 kB
Mapped:          13640 kB
Slab:            75964 kB
Committed_AS:   767184 kB
PageTables:       1480 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= 66432 MiB
End job on node29 at 2009-05-03 18:01:58