Trace number 1825846

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) 4999.07 5000.75

General information on the benchmark

NameCRAFTED/rbsat/random/forced/
rbsat-v945c61409gyes4.cnf
MD5SUMdf9c42090e37db3e7c6222a93cb90a4d
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark87.6287
Satisfiable
(Un)Satisfiability was proved
Number of variables945
Number of clauses61409
Sum of the clauses size123673
Maximum clause length21
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 261364
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 545

Solver Data

20.77/20.81	c SATzilla is building models for class 2
20.77/20.81	c run presolver march_dl2004 for 5 seconds ... 
20.77/20.81	c Bin: Executing march_dl2004
20.77/20.81	c spawning binary file with 5 seconds ...
20.77/20.81	c child exit by a signal
20.77/20.81	c march_dl2004 returned code 137.
20.77/20.81	c run presolver mxc-sr08 for 5 seconds ... 
20.77/20.81	c Bin: Executing mxc-sr08
20.77/20.81	c spawning binary file with 5 seconds ...
20.77/20.81	c child exit by a signal
20.77/20.81	c mxc-sr08 returned code 137.
20.77/20.81	c Orignal number of varibales is 945, number of clauses is 61409 
20.77/20.81	c predicted feature computation time is 8.386841 
20.77/20.81	c Bin: Executing satelite
20.77/20.81	c spawning binary file with 240 seconds ...
20.77/20.81	c child exited successfully
20.77/20.81	c satzilla computing base features
20.77/20.81	c Number of variabe is: 900, Number of clause is : 60148 
20.77/20.81	c Initializing...
20.77/20.81	c satzilla compute diameter ...
20.77/20.81	c start diameter features ...
20.77/20.81	c satzilla doing clause learning
20.77/20.81	c start clause learning features ...
20.77/20.81	c Bin: Executing zchaff07
20.77/20.81	c spawning binary file with 2 seconds ...
20.77/20.81	c child exit by a signal
20.77/20.81	c satzilla doing survey propogation probe
20.77/20.81	c do survay propogation for 2 second ...
20.77/20.81	c satzilla doing local search probe
20.77/20.81	c satzilla doing lobjois search-space size estimate
20.77/20.81	c features are:945 61409 900 60148 0.05 0.020965 0.0149631 0.993872 0.0237826 0.242699 0.00360768 1.46581 0.00222222 0.0433333 0.264249 0.934944 0.934944 0.00360768 0.206249 0.00212808 0.00578573 5.0481 0.194249 0.0426997 0.0836364 0.309942 2.84724 0.00207765 0.196464 0.0012303 0.00350801 4.52013 0.934944 0.00409361 0.208751 0.0024606 0.00636763 3.03288 0.0587936 3 4 0.144604 480.7 0.534238 241 986 986 299 426 322 399 46.1167 0.18021 39.0954 63.4574 63.4574 40.5619 49.3071 40.5628 41.5 0.809348 0.021942 0.742201 0.855814 0.831395 0.786521 0.822069 0.796441 0.810169 4.08315e-08 4.50147 0 2.04632e-06 5.48555e-08 4.50195e-13 5.64323e-09 5.08327e-12 1.20686e-10 30.8046 0.481801 405.046 0.115505 408 390 431 32.7409 0.066268 0.999753 0.00135241 0.750465 0.909132 
20.77/20.81	c satzilla's ranking:
20.77/20.81	c 1) minisat20SAT07: 1.733821
20.77/20.81	c 2) minisat20: 1.667472
20.77/20.81	c 3) mxc-sr08: 1.275719
20.77/20.81	c 4) zchaff_rand: 1.127402
20.77/20.81	c 5) march_dl2004: 1.011064
20.77/20.81	c 6) vallst: 0.255626
20.77/20.81	c 7) tts-4-0: 0.232789
20.77/20.81	c 8) SATenstein: -10000.000000
20.77/20.81	c 9) gnovelty+: -10000.000000
20.77/20.81	c 10) adaptg2wsat+: -10000.000000
20.77/20.81	c 11) adaptg2wsat0: -10000.000000
20.77/20.81	c 12) picosat846: -10000.000000
20.77/20.81	c 13) kcnfs04SAT07: -10000.000000
20.77/20.81	c satzilla running minisat20SAT07 ... 
4998.99/5000.74	c Bin: Executing minisat20SAT07
4998.99/5000.74	c spawning binary file with 4979 seconds ...
4998.99/5000.74	c child exit by a signal
4998.99/5000.74	c minisat20SAT07 returned code 137.
4998.99/5000.74	c satzilla running minisat20 ... 
4998.99/5000.74	c Bin: Executing minisat20
4998.99/5000.74	c minisat20 returned code 1.
4998.99/5000.74	c satzilla running mxc-sr08 ... 
4998.99/5000.74	c Bin: Executing mxc-sr08
4998.99/5000.74	c mxc-sr08 returned code 1.
4998.99/5000.74	c satzilla running zchaff_rand ... 
4998.99/5000.74	c Bin: Executing zchaff_rand
4998.99/5000.74	c zchaff_rand returned code 1.
4998.99/5000.74	c satzilla running march_dl2004 ... 
4998.99/5000.74	c Bin: Executing march_dl2004
4998.99/5000.74	c march_dl2004 returned code 1.
4998.99/5000.74	c satzilla running vallst ... 
4998.99/5000.74	c Bin: Executing vallst
4998.99/5000.74	c vallst returned code 1.
4998.99/5000.74	c satzilla running tts-4-0 ... 
4998.99/5000.74	c Bin: Executing tts-4-0
4998.99/5000.74	c tts-4-0 returned code 1.
4998.99/5000.74	c satzilla running SATenstein ... 
4998.99/5000.74	c Bin: Executing SATenstein
4998.99/5000.74	c SATenstein returned code 1.
4998.99/5000.74	c satzilla running gnovelty+ ... 
4998.99/5000.74	c Bin: Executing gnovelty+
4998.99/5000.74	c gnovelty+ returned code 1.
4998.99/5000.74	c satzilla running adaptg2wsat+ ... 
4998.99/5000.74	c Bin: Executing adaptg2wsat+
4998.99/5000.74	c adaptg2wsat+ returned code 1.
4998.99/5000.74	c satzilla running adaptg2wsat0 ... 
4998.99/5000.74	c Bin: Executing adaptg2wsat0
4998.99/5000.74	c adaptg2wsat0 returned code 1.
4998.99/5000.74	c satzilla running picosat846 ... 
4998.99/5000.74	c Bin: Executing picosat846
4998.99/5000.74	c picosat846 returned code 1.
4998.99/5000.74	c satzilla running kcnfs04SAT07 ... 
4998.99/5000.74	c Bin: Executing kcnfs04SAT07
4998.99/5000.74	c kcnfs04SAT07 returned code 1.
4998.99/5000.74	c ERROR: All Failed! 
4998.99/5000.74	c SATZILLA_TIME=4999.810000

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-1825846-1242516346/watcher-1825846-1242516346 -o /tmp/evaluation-result-1825846-1242516346/solver-1825846-1242516346 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825846-1242516346.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 5000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 5030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 6000 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 31787
/proc/meminfo: memFree=1437416/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=1116 CPUtime=0
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 154 0 0 0 0 0 0 0 19 0 1 0 279663931 1142784 149 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 279 150 50 118 0 158 0

