Trace number 1539819

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.74

General information on the benchmark

NameRANDOM/MEDIUM/3SAT/SATISFIABLE/480/
unif-k3-r4.25-v480-c2040-S1730125812-056.cnf
MD5SUM69b797da312e506f0ab25c6b8dcfe4ab
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.015997
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.26/16.38	c SATzilla is building models for class 2
16.26/16.38	c run presolver march_dl2004 for 5 seconds ... 
16.26/16.38	c Bin: Executing march_dl2004
16.26/16.38	c spawning binary file with 5 seconds ...
16.26/16.38	c child exit by a signal
16.26/16.38	c march_dl2004 returned code 137.
16.26/16.38	c run presolver mxc-sr08 for 5 seconds ... 
16.26/16.38	c Bin: Executing mxc-sr08
16.26/16.38	c spawning binary file with 5 seconds ...
16.26/16.38	c child exit by a signal
16.26/16.38	c mxc-sr08 returned code 137.
16.26/16.38	c Orignal number of varibales is 480, number of clauses is 2040 
16.26/16.38	c predicted feature computation time is 6.975744 
16.26/16.38	c Bin: Executing satelite
16.26/16.38	c spawning binary file with 240 seconds ...
16.26/16.38	c child exited successfully
16.26/16.38	c satzilla computing base features
16.26/16.38	c Number of variabe is: 468, Number of clause is : 2029 
16.26/16.38	c Initializing...
16.26/16.38	c satzilla compute diameter ...
16.26/16.38	c start diameter features ...
16.26/16.38	c satzilla doing clause learning
16.26/16.38	c start clause learning features ...
16.26/16.38	c Bin: Executing zchaff07
16.26/16.38	c spawning binary file with 2 seconds ...
16.26/16.38	c child exit by a signal
16.26/16.38	c satzilla doing survey propogation probe
16.26/16.38	c do survay propogation for 2 second ...
16.26/16.38	c satzilla doing local search probe
16.26/16.38	c satzilla doing lobjois search-space size estimate
16.26/16.38	c features are:480 2040 468 2029 0.025641 0.00542139 0.230655 0.491868 0.592708 0.712524 0.00648503 0.0605474 0.00641026 0.00854701 0.15169 0 0.965007 0.00648503 0.283237 0.00246427 0.0157713 2.67811 0.222888 0.168093 0 1 3.33095 0.00323304 0.390524 0.000492854 0.0103499 2.31662 0.501725 0.0127658 0.277999 0.00492854 0.0295712 4 0 4 4 -0 3887.6 0.0166993 3790 3967 3967 3790 3931 3836 3914 28.3549 0.0826473 25.1124 31.4292 31.4292 25.1124 30.481 26.6488 28.1032 0.399843 0.572922 0.00026933 1 0.724952 0.0977497 0.590299 0.211088 0.387887 0.0875192 0.628824 0.00587994 0.318989 0.163434 0.0274901 0.114556 0.0467266 0.0769701 21.3707 0.242391 104.537 0.0725039 104 95 114 0.805825 0.241416 0.87573 0.0360548 0.327191 0.553225 
16.26/16.38	c satzilla's ranking:
16.26/16.38	c 1) minisat20SAT07: 3.845905
16.26/16.38	c 2) march_dl2004: 3.494710
16.26/16.38	c 3) mxc-sr08: 3.462152
16.26/16.38	c 4) minisat20: 3.351671
16.26/16.38	c 5) vallst: 0.971129
16.26/16.38	c 6) zchaff_rand: 0.425989
16.26/16.38	c 7) tts-4-0: 0.377081
16.26/16.38	c 8) SATenstein: -10000.000000
16.26/16.38	c 9) gnovelty+: -10000.000000
16.26/16.38	c 10) adaptg2wsat+: -10000.000000
16.26/16.38	c 11) adaptg2wsat0: -10000.000000
16.26/16.38	c 12) picosat846: -10000.000000
16.26/16.38	c 13) kcnfs04SAT07: -10000.000000
16.26/16.38	c satzilla running minisat20SAT07 ... 
1199.12/1199.74	c Bin: Executing minisat20SAT07
1199.12/1199.74	c spawning binary file with 1183 seconds ...
1199.12/1199.74	c child exit by a signal
1199.12/1199.74	c minisat20SAT07 returned code 137.
1199.12/1199.74	c satzilla running march_dl2004 ... 
1199.12/1199.74	c Bin: Executing march_dl2004
1199.12/1199.74	c march_dl2004 returned code 1.
1199.12/1199.74	c satzilla running mxc-sr08 ... 
1199.12/1199.74	c Bin: Executing mxc-sr08
1199.12/1199.74	c mxc-sr08 returned code 1.
1199.12/1199.74	c satzilla running minisat20 ... 
1199.12/1199.74	c Bin: Executing minisat20
1199.12/1199.74	c minisat20 returned code 1.
1199.12/1199.74	c satzilla running vallst ... 
1199.12/1199.74	c Bin: Executing vallst
1199.12/1199.74	c vallst returned code 1.
1199.12/1199.74	c satzilla running zchaff_rand ... 
1199.12/1199.74	c Bin: Executing zchaff_rand
1199.12/1199.74	c zchaff_rand returned code 1.
1199.12/1199.74	c satzilla running tts-4-0 ... 
1199.12/1199.74	c Bin: Executing tts-4-0
1199.12/1199.74	c tts-4-0 returned code 1.
1199.12/1199.74	c satzilla running SATenstein ... 
1199.12/1199.74	c Bin: Executing SATenstein
1199.12/1199.74	c SATenstein returned code 1.
1199.12/1199.74	c satzilla running gnovelty+ ... 
1199.12/1199.74	c Bin: Executing gnovelty+
1199.12/1199.74	c gnovelty+ returned code 1.
1199.12/1199.74	c satzilla running adaptg2wsat+ ... 
1199.12/1199.74	c Bin: Executing adaptg2wsat+
1199.12/1199.74	c adaptg2wsat+ returned code 1.
1199.12/1199.74	c satzilla running adaptg2wsat0 ... 
1199.12/1199.74	c Bin: Executing adaptg2wsat0
1199.12/1199.74	c adaptg2wsat0 returned code 1.
1199.12/1199.74	c satzilla running picosat846 ... 
1199.12/1199.74	c Bin: Executing picosat846
1199.12/1199.74	c picosat846 returned code 1.
1199.12/1199.74	c satzilla running kcnfs04SAT07 ... 
1199.12/1199.74	c Bin: Executing kcnfs04SAT07
1199.12/1199.74	c kcnfs04SAT07 returned code 1.
1199.12/1199.74	c ERROR: All Failed! 
1199.12/1199.74	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-1539819-1238590932/watcher-1539819-1238590932 -o /tmp/evaluation-result-1539819-1238590932/solver-1539819-1238590932 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539819-1238590932.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.92 1.01 1.17 3/69 21299
/proc/meminfo: memFree=1472536/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=772 CPUtime=0
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 119 0 0 0 0 0 0 0 19 0 1 0 1131756353 790528 111 1992294400 134512640 134996440 4294956192 18446744073709551615 134617531 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 193 111 53 118 0 72 0

