Trace number 1734816

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.47 1200.06

General information on the benchmark

NameCRAFTED/rbsat/random/unforced/
rbsat-v1820c171155g3.cnf
MD5SUM90cca356988434eb537dfe19d4b4da93
Bench CategoryCRAFTED (crafted 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 variables1820
Number of clauses171155
Sum of the clauses size344000
Maximum clause length28
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2171090
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 565

Solver Data

22.55/22.65	c SATzilla is building models for class 2
22.55/22.65	c run presolver march_dl2004 for 5 seconds ... 
22.55/22.65	c Bin: Executing march_dl2004
22.55/22.65	c spawning binary file with 5 seconds ...
22.55/22.65	c child exit by a signal
22.55/22.65	c march_dl2004 returned code 137.
22.55/22.65	c run presolver mxc-sr08 for 5 seconds ... 
22.55/22.65	c Bin: Executing mxc-sr08
22.55/22.65	c spawning binary file with 5 seconds ...
22.55/22.65	c child exit by a signal
22.55/22.65	c mxc-sr08 returned code 137.
22.55/22.65	c Orignal number of varibales is 1820, number of clauses is 171155 
22.55/22.65	c predicted feature computation time is 10.922385 
22.55/22.65	c Bin: Executing satelite
22.55/22.65	c spawning binary file with 240 seconds ...
22.55/22.65	c child exited successfully
22.55/22.65	c satzilla computing base features
22.55/22.65	c Number of variabe is: 1755, Number of clause is : 168808 
22.55/22.65	c Initializing...
22.55/22.65	c satzilla compute diameter ...
22.55/22.65	c start diameter features ...
22.55/22.65	c satzilla doing clause learning
22.55/22.65	c start clause learning features ...
22.55/22.65	c Bin: Executing zchaff07
22.55/22.65	c spawning binary file with 2 seconds ...
22.55/22.65	c child exit by a signal
22.55/22.65	c satzilla doing survey propogation probe
22.55/22.65	c do survay propogation for 2 second ...
22.55/22.65	c satzilla doing local search probe
22.55/22.65	c satzilla doing lobjois search-space size estimate
22.55/22.65	c features are:1820 171155 1755 168808 0.037037 0.0139034 0.0103964 0.996409 0.0157197 0.201546 0.00189846 1.73563 0.0011396 0.0296296 0.215008 0.949173 0.949173 0.00189846 0.175483 0.000983366 0.00289086 5.30579 0.172299 0.0380547 0.0803324 0.336735 2.72895 0.00108168 0.166351 0.000586465 0.00165277 4.76099 0.949173 0.00227205 0.194707 0.00109592 0.00369058 3.12632 0.106261 3 4 0.379323 171.6 0.329192 46 243 243 98 216 157 192 61.5707 0.20436 51.151 96.6957 96.6957 51.7529 62.0302 53.7243 59.7962 0.821472 0.0866937 0.525484 0.918724 0.896794 0.711464 0.875372 0.77987 0.84199 6.42195e-10 8.42402 -1.11022e-16 1.33383e-07 1.97607e-10 3.33067e-16 9.00258e-12 6.43929e-15 2.17715e-13 972.471 3.92304 767.235 0.258578 810 793 840 48.5288 0.22874 1.04075 0.162428 0.756553 0.895266 
22.55/22.65	c satzilla's ranking:
22.55/22.65	c 1) mxc-sr08: 2.733400
22.55/22.65	c 2) minisat20SAT07: 1.760045
22.55/22.65	c 3) zchaff_rand: 1.350974
22.55/22.65	c 4) march_dl2004: 1.278684
22.55/22.65	c 5) vallst: 1.153057
22.55/22.65	c 6) minisat20: 1.052109
22.55/22.65	c 7) tts-4-0: 0.108544
22.55/22.65	c 8) SATenstein: -10000.000000
22.55/22.65	c 9) gnovelty+: -10000.000000
22.55/22.65	c 10) adaptg2wsat+: -10000.000000
22.55/22.65	c 11) adaptg2wsat0: -10000.000000
22.55/22.65	c 12) picosat846: -10000.000000
22.55/22.65	c 13) kcnfs04SAT07: -10000.000000
22.55/22.65	c satzilla running mxc-sr08 ... 
1199.38/1200.05	c Bin: Executing mxc-sr08
1199.38/1200.05	c spawning binary file with 1177 seconds ...
1199.38/1200.05	c child exit by a signal
1199.38/1200.05	c mxc-sr08 returned code 137.
1199.38/1200.05	c satzilla running minisat20SAT07 ... 
1199.38/1200.05	c Bin: Executing minisat20SAT07
1199.38/1200.05	c minisat20SAT07 returned code 1.
1199.38/1200.05	c satzilla running zchaff_rand ... 
1199.38/1200.05	c Bin: Executing zchaff_rand
1199.38/1200.05	c zchaff_rand returned code 1.
1199.38/1200.05	c satzilla running march_dl2004 ... 
1199.38/1200.05	c Bin: Executing march_dl2004
1199.38/1200.05	c march_dl2004 returned code 1.
1199.38/1200.05	c satzilla running vallst ... 
1199.38/1200.05	c Bin: Executing vallst
1199.38/1200.05	c vallst returned code 1.
1199.38/1200.05	c satzilla running minisat20 ... 
1199.38/1200.05	c Bin: Executing minisat20
1199.38/1200.05	c minisat20 returned code 1.
1199.38/1200.05	c satzilla running tts-4-0 ... 
1199.38/1200.05	c Bin: Executing tts-4-0
1199.38/1200.05	c tts-4-0 returned code 1.
1199.38/1200.05	c satzilla running SATenstein ... 
1199.38/1200.05	c Bin: Executing SATenstein
1199.38/1200.05	c SATenstein returned code 1.
1199.38/1200.05	c satzilla running gnovelty+ ... 
1199.38/1200.05	c Bin: Executing gnovelty+
1199.38/1200.05	c gnovelty+ returned code 1.
1199.38/1200.05	c satzilla running adaptg2wsat+ ... 
1199.38/1200.05	c Bin: Executing adaptg2wsat+
1199.38/1200.05	c adaptg2wsat+ returned code 1.
1199.38/1200.05	c satzilla running adaptg2wsat0 ... 
1199.38/1200.05	c Bin: Executing adaptg2wsat0
1199.38/1200.05	c adaptg2wsat0 returned code 1.
1199.38/1200.05	c satzilla running picosat846 ... 
1199.38/1200.05	c Bin: Executing picosat846
1199.38/1200.05	c picosat846 returned code 1.
1199.38/1200.05	c satzilla running kcnfs04SAT07 ... 
1199.38/1200.05	c Bin: Executing kcnfs04SAT07
1199.38/1200.05	c kcnfs04SAT07 returned code 1.
1199.38/1200.05	c ERROR: All Failed! 
1199.38/1200.05	c SATZILLA_TIME=1199.620000

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-1734816-1240797441/watcher-1734816-1240797441 -o /tmp/evaluation-result-1734816-1240797441/solver-1734816-1240797441 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1734816-1240797441.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.99 1.97 1.80 3/64 23987
/proc/meminfo: memFree=1112496/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=2112 CPUtime=0
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 273 0 0 0 0 0 0 0 19 0 1 0 107777680 2162688 268 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23988/statm: 528 268 50 118 0 407 0

