Trace number 1539243

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.38 1199.96

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/75/
unif-k7-r89-v75-c6675-S819692891-023.cnf
MD5SUMf025101ee357b099f3b22dfcd8620ffb
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.843871
Satisfiable
(Un)Satisfiability was proved
Number of variables75
Number of clauses6675
Sum of the clauses size46725
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 56675

Solver Data

16.47/16.56	c SATzilla is building models for class 2
16.47/16.56	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.56	c Bin: Executing march_dl2004
16.47/16.56	c spawning binary file with 5 seconds ...
16.47/16.56	c child exit by a signal
16.47/16.56	c march_dl2004 returned code 137.
16.47/16.56	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.56	c Bin: Executing mxc-sr08
16.47/16.56	c spawning binary file with 5 seconds ...
16.47/16.56	c child exit by a signal
16.47/16.56	c mxc-sr08 returned code 137.
16.47/16.56	c Orignal number of varibales is 75, number of clauses is 6675 
16.47/16.56	c predicted feature computation time is 7.013576 
16.47/16.56	c Bin: Executing satelite
16.47/16.56	c spawning binary file with 240 seconds ...
16.47/16.56	c child exited successfully
16.47/16.56	c satzilla computing base features
16.47/16.56	c Number of variabe is: 75, Number of clause is : 6675 
16.47/16.56	c Initializing...
16.47/16.56	c satzilla compute diameter ...
16.47/16.56	c start diameter features ...
16.47/16.56	c satzilla doing clause learning
16.47/16.56	c start clause learning features ...
16.47/16.56	c Bin: Executing zchaff07
16.47/16.56	c spawning binary file with 2 seconds ...
16.47/16.56	c child exit by a signal
16.47/16.56	c satzilla doing survey propogation probe
16.47/16.56	c do survay propogation for 2 second ...
16.47/16.56	c satzilla doing local search probe
16.47/16.56	c satzilla doing lobjois search-space size estimate
16.47/16.56	c features are:75 6675 75 6675 0 0 0.011236 0.307822 0.686247 0.990901 0.0933333 1.48691e-16 0.0933333 0.0933333 -0 0 0 0.0933333 0.0433446 0.0862921 0.106067 3.77901 0.0327754 0.0252163 0 0.134959 2.0446 0.00534132 0.144584 0.00359551 0.0070412 2.94848 0.0572285 0.0110861 0 0.0110861 0.0110861 2 0 2 2 -0 4525.5 0.00165728 4518 4533 4533 4518 4533 4518 4533 27.3477 0.000532413 27.3331 27.3622 27.3622 27.3331 27.3622 27.3331 27.3622 0.0661044 0.737534 0.000323885 0.251806 0.131495 0.00903141 0.100546 0.0268382 0.0569216 6.67456e-05 0.401277 1.58606e-05 0.000131931 0.000106965 3.57657e-05 8.57648e-05 4.8593e-05 6.05258e-05 10.2157 0.285721 12.989 0.206916 13 10 17 2.28691 0.267895 0.900951 0.0946161 0.678599 0.760336 
16.47/16.56	c satzilla's ranking:
16.47/16.56	c 1) march_dl2004: 4.592941
16.47/16.56	c 2) mxc-sr08: 3.322054
16.47/16.56	c 3) minisat20SAT07: 3.268184
16.47/16.56	c 4) minisat20: 2.468374
16.47/16.56	c 5) tts-4-0: 0.985795
16.47/16.56	c 6) vallst: 0.374791
16.47/16.56	c 7) zchaff_rand: 0.056688
16.47/16.56	c 8) SATenstein: -10000.000000
16.47/16.56	c 9) gnovelty+: -10000.000000
16.47/16.56	c 10) adaptg2wsat+: -10000.000000
16.47/16.56	c 11) adaptg2wsat0: -10000.000000
16.47/16.56	c 12) picosat846: -10000.000000
16.47/16.56	c 13) kcnfs04SAT07: -10000.000000
16.47/16.56	c satzilla running march_dl2004 ... 
1199.29/1199.95	c Bin: Executing march_dl2004
1199.29/1199.95	c spawning binary file with 1183 seconds ...
1199.29/1199.95	c child exit by a signal
1199.29/1199.95	c march_dl2004 returned code 137.
1199.29/1199.95	c satzilla running mxc-sr08 ... 
1199.29/1199.96	c Bin: Executing mxc-sr08
1199.29/1199.96	c mxc-sr08 returned code 1.
1199.29/1199.96	c satzilla running minisat20SAT07 ... 
1199.29/1199.96	c Bin: Executing minisat20SAT07
1199.29/1199.96	c minisat20SAT07 returned code 1.
1199.29/1199.96	c satzilla running minisat20 ... 
1199.29/1199.96	c Bin: Executing minisat20
1199.29/1199.96	c minisat20 returned code 1.
1199.29/1199.96	c satzilla running tts-4-0 ... 
1199.29/1199.96	c Bin: Executing tts-4-0
1199.29/1199.96	c tts-4-0 returned code 1.
1199.29/1199.96	c satzilla running vallst ... 
1199.29/1199.96	c Bin: Executing vallst
1199.29/1199.96	c vallst returned code 1.
1199.29/1199.96	c satzilla running zchaff_rand ... 
1199.29/1199.96	c Bin: Executing zchaff_rand
1199.29/1199.96	c zchaff_rand returned code 1.
1199.29/1199.96	c satzilla running SATenstein ... 
1199.29/1199.96	c Bin: Executing SATenstein
1199.29/1199.96	c SATenstein returned code 1.
1199.29/1199.96	c satzilla running gnovelty+ ... 
1199.29/1199.96	c Bin: Executing gnovelty+
1199.29/1199.96	c gnovelty+ returned code 1.
1199.29/1199.96	c satzilla running adaptg2wsat+ ... 
1199.29/1199.96	c Bin: Executing adaptg2wsat+
1199.29/1199.96	c adaptg2wsat+ returned code 1.
1199.29/1199.96	c satzilla running adaptg2wsat0 ... 
1199.29/1199.96	c Bin: Executing adaptg2wsat0
1199.29/1199.96	c adaptg2wsat0 returned code 1.
1199.29/1199.96	c satzilla running picosat846 ... 
1199.29/1199.96	c Bin: Executing picosat846
1199.29/1199.96	c picosat846 returned code 1.
1199.29/1199.96	c satzilla running kcnfs04SAT07 ... 
1199.29/1199.96	c Bin: Executing kcnfs04SAT07
1199.29/1199.96	c kcnfs04SAT07 returned code 1.
1199.29/1199.96	c ERROR: All Failed! 
1199.29/1199.96	c SATZILLA_TIME=1199.540000

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-1539243-1238481154/watcher-1539243-1238481154 -o /tmp/evaluation-result-1539243-1238481154/solver-1539243-1238481154 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539243-1238481154.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.97 0.97 3/66 8239
/proc/meminfo: memFree=1252776/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=636 CPUtime=0
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 86 0 0 0 0 0 0 0 19 0 1 0 1120778365 651264 81 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 159 81 50 118 0 38 0