[startup+0.0977571 s]
/proc/loadavg: 0.92 1.01 1.17 3/69 21299
/proc/meminfo: memFree=1472536/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=1168 CPUtime=0.09
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 249 0 0 0 9 0 0 0 19 0 1 0 1131756353 1196032 241 1992294400 134512640 134996440 4294956192 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 292 241 74 118 0 171 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3224

[startup+0.102757 s]
/proc/loadavg: 0.92 1.01 1.17 3/69 21299
/proc/meminfo: memFree=1472536/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=1168 CPUtime=0.1
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 249 0 0 0 10 0 0 0 20 0 1 0 1131756353 1196032 241 1992294400 134512640 134996440 4294956192 18446744073709551615 134617392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 292 241 74 118 0 171 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 3224

[startup+0.30177 s]
/proc/loadavg: 0.92 1.01 1.17 3/69 21299
/proc/meminfo: memFree=1472536/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=1300 CPUtime=0.29
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 259 0 0 0 29 0 0 0 21 0 1 0 1131756353 1331200 251 1992294400 134512640 134996440 4294956192 18446744073709551615 134533070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 325 251 74 118 0 204 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3356

[startup+0.70181 s]
/proc/loadavg: 0.92 1.01 1.17 3/69 21299
/proc/meminfo: memFree=1472536/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=1300 CPUtime=0.69
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 265 0 0 0 69 0 0 0 25 0 1 0 1131756353 1331200 257 1992294400 134512640 134996440 4294956192 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 325 257 74 118 0 204 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3356