[startup+0.105087 s]
/proc/loadavg: 1.99 1.97 1.80 3/64 23987
/proc/meminfo: memFree=1112496/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=3696 CPUtime=0.1
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 773 0 0 0 10 0 0 0 20 0 1 0 107777680 3784704 768 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23988/statm: 924 769 50 118 0 803 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5752

[startup+0.201094 s]
/proc/loadavg: 1.99 1.97 1.80 3/64 23987
/proc/meminfo: memFree=1112496/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=8208 CPUtime=0.19
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 1669 0 0 0 19 0 0 0 20 0 1 0 107777680 8404992 1170 1992294400 134512640 134996440 4294956176 18446744073709551615 134544603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23988/statm: 2052 1170 53 118 0 1931 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10264

[startup+0.301103 s]
/proc/loadavg: 1.99 1.97 1.80 3/64 23987
/proc/meminfo: memFree=1112496/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=10800 CPUtime=0.28
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 2614 0 0 0 28 0 0 0 21 0 1 0 107777680 11059200 1941 1992294400 134512640 134996440 4294956176 18446744073709551615 134543089 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23988/statm: 2700 1941 55 118 0 2579 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 12856

[startup+0.701139 s]
/proc/loadavg: 1.99 1.97 1.80 3/64 23987
/proc/meminfo: memFree=1112496/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=14084 CPUtime=0.69
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 10770 0 0 0 64 5 0 0 25 0 1 0 107777680 14422016 2769 1992294400 134512640 134996440 4294956176 18446744073709551615 134542305 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23988/statm: 3521 2769 73 118 0 3400 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16140

