Trace number 1721266

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.37 1199.93

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

21.45/21.57	c SATzilla is building models for class 2
21.45/21.57	c run presolver march_dl2004 for 5 seconds ... 
21.45/21.57	c Bin: Executing march_dl2004
21.45/21.57	c spawning binary file with 5 seconds ...
21.45/21.57	c child exit by a signal
21.45/21.57	c march_dl2004 returned code 137.
21.45/21.57	c run presolver mxc-sr08 for 5 seconds ... 
21.45/21.57	c Bin: Executing mxc-sr08
21.45/21.57	c spawning binary file with 5 seconds ...
21.45/21.57	c child exit by a signal
21.45/21.57	c mxc-sr08 returned code 137.
21.45/21.57	c Orignal number of varibales is 1584, number of clauses is 91646 
21.45/21.57	c predicted feature computation time is 9.157730 
21.45/21.57	c Bin: Executing satelite
21.45/21.57	c spawning binary file with 240 seconds ...
21.45/21.57	c child exited successfully
21.45/21.57	c satzilla computing base features
21.45/21.57	c Number of variabe is: 958, Number of clause is : 90841 
21.45/21.57	c Initializing...
21.45/21.57	c satzilla compute diameter ...
21.45/21.57	c start diameter features ...
21.45/21.57	c satzilla doing clause learning
21.45/21.57	c start clause learning features ...
21.45/21.57	c Bin: Executing zchaff07
21.45/21.57	c spawning binary file with 2 seconds ...
21.45/21.57	c child exit by a signal
21.45/21.57	c satzilla doing survey propogation probe
21.45/21.57	c do survay propogation for 2 second ...
21.45/21.57	c satzilla doing local search probe
21.45/21.57	c satzilla doing lobjois search-space size estimate
21.45/21.57	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 3.26818 0.135553 3 4 0.581442 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 177.143 1.16224 307 0.44247 358 0 365 28.8944 0.934908 1.00581 0.022304 0.550617 0.787231 
21.45/21.57	c satzilla's ranking:
21.45/21.57	c 1) march_dl2004: 5.482785
21.45/21.57	c 2) mxc-sr08: 4.726057
21.45/21.57	c 3) zchaff_rand: 3.894606
21.45/21.57	c 4) minisat20SAT07: 2.923089
21.45/21.57	c 5) minisat20: 1.860718
21.45/21.57	c 6) vallst: 1.179279
21.45/21.57	c 7) tts-4-0: 0.197429
21.45/21.57	c 8) SATenstein: -10000.000000
21.45/21.57	c 9) gnovelty+: -10000.000000
21.45/21.57	c 10) adaptg2wsat+: -10000.000000
21.45/21.57	c 11) adaptg2wsat0: -10000.000000
21.45/21.57	c 12) picosat846: -10000.000000
21.45/21.57	c 13) kcnfs04SAT07: -10000.000000
21.45/21.57	c satzilla running march_dl2004 ... 
1199.32/1199.92	c Bin: Executing march_dl2004
1199.32/1199.92	c spawning binary file with 1178 seconds ...
1199.32/1199.92	c child exit by a signal
1199.32/1199.92	c march_dl2004 returned code 137.
1199.32/1199.92	c satzilla running mxc-sr08 ... 
1199.32/1199.92	c Bin: Executing mxc-sr08
1199.32/1199.92	c mxc-sr08 returned code 1.
1199.32/1199.92	c satzilla running zchaff_rand ... 
1199.32/1199.92	c Bin: Executing zchaff_rand
1199.32/1199.92	c zchaff_rand returned code 1.
1199.32/1199.92	c satzilla running minisat20SAT07 ... 
1199.32/1199.92	c Bin: Executing minisat20SAT07
1199.32/1199.92	c minisat20SAT07 returned code 1.
1199.32/1199.92	c satzilla running minisat20 ... 
1199.32/1199.92	c Bin: Executing minisat20
1199.32/1199.92	c minisat20 returned code 1.
1199.32/1199.92	c satzilla running vallst ... 
1199.32/1199.92	c Bin: Executing vallst
1199.32/1199.92	c vallst returned code 1.
1199.32/1199.92	c satzilla running tts-4-0 ... 
1199.32/1199.92	c Bin: Executing tts-4-0
1199.32/1199.92	c tts-4-0 returned code 1.
1199.32/1199.92	c satzilla running SATenstein ... 
1199.32/1199.92	c Bin: Executing SATenstein
1199.32/1199.92	c SATenstein returned code 1.
1199.32/1199.92	c satzilla running gnovelty+ ... 
1199.32/1199.92	c Bin: Executing gnovelty+
1199.32/1199.92	c gnovelty+ returned code 1.
1199.32/1199.92	c satzilla running adaptg2wsat+ ... 
1199.32/1199.92	c Bin: Executing adaptg2wsat+
1199.32/1199.92	c adaptg2wsat+ returned code 1.
1199.32/1199.92	c satzilla running adaptg2wsat0 ... 
1199.32/1199.92	c Bin: Executing adaptg2wsat0
1199.32/1199.92	c adaptg2wsat0 returned code 1.
1199.32/1199.92	c satzilla running picosat846 ... 
1199.32/1199.92	c Bin: Executing picosat846
1199.32/1199.92	c picosat846 returned code 1.
1199.32/1199.92	c satzilla running kcnfs04SAT07 ... 
1199.32/1199.92	c Bin: Executing kcnfs04SAT07
1199.32/1199.92	c kcnfs04SAT07 returned code 1.
1199.32/1199.92	c ERROR: All Failed! 
1199.32/1199.92	c SATZILLA_TIME=1199.520000

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-1721266-1240665036/watcher-1721266-1240665036 -o /tmp/evaluation-result-1721266-1240665036/solver-1721266-1240665036 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1721266-1240665036.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.09 3/65 17439
/proc/meminfo: memFree=1797920/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=1488 CPUtime=0
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 193 0 0 0 0 0 0 0 19 0 1 0 94536005 1523712 188 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17440/statm: 372 188 50 118 0 251 0