[startup+0.0568221 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 31787
/proc/meminfo: memFree=1437416/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=2040 CPUtime=0.05
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 428 0 0 0 5 0 0 0 19 0 1 0 279663931 2088960 423 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 510 423 50 118 0 389 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4096

[startup+0.10183 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 31787
/proc/meminfo: memFree=1437416/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=4280 CPUtime=0.09
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 973 0 0 0 9 0 0 0 19 0 1 0 279663931 4382720 744 1992294400 134512640 134996440 4294956192 18446744073709551615 134543099 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 1070 744 55 118 0 949 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6336

[startup+0.301865 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 31787
/proc/meminfo: memFree=1437416/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=6928 CPUtime=0.29
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 4816 0 0 0 27 2 0 0 21 0 1 0 279663931 7094272 1399 1992294400 134512640 134996440 4294956192 18446744073709551615 134544549 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 1732 1399 73 118 0 1611 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8984

[startup+0.701938 s]
/proc/loadavg: 1.00 0.99 0.91 3/65 31787
/proc/meminfo: memFree=1437416/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=9704 CPUtime=0.69
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 5661 0 0 0 66 3 0 0 25 0 1 0 279663931 9936896 1602 1992294400 134512640 134996440 4294956192 18446744073709551615 134571535 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 2426 1602 75 118 0 2305 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11760

[startup+1.50108 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31789
/proc/meminfo: memFree=1430680/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=10428 CPUtime=1.49
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 5832 0 0 0 146 3 0 0 25 0 1 0 279663931 10678272 1773 1992294400 134512640 134996440 4294956192 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 2607 1773 75 118 0 2486 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12484

[startup+3.10137 s]
/proc/loadavg: 1.00 0.99 0.91 2/67 31789
/proc/meminfo: memFree=1430232/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=0
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279663931 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 112 96 399 0 111 0
[pid=31788] ppid=31787 vsize=10816 CPUtime=3.09
/proc/31788/stat : 31788 (march_dl2004) R 31787 31787 31640 0 -1 4194304 5900 0 0 0 306 3 0 0 25 0 1 0 279663931 11075584 1841 1992294400 134512640 134996440 4294956192 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31788/statm: 2704 1841 75 118 0 2583 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 12872

[startup+6.30195 s]
/proc/loadavg: 1.16 1.02 0.92 2/67 31790
/proc/meminfo: memFree=1431320/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=2056 CPUtime=4.99
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 156 5937 0 0 0 0 496 3 19 0 1 0 279663931 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 514 125 107 399 0 111 0
[pid=31790] ppid=31787 vsize=5384 CPUtime=1.28
/proc/31790/stat : 31790 (mxc-sr08) R 31787 31787 31640 0 -1 4194304 1566 0 0 0 128 0 0 0 25 0 1 0 279664431 5513216 1240 1992294400 134512640 135078026 4294956192 18446744073709551615 134540370 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31790/statm: 1346 1240 71 138 0 1205 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 7440

[startup+12.7011 s]
/proc/loadavg: 1.23 1.04 0.93 2/66 31791
/proc/meminfo: memFree=1431904/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=5520 CPUtime=12.42
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 1730 9351 0 0 212 1 1023 6 25 0 1 0 279663931 5652480 1013 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 1380 1013 136 399 0 977 0
Current children cumulated CPU time (s) 12.42
Current children cumulated vsize (KiB) 5520

[startup+25.5014 s]
/proc/loadavg: 1.18 1.03 0.93 2/67 31793
/proc/meminfo: memFree=1418392/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=11144 CPUtime=4.66
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 2745 0 0 0 465 1 0 0 25 0 1 0 279666013 11411456 2596 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 2786 2596 73 138 0 2645 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21308

[startup+51.101 s]
/proc/loadavg: 1.11 1.03 0.93 2/67 31793
/proc/meminfo: memFree=1404056/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=25600 CPUtime=30.26
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 6338 0 0 0 3022 4 0 0 25 0 1 0 279666013 26214400 6189 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 6400 6189 73 138 0 6259 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 35764

[startup+102.305 s]
/proc/loadavg: 1.05 1.02 0.93 2/67 31793
/proc/meminfo: memFree=1391896/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=37836 CPUtime=81.45
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 9351 0 0 0 8136 9 0 0 25 0 1 0 279666013 38744064 9202 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 9459 9202 73 138 0 9318 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 48000

[startup+162.301 s]
/proc/loadavg: 1.02 1.02 0.93 2/67 31793
/proc/meminfo: memFree=1389720/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=39976 CPUtime=141.42
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 9878 0 0 0 14133 9 0 0 25 0 1 0 279666013 40935424 9729 1992294400 134512640 135078472 4294956192 18446744073709551615 134550551 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 9994 9729 73 138 0 9853 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 50140

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/67 31793
/proc/meminfo: memFree=1384408/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=45308 CPUtime=201.4
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 11205 0 0 0 20129 11 0 0 25 0 1 0 279666013 46395392 11056 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 11327 11056 73 138 0 11186 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 55472

[startup+282.302 s]
/proc/loadavg: 1.00 1.01 0.93 2/67 31793
/proc/meminfo: memFree=1383448/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=46356 CPUtime=261.38
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 11453 0 0 0 26127 11 0 0 25 0 1 0 279666013 47468544 11304 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 11589 11304 73 138 0 11448 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 56520

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31793
/proc/meminfo: memFree=1379096/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=51036 CPUtime=321.36
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 12544 0 0 0 32123 13 0 0 25 0 1 0 279666013 52260864 12395 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 12759 12395 73 138 0 12618 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 61200

[startup+402.301 s]

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


[startup+4662.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1313240/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=118948 CPUtime=4639.91
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 28767 0 0 0 463962 29 0 0 25 0 1 0 279666013 121802752 28618 1992294400 134512640 135078472 4294956192 18446744073709551615 134550593 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 29737 28618 73 138 0 29596 0
Current children cumulated CPU time (s) 4660.69
Current children cumulated vsize (KiB) 129112

[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1313176/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=119368 CPUtime=4699.9
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 28837 0 0 0 469961 29 0 0 25 0 1 0 279666013 122232832 28688 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 29842 28688 73 138 0 29701 0
Current children cumulated CPU time (s) 4720.68
Current children cumulated vsize (KiB) 129532

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1313112/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=119532 CPUtime=4759.87
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 28878 0 0 0 475958 29 0 0 25 0 1 0 279666013 122400768 28729 1992294400 134512640 135078472 4294956192 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 29883 28729 73 138 0 29742 0
Current children cumulated CPU time (s) 4780.65
Current children cumulated vsize (KiB) 129696

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312920/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=119776 CPUtime=4819.85
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 28937 0 0 0 481956 29 0 0 25 0 1 0 279666013 122650624 28788 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 29944 28788 73 138 0 29803 0
Current children cumulated CPU time (s) 4840.63
Current children cumulated vsize (KiB) 129940

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4879.84
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 487954 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134549420 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4900.62
Current children cumulated vsize (KiB) 130264

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4939.82
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 493952 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4960.6
Current children cumulated vsize (KiB) 130264

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4943.82
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 494352 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4964.6
Current children cumulated vsize (KiB) 130264

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4956.61
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 495631 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4977.39
Current children cumulated vsize (KiB) 130264

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4969.41
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 496911 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4990.19
Current children cumulated vsize (KiB) 130264

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4972.61
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 497231 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4993.39
Current children cumulated vsize (KiB) 130264

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4975.81
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 497551 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4996.59
Current children cumulated vsize (KiB) 130264

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4977.41
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 497711 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550559 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4998.19
Current children cumulated vsize (KiB) 130264

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4977.81
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29003 0 0 0 497751 30 0 0 25 0 1 0 279666013 122982400 28854 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28854 73 138 0 29884 0
Current children cumulated CPU time (s) 4998.59
Current children cumulated vsize (KiB) 130264

[startup+5000.7 s]
/proc/loadavg: 1.00 1.00 0.93 2/67 31803
/proc/meminfo: memFree=1312664/2055920 swapFree=4180396/4192956
[pid=31787] ppid=31785 vsize=10164 CPUtime=20.78
/proc/31787/stat : 31787 (SATzilla2009_C) S 31785 31787 31640 0 -1 4194304 3806 11404 0 0 844 4 1221 9 25 0 1 0 279663931 10407936 2278 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31787/statm: 2541 2278 219 399 0 2138 0
[pid=31793] ppid=31787 vsize=120100 CPUtime=4978.21
/proc/31793/stat : 31793 (minisat20SAT07) R 31787 31787 31640 0 -1 4194304 29004 0 0 0 497791 30 0 0 25 0 1 0 279666013 122982400 28855 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31793/statm: 30025 28855 73 138 0 29884 0
Current children cumulated CPU time (s) 4998.99
Current children cumulated vsize (KiB) 130264

Child status: 17
Real time (s): 5000.75
CPU time (s): 4999.07
CPU user time (s): 4998.6
CPU system time (s): 0.461929
CPU usage (%): 99.9663
Max. virtual memory (cumulated for all children) (KiB): 130264

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

runsolver used 4.38433 second user time and 13.8039 second system time

The end

Launcher Data

Begin job on node84 at 2009-05-17 01:25:46
IDJOB=1825846
IDBENCH=71365
IDSOLVER=668
FILE ID=node84/1825846-1242516346
PBS_JOBID= 9307069
Free space on /tmp= 66052 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/random/forced/rbsat-v945c61409gyes4.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825846-1242516346/watcher-1825846-1242516346 -o /tmp/evaluation-result-1825846-1242516346/solver-1825846-1242516346 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825846-1242516346.cnf

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

MD5SUM BENCH= df9c42090e37db3e7c6222a93cb90a4d
RANDOM SEED=753619081

node84.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.259
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.259
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1437960 kB
Buffers:         73560 kB
Cached:         467604 kB
SwapCached:       6712 kB
Active:         169844 kB
Inactive:       379516 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1437960 kB
SwapTotal:     4192956 kB
SwapFree:      4180396 kB
Dirty:           32160 kB
Writeback:           0 kB
Mapped:          13744 kB
Slab:            54640 kB
Committed_AS:   935860 kB
PageTables:       1368 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= 66020 MiB
End job on node84 at 2009-05-17 02:49:07