Trace number 1539492

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.19 1199.63

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/UNKNOWN/480/
unif-k3-r4.25-v480-c2040-S285229208-001.cnf
MD5SUMf428950b8de23fd3ae8c7cb75dec2d44
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark1083.01
Satisfiable
(Un)Satisfiability was proved
Number of variables480
Number of clauses2040
Sum of the clauses size6120
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 32040
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

16.27/16.38	c SATzilla is building models for class 2
16.27/16.38	c run presolver march_dl2004 for 5 seconds ... 
16.27/16.38	c Bin: Executing march_dl2004
16.27/16.38	c spawning binary file with 5 seconds ...
16.27/16.38	c child exit by a signal
16.27/16.38	c march_dl2004 returned code 137.
16.27/16.38	c run presolver mxc-sr08 for 5 seconds ... 
16.27/16.38	c Bin: Executing mxc-sr08
16.27/16.38	c spawning binary file with 5 seconds ...
16.27/16.38	c child exit by a signal
16.27/16.38	c mxc-sr08 returned code 137.
16.27/16.38	c Orignal number of varibales is 480, number of clauses is 2040 
16.27/16.38	c predicted feature computation time is 6.975744 
16.27/16.38	c Bin: Executing satelite
16.27/16.38	c spawning binary file with 240 seconds ...
16.27/16.38	c child exited successfully
16.27/16.38	c satzilla computing base features
16.27/16.38	c Number of variabe is: 466, Number of clause is : 2025 
16.27/16.38	c Initializing...
16.27/16.38	c satzilla compute diameter ...
16.27/16.38	c start diameter features ...
16.27/16.38	c satzilla doing clause learning
16.27/16.38	c start clause learning features ...
16.27/16.38	c Bin: Executing zchaff07
16.27/16.38	c spawning binary file with 2 seconds ...
16.27/16.38	c child exit by a signal
16.27/16.38	c satzilla doing survey propogation probe
16.27/16.38	c do survay propogation for 2 second ...
16.27/16.38	c satzilla doing local search probe
16.27/16.38	c satzilla doing lobjois search-space size estimate
16.27/16.38	c features are:480 2040 466 2025 0.0300429 0.00740741 0.230123 0.505695 0.590745 0.748328 0.00652572 0.0660104 0.00643777 0.0107296 0.172177 0 0.959506 0.00652572 0.294726 0.00246914 0.0128395 2.71957 0.239196 0.18075 0 1 3.32382 0.00319186 0.402367 0.000493827 0.00790123 2.32953 0.49284 0.0128946 0.291199 0.00493827 0.025679 4 0 4 4 -0 3943 0.0242231 3836 4070 4070 3836 4070 3867 3999 28.0513 0.0765585 25.8826 30.4909 30.4909 25.8826 30.4909 25.9466 29.8852 0.3901 0.586659 0.00398217 1 0.720645 0.0761563 0.573584 0.206652 0.376705 0.0891638 0.630352 0.00419334 0.303447 0.166283 0.0267928 0.124363 0.0457937 0.0765165 22.9124 0.214616 103.022 0.075351 103 94 112 0.81519 0.242659 0.880056 0.0371355 0.323018 0.573917 
16.27/16.38	c satzilla's ranking:
16.27/16.38	c 1) minisat20SAT07: 3.719299
16.27/16.38	c 2) march_dl2004: 3.508878
16.27/16.38	c 3) mxc-sr08: 3.449446
16.27/16.38	c 4) minisat20: 3.314688
16.27/16.38	c 5) vallst: 0.925180
16.27/16.38	c 6) zchaff_rand: 0.383497
16.27/16.38	c 7) tts-4-0: 0.358847
16.27/16.38	c 8) SATenstein: -10000.000000
16.27/16.38	c 9) gnovelty+: -10000.000000
16.27/16.38	c 10) adaptg2wsat+: -10000.000000
16.27/16.38	c 11) adaptg2wsat0: -10000.000000
16.27/16.38	c 12) picosat846: -10000.000000
16.27/16.38	c 13) kcnfs04SAT07: -10000.000000
16.27/16.38	c satzilla running minisat20SAT07 ... 
1199.14/1199.63	c Bin: Executing minisat20SAT07
1199.14/1199.63	c spawning binary file with 1183 seconds ...
1199.14/1199.63	c child exit by a signal
1199.14/1199.63	c minisat20SAT07 returned code 137.
1199.14/1199.63	c satzilla running march_dl2004 ... 
1199.14/1199.63	c Bin: Executing march_dl2004
1199.14/1199.63	c march_dl2004 returned code 1.
1199.14/1199.63	c satzilla running mxc-sr08 ... 
1199.14/1199.63	c Bin: Executing mxc-sr08
1199.14/1199.63	c mxc-sr08 returned code 1.
1199.14/1199.63	c satzilla running minisat20 ... 
1199.14/1199.63	c Bin: Executing minisat20
1199.14/1199.63	c minisat20 returned code 1.
1199.14/1199.63	c satzilla running vallst ... 
1199.14/1199.63	c Bin: Executing vallst
1199.14/1199.63	c vallst returned code 1.
1199.14/1199.63	c satzilla running zchaff_rand ... 
1199.14/1199.63	c Bin: Executing zchaff_rand
1199.14/1199.63	c zchaff_rand returned code 1.
1199.14/1199.63	c satzilla running tts-4-0 ... 
1199.14/1199.63	c Bin: Executing tts-4-0
1199.14/1199.63	c tts-4-0 returned code 1.
1199.14/1199.63	c satzilla running SATenstein ... 
1199.14/1199.63	c Bin: Executing SATenstein
1199.14/1199.63	c SATenstein returned code 1.
1199.14/1199.63	c satzilla running gnovelty+ ... 
1199.14/1199.63	c Bin: Executing gnovelty+
1199.14/1199.63	c gnovelty+ returned code 1.
1199.14/1199.63	c satzilla running adaptg2wsat+ ... 
1199.14/1199.63	c Bin: Executing adaptg2wsat+
1199.14/1199.63	c adaptg2wsat+ returned code 1.
1199.14/1199.63	c satzilla running adaptg2wsat0 ... 
1199.14/1199.63	c Bin: Executing adaptg2wsat0
1199.14/1199.63	c adaptg2wsat0 returned code 1.
1199.14/1199.63	c satzilla running picosat846 ... 
1199.14/1199.63	c Bin: Executing picosat846
1199.14/1199.63	c picosat846 returned code 1.
1199.14/1199.63	c satzilla running kcnfs04SAT07 ... 
1199.14/1199.63	c Bin: Executing kcnfs04SAT07
1199.14/1199.63	c kcnfs04SAT07 returned code 1.
1199.14/1199.63	c ERROR: All Failed! 
1199.14/1199.63	c SATZILLA_TIME=1199.360000

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-1539492-1238546615/watcher-1539492-1238546615 -o /tmp/evaluation-result-1539492-1238546615/solver-1539492-1238546615 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539492-1238546615.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: 0.99 0.98 1.00 2/64 19323
/proc/meminfo: memFree=1286192/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=636 CPUtime=0
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 78 0 0 0 0 0 0 0 19 0 1 0 1127323410 651264 73 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 159 73 50 118 0 38 0

