Trace number 1539207

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

General information on the benchmark

NameRANDOM/MEDIUM/7SAT/SATISFIABLE/65/
unif-k7-r89-v65-c5785-S1146593655-045.cnf
MD5SUM4f3aa79447d830354123007662a4d040
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark0.487925
Satisfiable
(Un)Satisfiability was proved
Number of variables65
Number of clauses5785
Sum of the clauses size40495
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 55785

Solver Data

16.47/16.51	c SATzilla is building models for class 2
16.47/16.51	c run presolver march_dl2004 for 5 seconds ... 
16.47/16.51	c Bin: Executing march_dl2004
16.47/16.51	c spawning binary file with 5 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c march_dl2004 returned code 137.
16.47/16.51	c run presolver mxc-sr08 for 5 seconds ... 
16.47/16.51	c Bin: Executing mxc-sr08
16.47/16.51	c spawning binary file with 5 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c mxc-sr08 returned code 137.
16.47/16.51	c Orignal number of varibales is 65, number of clauses is 5785 
16.47/16.51	c predicted feature computation time is 6.991693 
16.47/16.51	c Bin: Executing satelite
16.47/16.51	c spawning binary file with 240 seconds ...
16.47/16.51	c child exited successfully
16.47/16.51	c satzilla computing base features
16.47/16.51	c Number of variabe is: 65, Number of clause is : 5785 
16.47/16.51	c Initializing...
16.47/16.51	c satzilla compute diameter ...
16.47/16.51	c start diameter features ...
16.47/16.51	c satzilla doing clause learning
16.47/16.51	c start clause learning features ...
16.47/16.51	c Bin: Executing zchaff07
16.47/16.51	c spawning binary file with 2 seconds ...
16.47/16.51	c child exit by a signal
16.47/16.51	c satzilla doing survey propogation probe
16.47/16.51	c do survay propogation for 2 second ...
16.47/16.51	c satzilla doing local search probe
16.47/16.51	c satzilla doing lobjois search-space size estimate
16.47/16.51	c features are:65 5785 65 5785 0 0 0.011236 0.307717 0.680558 0.987644 0.107692 0 0.107692 0.107692 -0 0 0 0.107692 0.0406159 0.0985307 0.116854 3.82227 0.0294848 0.0226978 0 0.0984615 1.99966 0.00644106 0.16877 0.00363008 0.00898876 3.01475 0.0598099 0.0110631 0 0.0110631 0.0110631 2 0 2 2 -0 4557 0.00724161 4524 4590 4590 4524 4590 4524 4590 24.4062 0.00776929 24.2166 24.5959 24.5959 24.2166 24.5959 24.2166 24.5959 0.0595387 0.743382 0.000409344 0.187432 0.120693 0.0125357 0.0856909 0.0252172 0.0478073 6.49246e-05 0.407066 2.56414e-05 0.000135778 0.000106831 3.68039e-05 7.77941e-05 4.41368e-05 6.04979e-05 8.99771 0.284453 11.3307 0.210909 11 8 14 2.34242 0.275054 0.900628 0.102311 0.684311 0.767656 
16.47/16.51	c satzilla's ranking:
16.47/16.51	c 1) march_dl2004: 4.794675
16.47/16.51	c 2) mxc-sr08: 3.333712
16.47/16.51	c 3) minisat20SAT07: 3.321258
16.47/16.51	c 4) minisat20: 2.697293
16.47/16.51	c 5) tts-4-0: 1.244976
16.47/16.51	c 6) vallst: 0.391747
16.47/16.51	c 7) zchaff_rand: 0.064135
16.47/16.51	c 8) SATenstein: -10000.000000
16.47/16.51	c 9) gnovelty+: -10000.000000
16.47/16.51	c 10) adaptg2wsat+: -10000.000000
16.47/16.51	c 11) adaptg2wsat0: -10000.000000
16.47/16.51	c 12) picosat846: -10000.000000
16.47/16.51	c 13) kcnfs04SAT07: -10000.000000
16.47/16.51	c satzilla running march_dl2004 ... 
1199.23/1199.96	c Bin: Executing march_dl2004
1199.23/1199.96	c spawning binary file with 1183 seconds ...
1199.23/1199.96	c child exit by a signal
1199.23/1199.96	c march_dl2004 returned code 137.
1199.23/1199.96	c satzilla running mxc-sr08 ... 
1199.23/1199.96	c Bin: Executing mxc-sr08
1199.23/1199.96	c mxc-sr08 returned code 1.
1199.23/1199.96	c satzilla running minisat20SAT07 ... 
1199.23/1199.96	c Bin: Executing minisat20SAT07
1199.23/1199.96	c minisat20SAT07 returned code 1.
1199.23/1199.96	c satzilla running minisat20 ... 
1199.23/1199.96	c Bin: Executing minisat20
1199.23/1199.96	c minisat20 returned code 1.
1199.23/1199.96	c satzilla running tts-4-0 ... 
1199.23/1199.96	c Bin: Executing tts-4-0
1199.23/1199.96	c tts-4-0 returned code 1.
1199.23/1199.96	c satzilla running vallst ... 
1199.23/1199.96	c Bin: Executing vallst
1199.23/1199.96	c vallst returned code 1.
1199.23/1199.96	c satzilla running zchaff_rand ... 
1199.23/1199.96	c Bin: Executing zchaff_rand
1199.23/1199.96	c zchaff_rand returned code 1.
1199.23/1199.96	c satzilla running SATenstein ... 
1199.23/1199.96	c Bin: Executing SATenstein
1199.23/1199.96	c SATenstein returned code 1.
1199.23/1199.96	c satzilla running gnovelty+ ... 
1199.23/1199.96	c Bin: Executing gnovelty+
1199.23/1199.96	c gnovelty+ returned code 1.
1199.23/1199.96	c satzilla running adaptg2wsat+ ... 
1199.23/1199.96	c Bin: Executing adaptg2wsat+
1199.23/1199.96	c adaptg2wsat+ returned code 1.
1199.23/1199.96	c satzilla running adaptg2wsat0 ... 
1199.23/1199.96	c Bin: Executing adaptg2wsat0
1199.23/1199.96	c adaptg2wsat0 returned code 1.
1199.23/1199.96	c satzilla running picosat846 ... 
1199.23/1199.96	c Bin: Executing picosat846
1199.23/1199.96	c picosat846 returned code 1.
1199.23/1199.96	c satzilla running kcnfs04SAT07 ... 
1199.23/1199.96	c Bin: Executing kcnfs04SAT07
1199.23/1199.96	c kcnfs04SAT07 returned code 1.
1199.23/1199.96	c ERROR: All Failed! 
1199.23/1199.96	c SATZILLA_TIME=1199.480000

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-1539207-1238478894/watcher-1539207-1238478894 -o /tmp/evaluation-result-1539207-1238478894/solver-1539207-1238478894 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1539207-1238478894.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.98 3/64 3146
/proc/meminfo: memFree=1287000/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=636 CPUtime=0
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 85 0 0 0 0 0 0 0 19 0 1 0 1120556178 651264 80 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3147/statm: 159 80 50 118 0 38 0

