Trace number 1735516

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

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g6.cnf
MD5SUMe4c376965bc8cbd4cdf5b3958d29ec62
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark135.254
Satisfiable
(Un)Satisfiability was proved
Number of variables1375
Number of clauses111739
Sum of the clauses size224743
Maximum clause length25
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2111684
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 555

Solver Data

21.66/21.74	c SATzilla is building models for class 2
21.66/21.74	c run presolver march_dl2004 for 5 seconds ... 
21.66/21.74	c Bin: Executing march_dl2004
21.66/21.74	c spawning binary file with 5 seconds ...
21.66/21.74	c child exit by a signal
21.66/21.74	c march_dl2004 returned code 137.
21.66/21.74	c run presolver mxc-sr08 for 5 seconds ... 
21.66/21.74	c Bin: Executing mxc-sr08
21.66/21.74	c spawning binary file with 5 seconds ...
21.66/21.74	c child exit by a signal
21.66/21.74	c mxc-sr08 returned code 137.
21.66/21.74	c Orignal number of varibales is 1375, number of clauses is 111739 
21.66/21.74	c predicted feature computation time is 9.566268 
21.66/21.74	c Bin: Executing satelite
21.66/21.74	c spawning binary file with 240 seconds ...
21.66/21.74	c child exited successfully
21.66/21.74	c satzilla computing base features
21.66/21.74	c Number of variabe is: 1320, Number of clause is : 110364 
21.66/21.74	c Initializing...
21.66/21.74	c satzilla compute diameter ...
21.66/21.74	c start diameter features ...
21.66/21.74	c satzilla doing clause learning
21.66/21.74	c start clause learning features ...
21.66/21.74	c Bin: Executing zchaff07
21.66/21.74	c spawning binary file with 2 seconds ...
21.66/21.74	c child exit by a signal
21.66/21.74	c satzilla doing survey propogation probe
21.66/21.74	c do survay propogation for 2 second ...
21.66/21.74	c satzilla doing local search probe
21.66/21.74	c satzilla doing lobjois search-space size estimate
21.66/21.74	c features are:1375 111739 1320 110364 0.0416667 0.0124588 0.0119604 0.995402 0.0187456 0.225526 0.00254517 1.63562 0.00151515 0.0356061 0.236461 0.941611 0.941611 0.00254517 0.14717 0.00159472 0.00354282 5.02486 0.157281 0.0405895 0.0714286 0.316456 2.79199 0.00142668 0.139566 0.000860788 0.0021112 4.45535 0.941611 0.0033441 0.164088 0.0019481 0.00515567 3 0 3 3 -0 196.667 0.26826 85 285 235 123 233 182 213 60.5095 0.0787305 55.2535 71.6353 67.8537 55.3363 62.5724 57.9736 59.8316 0.823435 0.0297342 0.759028 0.884861 0.858691 0.79255 0.840744 0.805778 0.822637 3.92519e-10 7.00635 0 6.95745e-08 3.30241e-10 1.76525e-14 3.38718e-11 1.72529e-13 2.88436e-12 161.34 5.61325 597.321 0.143729 606 585 634 41.7922 0.099769 1.00649 0.048581 0.850685 0.930008 
21.66/21.74	c satzilla's ranking:
21.66/21.74	c 1) march_dl2004: 1.636607
21.66/21.74	c 2) zchaff_rand: 1.606840
21.66/21.74	c 3) minisat20SAT07: 1.582576
21.66/21.74	c 4) minisat20: 1.451319
21.66/21.74	c 5) mxc-sr08: 1.440744
21.66/21.74	c 6) vallst: 0.938685
21.66/21.74	c 7) tts-4-0: 0.196461
21.66/21.74	c 8) SATenstein: -10000.000000
21.66/21.74	c 9) gnovelty+: -10000.000000
21.66/21.74	c 10) adaptg2wsat+: -10000.000000
21.66/21.74	c 11) adaptg2wsat0: -10000.000000
21.66/21.74	c 12) picosat846: -10000.000000
21.66/21.74	c 13) kcnfs04SAT07: -10000.000000
21.66/21.74	c satzilla running march_dl2004 ... 
1199.47/1200.05	c Bin: Executing march_dl2004
1199.47/1200.05	c spawning binary file with 1178 seconds ...
1199.47/1200.05	c child exit by a signal
1199.47/1200.05	c march_dl2004 returned code 137.
1199.47/1200.05	c satzilla running zchaff_rand ... 
1199.47/1200.05	c Bin: Executing zchaff_rand
1199.47/1200.05	c zchaff_rand returned code 1.
1199.47/1200.05	c satzilla running minisat20SAT07 ... 
1199.47/1200.05	c Bin: Executing minisat20SAT07
1199.47/1200.05	c minisat20SAT07 returned code 1.
1199.47/1200.05	c satzilla running minisat20 ... 
1199.47/1200.05	c Bin: Executing minisat20
1199.47/1200.05	c minisat20 returned code 1.
1199.47/1200.05	c satzilla running mxc-sr08 ... 
1199.47/1200.05	c Bin: Executing mxc-sr08
1199.47/1200.05	c mxc-sr08 returned code 1.
1199.47/1200.05	c satzilla running vallst ... 
1199.47/1200.05	c Bin: Executing vallst
1199.47/1200.05	c vallst returned code 1.
1199.47/1200.05	c satzilla running tts-4-0 ... 
1199.47/1200.05	c Bin: Executing tts-4-0
1199.47/1200.05	c tts-4-0 returned code 1.
1199.47/1200.05	c satzilla running SATenstein ... 
1199.47/1200.05	c Bin: Executing SATenstein
1199.47/1200.05	c SATenstein returned code 1.
1199.47/1200.05	c satzilla running gnovelty+ ... 
1199.47/1200.05	c Bin: Executing gnovelty+
1199.47/1200.05	c gnovelty+ returned code 1.
1199.47/1200.05	c satzilla running adaptg2wsat+ ... 
1199.47/1200.05	c Bin: Executing adaptg2wsat+
1199.47/1200.05	c adaptg2wsat+ returned code 1.
1199.47/1200.05	c satzilla running adaptg2wsat0 ... 
1199.47/1200.05	c Bin: Executing adaptg2wsat0
1199.47/1200.05	c adaptg2wsat0 returned code 1.
1199.47/1200.05	c satzilla running picosat846 ... 
1199.47/1200.05	c Bin: Executing picosat846
1199.47/1200.05	c picosat846 returned code 1.
1199.47/1200.05	c satzilla running kcnfs04SAT07 ... 
1199.47/1200.05	c Bin: Executing kcnfs04SAT07
1199.47/1200.05	c kcnfs04SAT07 returned code 1.
1199.47/1200.05	c ERROR: All Failed! 
1199.47/1200.05	c SATZILLA_TIME=1199.710000

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-1735516-1240803220/watcher-1735516-1240803220 -o /tmp/evaluation-result-1735516-1240803220/solver-1735516-1240803220 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1735516-1240803220.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.69 1.90 1.67 3/64 26255
/proc/meminfo: memFree=1257248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) R 26253 26255 26218 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=1648 CPUtime=0
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 211 0 0 0 0 0 0 0 18 0 1 0 108355444 1687552 206 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 412 207 50 118 0 291 0