[startup+1.50121 s]
/proc/loadavg: 1.99 1.97 1.80 2/66 23989
/proc/meminfo: memFree=1094496/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=23468 CPUtime=1.48
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 19801 0 0 0 141 7 0 0 25 0 1 0 107777680 24031232 3639 1992294400 134512640 134996440 4294956176 18446744073709551615 134580848 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23988/statm: 5867 3639 73 118 0 5746 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 25524

[startup+3.10137 s]
/proc/loadavg: 1.91 1.95 1.79 2/66 23989
/proc/meminfo: memFree=1097376/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=0
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 107777680 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 514 112 96 399 0 111 0
[pid=23988] ppid=23987 vsize=26488 CPUtime=3.08
/proc/23988/stat : 23988 (march_dl2004) R 23987 23987 23921 0 -1 4194304 20480 0 0 0 299 9 0 0 25 0 1 0 107777680 27123712 4318 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23988/statm: 6622 4318 75 118 0 6501 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 28544

[startup+6.30166 s]
/proc/loadavg: 1.91 1.95 1.79 2/66 23990
/proc/meminfo: memFree=1103136/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=2056 CPUtime=4.99
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 156 20602 0 0 0 0 489 10 19 0 1 0 107777680 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23987/statm: 514 125 107 399 0 111 0
[pid=23990] ppid=23987 vsize=13820 CPUtime=1.28
/proc/23990/stat : 23990 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 3731 0 0 0 126 2 0 0 25 0 1 0 107778182 14151680 3191 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23990/statm: 3455 3191 55 138 0 3314 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 15876

[startup+12.7013 s]
/proc/loadavg: 1.77 1.92 1.79 2/65 23991
/proc/meminfo: memFree=1097640/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=13772 CPUtime=12.66
/proc/23987/stat : 23987 (SATzilla2009_C) R 23985 23987 23921 0 -1 4194304 4624 28222 0 0 134 2 1113 17 25 0 1 0 107777680 14102528 3090 1992294400 134512640 136149437 4294956208 18446744073709551615 134532663 0 0 4096 0 0 0 0 17 1 0 0
/proc/23987/statm: 3443 3090 135 399 0 3040 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 13772

[startup+25.5014 s]
/proc/loadavg: 1.65 1.89 1.78 2/66 23993
/proc/meminfo: memFree=1076640/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=13820 CPUtime=2.82
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 3770 0 0 0 281 1 0 0 25 0 1 0 107779946 14151680 3230 1992294400 134512640 135078026 4294956176 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 3455 3230 55 138 0 3314 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 35872

[startup+51.1018 s]
/proc/loadavg: 1.43 1.82 1.75 2/66 23993
/proc/meminfo: memFree=1063584/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=27220 CPUtime=28.41
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 7592 0 0 0 2836 5 0 0 25 0 1 0 107779946 27873280 6651 1992294400 134512640 135078026 4294956176 18446744073709551615 134534603 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 6805 6651 71 138 0 6664 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 49272