[startup+1.50189 s]
/proc/loadavg: 0.93 1.01 1.17 2/71 21301
/proc/meminfo: memFree=1471624/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=1300 CPUtime=1.49
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 272 0 0 0 149 0 0 0 25 0 1 0 1131756353 1331200 264 1992294400 134512640 134996440 4294956192 18446744073709551615 134564329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 325 264 74 118 0 204 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 3356

[startup+3.10109 s]
/proc/loadavg: 0.93 1.01 1.17 2/71 21301
/proc/meminfo: memFree=1471432/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=0
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1131756353 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 112 96 399 0 111 0
[pid=21300] ppid=21299 vsize=1300 CPUtime=3.09
/proc/21300/stat : 21300 (march_dl2004) R 21299 21299 21234 0 -1 4194304 279 0 0 0 309 0 0 0 25 0 1 0 1131756353 1331200 271 1992294400 134512640 134996440 4294956192 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21300/statm: 325 271 74 118 0 204 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 3356

[startup+6.30142 s]
/proc/loadavg: 0.93 1.01 1.17 2/71 21302
/proc/meminfo: memFree=1471688/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=2056 CPUtime=4.99
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 156 283 0 0 0 0 499 0 19 0 1 0 1131756353 2105344 125 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 514 125 107 399 0 111 0
[pid=21302] ppid=21299 vsize=1664 CPUtime=1.28
/proc/21302/stat : 21302 (mxc-sr08) R 21299 21299 21234 0 -1 4194304 319 0 0 0 128 0 0 0 25 0 1 0 1131756854 1703936 315 1992294400 134512640 135078026 4294956192 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/21302/statm: 416 315 71 138 0 275 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 3720

[startup+12.701 s]
/proc/loadavg: 0.94 1.01 1.16 2/71 21304
/proc/meminfo: memFree=1469256/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=7444 CPUtime=12.67
/proc/21299/stat : 21299 (SATzilla2009_C) R 21297 21299 21234 0 -1 4194304 496 1904 0 0 60 7 1198 2 23 0 1 0 1131756353 7622656 405 1992294400 134512640 136149437 4294956224 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/21299/statm: 1861 405 207 399 0 1458 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 7444

[startup+25.5024 s]
/proc/loadavg: 0.95 1.01 1.16 2/71 21305
/proc/meminfo: memFree=1471048/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=2676 CPUtime=9.1
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 345 0 0 0 910 0 0 0 25 0 1 0 1131757992 2740224 340 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 669 340 73 138 0 528 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 6020

[startup+51.103 s]
/proc/loadavg: 0.97 1.00 1.16 2/71 21305
/proc/meminfo: memFree=1470280/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=3348 CPUtime=34.67
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 495 0 0 0 3467 0 0 0 25 0 1 0 1131757992 3428352 490 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 837 490 73 138 0 696 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 6692

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 1.15 2/71 21305
/proc/meminfo: memFree=1469896/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=3876 CPUtime=85.85
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 637 0 0 0 8585 0 0 0 25 0 1 0 1131757992 3969024 632 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 969 632 73 138 0 828 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 7220

[startup+162.302 s]
/proc/loadavg: 0.99 1.00 1.14 2/71 21305
/proc/meminfo: memFree=1469512/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=4304 CPUtime=145.82
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 746 0 0 0 14582 0 0 0 25 0 1 0 1131757992 4407296 741 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1076 741 73 138 0 935 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 7648