[startup+0.0642429 s]
/proc/loadavg: 1.69 1.90 1.67 3/64 26255
/proc/meminfo: memFree=1257248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=2572 CPUtime=0.06
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 520 0 0 0 6 0 0 0 19 0 1 0 108355444 2633728 515 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 643 515 50 118 0 522 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4628

[startup+0.101245 s]
/proc/loadavg: 1.69 1.90 1.67 3/64 26255
/proc/meminfo: memFree=1257248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=3232 CPUtime=0.09
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 715 0 0 0 9 0 0 0 19 0 1 0 108355444 3309568 710 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 808 710 50 118 0 687 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5288

[startup+0.301266 s]
/proc/loadavg: 1.69 1.90 1.67 3/64 26255
/proc/meminfo: memFree=1257248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=8148 CPUtime=0.28
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 5375 0 0 0 27 1 0 0 21 0 1 0 108355444 8343552 1513 1992294400 134512640 134996440 4294956192 18446744073709551615 134542411 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 2037 1513 63 118 0 1916 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 10204

[startup+0.701307 s]
/proc/loadavg: 1.69 1.90 1.67 3/64 26255
/proc/meminfo: memFree=1257248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=14008 CPUtime=0.69
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 10714 0 0 0 65 4 0 0 25 0 1 0 108355444 14344192 3010 1992294400 134512640 134996440 4294956192 18446744073709551615 134649718 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 3502 3010 73 118 0 3381 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16064