[startup+0.066524 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 17439
/proc/meminfo: memFree=1797920/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=2148 CPUtime=0.06
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 428 0 0 0 6 0 0 0 19 0 1 0 94536005 2199552 423 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17440/statm: 537 423 50 118 0 416 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4204

[startup+0.101527 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 17439
/proc/meminfo: memFree=1797920/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=2544 CPUtime=0.09
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 556 0 0 0 9 0 0 0 19 0 1 0 94536005 2605056 551 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17440/statm: 636 551 50 118 0 515 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4600

[startup+0.30155 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 17439
/proc/meminfo: memFree=1797920/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=7128 CPUtime=0.29
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 2959 0 0 0 28 1 0 0 21 0 1 0 94536005 7299072 1358 1992294400 134512640 134996440 4294956176 18446744073709551615 134543110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17440/statm: 1782 1358 55 118 0 1661 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9184

[startup+0.701597 s]
/proc/loadavg: 1.00 1.00 1.09 3/65 17439
/proc/meminfo: memFree=1797920/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=6232 CPUtime=0.69
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 9676 0 0 0 66 3 0 0 25 0 1 0 94536005 6381568 1129 1992294400 134512640 134996440 4294956176 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17440/statm: 1558 1129 65 118 0 1437 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8288

[startup+1.50169 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 17441
/proc/meminfo: memFree=1790288/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=9612 CPUtime=1.49
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 10879 0 0 0 136 13 0 0 25 0 1 0 94536005 9842688 1961 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17440/statm: 2403 1961 73 118 0 2282 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11668

[startup+3.1019 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 17441
/proc/meminfo: memFree=1790096/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=0
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94536005 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 112 96 399 0 111 0
[pid=17440] ppid=17439 vsize=8972 CPUtime=3.09
/proc/17440/stat : 17440 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14086 0 0 0 282 27 0 0 25 0 1 0 94536005 9187328 1818 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/17440/statm: 2243 1818 75 118 0 2122 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11028

[startup+6.30126 s]
/proc/loadavg: 1.00 1.00 1.09 2/67 17442
/proc/meminfo: memFree=1792208/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=2056 CPUtime=4.99
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 156 14086 0 0 0 0 472 27 16 0 1 0 94536005 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 514 125 107 399 0 111 0
[pid=17442] ppid=17439 vsize=9360 CPUtime=1.27
/proc/17442/stat : 17442 (mxc-sr08) R 17439 17439 17309 0 -1 4194304 2535 0 0 0 127 0 0 0 25 0 1 0 94536506 9584640 2177 1992294400 134512640 135078026 4294956176 18446744073709551615 134560753 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17442/statm: 2340 2177 55 138 0 2199 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 11416

[startup+12.702 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 17443
/proc/meminfo: memFree=1788376/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=10012 CPUtime=12.66
/proc/17439/stat : 17439 (SATzilla2009_C) R 17437 17439 17309 0 -1 4194304 2897 20042 0 0 182 1 1052 31 25 0 1 0 94536005 10252288 2136 1992294400 134512640 136149437 4294956208 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 0 0 0
/proc/17439/statm: 2503 2136 135 399 0 2100 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10012

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 17445
/proc/meminfo: memFree=1776272/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=8972 CPUtime=3.9
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14086 0 0 0 366 24 0 0 25 0 1 0 94538163 9187328 1818 1992294400 134512640 134996440 4294956176 18446744073709551615 134527016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2243 1818 75 118 0 2122 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 24000

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 17445
/proc/meminfo: memFree=1775376/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=9900 CPUtime=29.5
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14288 0 0 0 2925 25 0 0 25 0 1 0 94538163 10137600 2020 1992294400 134512640 134996440 4294956176 18446744073709551615 134551507 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2475 2020 75 118 0 2354 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 24928

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.08 2/67 17445
/proc/meminfo: memFree=1775120/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10168 CPUtime=80.69
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14367 0 0 0 8044 25 0 0 25 0 1 0 94538163 10412032 2099 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2542 2099 75 118 0 2421 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 25196

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.07 2/67 17445
/proc/meminfo: memFree=1774928/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10300 CPUtime=140.65
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14399 0 0 0 14040 25 0 0 25 0 1 0 94538163 10547200 2131 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2575 2131 75 118 0 2454 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 25328

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 17445
/proc/meminfo: memFree=1774800/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10432 CPUtime=200.63
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14431 0 0 0 20038 25 0 0 25 0 1 0 94538163 10682368 2163 1992294400 134512640 134996440 4294956176 18446744073709551615 134567870 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2608 2163 75 118 0 2487 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25460

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 17445
/proc/meminfo: memFree=1774608/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10564 CPUtime=260.6
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14482 0 0 0 26035 25 0 0 25 0 1 0 94538163 10817536 2214 1992294400 134512640 134996440 4294956176 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2641 2214 75 118 0 2520 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25592

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 17445
/proc/meminfo: memFree=1774480/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10696 CPUtime=320.57
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14502 0 0 0 32032 25 0 0 25 0 1 0 94538163 10952704 2234 1992294400 134512640 134996440 4294956176 18446744073709551615 134533023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2674 2234 75 118 0 2553 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25724


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 17445
/proc/meminfo: memFree=1773968/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10960 CPUtime=740.39
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14568 0 0 0 74014 25 0 0 25 0 1 0 94538163 11223040 2300 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2740 2300 75 118 0 2619 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 25988

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 17445
/proc/meminfo: memFree=1773904/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10960 CPUtime=800.36
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14569 0 0 0 80011 25 0 0 25 0 1 0 94538163 11223040 2301 1992294400 134512640 134996440 4294956176 18446744073709551615 134663568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2740 2301 75 118 0 2619 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 25988

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773840/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10960 CPUtime=860.33
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14569 0 0 0 86008 25 0 0 25 0 1 0 94538163 11223040 2301 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2740 2301 75 118 0 2619 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 25988

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773776/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10960 CPUtime=920.31
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14572 0 0 0 92005 26 0 0 25 0 1 0 94538163 11223040 2304 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2740 2304 75 118 0 2619 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 25988

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773776/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10960 CPUtime=980.29
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14581 0 0 0 98003 26 0 0 25 0 1 0 94538163 11223040 2313 1992294400 134512640 134996440 4294956176 18446744073709551615 134532874 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2740 2313 75 118 0 2619 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 25988

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773776/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=10960 CPUtime=1040.26
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14583 0 0 0 104000 26 0 0 25 0 1 0 94538163 11223040 2315 1992294400 134512640 134996440 4294956176 18446744073709551615 134566971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2740 2315 75 118 0 2619 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 25988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773712/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1100.23
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14585 0 0 0 109997 26 0 0 25 0 1 0 94538163 11358208 2317 1992294400 134512640 134996440 4294956176 18446744073709551615 134564358 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2317 75 118 0 2652 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 26120

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1160.2
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 115994 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134587967 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 26120

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 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1168.2
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 116794 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134531262 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 26120

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1174.6
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 117434 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134564355 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 26120

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1176.19
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 117593 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134537698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 26120

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1176.99
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 117673 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134551613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 26120

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1177.39
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 117713 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134527890 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 26120

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 17445
/proc/meminfo: memFree=1773648/2055920 swapFree=4180664/4192956
[pid=17439] ppid=17437 vsize=15028 CPUtime=21.53
/proc/17439/stat : 17439 (SATzilla2009_C) S 17437 17439 17309 0 -1 4194304 5561 22846 0 0 868 1 1250 34 25 0 1 0 94536005 15388672 3508 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/17439/statm: 3757 3508 219 399 0 3354 0
[pid=17445] ppid=17439 vsize=11092 CPUtime=1177.79
/proc/17445/stat : 17445 (march_dl2004) R 17439 17439 17309 0 -1 4194304 14590 0 0 0 117753 26 0 0 25 0 1 0 94538163 11358208 2322 1992294400 134512640 134996440 4294956176 18446744073709551615 134533016 0 0 8392704 0 0 0 0 17 0 0 0
/proc/17445/statm: 2773 2322 75 118 0 2652 0
Current children cumulated CPU time (s) 1199.32
Current children cumulated vsize (KiB) 26120

Child status: 17
Real time (s): 1199.93
CPU time (s): 1199.37
CPU user time (s): 1198.74
CPU system time (s): 0.628904
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 26120

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

runsolver used 1.05084 second user time and 3.32949 second system time

The end

Launcher Data

Begin job on node73 at 2009-04-25 15:10:37
IDJOB=1721266
IDBENCH=71066
IDSOLVER=527
FILE ID=node73/1721266-1240665036
PBS_JOBID= 9186569
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=144600562

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

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1798464 kB
Buffers:         17920 kB
Cached:         187412 kB
SwapCached:       5808 kB
Active:         116272 kB
Inactive:        97176 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1798464 kB
SwapTotal:     4192956 kB
SwapFree:      4180664 kB
Dirty:           32892 kB
Writeback:           0 kB
Mapped:          13848 kB
Slab:            30028 kB
Committed_AS:   377000 kB
PageTables:       1396 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= 66284 MiB
End job on node73 at 2009-04-25 15:30:37