Trace number 1825857

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.09 5000.47

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v1375c111739g2.cnf
MD5SUM4a0161ad7ac9d31215b2f5b6bcc0673a
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 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.76/21.82	c SATzilla is building models for class 2
21.76/21.82	c run presolver march_dl2004 for 5 seconds ... 
21.76/21.82	c Bin: Executing march_dl2004
21.76/21.82	c spawning binary file with 5 seconds ...
21.76/21.82	c child exit by a signal
21.76/21.82	c march_dl2004 returned code 137.
21.76/21.82	c run presolver mxc-sr08 for 5 seconds ... 
21.76/21.82	c Bin: Executing mxc-sr08
21.76/21.82	c spawning binary file with 5 seconds ...
21.76/21.82	c child exit by a signal
21.76/21.82	c mxc-sr08 returned code 137.
21.76/21.82	c Orignal number of varibales is 1375, number of clauses is 111739 
21.76/21.82	c predicted feature computation time is 9.566268 
21.76/21.82	c Bin: Executing satelite
21.76/21.82	c spawning binary file with 240 seconds ...
21.76/21.82	c child exited successfully
21.76/21.82	c satzilla computing base features
21.76/21.82	c Number of variabe is: 1320, Number of clause is : 110364 
21.76/21.82	c Initializing...
21.76/21.82	c satzilla compute diameter ...
21.76/21.82	c start diameter features ...
21.76/21.82	c satzilla doing clause learning
21.76/21.82	c start clause learning features ...
21.76/21.82	c Bin: Executing zchaff07
21.76/21.82	c spawning binary file with 2 seconds ...
21.76/21.82	c child exit by a signal
21.76/21.82	c satzilla doing survey propogation probe
21.76/21.82	c do survay propogation for 2 second ...
21.76/21.82	c satzilla doing local search probe
21.76/21.82	c satzilla doing lobjois search-space size estimate
21.76/21.82	c features are:1375 111739 1320 110364 0.0416667 0.0124588 0.0119604 0.995413 0.0187262 0.225786 0.00253972 1.63323 0.00151515 0.0356061 0.235975 0.941847 0.941847 0.00253972 0.145496 0.00165815 0.00346127 4.97765 0.159687 0.0388352 0.0754098 0.28972 2.7504 0.00142704 0.139413 0.000915153 0.00197528 4.4415 0.941847 0.00329415 0.164496 0.00180312 0.00475699 3 0 3 3 -0 184.308 0.225054 76 251 214 129 205 178 193 59.7353 0.120673 53.254 83.4342 60.6207 53.4 59.9816 57.0804 58.7903 0.823452 0.0299081 0.757643 0.885022 0.859704 0.791648 0.840102 0.806574 0.82191 6.54202e-10 4.96256 1.11022e-16 5.62965e-08 8.74138e-10 2.20934e-14 2.40743e-11 1.50435e-13 1.9621e-12 35.8919 0.122819 592.649 0.171557 611 582 635 40.9974 0.0522145 0.999828 0.000312512 0.843514 0.915655 
21.76/21.82	c satzilla's ranking:
21.76/21.82	c 1) minisat20SAT07: 1.597566
21.76/21.82	c 2) march_dl2004: 1.555085
21.76/21.82	c 3) zchaff_rand: 1.458602
21.76/21.82	c 4) minisat20: 1.455089
21.76/21.82	c 5) mxc-sr08: 1.377162
21.76/21.82	c 6) tts-4-0: 0.205105
21.76/21.82	c 7) vallst: -0.284043
21.76/21.82	c 8) SATenstein: -10000.000000
21.76/21.82	c 9) gnovelty+: -10000.000000
21.76/21.82	c 10) adaptg2wsat+: -10000.000000
21.76/21.82	c 11) adaptg2wsat0: -10000.000000
21.76/21.82	c 12) picosat846: -10000.000000
21.76/21.82	c 13) kcnfs04SAT07: -10000.000000
21.76/21.82	c satzilla running minisat20SAT07 ... 
4999.00/5000.46	c Bin: Executing minisat20SAT07
4999.00/5000.46	c spawning binary file with 4978 seconds ...
4999.00/5000.46	c child exit by a signal
4999.00/5000.46	c minisat20SAT07 returned code 137.
4999.00/5000.46	c satzilla running march_dl2004 ... 
4999.00/5000.46	c Bin: Executing march_dl2004
4999.00/5000.46	c march_dl2004 returned code 1.
4999.00/5000.46	c satzilla running zchaff_rand ... 
4999.00/5000.46	c Bin: Executing zchaff_rand
4999.00/5000.46	c zchaff_rand returned code 1.
4999.00/5000.46	c satzilla running minisat20 ... 
4999.00/5000.46	c Bin: Executing minisat20
4999.00/5000.46	c minisat20 returned code 1.
4999.00/5000.46	c satzilla running mxc-sr08 ... 
4999.00/5000.46	c Bin: Executing mxc-sr08
4999.00/5000.46	c mxc-sr08 returned code 1.
4999.00/5000.46	c satzilla running tts-4-0 ... 
4999.00/5000.46	c Bin: Executing tts-4-0
4999.00/5000.46	c tts-4-0 returned code 1.
4999.00/5000.46	c satzilla running vallst ... 
4999.00/5000.46	c Bin: Executing vallst
4999.00/5000.46	c vallst returned code 1.
4999.00/5000.46	c satzilla running SATenstein ... 
4999.00/5000.46	c Bin: Executing SATenstein
4999.00/5000.46	c SATenstein returned code 1.
4999.00/5000.46	c satzilla running gnovelty+ ... 
4999.00/5000.46	c Bin: Executing gnovelty+
4999.00/5000.46	c gnovelty+ returned code 1.
4999.00/5000.46	c satzilla running adaptg2wsat+ ... 
4999.00/5000.46	c Bin: Executing adaptg2wsat+
4999.00/5000.46	c adaptg2wsat+ returned code 1.
4999.00/5000.46	c satzilla running adaptg2wsat0 ... 
4999.00/5000.46	c Bin: Executing adaptg2wsat0
4999.00/5000.46	c adaptg2wsat0 returned code 1.
4999.00/5000.46	c satzilla running picosat846 ... 
4999.00/5000.46	c Bin: Executing picosat846
4999.00/5000.46	c picosat846 returned code 1.
4999.00/5000.46	c satzilla running kcnfs04SAT07 ... 
4999.00/5000.46	c Bin: Executing kcnfs04SAT07
4999.00/5000.46	c kcnfs04SAT07 returned code 1.
4999.00/5000.46	c ERROR: All Failed! 
4999.00/5000.46	c SATZILLA_TIME=4999.830000

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-1825857-1242517275/watcher-1825857-1242517275 -o /tmp/evaluation-result-1825857-1242517275/solver-1825857-1242517275 -C 5000 -W 6000 -M 1800 HOME/SATzilla2009_C HOME/instance-1825857-1242517275.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 1.00 1.00 2/64 31941
/proc/meminfo: memFree=666296/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) R 31939 31941 31825 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 1 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=1516 CPUtime=0
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 198 0 0 0 0 0 0 0 18 0 1 0 279760775 1552384 193 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 379 193 50 118 0 258 0