[startup+0.032554 s]
/proc/loadavg: 0.99 0.97 0.97 3/66 8239
/proc/meminfo: memFree=1252776/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=1168 CPUtime=0.02
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 535 0 0 0 2 0 0 0 19 0 1 0 1120778365 1196032 208 1992294400 134512640 134996440 4294956176 18446744073709551615 134522697 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 292 208 57 118 0 171 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3224

[startup+0.102562 s]
/proc/loadavg: 0.99 0.97 0.97 3/66 8239
/proc/meminfo: memFree=1252776/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=2368 CPUtime=0.09
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 1108 0 0 0 9 0 0 0 20 0 1 0 1120778365 2424832 350 1992294400 134512640 134996440 4294956176 18446744073709551615 134583602 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 592 350 67 118 0 471 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4424

[startup+0.302587 s]
/proc/loadavg: 0.99 0.97 0.97 3/66 8239
/proc/meminfo: memFree=1252776/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=2368 CPUtime=0.29
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 1115 0 0 0 29 0 0 0 22 0 1 0 1120778365 2424832 357 1992294400 134512640 134996440 4294956176 18446744073709551615 134583376 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 592 357 67 118 0 471 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4424

[startup+0.702638 s]
/proc/loadavg: 0.99 0.97 0.97 3/66 8239
/proc/meminfo: memFree=1252776/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=2500 CPUtime=0.69
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 1165 0 0 0 69 0 0 0 25 0 1 0 1120778365 2560000 407 1992294400 134512640 134996440 4294956176 18446744073709551615 134583392 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 625 407 67 118 0 504 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4556

