Trace number 1722617

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) 1199.75 1199.81

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
ndhf_xits_09_UNSAT.cnf
MD5SUM3cd74d1813a4408b4123afc23df07d7d
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 variables1910
Number of clauses167931
Sum of the clauses size500698
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23312
Number of clauses of size 3164588
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 531

Solver Data

24.86/24.93	c SATzilla is building models for class 3
24.86/24.93	c run presolver mxc-sr08 for 10 seconds ... 
24.86/24.93	c Bin: Executing mxc-sr08
24.86/24.93	c spawning binary file with 10 seconds ...
24.86/24.93	c child exit by a signal
24.86/24.93	c mxc-sr08 returned code 137.
24.86/24.93	c run presolver picosat846 for 5 seconds ... 
24.86/24.93	c Bin: Executing picosat846
24.86/24.93	c spawning binary file with 5 seconds ...
24.86/24.93	c child exit by a signal
24.86/24.93	c picosat846 returned code 137.
24.86/24.93	c Orignal number of varibales is 1910, number of clauses is 167931 
24.86/24.93	c predicted feature computation time is 1.712787 
24.86/24.93	c Bin: Executing satelite
24.86/24.93	c spawning binary file with 240 seconds ...
24.86/24.93	c child exited successfully
24.86/24.93	c satzilla computing base features
24.86/24.93	c Number of variabe is: 1151, Number of clause is : 166431 
24.86/24.93	c Initializing...
24.86/24.93	c satzilla doing clause learning
24.86/24.93	c start clause learning features ...
24.86/24.93	c Bin: Executing zchaff07
24.86/24.93	c spawning binary file with 2 seconds ...
24.86/24.93	c child exit by a signal
24.86/24.93	c satzilla doing survey propogation probe
24.86/24.93	c do survay propogation for 2 second ...
24.86/24.93	c satzilla doing local search probe
24.86/24.93	c features are:1910 167931 1151 166431 0.659427 0.00901274 0.00691578 0.479668 0.57371 0.693779 0.00381608 1.04544 0.00173762 0.0234579 0.514552 0.017701 0.900752 0.00381608 1.16544 4.8068e-05 0.0137595 4.32076 0.299024 0.291343 0 0.95092 2.42764 0.00233237 0.933506 3.6051e-05 0.00688574 4.38696 0.900752 0.00137261 0.949607 4.20595e-05 0.00414586 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.552244 0.45119 0.00105046 0.975295 0.913646 0.118638 0.657128 0.439998 0.617418 0.00477928 3.32795 -1.35308e-16 0.161332 0.0163168 0 0.00012438 0 2.30907e-09 307.667 0.912003 283.333 0.86609 422 0 422 54.0252 0.869354 1.01076 0.0208693 
24.86/24.93	c satzilla's ranking:
24.86/24.93	c 1) mxc-sr08: 3.533596
24.86/24.93	c 2) picosat846: 3.081635
24.86/24.93	c 3) zchaff_rand: 2.380593
24.86/24.93	c 4) minisat20SAT07: 2.309362
24.86/24.93	c 5) march_dl2004: 0.265765
24.86/24.93	c 6) SATenstein: -10000.000000
24.86/24.93	c 7) gnovelty+: -10000.000000
24.86/24.93	c 8) adaptg2wsat+: -10000.000000
24.86/24.93	c 9) adaptg2wsat0: -10000.000000
24.86/24.93	c 10) tts-4-0: -10000.000000
24.86/24.93	c 11) vallst: -10000.000000
24.86/24.93	c 12) minisat20: -10000.000000
24.86/24.93	c 13) kcnfs04SAT07: -10000.000000
24.86/24.93	c satzilla running mxc-sr08 ... 
1199.72/1199.80	c Bin: Executing mxc-sr08
1199.72/1199.80	c spawning binary file with 1175 seconds ...
1199.72/1199.80	c child exit by a signal
1199.72/1199.80	c mxc-sr08 returned code 137.
1199.72/1199.80	c satzilla running picosat846 ... 
1199.72/1199.80	c Bin: Executing picosat846
1199.72/1199.80	c picosat846 returned code 1.
1199.72/1199.80	c satzilla running zchaff_rand ... 
1199.72/1199.80	c Bin: Executing zchaff_rand
1199.72/1199.80	c zchaff_rand returned code 1.
1199.72/1199.80	c satzilla running minisat20SAT07 ... 
1199.72/1199.80	c Bin: Executing minisat20SAT07
1199.72/1199.80	c minisat20SAT07 returned code 1.
1199.72/1199.80	c satzilla running march_dl2004 ... 
1199.72/1199.80	c Bin: Executing march_dl2004
1199.72/1199.80	c march_dl2004 returned code 1.
1199.72/1199.80	c satzilla running SATenstein ... 
1199.72/1199.80	c Bin: Executing SATenstein
1199.72/1199.80	c SATenstein returned code 1.
1199.72/1199.80	c satzilla running gnovelty+ ... 
1199.72/1199.80	c Bin: Executing gnovelty+
1199.72/1199.80	c gnovelty+ returned code 1.
1199.72/1199.80	c satzilla running adaptg2wsat+ ... 
1199.72/1199.80	c Bin: Executing adaptg2wsat+
1199.72/1199.80	c adaptg2wsat+ returned code 1.
1199.72/1199.80	c satzilla running adaptg2wsat0 ... 
1199.72/1199.80	c Bin: Executing adaptg2wsat0
1199.72/1199.80	c adaptg2wsat0 returned code 1.
1199.72/1199.80	c satzilla running tts-4-0 ... 
1199.72/1199.80	c Bin: Executing tts-4-0
1199.72/1199.80	c tts-4-0 returned code 1.
1199.72/1199.80	c satzilla running vallst ... 
1199.72/1199.80	c Bin: Executing vallst
1199.72/1199.80	c vallst returned code 1.
1199.72/1199.80	c satzilla running minisat20 ... 
1199.72/1199.80	c Bin: Executing minisat20
1199.72/1199.80	c minisat20 returned code 1.
1199.72/1199.80	c satzilla running kcnfs04SAT07 ... 
1199.72/1199.80	c Bin: Executing kcnfs04SAT07
1199.72/1199.80	c kcnfs04SAT07 returned code 1.
1199.72/1199.80	c ERROR: All Failed! 
1199.72/1199.80	c SATZILLA_TIME=1199.910000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1722617-1240677658/watcher-1722617-1240677658 -o /tmp/evaluation-result-1722617-1240677658/solver-1722617-1240677658 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1722617-1240677658.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19310
/proc/meminfo: memFree=1597448/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) R 19308 19310 19243 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=3376 CPUtime=0
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 725 0 0 0 0 0 0 0 18 0 1 0 95799279 3457024 721 1992294400 134512640 135078026 4294956192 18446744073709551615 134537213 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 844 732 50 138 0 703 0

