Trace number 1539388

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_I 2009-03-22? (exit code) 1199.12 1205.14

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/400/
unif-k3-r4.25-v400-c1700-S104085281-076.cnf
MD5SUM5ab9251cccb4c72968393b6f409a56b6
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark57.2563
Satisfiable
(Un)Satisfiability was proved
Number of variables400
Number of clauses1700
Sum of the clauses size5100
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 31700
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

19.23/19.34	c SATzilla is building models for class 3
19.23/19.34	c run presolver mxc-sr08 for 10 seconds ... 
19.23/19.34	c Bin: Executing mxc-sr08
19.23/19.34	c spawning binary file with 10 seconds ...
19.23/19.34	c child exit by a signal
19.23/19.34	c mxc-sr08 returned code 137.
19.23/19.34	c run presolver picosat846 for 5 seconds ... 
19.23/19.34	c Bin: Executing picosat846
19.23/19.34	c spawning binary file with 5 seconds ...
19.23/19.34	c child exit by a signal
19.23/19.34	c picosat846 returned code 137.
19.23/19.34	c Orignal number of varibales is 400, number of clauses is 1700 
19.23/19.34	c predicted feature computation time is 1.450629 
19.23/19.34	c Bin: Executing satelite
19.23/19.34	c spawning binary file with 240 seconds ...
19.23/19.34	c child exited successfully
19.23/19.34	c satzilla computing base features
19.23/19.34	c Number of variabe is: 390, Number of clause is : 1690 
19.23/19.34	c Initializing...
19.23/19.34	c satzilla doing clause learning
19.23/19.34	c start clause learning features ...
19.23/19.34	c Bin: Executing zchaff07
19.23/19.34	c spawning binary file with 2 seconds ...
19.23/19.34	c child exit by a signal
19.23/19.34	c satzilla doing survey propogation probe
19.23/19.34	c do survay propogation for 2 second ...
19.23/19.34	c satzilla doing local search probe
19.23/19.34	c features are:400 1700 390 1690 0.025641 0.00591716 0.230769 0.510394 0.586239 0.722717 0.00778638 0.063946 0.00769231 0.0128205 0.158568 0 0.964497 0.00778638 0.294628 0.00236686 0.0159763 2.71995 0.225633 0.168954 0 1 3.30534 0.00382491 0.41087 0 0.0106509 2.35879 0.492899 0.0152663 0.290889 0.00473373 0.0301775 3931.6 0.018181 3839 4033 4033 3839 3975 3864 3947 24.1048 0.0683611 21.9419 26.5336 26.5336 21.9419 25.4245 23.2858 23.3385 0.379077 0.574399 0.00244732 1 0.671999 0.0916735 0.549752 0.193533 0.363778 0.0832903 0.692376 0.00540107 0.388216 0.162068 0.0223429 0.114652 0.0409254 0.0710403 22.0053 0.21487 85.6772 0.0798911 86 77 94 0.858128 0.249236 0.878552 0.0392321 
19.23/19.35	c satzilla's ranking:
19.23/19.35	c 1) minisat20SAT07: 3.486550
19.23/19.35	c 2) march_dl2004: 3.446993
19.23/19.35	c 3) picosat846: 2.311263
19.23/19.35	c 4) zchaff_rand: 2.301239
19.23/19.35	c 5) mxc-sr08: 1.832828
19.23/19.35	c 6) SATenstein: -10000.000000
19.23/19.35	c 7) gnovelty+: -10000.000000
19.23/19.35	c 8) adaptg2wsat+: -10000.000000
19.23/19.35	c 9) adaptg2wsat0: -10000.000000
19.23/19.35	c 10) tts-4-0: -10000.000000
19.23/19.35	c 11) vallst: -10000.000000
19.23/19.35	c 12) minisat20: -10000.000000
19.23/19.35	c 13) kcnfs04SAT07: -10000.000000
19.23/19.35	c satzilla running minisat20SAT07 ... 
1199.04/1205.14	c Bin: Executing minisat20SAT07
1199.04/1205.14	c spawning binary file with 1180 seconds ...
1199.04/1205.14	c child exit by a signal
1199.04/1205.14	c minisat20SAT07 returned code 137.
1199.04/1205.14	c satzilla running march_dl2004 ... 
1199.04/1205.14	c Bin: Executing march_dl2004
1199.04/1205.14	c march_dl2004 returned code 1.
1199.04/1205.14	c satzilla running picosat846 ... 
1199.04/1205.14	c Bin: Executing picosat846
1199.04/1205.14	c picosat846 returned code 1.
1199.04/1205.14	c satzilla running zchaff_rand ... 
1199.04/1205.14	c Bin: Executing zchaff_rand
1199.04/1205.14	c zchaff_rand returned code 1.
1199.04/1205.14	c satzilla running mxc-sr08 ... 
1199.04/1205.14	c Bin: Executing mxc-sr08
1199.04/1205.14	c mxc-sr08 returned code 1.
1199.04/1205.14	c satzilla running SATenstein ... 
1199.04/1205.14	c Bin: Executing SATenstein
1199.04/1205.14	c SATenstein returned code 1.
1199.04/1205.14	c satzilla running gnovelty+ ... 
1199.04/1205.14	c Bin: Executing gnovelty+
1199.04/1205.14	c gnovelty+ returned code 1.
1199.04/1205.14	c satzilla running adaptg2wsat+ ... 
1199.04/1205.14	c Bin: Executing adaptg2wsat+
1199.04/1205.14	c adaptg2wsat+ returned code 1.
1199.04/1205.14	c satzilla running adaptg2wsat0 ... 
1199.04/1205.14	c Bin: Executing adaptg2wsat0
1199.04/1205.14	c adaptg2wsat0 returned code 1.
1199.04/1205.14	c satzilla running tts-4-0 ... 
1199.04/1205.14	c Bin: Executing tts-4-0
1199.04/1205.14	c tts-4-0 returned code 1.
1199.04/1205.14	c satzilla running vallst ... 
1199.04/1205.14	c Bin: Executing vallst
1199.04/1205.14	c vallst returned code 1.
1199.04/1205.14	c satzilla running minisat20 ... 
1199.04/1205.14	c Bin: Executing minisat20
1199.04/1205.14	c minisat20 returned code 1.
1199.04/1205.14	c satzilla running kcnfs04SAT07 ... 
1199.04/1205.14	c Bin: Executing kcnfs04SAT07
1199.04/1205.14	c kcnfs04SAT07 returned code 1.
1199.04/1205.14	c ERROR: All Failed! 
1199.04/1205.14	c SATZILLA_TIME=1199.290000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1539388-1238517754/watcher-1539388-1238517754 -o /tmp/evaluation-result-1539388-1238517754/solver-1539388-1238517754 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1539388-1238517754.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 30936
/proc/meminfo: memFree=1645776/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1128 CPUtime=0.14
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 200 0 0 0 14 0 0 0 19 0 1 0 478105845 1155072 196 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 282 196 71 138 0 141 0