[startup+0.0512819 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 31941
/proc/meminfo: memFree=666296/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=2308 CPUtime=0.04
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 422 0 0 0 4 0 0 0 19 0 1 0 279760775 2363392 417 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 577 417 50 118 0 456 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4364

[startup+0.101285 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 31941
/proc/meminfo: memFree=666296/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=3100 CPUtime=0.09
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 664 0 0 0 9 0 0 0 19 0 1 0 279760775 3174400 659 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 775 659 50 118 0 654 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5156

[startup+0.301308 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 31941
/proc/meminfo: memFree=666296/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=7328 CPUtime=0.28
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 4771 0 0 0 27 1 0 0 21 0 1 0 279760775 7503872 1338 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 1832 1338 61 118 0 1711 0
Current children cumulated CPU time (s) 0.28
Current children cumulated vsize (KiB) 9384

[startup+0.701355 s]
/proc/loadavg: 1.00 1.00 1.00 2/64 31941
/proc/meminfo: memFree=666296/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=12992 CPUtime=0.69
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 9650 0 0 0 65 4 0 0 24 0 1 0 279760775 13303808 2725 1992294400 134512640 134996440 4294956192 18446744073709551615 134559676 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 3248 2725 73 118 0 3127 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15048

[startup+1.50145 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31943
/proc/meminfo: memFree=656168/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=16412 CPUtime=1.49
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 12756 0 0 0 144 5 0 0 25 0 1 0 279760775 16805888 2627 1992294400 134512640 134996440 4294956192 18446744073709551615 134527877 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 4103 2627 75 118 0 3982 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 18468

[startup+3.10263 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31943
/proc/meminfo: memFree=653352/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=0
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 279760774 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31941/statm: 514 112 96 399 0 111 0
[pid=31942] ppid=31941 vsize=17936 CPUtime=3.09
/proc/31942/stat : 31942 (march_dl2004) R 31941 31941 31825 0 -1 4194304 13124 0 0 0 304 5 0 0 25 0 1 0 279760775 18366464 2995 1992294400 134512640 134996440 4294956192 18446744073709551615 134528324 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31942/statm: 4484 2995 75 118 0 4363 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 19992

[startup+6.30201 s]
/proc/loadavg: 1.08 1.02 1.01 2/66 31944
/proc/meminfo: memFree=659952/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=2056 CPUtime=4.99
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 156 13177 0 0 0 0 494 5 16 0 1 0 279760774 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 514 125 107 399 0 111 0
[pid=31944] ppid=31941 vsize=9364 CPUtime=1.28
/proc/31944/stat : 31944 (mxc-sr08) R 31941 31941 31825 0 -1 4194304 2489 0 0 0 127 1 0 0 25 0 1 0 279761275 9588736 2147 1992294400 134512640 135078026 4294956192 18446744073709551615 134561286 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31944/statm: 2341 2147 55 138 0 2200 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 11420

[startup+12.7017 s]
/proc/loadavg: 1.07 1.02 1.00 2/65 31945
/proc/meminfo: memFree=656632/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=9900 CPUtime=12.67
/proc/31941/stat : 31941 (SATzilla2009_C) R 31939 31941 31825 0 -1 4194304 3021 18754 0 0 196 1 1061 9 25 0 1 0 279760774 10137600 2108 1992294400 134512640 136149437 4294956224 18446744073709551615 134532673 0 0 4096 0 0 0 0 17 1 0 0
/proc/31941/statm: 2475 2108 135 399 0 2072 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 9900

[startup+25.5012 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 31947
/proc/meminfo: memFree=642168/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=9756 CPUtime=3.65
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 2592 0 0 0 364 1 0 0 25 0 1 0 279762957 9990144 2328 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 2439 2328 74 138 0 2298 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 25424

[startup+51.1012 s]
/proc/loadavg: 1.04 1.01 1.00 2/66 31947
/proc/meminfo: memFree=616888/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=34904 CPUtime=29.25
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 8884 0 0 0 2918 7 0 0 25 0 1 0 279762957 35741696 8620 1992294400 134512640 135078472 4294956192 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 8726 8620 74 138 0 8585 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 50572

[startup+102.305 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 31949
/proc/meminfo: memFree=595384/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=56248 CPUtime=80.43
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 14175 0 0 0 8031 12 0 0 25 0 1 0 279762957 57597952 13911 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 14062 13911 74 138 0 13921 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 71916

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31949
/proc/meminfo: memFree=580024/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=71632 CPUtime=140.41
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 18045 0 0 0 14024 17 0 0 25 0 1 0 279762957 73351168 17781 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 17908 17781 74 138 0 17767 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 87300

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31949
/proc/meminfo: memFree=568184/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=83512 CPUtime=200.4
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 20939 0 0 0 20019 21 0 0 25 0 1 0 279762957 85516288 20675 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 20878 20675 74 138 0 20737 0
Current children cumulated CPU time (s) 222.19
Current children cumulated vsize (KiB) 99180

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31949
/proc/meminfo: memFree=555128/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=96696 CPUtime=260.38
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 24245 0 0 0 26014 24 0 0 25 0 1 0 279762957 99016704 23981 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 24174 23981 74 138 0 24033 0
Current children cumulated CPU time (s) 282.17
Current children cumulated vsize (KiB) 112364

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31949
/proc/meminfo: memFree=543096/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=108576 CPUtime=320.38
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 27208 0 0 0 32010 28 0 0 25 0 1 0 279762957 111181824 26944 1992294400 134512640 135078472 4294956192 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 27144 26944 74 138 0 27003 0
Current children cumulated CPU time (s) 342.17
Current children cumulated vsize (KiB) 124244

[startup+402.302 s]

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


[startup+4722.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31957
/proc/meminfo: memFree=428536/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4699.2
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 469850 70 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4720.99
Current children cumulated vsize (KiB) 239244

[startup+4782.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31957
/proc/meminfo: memFree=428536/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4759.18
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 475848 70 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4780.97
Current children cumulated vsize (KiB) 239244

[startup+4842.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4819.15
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 481845 70 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4840.94
Current children cumulated vsize (KiB) 239244

[startup+4902.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4879.13
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 487843 70 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4900.92
Current children cumulated vsize (KiB) 239244

[startup+4962.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4939.12
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 493841 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4960.91
Current children cumulated vsize (KiB) 239244

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

[startup+4966.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4943.12
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 494241 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4964.91
Current children cumulated vsize (KiB) 239244

[startup+4979.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4955.91
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 495520 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4977.7
Current children cumulated vsize (KiB) 239244

[startup+4991.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4968.71
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 496800 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4990.5
Current children cumulated vsize (KiB) 239244

[startup+4995.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4971.91
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 497120 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4993.7
Current children cumulated vsize (KiB) 239244

[startup+4998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4975.11
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 497440 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4996.9
Current children cumulated vsize (KiB) 239244

[startup+4999.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4975.91
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 497520 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4997.7
Current children cumulated vsize (KiB) 239244

[startup+4999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4976.71
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 497600 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4998.5
Current children cumulated vsize (KiB) 239244

[startup+5000.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4977.11
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 497640 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4998.9
Current children cumulated vsize (KiB) 239244

[startup+5000.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 31963
/proc/meminfo: memFree=428408/2055920 swapFree=4173864/4192956
[pid=31941] ppid=31939 vsize=15668 CPUtime=21.79
/proc/31941/stat : 31941 (SATzilla2009_C) S 31939 31941 31825 0 -1 4194304 5533 21645 0 0 905 4 1256 14 25 0 1 0 279760774 16044032 3668 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/31941/statm: 3917 3668 219 399 0 3514 0
[pid=31947] ppid=31941 vsize=223576 CPUtime=4977.21
/proc/31947/stat : 31947 (minisat20SAT07) R 31941 31941 31825 0 -1 4194304 55787 0 0 0 497650 71 0 0 25 0 1 0 279762957 228941824 55523 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/31947/statm: 55894 55523 74 138 0 55753 0
Current children cumulated CPU time (s) 4999
Current children cumulated vsize (KiB) 239244

Child status: 17
Real time (s): 5000.47
CPU time (s): 4999.09
CPU user time (s): 4998.15
CPU system time (s): 0.939857
CPU usage (%): 99.9724
Max. virtual memory (cumulated for all children) (KiB): 239244

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

runsolver used 5.81212 second user time and 12.1851 second system time

The end

Launcher Data

Begin job on node20 at 2009-05-17 01:41:15
IDJOB=1825857
IDBENCH=71511
IDSOLVER=668
FILE ID=node20/1825857-1242517275
PBS_JOBID= 9307027
Free space on /tmp= 66220 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v1375c111739g2.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1825857-1242517275/watcher-1825857-1242517275 -o /tmp/evaluation-result-1825857-1242517275/solver-1825857-1242517275 -C 5000 -W 6000 -M 1800  HOME/SATzilla2009_C HOME/instance-1825857-1242517275.cnf

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

MD5SUM BENCH= 4a0161ad7ac9d31215b2f5b6bcc0673a
RANDOM SEED=781311037

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

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:        666712 kB
Buffers:         99068 kB
Cached:        1176136 kB
SwapCached:      13464 kB
Active:          62120 kB
Inactive:      1228300 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        666712 kB
SwapTotal:     4192956 kB
SwapFree:      4173864 kB
Dirty:           32800 kB
Writeback:           0 kB
Mapped:          13564 kB
Slab:            84788 kB
Committed_AS:  1104532 kB
PageTables:       1396 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66192 MiB
End job on node20 at 2009-05-17 03:04:36