[startup+222.303 s]
/proc/loadavg: 0.99 1.00 1.12 2/71 21305
/proc/meminfo: memFree=1469256/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=4568 CPUtime=205.79
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 815 0 0 0 20579 0 0 0 25 0 1 0 1131757992 4677632 810 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1142 810 73 138 0 1001 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 7912

[startup+282.303 s]
/proc/loadavg: 0.99 1.00 1.11 2/71 21305
/proc/meminfo: memFree=1468872/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=4972 CPUtime=265.77
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 907 0 0 0 26577 0 0 0 25 0 1 0 1131757992 5091328 902 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1243 902 73 138 0 1102 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 8316

[startup+342.303 s]
/proc/loadavg: 0.99 1.00 1.10 2/71 21305
/proc/meminfo: memFree=1468752/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=5104 CPUtime=325.74
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 946 0 0 0 32574 0 0 0 25 0 1 0 1131757992 5226496 941 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1276 941 73 138 0 1135 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 8448


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


[startup+762.306 s]
/proc/loadavg: 0.99 1.00 1.05 2/71 21305
/proc/meminfo: memFree=1467472/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=6272 CPUtime=745.56
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1240 0 0 0 74556 0 0 0 25 0 1 0 1131757992 6422528 1235 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1568 1235 73 138 0 1427 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 9616

[startup+822.302 s]
/proc/loadavg: 0.99 1.00 1.05 2/71 21305
/proc/meminfo: memFree=1467344/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=6408 CPUtime=805.53
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1282 0 0 0 80553 0 0 0 25 0 1 0 1131757992 6561792 1277 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1602 1277 73 138 0 1461 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 9752

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 1.04 2/71 21305
/proc/meminfo: memFree=1467280/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=6544 CPUtime=865.5
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1300 0 0 0 86550 0 0 0 25 0 1 0 1131757992 6701056 1295 1992294400 134512640 135078472 4294956192 18446744073709551615 134550849 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1636 1295 73 138 0 1495 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 9888

[startup+942.301 s]
/proc/loadavg: 1.03 1.01 1.04 2/71 21305
/proc/meminfo: memFree=1467088/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=6676 CPUtime=925.48
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1333 0 0 0 92547 1 0 0 25 0 1 0 1131757992 6836224 1328 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1669 1328 73 138 0 1528 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 10020

[startup+1002.3 s]
/proc/loadavg: 1.01 1.01 1.04 2/71 21305
/proc/meminfo: memFree=1466960/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=6764 CPUtime=985.46
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1377 0 0 0 98545 1 0 0 25 0 1 0 1131757992 6926336 1372 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1691 1372 73 138 0 1550 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 10108

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/71 21305
/proc/meminfo: memFree=1466832/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=6900 CPUtime=1045.44
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1405 0 0 0 104543 1 0 0 25 0 1 0 1131757992 7065600 1400 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1725 1400 73 138 0 1584 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 10244

[startup+1122.3 s]
/proc/loadavg: 1.03 1.01 1.03 2/71 21305
/proc/meminfo: memFree=1466768/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7040 CPUtime=1105.4
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1419 0 0 0 110539 1 0 0 25 0 1 0 1131757992 7208960 1414 1992294400 134512640 135078472 4294956192 18446744073709551615 134552679 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1760 1414 73 138 0 1619 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 10384

[startup+1182.3 s]
/proc/loadavg: 1.01 1.01 1.02 2/71 21305
/proc/meminfo: memFree=1466704/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7040 CPUtime=1165.37
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1445 0 0 0 116536 1 0 0 25 0 1 0 1131757992 7208960 1440 1992294400 134512640 135078472 4294956192 18446744073709551615 134555061 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1760 1440 73 138 0 1619 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 10384

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

[startup+1190.3 s]
/proc/loadavg: 1.01 1.00 1.02 2/71 21305
/proc/meminfo: memFree=1466640/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7168 CPUtime=1173.37
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1455 0 0 0 117336 1 0 0 25 0 1 0 1131757992 7340032 1450 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1792 1450 73 138 0 1651 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 10512