[startup+0.25585 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 30936
/proc/meminfo: memFree=1645776/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1260 CPUtime=0.24
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 218 0 0 0 24 0 0 0 19 0 1 0 478105845 1290240 214 1992294400 134512640 135078026 4294956192 18446744073709551615 134533676 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 315 214 71 138 0 174 0
Current children cumulated CPU time (s) 0.24
Current children cumulated vsize (KiB) 3316

[startup+0.302858 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 30936
/proc/meminfo: memFree=1645776/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1260 CPUtime=0.29
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 224 0 0 0 29 0 0 0 19 0 1 0 478105845 1290240 220 1992294400 134512640 135078026 4294956192 18446744073709551615 134540459 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 315 220 71 138 0 174 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3316

[startup+0.402885 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 30936
/proc/meminfo: memFree=1645776/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1260 CPUtime=0.39
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 234 0 0 0 39 0 0 0 20 0 1 0 478105845 1290240 230 1992294400 134512640 135078026 4294956192 18446744073709551615 134522804 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 315 230 71 138 0 174 0
Current children cumulated CPU time (s) 0.39
Current children cumulated vsize (KiB) 3316

[startup+0.701932 s]
/proc/loadavg: 1.99 1.98 1.99 3/86 30936
/proc/meminfo: memFree=1645776/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1392 CPUtime=0.69
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 259 0 0 0 69 0 0 0 23 0 1 0 478105845 1425408 255 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 348 255 71 138 0 207 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3448

[startup+1.50108 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 30938
/proc/meminfo: memFree=1644672/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1524 CPUtime=1.48
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 296 0 0 0 148 0 0 0 25 0 1 0 478105845 1560576 292 1992294400 134512640 135078026 4294956192 18446744073709551615 134540540 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 381 292 71 138 0 240 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 3580

[startup+3.10137 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 30938
/proc/meminfo: memFree=1644344/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1656 CPUtime=3.08
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 338 0 0 0 308 0 0 0 25 0 1 0 478105845 1695744 334 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 414 334 71 138 0 273 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 3712

[startup+6.30197 s]
/proc/loadavg: 1.99 1.98 1.99 3/88 30938
/proc/meminfo: memFree=1643200/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=0
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 478105845 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 514 112 96 399 0 111 0
[pid=30937] ppid=30936 vsize=1920 CPUtime=6.26
/proc/30937/stat : 30937 (mxc-sr08) R 30936 30936 30775 0 -1 4194304 393 0 0 0 626 0 0 0 25 0 1 0 478105845 1966080 389 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/30937/statm: 480 389 71 138 0 339 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 3976

[startup+12.7011 s]
/proc/loadavg: 2.38 2.07 2.02 3/88 30939
/proc/meminfo: memFree=1643840/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=2056 CPUtime=9.99
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 152 438 0 0 0 0 999 0 16 0 1 0 478105845 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/30936/statm: 514 121 104 399 0 111 0
[pid=30939] ppid=30936 vsize=1632 CPUtime=2.64
/proc/30939/stat : 30939 (picosat846) R 30936 30936 30775 0 -1 4194304 171 0 0 0 264 0 0 0 25 0 1 0 478106850 1671168 160 1992294400 134512640 134570484 4294956192 18446744073709551615 134549817 0 0 8392704 0 0 0 0 17 1 0 0
/proc/30939/statm: 408 160 84 14 0 74 0
Current children cumulated CPU time (s) 12.63
Current children cumulated vsize (KiB) 3688

[startup+25.5075 s]
/proc/loadavg: 2.70 2.14 2.05 3/88 30942
/proc/meminfo: memFree=1642880/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=2412 CPUtime=6.12
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 279 0 0 0 612 0 0 0 25 0 1 0 478107780 2469888 274 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 603 274 73 138 0 462 0
Current children cumulated CPU time (s) 25.39
Current children cumulated vsize (KiB) 5756

[startup+51.1022 s]
/proc/loadavg: 3.28 2.34 2.11 3/88 30942
/proc/meminfo: memFree=1642624/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=2940 CPUtime=31.59
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 406 0 0 0 3159 0 0 0 25 0 1 0 478107780 3010560 401 1992294400 134512640 135078472 4294956192 18446744073709551615 134550587 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 735 401 73 138 0 594 0
Current children cumulated CPU time (s) 50.86
Current children cumulated vsize (KiB) 6284

[startup+102.302 s]
/proc/loadavg: 2.95 2.41 2.15 3/88 30942
/proc/meminfo: memFree=1643072/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=3472 CPUtime=82.52
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 531 0 0 0 8252 0 0 0 25 0 1 0 478107780 3555328 526 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 868 526 73 138 0 727 0
Current children cumulated CPU time (s) 101.79
Current children cumulated vsize (KiB) 6816

[startup+162.303 s]
/proc/loadavg: 2.39 2.35 2.14 3/88 30942
/proc/meminfo: memFree=1642880/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=3872 CPUtime=142.22
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 624 0 0 0 14222 0 0 0 25 0 1 0 478107780 3964928 619 1992294400 134512640 135078472 4294956192 18446744073709551615 134550202 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 968 619 73 138 0 827 0
Current children cumulated CPU time (s) 161.49
Current children cumulated vsize (KiB) 7216

[startup+222.302 s]
/proc/loadavg: 2.14 2.28 2.13 3/88 30942
/proc/meminfo: memFree=1642688/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=4136 CPUtime=201.92
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 689 0 0 0 20192 0 0 0 25 0 1 0 478107780 4235264 684 1992294400 134512640 135078472 4294956192 18446744073709551615 134552303 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1034 684 73 138 0 893 0
Current children cumulated CPU time (s) 221.19
Current children cumulated vsize (KiB) 7480

[startup+282.302 s]
/proc/loadavg: 2.05 2.23 2.12 3/88 30942
/proc/meminfo: memFree=1642560/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=4268 CPUtime=261.62
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 745 0 0 0 26162 0 0 0 25 0 1 0 478107780 4370432 740 1992294400 134512640 135078472 4294956192 18446744073709551615 134551033 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1067 740 73 138 0 926 0
Current children cumulated CPU time (s) 280.89
Current children cumulated vsize (KiB) 7612

[startup+342.308 s]
/proc/loadavg: 2.02 2.19 2.11 3/88 30942
/proc/meminfo: memFree=1642432/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=4532 CPUtime=321.32
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 796 0 0 0 32132 0 0 0 25 0 1 0 478107780 4640768 791 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1133 791 73 138 0 992 0

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


[startup+822.302 s]
/proc/loadavg: 2.00 2.03 2.05 3/88 30944
/proc/meminfo: memFree=1641344/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=5452 CPUtime=798.91
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1049 0 0 0 79890 1 0 0 25 0 1 0 478107780 5582848 1044 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1363 1044 73 138 0 1222 0
Current children cumulated CPU time (s) 818.18
Current children cumulated vsize (KiB) 8796

[startup+882.302 s]
/proc/loadavg: 2.00 2.02 2.05 3/88 30944
/proc/meminfo: memFree=1641280/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=5584 CPUtime=858.61
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1079 0 0 0 85860 1 0 0 25 0 1 0 478107780 5718016 1074 1992294400 134512640 135078472 4294956192 18446744073709551615 134551936 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1396 1074 73 138 0 1255 0
Current children cumulated CPU time (s) 877.88
Current children cumulated vsize (KiB) 8928

[startup+942.302 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 30944
/proc/meminfo: memFree=1641216/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=5724 CPUtime=918.31
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1093 0 0 0 91830 1 0 0 25 0 1 0 478107780 5861376 1088 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1431 1088 73 138 0 1290 0
Current children cumulated CPU time (s) 937.58
Current children cumulated vsize (KiB) 9068

[startup+1002.31 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 30944
/proc/meminfo: memFree=1641152/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=5724 CPUtime=978.01
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1115 0 0 0 97800 1 0 0 25 0 1 0 478107780 5861376 1110 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1431 1110 73 138 0 1290 0
Current children cumulated CPU time (s) 997.28
Current children cumulated vsize (KiB) 9068

[startup+1062.3 s]
/proc/loadavg: 2.00 2.00 2.03 3/88 30944
/proc/meminfo: memFree=1641024/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=5864 CPUtime=1037.7
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1144 0 0 0 103769 1 0 0 25 0 1 0 478107780 6004736 1139 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1466 1139 73 138 0 1325 0
Current children cumulated CPU time (s) 1056.97
Current children cumulated vsize (KiB) 9208

[startup+1122.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640768/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1097.38
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1158 0 0 0 109737 1 0 0 25 0 1 0 478107780 6144000 1153 1992294400 134512640 135078472 4294956192 18446744073709551615 134550717 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1153 73 138 0 1359 0
Current children cumulated CPU time (s) 1116.65
Current children cumulated vsize (KiB) 9344

[startup+1182.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1157.08
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1167 0 0 0 115707 1 0 0 25 0 1 0 478107780 6144000 1162 1992294400 134512640 135078472 4294956192 18446744073709551615 134556542 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1162 73 138 0 1359 0
Current children cumulated CPU time (s) 1176.35
Current children cumulated vsize (KiB) 9344

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

[startup+1190.5 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1165.24
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1172 0 0 0 116523 1 0 0 25 0 1 0 478107780 6144000 1167 1992294400 134512640 135078472 4294956192 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1167 73 138 0 1359 0
Current children cumulated CPU time (s) 1184.51
Current children cumulated vsize (KiB) 9344

[startup+1196.9 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1171.61
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1172 0 0 0 117160 1 0 0 25 0 1 0 478107780 6144000 1167 1992294400 134512640 135078472 4294956192 18446744073709551615 134563388 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1167 73 138 0 1359 0
Current children cumulated CPU time (s) 1190.88
Current children cumulated vsize (KiB) 9344

[startup+1200.1 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1174.79
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1172 0 0 0 117478 1 0 0 25 0 1 0 478107780 6144000 1167 1992294400 134512640 135078472 4294956192 18446744073709551615 134550746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1167 73 138 0 1359 0
Current children cumulated CPU time (s) 1194.06
Current children cumulated vsize (KiB) 9344

[startup+1203.3 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1177.98
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1175 0 0 0 117797 1 0 0 25 0 1 0 478107780 6144000 1170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1197.25
Current children cumulated vsize (KiB) 9344

[startup+1204.1 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1178.77
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1175 0 0 0 117876 1 0 0 25 0 1 0 478107780 6144000 1170 1992294400 134512640 135078472 4294956192 18446744073709551615 134556420 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1198.04
Current children cumulated vsize (KiB) 9344

[startup+1204.9 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1179.57
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1175 0 0 0 117956 1 0 0 25 0 1 0 478107780 6144000 1170 1992294400 134512640 135078472 4294956192 18446744073709551615 134556423 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1198.84
Current children cumulated vsize (KiB) 9344

[startup+1205.1 s]
/proc/loadavg: 2.00 2.00 2.02 3/88 30950
/proc/meminfo: memFree=1640704/2055924 swapFree=4179644/4192956
[pid=30936] ppid=30934 vsize=3344 CPUtime=19.27
/proc/30936/stat : 30936 (SATzilla2009_I) S 30934 30936 30775 0 -1 4194304 493 1787 0 0 202 25 1698 2 25 0 1 0 478105845 3424256 349 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/30936/statm: 836 349 217 399 0 433 0
[pid=30942] ppid=30936 vsize=6000 CPUtime=1179.77
/proc/30942/stat : 30942 (minisat20SAT07) R 30936 30936 30775 0 -1 4194304 1175 0 0 0 117976 1 0 0 25 0 1 0 478107780 6144000 1170 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/30942/statm: 1500 1170 73 138 0 1359 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 9344

Child status: 17
Real time (s): 1205.14
CPU time (s): 1199.12
CPU user time (s): 1198.81
CPU system time (s): 0.305953
CPU usage (%): 99.4999
Max. virtual memory (cumulated for all children) (KiB): 9344

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.81
system time used= 0.305953
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 3472
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= 17
involuntary context switches= 15815

runsolver used 1.37479 second user time and 4.11137 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-31 18:42:34
IDJOB=1539388
IDBENCH=70575
IDSOLVER=528
FILE ID=node83/1539388-1238517754
PBS_JOBID= 9062005
Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/400/unif-k3-r4.25-v400-c1700-S104085281-076.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539388-1238517754/watcher-1539388-1238517754 -o /tmp/evaluation-result-1539388-1238517754/solver-1539388-1238517754 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1539388-1238517754.cnf

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

MD5SUM BENCH= 5ab9251cccb4c72968393b6f409a56b6
RANDOM SEED=1559413227

node83.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.268
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.268
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:      2055924 kB
MemFree:       1646192 kB
Buffers:         71864 kB
Cached:         243756 kB
SwapCached:       7584 kB
Active:         217696 kB
Inactive:       116552 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1646192 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:           31472 kB
Writeback:           0 kB
Mapped:          26044 kB
Slab:            59496 kB
Committed_AS:  1157612 kB
PageTables:       2680 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= 66476 MiB
End job on node83 at 2009-03-31 19:02:39