Trace number 1539060

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.33 1206.23

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/UNKNOWN/70/
unif-k7-r89-v70-c6230-S2141146009-040.cnf
MD5SUM706f9f438d5c8feea78ebbd738aac840
Bench CategoryRANDOM (random 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 variables70
Number of clauses6230
Sum of the clauses size43610
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 56230

Solver Data

16.41/16.57	c SATzilla is building models for class 2
16.41/16.57	c run presolver march_dl2004 for 5 seconds ... 
16.41/16.57	c Bin: Executing march_dl2004
16.41/16.57	c spawning binary file with 5 seconds ...
16.41/16.57	c child exit by a signal
16.41/16.57	c march_dl2004 returned code 137.
16.41/16.57	c run presolver mxc-sr08 for 5 seconds ... 
16.41/16.57	c Bin: Executing mxc-sr08
16.41/16.57	c spawning binary file with 5 seconds ...
16.41/16.57	c child exit by a signal
16.41/16.57	c mxc-sr08 returned code 137.
16.41/16.57	c Orignal number of varibales is 70, number of clauses is 6230 
16.41/16.57	c predicted feature computation time is 7.002635 
16.41/16.57	c Bin: Executing satelite
16.41/16.57	c spawning binary file with 240 seconds ...
16.41/16.57	c child exited successfully
16.41/16.57	c satzilla computing base features
16.41/16.57	c Number of variabe is: 70, Number of clause is : 6230 
16.41/16.57	c Initializing...
16.41/16.57	c satzilla compute diameter ...
16.41/16.57	c start diameter features ...
16.41/16.57	c satzilla doing clause learning
16.41/16.57	c start clause learning features ...
16.41/16.57	c Bin: Executing zchaff07
16.41/16.57	c spawning binary file with 2 seconds ...
16.41/16.57	c child exit by a signal
16.41/16.57	c satzilla doing survey propogation probe
16.41/16.57	c do survay propogation for 2 second ...
16.41/16.57	c satzilla doing local search probe
16.41/16.57	c satzilla doing lobjois search-space size estimate
16.41/16.57	c features are:70 6230 70 6230 0 0 0.011236 0.316028 0.676993 1.01201 0.1 0 0.1 0.1 -0 0 0 0.1 0.0450575 0.0911717 0.112039 3.85727 0.038755 0.0271129 0 0.111111 2.24975 0.0064366 0.164672 0.00337079 0.00930979 2.9543 0.064366 0.0110754 0 0.0110754 0.0110754 2 0 2 2 -0 4491.33 0.0144481 4424 4579 4579 4424 4579 4424 4471 25.6745 0.00818687 25.3773 25.8258 25.8258 25.3773 25.8258 25.3773 25.8205 0.0773657 0.671228 0.000820861 0.211352 0.156378 0.00985458 0.109814 0.0379263 0.0686499 6.88928e-05 0.408396 1.89059e-05 0.000146039 0.000111879 3.59242e-05 8.61678e-05 4.74476e-05 6.79425e-05 9.43569 0.28656 12.0839 0.203281 12 9 15 2.277 0.284608 0.897754 0.0993716 0.6803 0.764182 
16.41/16.57	c satzilla's ranking:
16.41/16.57	c 1) march_dl2004: 4.875695
16.41/16.57	c 2) mxc-sr08: 3.305462
16.41/16.57	c 3) minisat20SAT07: 3.268008
16.41/16.57	c 4) minisat20: 2.766163
16.41/16.57	c 5) tts-4-0: 1.141217
16.41/16.57	c 6) vallst: 0.355485
16.41/16.57	c 7) zchaff_rand: 0.061678
16.41/16.57	c 8) SATenstein: -10000.000000
16.41/16.57	c 9) gnovelty+: -10000.000000
16.41/16.57	c 10) adaptg2wsat+: -10000.000000
16.41/16.57	c 11) adaptg2wsat0: -10000.000000
16.41/16.57	c 12) picosat846: -10000.000000
16.41/16.57	c 13) kcnfs04SAT07: -10000.000000
16.41/16.57	c satzilla running march_dl2004 ... 
1199.27/1206.22	c Bin: Executing march_dl2004
1199.27/1206.22	c spawning binary file with 1183 seconds ...
1199.27/1206.22	c child exit by a signal
1199.27/1206.22	c march_dl2004 returned code 137.
1199.27/1206.22	c satzilla running mxc-sr08 ... 
1199.27/1206.22	c Bin: Executing mxc-sr08
1199.27/1206.22	c mxc-sr08 returned code 1.
1199.27/1206.22	c satzilla running minisat20SAT07 ... 
1199.27/1206.22	c Bin: Executing minisat20SAT07
1199.27/1206.22	c minisat20SAT07 returned code 1.
1199.27/1206.22	c satzilla running minisat20 ... 
1199.27/1206.22	c Bin: Executing minisat20
1199.27/1206.22	c minisat20 returned code 1.
1199.27/1206.22	c satzilla running tts-4-0 ... 
1199.27/1206.22	c Bin: Executing tts-4-0
1199.27/1206.22	c tts-4-0 returned code 1.
1199.27/1206.22	c satzilla running vallst ... 
1199.27/1206.22	c Bin: Executing vallst
1199.27/1206.22	c vallst returned code 1.
1199.27/1206.22	c satzilla running zchaff_rand ... 
1199.27/1206.22	c Bin: Executing zchaff_rand
1199.27/1206.22	c zchaff_rand returned code 1.
1199.27/1206.22	c satzilla running SATenstein ... 
1199.27/1206.22	c Bin: Executing SATenstein
1199.27/1206.22	c SATenstein returned code 1.
1199.27/1206.22	c satzilla running gnovelty+ ... 
1199.27/1206.22	c Bin: Executing gnovelty+
1199.27/1206.22	c gnovelty+ returned code 1.
1199.27/1206.22	c satzilla running adaptg2wsat+ ... 
1199.27/1206.22	c Bin: Executing adaptg2wsat+
1199.27/1206.22	c adaptg2wsat+ returned code 1.
1199.27/1206.22	c satzilla running adaptg2wsat0 ... 
1199.27/1206.22	c Bin: Executing adaptg2wsat0
1199.27/1206.22	c adaptg2wsat0 returned code 1.
1199.27/1206.22	c satzilla running picosat846 ... 
1199.27/1206.22	c Bin: Executing picosat846
1199.27/1206.22	c picosat846 returned code 1.
1199.27/1206.22	c satzilla running kcnfs04SAT07 ... 
1199.27/1206.22	c Bin: Executing kcnfs04SAT07
1199.27/1206.22	c kcnfs04SAT07 returned code 1.
1199.27/1206.22	c ERROR: All Failed! 
1199.27/1206.22	c SATZILLA_TIME=1199.500000

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-1539060-1238464226/watcher-1539060-1238464226 -o /tmp/evaluation-result-1539060-1238464226/solver-1539060-1238464226 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539060-1238464226.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.92 1.98 1.99 4/86 28566
/proc/meminfo: memFree=1657928/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=2264 CPUtime=0.06
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 1011 0 0 0 6 0 0 0 18 0 1 0 472753049 2318336 335 1992294400 134512640 134996440 4294956176 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 566 335 67 118 0 445 0