[startup+102.302 s]
/proc/loadavg: 1.17 1.68 1.71 2/66 23993
/proc/meminfo: memFree=1042336/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=47940 CPUtime=79.58
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 12769 0 0 0 7947 11 0 0 25 0 1 0 107779946 49090560 11828 1992294400 134512640 135078026 4294956176 18446744073709551615 134534371 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 11985 11828 71 138 0 11844 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 69992

[startup+162.301 s]
/proc/loadavg: 1.07 1.56 1.67 2/66 23993
/proc/meminfo: memFree=1028704/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=61856 CPUtime=139.55
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 16247 0 0 0 13939 16 0 0 25 0 1 0 107779946 63340544 15306 1992294400 134512640 135078026 4294956176 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 15464 15306 71 138 0 15323 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 83908

[startup+222.306 s]
/proc/loadavg: 1.02 1.45 1.62 2/66 23999
/proc/meminfo: memFree=1022808/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=67656 CPUtime=199.51
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 17570 0 0 0 19934 17 0 0 25 0 1 0 107779946 69279744 16629 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 16914 16629 71 138 0 16773 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 89708

[startup+282.301 s]
/proc/loadavg: 1.01 1.37 1.58 3/71 24353
/proc/meminfo: memFree=1011872/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=77224 CPUtime=259.48
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 19955 0 0 0 25927 21 0 0 25 0 1 0 107779946 79077376 19014 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 19306 19014 71 138 0 19165 0
Current children cumulated CPU time (s) 282.09
Current children cumulated vsize (KiB) 99276

[startup+342.302 s]
/proc/loadavg: 1.03 1.31 1.54 2/66 24409
/proc/meminfo: memFree=1005976/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=84028 CPUtime=319.45
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 21654 0 0 0 31923 22 0 0 25 0 1 0 107779946 86044672 20713 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 21007 20713 71 138 0 20866 0
Current children cumulated CPU time (s) 342.06
Current children cumulated vsize (KiB) 106080


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


[startup+762.302 s]
/proc/loadavg: 1.00 1.06 1.33 2/66 24409
/proc/meminfo: memFree=998688/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=91876 CPUtime=739.27
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 23528 0 0 0 73903 24 0 0 25 0 1 0 107779946 94081024 22587 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 22969 22587 71 138 0 22828 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 113928

[startup+822.302 s]
/proc/loadavg: 1.00 1.05 1.31 2/66 24409
/proc/meminfo: memFree=997728/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=93060 CPUtime=799.23
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 23767 0 0 0 79899 24 0 0 25 0 1 0 107779946 95293440 22826 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 23265 22826 71 138 0 23124 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 115112

[startup+882.305 s]
/proc/loadavg: 1.00 1.04 1.28 2/66 24409
/proc/meminfo: memFree=997728/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=93060 CPUtime=859.21
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 23767 0 0 0 85897 24 0 0 25 0 1 0 107779946 95293440 22826 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 23265 22826 71 138 0 23124 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 115112

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.26 2/66 24409
/proc/meminfo: memFree=997472/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=93412 CPUtime=919.19
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 23833 0 0 0 91894 25 0 0 25 0 1 0 107779946 95653888 22892 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 23353 22892 71 138 0 23212 0
Current children cumulated CPU time (s) 941.8
Current children cumulated vsize (KiB) 115464

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.24 2/66 24409
/proc/meminfo: memFree=997152/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=93924 CPUtime=979.17
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 23916 0 0 0 97892 25 0 0 25 0 1 0 107779946 96178176 22975 1992294400 134512640 135078026 4294956176 18446744073709551615 134534301 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 23481 22975 71 138 0 23340 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 115976

[startup+1062.3 s]
/proc/loadavg: 1.00 1.02 1.23 2/66 24409
/proc/meminfo: memFree=996704/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=94436 CPUtime=1039.15
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24028 0 0 0 103890 25 0 0 25 0 1 0 107779946 96702464 23087 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 23609 23087 71 138 0 23468 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 116488

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.21 2/66 24409
/proc/meminfo: memFree=996192/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=94948 CPUtime=1099.1
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24156 0 0 0 109885 25 0 0 25 0 1 0 107779946 97226752 23215 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 23737 23215 71 138 0 23596 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 117000