[startup+1.50139 s]
/proc/loadavg: 1.69 1.90 1.67 2/66 26257
/proc/meminfo: memFree=1247248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=16888 CPUtime=1.49
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 12887 0 0 0 145 4 0 0 25 0 1 0 108355444 17293312 2719 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 4222 2719 75 118 0 4101 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18944

[startup+3.10155 s]
/proc/loadavg: 1.69 1.90 1.67 2/66 26257
/proc/meminfo: memFree=1245456/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=0
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108355444 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 514 112 96 399 0 111 0
[pid=26256] ppid=26255 vsize=17816 CPUtime=3.09
/proc/26256/stat : 26256 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13153 0 0 0 304 5 0 0 25 0 1 0 108355444 18243584 2985 1992294400 134512640 134996440 4294956192 18446744073709551615 134528077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26256/statm: 4454 2985 75 118 0 4333 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19872

[startup+6.30288 s]
/proc/loadavg: 1.63 1.88 1.66 2/66 26258
/proc/meminfo: memFree=1249936/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=2056 CPUtime=4.99
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 156 13196 0 0 0 0 494 5 16 0 1 0 108355444 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26255/statm: 514 125 107 399 0 111 0
[pid=26258] ppid=26255 vsize=9364 CPUtime=1.29
/proc/26258/stat : 26258 (mxc-sr08) R 26255 26255 26218 0 -1 4194304 2498 0 0 0 128 1 0 0 25 0 1 0 108355944 9588736 2154 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26258/statm: 2341 2154 55 138 0 2200 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11420

[startup+12.7015 s]
/proc/loadavg: 1.58 1.87 1.66 2/65 26259
/proc/meminfo: memFree=1247392/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=9932 CPUtime=12.66
/proc/26255/stat : 26255 (SATzilla2009_C) R 26253 26255 26218 0 -1 4194304 3028 18813 0 0 192 0 1065 9 25 0 1 0 108355444 10170368 2115 1992294400 134512640 136149437 4294956224 18446744073709551615 134532673 0 0 4096 0 0 0 0 17 1 0 0
/proc/26255/statm: 2483 2115 135 399 0 2080 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9932

[startup+25.5018 s]
/proc/loadavg: 1.45 1.82 1.65 2/66 26261
/proc/meminfo: memFree=1229912/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=17944 CPUtime=3.75
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13165 0 0 0 369 6 0 0 25 0 1 0 108357618 18374656 2997 1992294400 134512640 134996440 4294956192 18446744073709551615 134528324 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4486 2997 75 118 0 4365 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 33624

[startup+51.1014 s]
/proc/loadavg: 1.30 1.76 1.63 2/66 26261
/proc/meminfo: memFree=1229400/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=18464 CPUtime=29.34
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13319 0 0 0 2928 6 0 0 25 0 1 0 108357618 18907136 3151 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4616 3151 75 118 0 4495 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 34144

[startup+102.306 s]
/proc/loadavg: 1.13 1.64 1.59 2/66 26261
/proc/meminfo: memFree=1228952/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=18980 CPUtime=80.52
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13443 0 0 0 8046 6 0 0 25 0 1 0 108357618 19435520 3275 1992294400 134512640 134996440 4294956192 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4745 3275 75 118 0 4624 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 34660