[startup+1196.7 s]
/proc/loadavg: 1.01 1.00 1.02 2/71 21305
/proc/meminfo: memFree=1466640/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7168 CPUtime=1179.77
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1458 0 0 0 117976 1 0 0 25 0 1 0 1131757992 7340032 1453 1992294400 134512640 135078472 4294956192 18446744073709551615 134550596 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1792 1453 73 138 0 1651 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 10512

[startup+1198.3 s]
/proc/loadavg: 1.01 1.00 1.02 2/71 21305
/proc/meminfo: memFree=1466640/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7168 CPUtime=1181.37
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1464 0 0 0 118136 1 0 0 25 0 1 0 1131757992 7340032 1459 1992294400 134512640 135078472 4294956192 18446744073709551615 134549216 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1792 1459 73 138 0 1651 0
Current children cumulated CPU time (s) 1197.72
Current children cumulated vsize (KiB) 10512

[startup+1199.1 s]
/proc/loadavg: 1.01 1.00 1.02 2/71 21305
/proc/meminfo: memFree=1466640/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7168 CPUtime=1182.17
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1464 0 0 0 118216 1 0 0 25 0 1 0 1131757992 7340032 1459 1992294400 134512640 135078472 4294956192 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1792 1459 73 138 0 1651 0
Current children cumulated CPU time (s) 1198.52
Current children cumulated vsize (KiB) 10512

[startup+1199.5 s]
/proc/loadavg: 1.01 1.00 1.02 2/71 21305
/proc/meminfo: memFree=1466640/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7168 CPUtime=1182.57
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1464 0 0 0 118256 1 0 0 25 0 1 0 1131757992 7340032 1459 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1792 1459 73 138 0 1651 0
Current children cumulated CPU time (s) 1198.92
Current children cumulated vsize (KiB) 10512

[startup+1199.7 s]
/proc/loadavg: 1.01 1.00 1.02 2/71 21305
/proc/meminfo: memFree=1466640/2055920 swapFree=4171336/4192956
[pid=21299] ppid=21297 vsize=3344 CPUtime=16.35
/proc/21299/stat : 21299 (SATzilla2009_C) S 21297 21299 21234 0 -1 4194304 531 1904 0 0 410 25 1198 2 25 0 1 0 1131756353 3424256 373 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/21299/statm: 836 373 219 399 0 433 0
[pid=21305] ppid=21299 vsize=7168 CPUtime=1182.77
/proc/21305/stat : 21305 (minisat20SAT07) R 21299 21299 21234 0 -1 4194304 1464 0 0 0 118276 1 0 0 25 0 1 0 1131757992 7340032 1459 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/21305/statm: 1792 1459 73 138 0 1651 0
Current children cumulated CPU time (s) 1199.12
Current children cumulated vsize (KiB) 10512

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.19
CPU user time (s): 1198.89
CPU system time (s): 0.298954
CPU usage (%): 99.9538
Max. virtual memory (cumulated for all children) (KiB): 10516

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

runsolver used 0.874867 second user time and 3.49747 second system time

The end

Launcher Data

Begin job on node44 at 2009-04-01 15:02:12
IDJOB=1539819
IDBENCH=70719
IDSOLVER=527
FILE ID=node44/1539819-1238590932
PBS_JOBID= 9068320
Free space on /tmp= 66400 MiB

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

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

MD5SUM BENCH= 69b797da312e506f0ab25c6b8dcfe4ab
RANDOM SEED=785613705

node44.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.241
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.241
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:       1473080 kB
Buffers:         94648 kB
Cached:         380960 kB
SwapCached:      11068 kB
Active:         242220 kB
Inactive:       245828 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1473080 kB
SwapTotal:     4192956 kB
SwapFree:      4171336 kB
Dirty:           31688 kB
Writeback:           0 kB
Mapped:          18136 kB
Slab:            80212 kB
Committed_AS:  2816080 kB
PageTables:       1796 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= 66368 MiB
End job on node44 at 2009-04-01 15:22:12