[startup+1.50174 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8241
/proc/meminfo: memFree=1246424/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=7780 CPUtime=1.49
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 2742 0 0 0 141 8 0 0 25 0 1 0 1120778365 7966720 1814 1992294400 134512640 134996440 4294956176 18446744073709551615 134559512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 1945 1814 72 118 0 1824 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9836

[startup+3.10195 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8241
/proc/meminfo: memFree=1245464/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=0
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120778364 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 112 96 399 0 111 0
[pid=8240] ppid=8239 vsize=7600 CPUtime=3.09
/proc/8240/stat : 8240 (march_dl2004) R 8239 8239 7366 0 -1 4194304 3196 0 0 0 299 10 0 0 25 0 1 0 1120778365 7782400 1783 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8240/statm: 1900 1783 74 118 0 1779 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 9656

[startup+6.30136 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8242
/proc/meminfo: memFree=1251544/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=2056 CPUtime=4.99
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 156 3196 0 0 0 0 489 10 16 0 1 0 1120778364 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 514 125 107 399 0 111 0
[pid=8242] ppid=8239 vsize=2084 CPUtime=1.29
/proc/8242/stat : 8242 (mxc-sr08) R 8239 8239 7366 0 -1 4194304 488 0 0 0 129 0 0 0 25 0 1 0 1120778865 2134016 442 1992294400 134512640 135078026 4294956176 18446744073709551615 134534837 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8242/statm: 521 442 71 138 0 380 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 4140

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8244
/proc/meminfo: memFree=1249048/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=8048 CPUtime=12.66
/proc/8239/stat : 8239 (SATzilla2009_C) R 8237 8239 7366 0 -1 4194304 981 5007 0 0 65 0 1189 12 23 0 1 0 1120778364 8241152 687 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/8239/statm: 2012 687 207 399 0 1609 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8048

[startup+25.5018 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1244504/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=7600 CPUtime=8.92
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 3196 0 0 0 883 9 0 0 25 0 1 0 1120780020 7782400 1783 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 1900 1783 74 118 0 1779 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 11548

[startup+51.1012 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1244696/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=7600 CPUtime=34.5
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 3196 0 0 0 3441 9 0 0 25 0 1 0 1120780020 7782400 1783 1992294400 134512640 134996440 4294956176 18446744073709551615 134513989 0 0 8392704 0 0 0 0 17 1 0 0
/proc/8245/statm: 1900 1783 74 118 0 1779 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 11548

[startup+102.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1244696/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=7600 CPUtime=85.66
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 3196 0 0 0 8557 9 0 0 25 0 1 0 1120780020 7782400 1783 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 1900 1783 74 118 0 1779 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 11548

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1234712/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=17744 CPUtime=145.64
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 5721 0 0 0 14553 11 0 0 25 0 1 0 1120780020 18169856 4308 1992294400 134512640 134996440 4294956176 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 4436 4308 74 118 0 4315 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 21692

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1230680/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=21704 CPUtime=205.6
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 6714 0 0 0 20547 13 0 0 25 0 1 0 1120780020 22224896 5301 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 5426 5301 74 118 0 5305 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 25652

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1229144/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=23288 CPUtime=265.58
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 7099 0 0 0 26544 14 0 0 25 0 1 0 1120780020 23846912 5686 1992294400 134512640 134996440 4294956176 18446744073709551615 134551539 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 5822 5686 74 118 0 5701 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 27236

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1228632/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=23816 CPUtime=325.55
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 7236 0 0 0 32541 14 0 0 25 0 1 0 1120780020 24387584 5823 1992294400 134512640 134996440 4294956176 18446744073709551615 134565975 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 5954 5823 74 118 0 5833 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 27764


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


[startup+762.307 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1226200/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=26192 CPUtime=745.37
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 7831 0 0 0 74521 16 0 0 25 0 1 0 1120780020 26820608 6418 1992294400 134512640 134996440 4294956176 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6548 6418 74 118 0 6427 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 30140

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1225880/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=26456 CPUtime=805.33
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 7908 0 0 0 80517 16 0 0 25 0 1 0 1120780020 27090944 6495 1992294400 134512640 134996440 4294956176 18446744073709551615 134533081 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6614 6495 74 118 0 6493 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 30404

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8245
/proc/meminfo: memFree=1225624/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=26720 CPUtime=865.3
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 7961 0 0 0 86514 16 0 0 25 0 1 0 1120780020 27361280 6548 1992294400 134512640 134996440 4294956176 18446744073709551615 134564317 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6680 6548 74 118 0 6559 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 30668

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1225304/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=26852 CPUtime=925.28
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8005 0 0 0 92512 16 0 0 25 0 1 0 1120780020 27496448 6592 1992294400 134512640 134996440 4294956176 18446744073709551615 134527841 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6713 6592 74 118 0 6592 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 30800

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1225240/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27116 CPUtime=985.24
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8062 0 0 0 98508 16 0 0 25 0 1 0 1120780020 27766784 6649 1992294400 134512640 134996440 4294956176 18446744073709551615 134571757 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6779 6649 74 118 0 6658 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 31064

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1225048/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27248 CPUtime=1045.23
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8105 0 0 0 104506 17 0 0 25 0 1 0 1120780020 27901952 6692 1992294400 134512640 134996440 4294956176 18446744073709551615 134551520 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6812 6692 74 118 0 6691 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 31196

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224792/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27512 CPUtime=1105.19
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8169 0 0 0 110502 17 0 0 25 0 1 0 1120780020 28172288 6756 1992294400 134512640 134996440 4294956176 18446744073709551615 134526956 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6878 6756 74 118 0 6757 0
Current children cumulated CPU time (s) 1121.72
Current children cumulated vsize (KiB) 31460

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224600/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1165.16
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8216 0 0 0 116499 17 0 0 25 0 1 0 1120780020 28442624 6803 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6803 74 118 0 6823 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 31724

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224536/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1173.16
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8227 0 0 0 117299 17 0 0 25 0 1 0 1120780020 28442624 6814 1992294400 134512640 134996440 4294956176 18446744073709551615 134567304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6814 74 118 0 6823 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 31724

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224536/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1179.56
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8230 0 0 0 117939 17 0 0 25 0 1 0 1120780020 28442624 6817 1992294400 134512640 134996440 4294956176 18446744073709551615 134528163 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6817 74 118 0 6823 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 31724

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224536/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1181.16
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8231 0 0 0 118099 17 0 0 25 0 1 0 1120780020 28442624 6818 1992294400 134512640 134996440 4294956176 18446744073709551615 134566538 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6818 74 118 0 6823 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 31724

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224536/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1181.96
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8233 0 0 0 118179 17 0 0 25 0 1 0 1120780020 28442624 6820 1992294400 134512640 134996440 4294956176 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6820 74 118 0 6823 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 31724

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224536/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1182.36
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8233 0 0 0 118219 17 0 0 25 0 1 0 1120780020 28442624 6820 1992294400 134512640 134996440 4294956176 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6820 74 118 0 6823 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 31724

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.97 2/68 8247
/proc/meminfo: memFree=1224536/2055920 swapFree=4176412/4192956
[pid=8239] ppid=8237 vsize=3948 CPUtime=16.53
/proc/8239/stat : 8239 (SATzilla2009_C) S 8237 8239 7366 0 -1 4194304 1021 5007 0 0 449 3 1189 12 25 0 1 0 1120778364 4042752 557 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/8239/statm: 987 557 219 399 0 584 0
[pid=8245] ppid=8239 vsize=27776 CPUtime=1182.76
/proc/8245/stat : 8245 (march_dl2004) R 8239 8239 7366 0 -1 4194304 8234 0 0 0 118259 17 0 0 25 0 1 0 1120780020 28442624 6821 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/8245/statm: 6944 6821 74 118 0 6823 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 31724

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.38
CPU user time (s): 1199.03
CPU system time (s): 0.345947
CPU usage (%): 99.9513
Max. virtual memory (cumulated for all children) (KiB): 31724

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

runsolver used 1.02784 second user time and 3.34749 second system time

The end

Launcher Data

Begin job on node40 at 2009-03-31 08:32:34
IDJOB=1539243
IDBENCH=70527
IDSOLVER=527
FILE ID=node40/1539243-1238481154
PBS_JOBID= 9061787
Free space on /tmp= 63504 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/75/unif-k7-r89-v75-c6675-S819692891-023.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539243-1238481154/watcher-1539243-1238481154 -o /tmp/evaluation-result-1539243-1238481154/solver-1539243-1238481154 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539243-1238481154.cnf

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

MD5SUM BENCH= f025101ee357b099f3b22dfcd8620ffb
RANDOM SEED=1809402923

node40.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.232
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.232
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:       1253320 kB
Buffers:         82668 kB
Cached:         628104 kB
SwapCached:       9688 kB
Active:         212396 kB
Inactive:       509684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1253320 kB
SwapTotal:     4192956 kB
SwapFree:      4176412 kB
Dirty:           31900 kB
Writeback:           0 kB
Mapped:          17144 kB
Slab:            66568 kB
Committed_AS:  2813428 kB
PageTables:       1476 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= 63472 MiB
End job on node40 at 2009-03-31 08:52:34