[startup+0.0572831 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 19323
/proc/meminfo: memFree=1286192/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=1168 CPUtime=0.05
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 241 0 0 0 5 0 0 0 19 0 1 0 1127323410 1196032 233 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 292 233 74 118 0 171 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3224

[startup+0.102289 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 19323
/proc/meminfo: memFree=1286192/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=1168 CPUtime=0.09
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 250 0 0 0 9 0 0 0 19 0 1 0 1127323410 1196032 242 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 292 242 74 118 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.302322 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 19323
/proc/meminfo: memFree=1286192/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=1300 CPUtime=0.29
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 257 0 0 0 29 0 0 0 20 0 1 0 1127323410 1331200 249 1992294400 134512640 134996440 4294956192 18446744073709551615 134514046 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 325 249 74 118 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3356

[startup+0.701389 s]
/proc/loadavg: 0.99 0.98 1.00 2/64 19323
/proc/meminfo: memFree=1286192/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=1300 CPUtime=0.69
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 263 0 0 0 69 0 0 0 24 0 1 0 1127323410 1331200 255 1992294400 134512640 134996440 4294956192 18446744073709551615 134566640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 325 255 74 118 0 204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3356

[startup+1.50152 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19325
/proc/meminfo: memFree=1285344/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=1300 CPUtime=1.49
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 269 0 0 0 149 0 0 0 25 0 1 0 1127323410 1331200 261 1992294400 134512640 134996440 4294956192 18446744073709551615 134528117 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 325 261 74 118 0 204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3356

[startup+3.1018 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19325
/proc/meminfo: memFree=1285216/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=0
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1127323409 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 112 96 399 0 111 0
[pid=19324] ppid=19323 vsize=1300 CPUtime=3.09
/proc/19324/stat : 19324 (march_dl2004) R 19323 19323 19228 0 -1 4194304 275 0 0 0 309 0 0 0 25 0 1 0 1127323410 1331200 267 1992294400 134512640 134996440 4294956192 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19324/statm: 325 267 74 118 0 204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3356

[startup+6.30134 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19326
/proc/meminfo: memFree=1285472/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=2056 CPUtime=4.99
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 156 280 0 0 0 0 499 0 16 0 1 0 1127323409 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 514 125 107 399 0 111 0
[pid=19326] ppid=19323 vsize=1532 CPUtime=1.29
/proc/19326/stat : 19326 (mxc-sr08) R 19323 19323 19228 0 -1 4194304 311 0 0 0 129 0 0 0 25 0 1 0 1127323910 1568768 307 1992294400 134512640 135078026 4294956192 18446744073709551615 134534329 0 0 8392704 0 0 0 0 17 1 0 0
/proc/19326/statm: 383 307 71 138 0 242 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 3588

[startup+12.7014 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19328
/proc/meminfo: memFree=1283040/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=7444 CPUtime=12.67
/proc/19323/stat : 19323 (SATzilla2009_C) R 19321 19323 19228 0 -1 4194304 498 1859 0 0 61 6 1198 2 23 0 1 0 1127323409 7622656 404 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 1 0 0
/proc/19323/statm: 1861 404 207 399 0 1458 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7444

[startup+25.5026 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1284640/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=2676 CPUtime=9.11
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 335 0 0 0 911 0 0 0 25 0 1 0 1127325048 2740224 330 1992294400 134512640 135078472 4294956192 18446744073709551615 134550994 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 669 330 73 138 0 528 0
Current children cumulated CPU time (s) 25.47
Current children cumulated vsize (KiB) 6020

[startup+51.1029 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1284128/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=3204 CPUtime=34.68
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 472 0 0 0 3468 0 0 0 25 0 1 0 1127325048 3280896 467 1992294400 134512640 135078472 4294956192 18446744073709551615 134550777 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 801 467 73 138 0 660 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 6548

[startup+102.306 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1283680/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=3736 CPUtime=85.87
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 604 0 0 0 8586 1 0 0 25 0 1 0 1127325048 3825664 599 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 934 599 73 138 0 793 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 7080

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1283296/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=4124 CPUtime=145.84
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 712 0 0 0 14583 1 0 0 25 0 1 0 1127325048 4222976 707 1992294400 134512640 135078472 4294956192 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1031 707 73 138 0 890 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 7468

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1282912/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=4528 CPUtime=205.82
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 791 0 0 0 20581 1 0 0 25 0 1 0 1127325048 4636672 786 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1132 786 73 138 0 991 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 7872

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1282592/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=4796 CPUtime=265.8
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 867 0 0 0 26579 1 0 0 25 0 1 0 1127325048 4911104 862 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1199 862 73 138 0 1058 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 8140

[startup+342.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1282336/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=4928 CPUtime=325.78
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 921 0 0 0 32577 1 0 0 25 0 1 0 1127325048 5046272 916 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1232 916 73 138 0 1091 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 8272


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1281120/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6252 CPUtime=805.61
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1233 0 0 0 80559 2 0 0 25 0 1 0 1127325048 6402048 1228 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1563 1228 73 138 0 1422 0
Current children cumulated CPU time (s) 821.97
Current children cumulated vsize (KiB) 9596

[startup+882.302 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1281056/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6392 CPUtime=865.59
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1254 0 0 0 86557 2 0 0 25 0 1 0 1127325048 6545408 1249 1992294400 134512640 135078472 4294956192 18446744073709551615 134549274 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1598 1249 73 138 0 1457 0
Current children cumulated CPU time (s) 881.95
Current children cumulated vsize (KiB) 9736

[startup+942.301 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1280992/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6392 CPUtime=925.57
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1271 0 0 0 92555 2 0 0 25 0 1 0 1127325048 6545408 1266 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1598 1266 73 138 0 1457 0
Current children cumulated CPU time (s) 941.93
Current children cumulated vsize (KiB) 9736

[startup+1002.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19329
/proc/meminfo: memFree=1280800/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6524 CPUtime=985.55
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1306 0 0 0 98553 2 0 0 25 0 1 0 1127325048 6680576 1301 1992294400 134512640 135078472 4294956192 18446744073709551615 134552300 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1631 1301 73 138 0 1490 0
Current children cumulated CPU time (s) 1001.91
Current children cumulated vsize (KiB) 9868

[startup+1062.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280672/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6656 CPUtime=1045.53
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1348 0 0 0 104550 3 0 0 25 0 1 0 1127325048 6815744 1343 1992294400 134512640 135078472 4294956192 18446744073709551615 134549274 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1664 1343 73 138 0 1523 0
Current children cumulated CPU time (s) 1061.89
Current children cumulated vsize (KiB) 10000

[startup+1122.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280480/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6792 CPUtime=1105.51
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1383 0 0 0 110548 3 0 0 25 0 1 0 1127325048 6955008 1378 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1698 1378 73 138 0 1557 0
Current children cumulated CPU time (s) 1121.87
Current children cumulated vsize (KiB) 10136

[startup+1182.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280416/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=6928 CPUtime=1165.49
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1409 0 0 0 116546 3 0 0 25 0 1 0 1127325048 7094272 1404 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1732 1404 73 138 0 1591 0
Current children cumulated CPU time (s) 1181.85
Current children cumulated vsize (KiB) 10272

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7060 CPUtime=1173.49
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1418 0 0 0 117346 3 0 0 25 0 1 0 1127325048 7229440 1413 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1765 1413 73 138 0 1624 0
Current children cumulated CPU time (s) 1189.85
Current children cumulated vsize (KiB) 10404

[startup+1193.51 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7056 CPUtime=1176.69
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1419 0 0 0 117666 3 0 0 25 0 1 0 1127325048 7225344 1414 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1764 1414 73 138 0 1623 0
Current children cumulated CPU time (s) 1193.05
Current children cumulated vsize (KiB) 10400

[startup+1196.7 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7056 CPUtime=1179.89
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1419 0 0 0 117986 3 0 0 25 0 1 0 1127325048 7225344 1414 1992294400 134512640 135078472 4294956192 18446744073709551615 134550628 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1764 1414 73 138 0 1623 0
Current children cumulated CPU time (s) 1196.25
Current children cumulated vsize (KiB) 10400

[startup+1198.3 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7056 CPUtime=1181.48
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1421 0 0 0 118145 3 0 0 25 0 1 0 1127325048 7225344 1416 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1764 1416 73 138 0 1623 0
Current children cumulated CPU time (s) 1197.84
Current children cumulated vsize (KiB) 10400

[startup+1199.1 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7056 CPUtime=1182.28
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1421 0 0 0 118225 3 0 0 25 0 1 0 1127325048 7225344 1416 1992294400 134512640 135078472 4294956192 18446744073709551615 134550656 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1764 1416 73 138 0 1623 0
Current children cumulated CPU time (s) 1198.64
Current children cumulated vsize (KiB) 10400

[startup+1199.5 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7056 CPUtime=1182.68
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1421 0 0 0 118265 3 0 0 25 0 1 0 1127325048 7225344 1416 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1764 1416 73 138 0 1623 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 10400

[startup+1199.6 s]
/proc/loadavg: 0.99 0.98 1.00 2/66 19335
/proc/meminfo: memFree=1280352/2055920 swapFree=4175308/4192956
[pid=19323] ppid=19321 vsize=3344 CPUtime=16.36
/proc/19323/stat : 19323 (SATzilla2009_C) S 19321 19323 19228 0 -1 4194304 534 1859 0 0 411 25 1198 2 25 0 1 0 1127323409 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/19323/statm: 836 373 219 399 0 433 0
[pid=19329] ppid=19323 vsize=7056 CPUtime=1182.78
/proc/19329/stat : 19329 (minisat20SAT07) R 19323 19323 19228 0 -1 4194304 1421 0 0 0 118275 3 0 0 25 0 1 0 1127325048 7225344 1416 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 1 0 0
/proc/19329/statm: 1764 1416 73 138 0 1623 0
Current children cumulated CPU time (s) 1199.14
Current children cumulated vsize (KiB) 10400

Child status: 17
Real time (s): 1199.63
CPU time (s): 1199.19
CPU user time (s): 1198.88
CPU system time (s): 0.310952
CPU usage (%): 99.9634
Max. virtual memory (cumulated for all children) (KiB): 10404

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

runsolver used 1.35779 second user time and 2.98155 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-01 02:43:35
IDJOB=1539492
IDBENCH=70610
IDSOLVER=527
FILE ID=node55/1539492-1238546615
PBS_JOBID= 9062103
Free space on /tmp= 66304 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/3SAT/UNKNOWN/480/unif-k3-r4.25-v480-c2040-S285229208-001.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539492-1238546615/watcher-1539492-1238546615 -o /tmp/evaluation-result-1539492-1238546615/solver-1539492-1238546615 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539492-1238546615.cnf

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

MD5SUM BENCH= f428950b8de23fd3ae8c7cb75dec2d44
RANDOM SEED=1447166753

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


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1286672 kB
Buffers:        101192 kB
Cached:         560248 kB
SwapCached:      11624 kB
Active:         205512 kB
Inactive:       470876 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1286672 kB
SwapTotal:     4192956 kB
SwapFree:      4175308 kB
Dirty:           31480 kB
Writeback:           0 kB
Mapped:          18880 kB
Slab:            78868 kB
Committed_AS:  2862016 kB
PageTables:       1372 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= 66272 MiB
End job on node55 at 2009-04-01 03:03:35