[startup+0.103271 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19310
/proc/meminfo: memFree=1597448/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=12340 CPUtime=0.09
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 2868 0 0 0 8 1 0 0 19 0 1 0 95799279 12636160 2864 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 3085 2865 54 138 0 2944 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 14396

[startup+0.202243 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19310
/proc/meminfo: memFree=1597448/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=10620 CPUtime=0.19
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 3135 0 0 0 18 1 0 0 20 0 1 0 95799279 10874880 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 2655 2470 55 138 0 2514 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 12676

[startup+0.302214 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19310
/proc/meminfo: memFree=1597448/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=10620 CPUtime=0.29
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 3135 0 0 0 28 1 0 0 21 0 1 0 95799279 10874880 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 2655 2470 55 138 0 2514 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12676

[startup+0.702101 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 19310
/proc/meminfo: memFree=1597448/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=10620 CPUtime=0.69
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 3135 0 0 0 68 1 0 0 25 0 1 0 95799279 10874880 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134553862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 2655 2470 55 138 0 2514 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12676

[startup+1.50187 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19312
/proc/meminfo: memFree=1587448/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=11156 CPUtime=1.49
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 3278 0 0 0 148 1 0 0 25 0 1 0 95799279 11423744 2613 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 2789 2613 55 138 0 2648 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13212

[startup+3.10143 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19312
/proc/meminfo: memFree=1581432/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=16840 CPUtime=3.08
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 4654 0 0 0 306 2 0 0 25 0 1 0 95799279 17244160 3989 1992294400 134512640 135078026 4294956192 18446744073709551615 134560760 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19311/statm: 4210 3989 55 138 0 4069 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 18896

[startup+6.30152 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19312
/proc/meminfo: memFree=1580024/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=0
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95799279 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19310/statm: 514 112 96 399 0 111 0
[pid=19311] ppid=19310 vsize=18716 CPUtime=6.28
/proc/19311/stat : 19311 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 5524 0 0 0 624 4 0 0 25 0 1 0 95799279 19165184 4457 1992294400 134512640 135078026 4294956192 18446744073709551615 134534246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19311/statm: 4679 4457 71 138 0 4538 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 20772

[startup+12.7017 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19313
/proc/meminfo: memFree=1590648/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=2056 CPUtime=9.99
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 152 5681 0 0 0 0 995 4 16 0 1 0 95799279 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 514 121 104 399 0 111 0
[pid=19313] ppid=19310 vsize=8532 CPUtime=2.67
/proc/19313/stat : 19313 (picosat846) R 19310 19310 19243 0 -1 4194304 1787 0 0 0 267 0 0 0 25 0 1 0 95800280 8736768 1776 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19313/statm: 2133 1776 85 14 0 1799 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10588

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1562168/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=10620 CPUtime=0.55
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 3135 0 0 0 54 1 0 0 22 0 1 0 95801773 10874880 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134561110 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19316/statm: 2655 2470 55 138 0 2514 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 34448

[startup+51.1028 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1552440/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=20868 CPUtime=26.15
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 6074 0 0 0 2611 4 0 0 25 0 1 0 95801773 21368832 5007 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 5217 5007 71 138 0 5076 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 44696

[startup+102.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1546488/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=27120 CPUtime=77.35
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 7574 0 0 0 7730 5 0 0 25 0 1 0 95801773 27770880 6507 1992294400 134512640 135078026 4294956192 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 6780 6507 71 138 0 6639 0
Current children cumulated CPU time (s) 102.25
Current children cumulated vsize (KiB) 50948

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1540792/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=33432 CPUtime=137.36
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 9027 0 0 0 13729 7 0 0 25 0 1 0 95801773 34234368 7960 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 8358 7960 71 138 0 8217 0
Current children cumulated CPU time (s) 162.26
Current children cumulated vsize (KiB) 57260

[startup+222.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1536440/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=38184 CPUtime=197.36
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 10073 0 0 0 19728 8 0 0 25 0 1 0 95801773 39100416 9006 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 9546 9006 71 138 0 9405 0
Current children cumulated CPU time (s) 222.26
Current children cumulated vsize (KiB) 62012

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1531704/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=43500 CPUtime=257.35
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 11255 0 0 0 25726 9 0 0 25 0 1 0 95801773 44544000 10188 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 10875 10188 71 138 0 10734 0
Current children cumulated CPU time (s) 282.25
Current children cumulated vsize (KiB) 67328

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1529912/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=45384 CPUtime=317.36
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 11703 0 0 0 31726 10 0 0 25 0 1 0 95801773 46473216 10636 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 11346 10636 71 138 0 11205 0

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


[startup+762.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1524408/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=52152 CPUtime=737.32
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 13064 0 0 0 73721 11 0 0 25 0 1 0 95801773 53403648 11963 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 13038 11963 71 138 0 12897 0
Current children cumulated CPU time (s) 762.22
Current children cumulated vsize (KiB) 75980

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1523832/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=52936 CPUtime=797.32
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 13207 0 0 0 79721 11 0 0 25 0 1 0 95801773 54206464 12106 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 13234 12106 71 138 0 13093 0
Current children cumulated CPU time (s) 822.22
Current children cumulated vsize (KiB) 76764

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1523640/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=53196 CPUtime=857.32
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 13260 0 0 0 85721 11 0 0 25 0 1 0 95801773 54472704 12159 1992294400 134512640 135078026 4294956192 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 13299 12159 71 138 0 13158 0
Current children cumulated CPU time (s) 882.22
Current children cumulated vsize (KiB) 77024

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1522680/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=54640 CPUtime=917.31
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 13498 0 0 0 91720 11 0 0 25 0 1 0 95801773 55951360 12397 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 13660 12397 71 138 0 13519 0
Current children cumulated CPU time (s) 942.21
Current children cumulated vsize (KiB) 78468

[startup+1002.3 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 19316
/proc/meminfo: memFree=1521080/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=56252 CPUtime=977.32
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 13897 0 0 0 97720 12 0 0 25 0 1 0 95801773 57602048 12796 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14063 12796 71 138 0 13922 0
Current children cumulated CPU time (s) 1002.22
Current children cumulated vsize (KiB) 80080

[startup+1062.3 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 19316
/proc/meminfo: memFree=1520824/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=56516 CPUtime=1037.31
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 13949 0 0 0 103719 12 0 0 25 0 1 0 95801773 57872384 12848 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14129 12848 71 138 0 13988 0
Current children cumulated CPU time (s) 1062.21
Current children cumulated vsize (KiB) 80344

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1520504/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=56912 CPUtime=1097.31
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14024 0 0 0 109719 12 0 0 25 0 1 0 95801773 58277888 12923 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14228 12923 71 138 0 14087 0
Current children cumulated CPU time (s) 1122.21
Current children cumulated vsize (KiB) 80740

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519800/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=57704 CPUtime=1157.31
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14196 0 0 0 115719 12 0 0 25 0 1 0 95801773 59088896 13095 1992294400 134512640 135078026 4294956192 18446744073709551615 134534374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14426 13095 71 138 0 14285 0
Current children cumulated CPU time (s) 1182.21
Current children cumulated vsize (KiB) 81532

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519288/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=58232 CPUtime=1165.42
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14323 0 0 0 116529 13 0 0 25 0 1 0 95801773 59629568 13222 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14558 13222 71 138 0 14417 0
Current children cumulated CPU time (s) 1190.32
Current children cumulated vsize (KiB) 82060

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519160/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=58364 CPUtime=1171.82
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14355 0 0 0 117169 13 0 0 25 0 1 0 95801773 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1196.72
Current children cumulated vsize (KiB) 82192

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519160/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=58364 CPUtime=1173.42
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14355 0 0 0 117329 13 0 0 25 0 1 0 95801773 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1198.32
Current children cumulated vsize (KiB) 82192

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519160/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=58364 CPUtime=1174.22
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14355 0 0 0 117409 13 0 0 25 0 1 0 95801773 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 82192

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519160/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=58364 CPUtime=1174.62
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4194304 14355 0 0 0 117449 13 0 0 25 0 1 0 95801773 59764736 13254 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 14591 13254 71 138 0 14450 0
Current children cumulated CPU time (s) 1199.52
Current children cumulated vsize (KiB) 82192

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 19316
/proc/meminfo: memFree=1519160/2055920 swapFree=4181364/4192956
[pid=19310] ppid=19308 vsize=23828 CPUtime=24.9
/proc/19310/stat : 19310 (SATzilla2009_I) S 19308 19310 19243 0 -1 4194304 8333 16374 0 0 528 3 1947 12 25 0 1 0 95799279 24399872 5723 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/19310/statm: 5957 5723 217 399 0 5554 0
[pid=19316] ppid=19310 vsize=0 CPUtime=1174.82
/proc/19316/stat : 19316 (mxc-sr08) R 19310 19310 19243 0 -1 4195332 14355 0 0 0 117469 13 0 0 25 0 1 0 95801773 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/19316/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.72
Current children cumulated vsize (KiB) 23828

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.75
CPU user time (s): 1199.44
CPU system time (s): 0.307953
CPU usage (%): 99.995
Max. virtual memory (cumulated for all children) (KiB): 82192

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

runsolver used 1.06784 second user time and 3.3035 second system time

The end

Launcher Data

Begin job on node16 at 2009-04-25 18:40:59
IDJOB=1722617
IDBENCH=71093
IDSOLVER=528
FILE ID=node16/1722617-1240677658
PBS_JOBID= 9186647
Free space on /tmp= 66316 MiB

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

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

MD5SUM BENCH= 3cd74d1813a4408b4123afc23df07d7d
RANDOM SEED=1311329512

node16.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.234
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5586.94
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1597992 kB
Buffers:         49240 kB
Cached:         354480 kB
SwapCached:       6388 kB
Active:         145948 kB
Inactive:       266596 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1597992 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           34092 kB
Writeback:           0 kB
Mapped:          13520 kB
Slab:            31488 kB
Committed_AS:   349232 kB
PageTables:       1436 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= 66288 MiB
End job on node16 at 2009-04-25 19:00:59