[startup+162.302 s]
/proc/loadavg: 1.04 1.52 1.55 2/66 26261
/proc/meminfo: memFree=1228760/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=19240 CPUtime=140.49
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13500 0 0 0 14043 6 0 0 25 0 1 0 108357618 19701760 3332 1992294400 134512640 134996440 4294956192 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4810 3332 75 118 0 4689 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 34920

[startup+222.302 s]
/proc/loadavg: 1.01 1.42 1.52 2/66 26261
/proc/meminfo: memFree=1228632/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=19372 CPUtime=200.47
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13530 0 0 0 20041 6 0 0 25 0 1 0 108357618 19836928 3362 1992294400 134512640 134996440 4294956192 18446744073709551615 134528166 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4843 3362 75 118 0 4722 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 35052

[startup+282.302 s]
/proc/loadavg: 1.00 1.34 1.48 2/66 26263
/proc/meminfo: memFree=1228376/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=19504 CPUtime=260.44
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13555 0 0 0 26038 6 0 0 25 0 1 0 108357618 19972096 3387 1992294400 134512640 134996440 4294956192 18446744073709551615 134527890 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4876 3387 75 118 0 4755 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 35184

[startup+342.302 s]
/proc/loadavg: 1.00 1.28 1.45 2/66 26263
/proc/meminfo: memFree=1228248/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=19504 CPUtime=320.41
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13578 0 0 0 32035 6 0 0 25 0 1 0 108357618 19972096 3410 1992294400 134512640 134996440 4294956192 18446744073709551615 134528159 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 4876 3410 75 118 0 4755 0
Current children cumulated CPU time (s) 342.11
Current children cumulated vsize (KiB) 35184


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.25 2/66 26263
/proc/meminfo: memFree=1227928/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20024 CPUtime=800.22
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13686 0 0 0 80015 7 0 0 25 0 1 0 108357618 20504576 3518 1992294400 134512640 134996440 4294956192 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5006 3518 75 118 0 4885 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 35704

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.23 2/66 26263
/proc/meminfo: memFree=1227864/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20024 CPUtime=860.19
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13691 0 0 0 86012 7 0 0 25 0 1 0 108357618 20504576 3523 1992294400 134512640 134996440 4294956192 18446744073709551615 134528079 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5006 3523 75 118 0 4885 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 35704