[startup+0.030553 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3146
/proc/meminfo: memFree=1287000/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=1376 CPUtime=0.02
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 610 0 0 0 2 0 0 0 19 0 1 0 1120556178 1409024 250 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3147/statm: 344 250 61 118 0 223 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 3432

[startup+0.10256 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3146
/proc/meminfo: memFree=1287000/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=2164 CPUtime=0.09
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 933 0 0 0 9 0 0 0 20 0 1 0 1120556178 2215936 322 1992294400 134512640 134996440 4294956176 18446744073709551615 134583505 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3147/statm: 541 322 67 118 0 420 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4220

[startup+0.302583 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3146
/proc/meminfo: memFree=1287000/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=2164 CPUtime=0.29
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 940 0 0 0 29 0 0 0 22 0 1 0 1120556178 2215936 329 1992294400 134512640 134996440 4294956176 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3147/statm: 541 329 67 118 0 420 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4220

[startup+0.70163 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 3146
/proc/meminfo: memFree=1287000/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=2296 CPUtime=0.69
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 985 0 0 0 69 0 0 0 25 0 1 0 1120556178 2351104 374 1992294400 134512640 134996440 4294956176 18446744073709551615 134583023 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3147/statm: 574 374 67 118 0 453 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 4352

[startup+1.50172 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3148
/proc/meminfo: memFree=1280008/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=7160 CPUtime=1.48
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 2390 0 0 0 147 1 0 0 25 0 1 0 1120556178 7331840 1554 1992294400 134512640 134996440 4294956176 18446744073709551615 134532977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3147/statm: 1790 1554 74 118 0 1669 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 9216

[startup+3.10191 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3148
/proc/meminfo: memFree=1280968/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=0
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1120556178 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 112 96 399 0 111 0
[pid=3147] ppid=3146 vsize=7160 CPUtime=3.08
/proc/3147/stat : 3147 (march_dl2004) R 3146 3146 2710 0 -1 4194304 2390 0 0 0 307 1 0 0 25 0 1 0 1120556178 7331840 1554 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3147/statm: 1790 1554 74 118 0 1669 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 9216

[startup+6.30128 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3149
/proc/meminfo: memFree=1285768/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=2056 CPUtime=4.99
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 156 2390 0 0 0 0 498 1 16 0 1 0 1120556178 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 514 125 107 399 0 111 0
[pid=3149] ppid=3146 vsize=1936 CPUtime=1.27
/proc/3149/stat : 3149 (mxc-sr08) R 3146 3146 2710 0 -1 4194304 451 0 0 0 127 0 0 0 25 0 1 0 1120556680 1982464 410 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3149/statm: 484 410 71 138 0 343 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 3992

[startup+12.702 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3151
/proc/meminfo: memFree=1283528/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=7868 CPUtime=12.66
/proc/3146/stat : 3146 (SATzilla2009_C) R 3144 3146 2710 0 -1 4194304 903 4125 0 0 64 0 1199 3 23 0 1 0 1120556178 8056832 620 1992294400 134512640 136149437 4294956208 18446744073709551615 135542670 0 0 4096 3 0 0 0 17 0 0 0
/proc/3146/statm: 1967 620 207 399 0 1564 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 7868

[startup+25.5025 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1279944/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=7160 CPUtime=8.96
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 2391 0 0 0 896 0 0 0 25 0 1 0 1120557830 7331840 1555 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 1790 1555 74 118 0 1669 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 10928

[startup+51.1025 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1279752/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=7160 CPUtime=34.55
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 2391 0 0 0 3455 0 0 0 25 0 1 0 1120557830 7331840 1555 1992294400 134512640 134996440 4294956176 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 1790 1555 74 118 0 1669 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 10928

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1279880/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=7160 CPUtime=85.74
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 2391 0 0 0 8574 0 0 0 25 0 1 0 1120557830 7331840 1555 1992294400 134512640 134996440 4294956176 18446744073709551615 134514077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 1790 1555 74 118 0 1669 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 10928

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1269704/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=17696 CPUtime=145.71
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 4999 0 0 0 14568 3 0 0 25 0 1 0 1120557830 18120704 4155 1992294400 134512640 134996440 4294956176 18446744073709551615 134527856 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 4424 4155 74 118 0 4303 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 21464

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1267848/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=19544 CPUtime=205.69
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 5446 0 0 0 20565 4 0 0 25 0 1 0 1120557830 20013056 4602 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 4886 4602 74 118 0 4765 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 23312

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1266952/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=20468 CPUtime=265.66
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 5674 0 0 0 26562 4 0 0 25 0 1 0 1120557830 20959232 4830 1992294400 134512640 134996440 4294956176 18446744073709551615 134551309 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5117 4830 74 118 0 4996 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 24236

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3152
/proc/meminfo: memFree=1266696/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=20732 CPUtime=325.62
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 5738 0 0 0 32558 4 0 0 25 0 1 0 1120557830 21229568 4894 1992294400 134512640 134996440 4294956176 18446744073709551615 134567145 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5183 4894 74 118 0 5062 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 24500


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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1264840/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=22448 CPUtime=745.42
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6188 0 0 0 74536 6 0 0 25 0 1 0 1120557830 22986752 5344 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5612 5344 74 118 0 5491 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 26216

[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1264648/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=22712 CPUtime=805.39
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6239 0 0 0 80533 6 0 0 25 0 1 0 1120557830 23257088 5395 1992294400 134512640 134996440 4294956176 18446744073709551615 134571518 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5678 5395 74 118 0 5557 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 26480

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1264456/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=22844 CPUtime=865.36
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6292 0 0 0 86530 6 0 0 25 0 1 0 1120557830 23392256 5448 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5711 5448 74 118 0 5590 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 26612

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1264264/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23108 CPUtime=925.33
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6335 0 0 0 92527 6 0 0 25 0 1 0 1120557830 23662592 5491 1992294400 134512640 134996440 4294956176 18446744073709551615 134528338 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5777 5491 74 118 0 5656 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 26876

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1264072/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23240 CPUtime=985.29
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6384 0 0 0 98523 6 0 0 25 0 1 0 1120557830 23797760 5540 1992294400 134512640 134996440 4294956176 18446744073709551615 134528181 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5810 5540 74 118 0 5689 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 27008

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263880/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23504 CPUtime=1045.24
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6444 0 0 0 104518 6 0 0 25 0 1 0 1120557830 24068096 5600 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5876 5600 74 118 0 5755 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 27272

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263816/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23636 CPUtime=1105.19
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6470 0 0 0 110513 6 0 0 25 0 1 0 1120557830 24203264 5626 1992294400 134512640 134996440 4294956176 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5909 5626 74 118 0 5788 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 27404

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1165.17
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6497 0 0 0 116511 6 0 0 25 0 1 0 1120557830 24338432 5653 1992294400 134512640 134996440 4294956176 18446744073709551615 134514019 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5653 74 118 0 5821 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 27536

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1173.17
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6499 0 0 0 117311 6 0 0 25 0 1 0 1120557830 24338432 5655 1992294400 134512640 134996440 4294956176 18446744073709551615 134533005 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5655 74 118 0 5821 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 27536

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1179.56
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6503 0 0 0 117950 6 0 0 25 0 1 0 1120557830 24338432 5659 1992294400 134512640 134996440 4294956176 18446744073709551615 134551512 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5659 74 118 0 5821 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 27536

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1181.15
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6504 0 0 0 118109 6 0 0 25 0 1 0 1120557830 24338432 5660 1992294400 134512640 134996440 4294956176 18446744073709551615 134526996 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5660 74 118 0 5821 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 27536

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1181.95
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6504 0 0 0 118189 6 0 0 25 0 1 0 1120557830 24338432 5660 1992294400 134512640 134996440 4294956176 18446744073709551615 134551415 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5660 74 118 0 5821 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 27536

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1182.35
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6505 0 0 0 118229 6 0 0 25 0 1 0 1120557830 24338432 5661 1992294400 134512640 134996440 4294956176 18446744073709551615 134527838 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5661 74 118 0 5821 0
Current children cumulated CPU time (s) 1198.83
Current children cumulated vsize (KiB) 27536

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 3158
/proc/meminfo: memFree=1263688/2055924 swapFree=4176792/4192956
[pid=3146] ppid=3144 vsize=3768 CPUtime=16.48
/proc/3146/stat : 3146 (SATzilla2009_C) S 3144 3146 2710 0 -1 4194304 942 4125 0 0 443 3 1199 3 25 0 1 0 1120556178 3858432 506 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3146/statm: 942 506 219 399 0 539 0
[pid=3152] ppid=3146 vsize=23768 CPUtime=1182.75
/proc/3152/stat : 3152 (march_dl2004) R 3146 3146 2710 0 -1 4194304 6505 0 0 0 118269 6 0 0 25 0 1 0 1120557830 24338432 5661 1992294400 134512640 134996440 4294956176 18446744073709551615 134526958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3152/statm: 5942 5661 74 118 0 5821 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 27536

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.31
CPU user time (s): 1199.17
CPU system time (s): 0.139978
CPU usage (%): 99.9458
Max. virtual memory (cumulated for all children) (KiB): 27536

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

runsolver used 1.05184 second user time and 3.32249 second system time

The end

Launcher Data

Begin job on node6 at 2009-03-31 07:54:54
IDJOB=1539207
IDBENCH=70515
IDSOLVER=527
FILE ID=node6/1539207-1238478894
PBS_JOBID= 9061769
Free space on /tmp= 66340 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/MEDIUM/7SAT/SATISFIABLE/65/unif-k7-r89-v65-c5785-S1146593655-045.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1539207-1238478894/watcher-1539207-1238478894 -o /tmp/evaluation-result-1539207-1238478894/solver-1539207-1238478894 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1539207-1238478894.cnf

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

MD5SUM BENCH= 4f3aa79447d830354123007662a4d040
RANDOM SEED=1496104714

node6.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.236
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.236
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:      2055924 kB
MemFree:       1287480 kB
Buffers:        111256 kB
Cached:         547932 kB
SwapCached:       9932 kB
Active:         204536 kB
Inactive:       468184 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055924 kB
LowFree:       1287480 kB
SwapTotal:     4192956 kB
SwapFree:      4176792 kB
Dirty:           31596 kB
Writeback:           0 kB
Mapped:          19204 kB
Slab:            81780 kB
Committed_AS:  2899068 kB
PageTables:       1464 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= 66308 MiB
End job on node6 at 2009-03-31 08:14:55