[startup+1182.3 s]
/proc/loadavg: 1.00 1.01 1.19 2/66 24409
/proc/meminfo: memFree=995232/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=96028 CPUtime=1159.07
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24398 0 0 0 115882 25 0 0 25 0 1 0 107779946 98332672 23457 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24007 23457 71 138 0 23866 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 118080

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 24409
/proc/meminfo: memFree=994784/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=96424 CPUtime=1167.17
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24511 0 0 0 116692 25 0 0 25 0 1 0 107779946 98738176 23570 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24106 23570 71 138 0 23965 0
Current children cumulated CPU time (s) 1189.78
Current children cumulated vsize (KiB) 118476

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 24409
/proc/meminfo: memFree=994272/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=97136 CPUtime=1173.57
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24630 0 0 0 117332 25 0 0 25 0 1 0 107779946 99467264 23689 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24284 23689 71 138 0 24143 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 119188

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 24409
/proc/meminfo: memFree=994208/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=97136 CPUtime=1175.17
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24655 0 0 0 117492 25 0 0 25 0 1 0 107779946 99467264 23714 1992294400 134512640 135078026 4294956176 18446744073709551615 134534412 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24284 23714 71 138 0 24143 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 119188

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 24409
/proc/meminfo: memFree=994144/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=97268 CPUtime=1175.97
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24669 0 0 0 117572 25 0 0 25 0 1 0 107779946 99602432 23728 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24317 23728 71 138 0 24176 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 119320

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 24409
/proc/meminfo: memFree=994144/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=97268 CPUtime=1176.37
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24675 0 0 0 117612 25 0 0 25 0 1 0 107779946 99602432 23734 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24317 23734 71 138 0 24176 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 119320

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.19 2/66 24409
/proc/meminfo: memFree=994144/2055920 swapFree=4148400/4192956
[pid=23987] ppid=23985 vsize=22052 CPUtime=22.61
/proc/23987/stat : 23987 (SATzilla2009_C) S 23985 23987 23921 0 -1 4194304 8838 32685 0 0 926 5 1308 22 25 0 1 0 107777680 22581248 5284 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23987/statm: 5513 5284 219 399 0 5110 0
[pid=23993] ppid=23987 vsize=97268 CPUtime=1176.77
/proc/23993/stat : 23993 (mxc-sr08) R 23987 23987 23921 0 -1 4194304 24681 0 0 0 117652 25 0 0 25 0 1 0 107779946 99602432 23740 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23993/statm: 24317 23740 71 138 0 24176 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 119320

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.47
CPU user time (s): 1198.91
CPU system time (s): 0.559914
CPU usage (%): 99.9506
Max. virtual memory (cumulated for all children) (KiB): 119320

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

runsolver used 1.12983 second user time and 3.2505 second system time

The end

Launcher Data

Begin job on node14 at 2009-04-27 03:57:22
IDJOB=1734816
IDBENCH=71295
IDSOLVER=527
FILE ID=node14/1734816-1240797441
PBS_JOBID= 9187385
Free space on /tmp= 66436 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/unforced/rbsat-v1820c171155g3.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1734816-1240797441/watcher-1734816-1240797441 -o /tmp/evaluation-result-1734816-1240797441/solver-1734816-1240797441 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1734816-1240797441.cnf

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

MD5SUM BENCH= 90cca356988434eb537dfe19d4b4da93
RANDOM SEED=1435987911

node14.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.256
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	: 5931.00
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.256
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:       1112976 kB
Buffers:         83324 kB
Cached:         742432 kB
SwapCached:      38456 kB
Active:         216772 kB
Inactive:       649788 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1112976 kB
SwapTotal:     4192956 kB
SwapFree:      4148400 kB
Dirty:           33592 kB
Writeback:           0 kB
Mapped:          13540 kB
Slab:            62356 kB
Committed_AS:   380308 kB
PageTables:       1448 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= 66404 MiB
End job on node14 at 2009-04-27 04:17:22