[startup+942.302 s]
/proc/loadavg: 1.00 1.03 1.21 2/66 26263
/proc/meminfo: memFree=1227864/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20024 CPUtime=920.17
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13695 0 0 0 92010 7 0 0 25 0 1 0 108357618 20504576 3527 1992294400 134512640 134996440 4294956192 18446744073709551615 134532761 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5006 3527 75 118 0 4885 0
Current children cumulated CPU time (s) 941.87
Current children cumulated vsize (KiB) 35704

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.20 2/66 26263
/proc/meminfo: memFree=1227864/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20024 CPUtime=980.15
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13702 0 0 0 98007 8 0 0 25 0 1 0 108357618 20504576 3534 1992294400 134512640 134996440 4294956192 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5006 3534 75 118 0 4885 0
Current children cumulated CPU time (s) 1001.85
Current children cumulated vsize (KiB) 35704

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.18 2/66 26263
/proc/meminfo: memFree=1227864/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20024 CPUtime=1040.12
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13709 0 0 0 104004 8 0 0 25 0 1 0 108357618 20504576 3541 1992294400 134512640 134996440 4294956192 18446744073709551615 134527862 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5006 3541 75 118 0 4885 0
Current children cumulated CPU time (s) 1061.82
Current children cumulated vsize (KiB) 35704

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.17 2/66 26263
/proc/meminfo: memFree=1227864/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1100.09
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13716 0 0 0 110001 8 0 0 25 0 1 0 108357618 20635648 3548 1992294400 134512640 134996440 4294956192 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3548 75 118 0 4917 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 35832

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.16 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1160.07
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13722 0 0 0 115999 8 0 0 25 0 1 0 108357618 20635648 3554 1992294400 134512640 134996440 4294956192 18446744073709551615 134536988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3554 75 118 0 4917 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 35832

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1168.07
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13723 0 0 0 116799 8 0 0 25 0 1 0 108357618 20635648 3555 1992294400 134512640 134996440 4294956192 18446744073709551615 134533056 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3555 75 118 0 4917 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 35832

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1174.47
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13724 0 0 0 117439 8 0 0 25 0 1 0 108357618 20635648 3556 1992294400 134512640 134996440 4294956192 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3556 75 118 0 4917 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 35832

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1176.06
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13724 0 0 0 117598 8 0 0 25 0 1 0 108357618 20635648 3556 1992294400 134512640 134996440 4294956192 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3556 75 118 0 4917 0
Current children cumulated CPU time (s) 1197.76
Current children cumulated vsize (KiB) 35832

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1176.86
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13725 0 0 0 117678 8 0 0 25 0 1 0 108357618 20635648 3557 1992294400 134512640 134996440 4294956192 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3557 75 118 0 4917 0
Current children cumulated CPU time (s) 1198.56
Current children cumulated vsize (KiB) 35832

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1177.26
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13727 0 0 0 117718 8 0 0 25 0 1 0 108357618 20635648 3559 1992294400 134512640 134996440 4294956192 18446744073709551615 134551577 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3559 75 118 0 4917 0
Current children cumulated CPU time (s) 1198.96
Current children cumulated vsize (KiB) 35832

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1177.66
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13727 0 0 0 117758 8 0 0 25 0 1 0 108357618 20635648 3559 1992294400 134512640 134996440 4294956192 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3559 75 118 0 4917 0
Current children cumulated CPU time (s) 1199.36
Current children cumulated vsize (KiB) 35832

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.15 2/66 26263
/proc/meminfo: memFree=1227800/2055920 swapFree=4180248/4192956
[pid=26255] ppid=26253 vsize=15680 CPUtime=21.7
/proc/26255/stat : 26255 (SATzilla2009_C) S 26253 26255 26218 0 -1 4194304 5549 21702 0 0 891 5 1261 13 25 0 1 0 108355444 16056320 3682 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/26255/statm: 3920 3682 219 399 0 3517 0
[pid=26261] ppid=26255 vsize=20152 CPUtime=1177.77
/proc/26261/stat : 26261 (march_dl2004) R 26255 26255 26218 0 -1 4194304 13727 0 0 0 117769 8 0 0 25 0 1 0 108357618 20635648 3559 1992294400 134512640 134996440 4294956192 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26261/statm: 5038 3559 75 118 0 4917 0
Current children cumulated CPU time (s) 1199.47
Current children cumulated vsize (KiB) 35832

Child status: 17
Real time (s): 1200.06
CPU time (s): 1199.55
CPU user time (s): 1199.27
CPU system time (s): 0.283956
CPU usage (%): 99.9578
Max. virtual memory (cumulated for all children) (KiB): 35832

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

runsolver used 1.07484 second user time and 3.3005 second system time

The end

Launcher Data

Begin job on node17 at 2009-04-27 05:33:40
IDJOB=1735516
IDBENCH=71495
IDSOLVER=527
FILE ID=node17/1735516-1240803220
PBS_JOBID= 9187407
Free space on /tmp= 66148 MiB

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

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

MD5SUM BENCH= e4c376965bc8cbd4cdf5b3958d29ec62
RANDOM SEED=139326052

node17.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:       1257792 kB
Buffers:         79136 kB
Cached:         654344 kB
SwapCached:       7584 kB
Active:         377200 kB
Inactive:       366260 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1257792 kB
SwapTotal:     4192956 kB
SwapFree:      4180248 kB
Dirty:           32932 kB
Writeback:           0 kB
Mapped:          13476 kB
Slab:            40680 kB
Committed_AS:   414864 kB
PageTables:       1452 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= 66116 MiB
End job on node17 at 2009-04-27 05:53:41