[startup+0.09988 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 28566
/proc/meminfo: memFree=1657928/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=2264 CPUtime=0.09
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 1011 0 0 0 9 0 0 0 18 0 1 0 472753049 2318336 335 1992294400 134512640 134996440 4294956176 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 566 335 67 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.101878 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 28566
/proc/meminfo: memFree=1657928/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=2264 CPUtime=0.09
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 1011 0 0 0 9 0 0 0 18 0 1 0 472753049 2318336 335 1992294400 134512640 134996440 4294956176 18446744073709551615 134583416 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 566 335 67 118 0 445 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4320

[startup+0.301916 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 28566
/proc/meminfo: memFree=1657928/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=2264 CPUtime=0.29
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 1017 0 0 0 29 0 0 0 19 0 1 0 472753049 2318336 341 1992294400 134512640 134996440 4294956176 18446744073709551615 134583384 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 566 341 67 118 0 445 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4320

[startup+0.701988 s]
/proc/loadavg: 1.92 1.98 1.99 4/86 28566
/proc/meminfo: memFree=1657928/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=2396 CPUtime=0.69
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 1066 0 0 0 69 0 0 0 23 0 1 0 472753049 2453504 390 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 599 390 67 118 0 478 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4452

[startup+1.50114 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 28568
/proc/meminfo: memFree=1651448/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=7696 CPUtime=1.49
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 2481 0 0 0 149 0 0 0 25 0 1 0 472753049 7880704 1593 1992294400 134512640 134996440 4294956176 18446744073709551615 134651774 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 1924 1593 72 118 0 1803 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9752

[startup+3.10143 s]
/proc/loadavg: 1.92 1.98 1.99 3/88 28568
/proc/meminfo: memFree=1650104/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=0
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 132 0 0 0 0 0 0 0 20 0 1 0 472753048 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 514 112 96 399 0 111 0
[pid=28567] ppid=28566 vsize=7696 CPUtime=3.07
/proc/28567/stat : 28567 (march_dl2004) R 28566 28566 27847 0 -1 4194304 2595 0 0 0 307 0 0 0 25 0 1 0 472753049 7880704 1689 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28567/statm: 1924 1689 74 118 0 1803 0
Current children cumulated CPU time (s) 3.07
Current children cumulated vsize (KiB) 9752

[startup+6.30202 s]
/proc/loadavg: 2.09 2.02 2.01 3/88 28569
/proc/meminfo: memFree=1655288/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=2056 CPUtime=4.99
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 156 2595 0 0 0 0 498 1 19 0 1 0 472753048 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28566/statm: 514 125 107 399 0 111 0
[pid=28569] ppid=28566 vsize=2056 CPUtime=1.27
/proc/28569/stat : 28569 (mxc-sr08) R 28566 28566 27847 0 -1 4194304 469 0 0 0 127 0 0 0 25 0 1 0 472753550 2105344 426 1992294400 134512640 135078026 4294956176 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28569/statm: 514 426 71 138 0 373 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 4112

[startup+12.7022 s]
/proc/loadavg: 2.24 2.05 2.02 3/88 28571
/proc/meminfo: memFree=1652800/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=7920 CPUtime=12.62
/proc/28566/stat : 28566 (SATzilla2009_C) R 28564 28566 27847 0 -1 4194304 942 4365 0 0 61 0 1199 2 23 0 1 0 472753048 8110080 644 1992294400 134512640 136149437 4294956208 18446744073709551615 134579946 0 0 4096 3 0 0 0 17 1 0 0
/proc/28566/statm: 1980 644 207 399 0 1577 0
Current children cumulated CPU time (s) 12.62
Current children cumulated vsize (KiB) 7920

[startup+25.5015 s]
/proc/loadavg: 2.49 2.11 2.04 3/88 28572
/proc/meminfo: memFree=1648576/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=7696 CPUtime=8.86
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 2595 0 0 0 886 0 0 0 25 0 1 0 472754706 7880704 1689 1992294400 134512640 134996440 4294956176 18446744073709551615 134514087 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 1924 1689 74 118 0 1803 0
Current children cumulated CPU time (s) 25.34
Current children cumulated vsize (KiB) 11516

[startup+51.1012 s]
/proc/loadavg: 2.85 2.23 2.08 3/88 28572
/proc/meminfo: memFree=1648768/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=7696 CPUtime=34.34
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 2595 0 0 0 3434 0 0 0 25 0 1 0 472754706 7880704 1689 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 1924 1689 74 118 0 1803 0
Current children cumulated CPU time (s) 50.82
Current children cumulated vsize (KiB) 11516

[startup+102.308 s]
/proc/loadavg: 3.10 2.40 2.14 3/88 28572
/proc/meminfo: memFree=1649792/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=7696 CPUtime=85.29
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 2595 0 0 0 8528 1 0 0 25 0 1 0 472754706 7880704 1689 1992294400 134512640 134996440 4294956176 18446744073709551615 134514212 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 1924 1689 74 118 0 1803 0
Current children cumulated CPU time (s) 101.77
Current children cumulated vsize (KiB) 11516

[startup+162.302 s]
/proc/loadavg: 2.40 2.33 2.13 3/88 28574
/proc/meminfo: memFree=1639680/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=18336 CPUtime=144.98
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 5192 0 0 0 14496 2 0 0 25 0 1 0 472754706 18776064 4286 1992294400 134512640 134996440 4294956176 18446744073709551615 134567196 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 4584 4286 74 118 0 4463 0
Current children cumulated CPU time (s) 161.46
Current children cumulated vsize (KiB) 22156

[startup+222.302 s]
/proc/loadavg: 2.15 2.27 2.12 3/88 28574
/proc/meminfo: memFree=1636800/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=21108 CPUtime=204.69
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 5897 0 0 0 20466 3 0 0 25 0 1 0 472754706 21614592 4991 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 5277 4991 74 118 0 5156 0
Current children cumulated CPU time (s) 221.17
Current children cumulated vsize (KiB) 24928

[startup+282.302 s]
/proc/loadavg: 2.05 2.22 2.11 3/88 28574
/proc/meminfo: memFree=1635776/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=22032 CPUtime=264.4
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 6151 0 0 0 26437 3 0 0 25 0 1 0 472754706 22560768 5245 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 5508 5245 74 118 0 5387 0
Current children cumulated CPU time (s) 280.88
Current children cumulated vsize (KiB) 25852

[startup+342.303 s]
/proc/loadavg: 2.02 2.17 2.10 3/88 28574
/proc/meminfo: memFree=1635584/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=22428 CPUtime=324.1
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 6226 0 0 0 32407 3 0 0 25 0 1 0 472754706 22966272 5320 1992294400 134512640 134996440 4294956176 18446744073709551615 134527835 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 5607 5320 74 118 0 5486 0
Current children cumulated CPU time (s) 340.58
Current children cumulated vsize (KiB) 26248


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


[startup+882.302 s]
/proc/loadavg: 2.02 2.06 2.07 3/88 29056
/proc/meminfo: memFree=1632576/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=24936 CPUtime=860.49
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 6858 0 0 0 86044 5 0 0 25 0 1 0 472754706 25534464 5952 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6234 5952 74 118 0 6113 0
Current children cumulated CPU time (s) 876.97
Current children cumulated vsize (KiB) 28756

[startup+942.303 s]
/proc/loadavg: 2.00 2.05 2.06 3/88 29056
/proc/meminfo: memFree=1632256/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25200 CPUtime=920.19
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 6939 0 0 0 92014 5 0 0 25 0 1 0 472754706 25804800 6033 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6300 6033 74 118 0 6179 0
Current children cumulated CPU time (s) 936.67
Current children cumulated vsize (KiB) 29020

[startup+1002.3 s]
/proc/loadavg: 2.00 2.04 2.06 3/88 29056
/proc/meminfo: memFree=1632064/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25464 CPUtime=979.89
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 6981 0 0 0 97984 5 0 0 25 0 1 0 472754706 26075136 6075 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6366 6075 74 118 0 6245 0
Current children cumulated CPU time (s) 996.37
Current children cumulated vsize (KiB) 29284

[startup+1062.3 s]
/proc/loadavg: 2.00 2.03 2.05 3/88 29056
/proc/meminfo: memFree=1632000/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25596 CPUtime=1039.61
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7023 0 0 0 103955 6 0 0 25 0 1 0 472754706 26210304 6117 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6399 6117 74 118 0 6278 0
Current children cumulated CPU time (s) 1056.09
Current children cumulated vsize (KiB) 29416

[startup+1122.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/88 29056
/proc/meminfo: memFree=1631808/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25728 CPUtime=1099.31
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7062 0 0 0 109925 6 0 0 25 0 1 0 472754706 26345472 6156 1992294400 134512640 134996440 4294956176 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6432 6156 74 118 0 6311 0
Current children cumulated CPU time (s) 1115.79
Current children cumulated vsize (KiB) 29548

[startup+1182.3 s]
/proc/loadavg: 2.00 2.02 2.04 3/88 29056
/proc/meminfo: memFree=1631616/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1159.02
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7096 0 0 0 115896 6 0 0 25 0 1 0 472754706 26480640 6190 1992294400 134512640 134996440 4294956176 18446744073709551615 134552750 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6190 74 118 0 6344 0
Current children cumulated CPU time (s) 1175.5
Current children cumulated vsize (KiB) 29680

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

[startup+1190.3 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631552/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1166.97
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7104 0 0 0 116691 6 0 0 25 0 1 0 472754706 26480640 6198 1992294400 134512640 134996440 4294956176 18446744073709551615 134526942 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6198 74 118 0 6344 0
Current children cumulated CPU time (s) 1183.45
Current children cumulated vsize (KiB) 29680

[startup+1196.7 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631552/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1173.34
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7106 0 0 0 117328 6 0 0 25 0 1 0 472754706 26480640 6200 1992294400 134512640 134996440 4294956176 18446744073709551615 134568111 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6200 74 118 0 6344 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 29680

[startup+1203.1 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631488/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1179.71
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7107 0 0 0 117965 6 0 0 25 0 1 0 472754706 26480640 6201 1992294400 134512640 134996440 4294956176 18446744073709551615 134575710 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6201 74 118 0 6344 0
Current children cumulated CPU time (s) 1196.19
Current children cumulated vsize (KiB) 29680

[startup+1204.7 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631488/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1181.3
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7108 0 0 0 118124 6 0 0 25 0 1 0 472754706 26480640 6202 1992294400 134512640 134996440 4294956176 18446744073709551615 134568489 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6202 74 118 0 6344 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 29680

[startup+1205.5 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631488/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1182.1
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7108 0 0 0 118204 6 0 0 25 0 1 0 472754706 26480640 6202 1992294400 134512640 134996440 4294956176 18446744073709551615 134527845 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6202 74 118 0 6344 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 29680

[startup+1205.9 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631488/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25860 CPUtime=1182.49
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7108 0 0 0 118243 6 0 0 25 0 1 0 472754706 26480640 6202 1992294400 134512640 134996440 4294956176 18446744073709551615 134568018 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6465 6202 74 118 0 6344 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 29680

[startup+1206.1 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631488/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25992 CPUtime=1182.69
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7109 0 0 0 118263 6 0 0 25 0 1 0 472754706 26615808 6203 1992294400 134512640 134996440 4294956176 18446744073709551615 134526962 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6498 6203 74 118 0 6377 0
Current children cumulated CPU time (s) 1199.17
Current children cumulated vsize (KiB) 29812

[startup+1206.2 s]
/proc/loadavg: 2.00 2.01 2.04 3/88 29056
/proc/meminfo: memFree=1631488/2055924 swapFree=4179644/4192956
[pid=28566] ppid=28564 vsize=3820 CPUtime=16.48
/proc/28566/stat : 28566 (SATzilla2009_C) S 28564 28566 27847 0 -1 4194304 979 4365 0 0 445 2 1199 2 25 0 1 0 472753048 3911680 522 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/28566/statm: 955 522 219 399 0 552 0
[pid=28572] ppid=28566 vsize=25992 CPUtime=1182.79
/proc/28572/stat : 28572 (march_dl2004) R 28566 28566 27847 0 -1 4194304 7109 0 0 0 118273 6 0 0 25 0 1 0 472754706 26615808 6203 1992294400 134512640 134996440 4294956176 18446744073709551615 134528073 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28572/statm: 6498 6203 74 118 0 6377 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 29812

Child status: 17
Real time (s): 1206.23
CPU time (s): 1199.33
CPU user time (s): 1199.2
CPU system time (s): 0.121981
CPU usage (%): 99.4279
Max. virtual memory (cumulated for all children) (KiB): 29812

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

runsolver used 1.51677 second user time and 4.02539 second system time

The end

Launcher Data

Begin job on node83 at 2009-03-31 03:50:26
IDJOB=1539060
IDBENCH=70466
IDSOLVER=527
FILE ID=node83/1539060-1238464226
PBS_JOBID= 9061677
Free space on /tmp= 66508 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/UNKNOWN/70/unif-k7-r89-v70-c6230-S2141146009-040.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539060-1238464226/watcher-1539060-1238464226 -o /tmp/evaluation-result-1539060-1238464226/solver-1539060-1238464226 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539060-1238464226.cnf

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

MD5SUM BENCH= 706f9f438d5c8feea78ebbd738aac840
RANDOM SEED=1260616520

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:       1658344 kB
Buffers:         64012 kB
Cached:         240252 kB
SwapCached:       7584 kB
Active:         183516 kB
Inactive:       139368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1658344 kB
SwapTotal:     4192956 kB
SwapFree:      4179644 kB
Dirty:           31608 kB
Writeback:           0 kB
Mapped:          26048 kB
Slab:            58668 kB
Committed_AS:  1113068 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 04:10:32