Trace number 1716331

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_I 2009-03-22? (exit code) 1199.65 1200.1

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-15-u.cnf
MD5SUMc716daea92d5e29b94f85a19b52859ac
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark334.448
Satisfiable
(Un)Satisfiability was proved
Number of variables151952
Number of clauses697321
Sum of the clauses size1601192
Maximum clause length10
Minimum clause length1
Number of clauses of size 112754
Number of clauses of size 2551183
Number of clauses of size 3104744
Number of clauses of size 43180
Number of clauses of size 512720
Number of clauses of size over 512740

Solver Data

36.76/36.82	c SATzilla is building models for class 3
36.76/36.82	c run presolver mxc-sr08 for 10 seconds ... 
36.76/36.82	c Bin: Executing mxc-sr08
36.76/36.82	c spawning binary file with 10 seconds ...
36.76/36.82	c child exit by a signal
36.76/36.82	c mxc-sr08 returned code 137.
36.76/36.82	c run presolver picosat846 for 5 seconds ... 
36.76/36.82	c Bin: Executing picosat846
36.76/36.82	c spawning binary file with 5 seconds ...
36.76/36.82	c child exit by a signal
36.76/36.82	c picosat846 returned code 137.
36.76/36.82	c Orignal number of varibales is 151952, number of clauses is 697321 
36.76/36.82	c predicted feature computation time is 13.510324 
36.76/36.82	c Bin: Executing satelite
36.76/36.82	c spawning binary file with 240 seconds ...
36.76/36.82	c child exited successfully
36.76/36.82	c satzilla computing base features
36.76/36.82	c Number of variabe is: 46737, Number of clause is : 274294 
36.76/36.82	c Initializing...
36.76/36.82	c satzilla doing clause learning
36.76/36.82	c start clause learning features ...
36.76/36.82	c Bin: Executing zchaff07
36.76/36.82	c spawning binary file with 2 seconds ...
36.76/36.82	c child exit by a signal
36.76/36.82	c satzilla doing survey propogation probe
36.76/36.82	c do survay propogation for 2 second ...
36.76/36.82	c satzilla doing local search probe
36.76/36.82	c features are:151952 697321 46737 274294 2.25121 1.54224 0.17039 0.362457 1.04102 1.35929 5.67144e-05 0.42599 4.27926e-05 0.000256756 1.01107 0.593855 0.903057 5.67144e-05 0.493078 2.18743e-05 0.000142183 2.7792 0.245853 0.157778 0 0.789474 3.1086 3.54019e-05 0.483851 1.09372e-05 9.84345e-05 2.53875 0.749138 5.7318e-05 0.490028 1.45829e-05 0.000145829 100.5 0.19403 81 120 120 81 120 81 120 8.13117 0.752515 2.01235 14.25 14.25 2.01235 14.25 2.01235 14.25 0.527337 0.580509 2.22191e-09 0.990374 0.856143 0.0514872 0.801505 0.221461 0.635304 0.0149583 0.884197 3.14579e-07 0.202614 0.03183 9.46943e-06 0.0252914 0.00177787 0.0128396 16089.5 1.32983 7811 1.41421 7811 0 0 2.84193 1.15937 1.7064 0.676302 
36.76/36.82	c satzilla's ranking:
36.76/36.82	c 1) mxc-sr08: 3.096386
36.76/36.82	c 2) picosat846: 2.902992
36.76/36.82	c 3) minisat20SAT07: 2.864292
36.76/36.82	c 4) zchaff_rand: 2.055104
36.76/36.82	c 5) march_dl2004: 0.325302
36.76/36.82	c 6) SATenstein: -10000.000000
36.76/36.82	c 7) gnovelty+: -10000.000000
36.76/36.82	c 8) adaptg2wsat+: -10000.000000
36.76/36.82	c 9) adaptg2wsat0: -10000.000000
36.76/36.82	c 10) tts-4-0: -10000.000000
36.76/36.82	c 11) vallst: -10000.000000
36.76/36.82	c 12) minisat20: -10000.000000
36.76/36.82	c 13) kcnfs04SAT07: -10000.000000
36.76/36.82	c satzilla running mxc-sr08 ... 
1199.53/1200.09	c Bin: Executing mxc-sr08
1199.53/1200.09	c spawning binary file with 1163 seconds ...
1199.53/1200.09	c child exit by a signal
1199.53/1200.09	c mxc-sr08 returned code 137.
1199.53/1200.09	c satzilla running picosat846 ... 
1199.53/1200.09	c Bin: Executing picosat846
1199.53/1200.09	c picosat846 returned code 1.
1199.53/1200.09	c satzilla running minisat20SAT07 ... 
1199.53/1200.09	c Bin: Executing minisat20SAT07
1199.53/1200.09	c minisat20SAT07 returned code 1.
1199.53/1200.09	c satzilla running zchaff_rand ... 
1199.53/1200.09	c Bin: Executing zchaff_rand
1199.53/1200.09	c zchaff_rand returned code 1.
1199.53/1200.09	c satzilla running march_dl2004 ... 
1199.53/1200.09	c Bin: Executing march_dl2004
1199.53/1200.09	c march_dl2004 returned code 1.
1199.53/1200.09	c satzilla running SATenstein ... 
1199.53/1200.09	c Bin: Executing SATenstein
1199.53/1200.09	c SATenstein returned code 1.
1199.53/1200.09	c satzilla running gnovelty+ ... 
1199.53/1200.09	c Bin: Executing gnovelty+
1199.53/1200.09	c gnovelty+ returned code 1.
1199.53/1200.09	c satzilla running adaptg2wsat+ ... 
1199.53/1200.09	c Bin: Executing adaptg2wsat+
1199.53/1200.09	c adaptg2wsat+ returned code 1.
1199.53/1200.09	c satzilla running adaptg2wsat0 ... 
1199.53/1200.09	c Bin: Executing adaptg2wsat0
1199.53/1200.09	c adaptg2wsat0 returned code 1.
1199.53/1200.09	c satzilla running tts-4-0 ... 
1199.53/1200.09	c Bin: Executing tts-4-0
1199.53/1200.09	c tts-4-0 returned code 1.
1199.53/1200.09	c satzilla running vallst ... 
1199.53/1200.09	c Bin: Executing vallst
1199.53/1200.09	c vallst returned code 1.
1199.53/1200.09	c satzilla running minisat20 ... 
1199.53/1200.09	c Bin: Executing minisat20
1199.53/1200.09	c minisat20 returned code 1.
1199.53/1200.09	c satzilla running kcnfs04SAT07 ... 
1199.53/1200.09	c Bin: Executing kcnfs04SAT07
1199.53/1200.09	c kcnfs04SAT07 returned code 1.
1199.53/1200.09	c ERROR: All Failed! 
1199.53/1200.09	c SATZILLA_TIME=1199.810000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:492) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1716331-1240614274/watcher-1716331-1240614274 -o /tmp/evaluation-result-1716331-1240614274/solver-1716331-1240614274 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1716331-1240614274.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.91 3/64 16801
/proc/meminfo: memFree=968944/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=12872 CPUtime=0
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 628 0 0 0 0 0 0 0 19 0 1 0 89461141 13180928 624 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 3218 631 44 138 0 3077 0

[startup+0.100418 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 16801
/proc/meminfo: memFree=968944/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=45400 CPUtime=0.08
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 9628 0 0 0 4 4 0 0 19 0 1 0 89461141 46489600 9600 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 11350 9601 54 138 0 11209 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 47456

[startup+0.201437 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 16801
/proc/meminfo: memFree=968944/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=52692 CPUtime=0.19
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 11449 0 0 0 14 5 0 0 20 0 1 0 89461141 53956608 11421 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 13173 11422 54 138 0 13032 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 54748

[startup+0.301458 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 16801
/proc/meminfo: memFree=968944/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=59184 CPUtime=0.29
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 12971 0 0 0 23 6 0 0 20 0 1 0 89461141 60604416 12943 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 14796 12943 54 138 0 14655 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 61240

[startup+0.701543 s]
/proc/loadavg: 0.99 0.97 0.91 3/64 16801
/proc/meminfo: memFree=968944/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=80092 CPUtime=0.69
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 18136 0 0 0 60 9 0 0 24 0 1 0 89461141 82014208 18108 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 20023 18108 54 138 0 19882 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 82148

[startup+1.50172 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16803
/proc/meminfo: memFree=903904/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=79996 CPUtime=1.49
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 20860 0 0 0 139 10 0 0 25 0 1 0 89461141 81915904 17797 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 19999 17797 55 138 0 19858 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 82052

[startup+3.10106 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16803
/proc/meminfo: memFree=890272/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=79924 CPUtime=3.09
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24517 0 0 0 297 12 0 0 25 0 1 0 89461141 81842176 18510 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 19981 18510 70 138 0 19840 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 81980

[startup+6.30174 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16803
/proc/meminfo: memFree=894176/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=0
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89461141 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 112 96 399 0 111 0
[pid=16802] ppid=16801 vsize=79924 CPUtime=6.29
/proc/16802/stat : 16802 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24555 0 0 0 617 12 0 0 25 0 1 0 89461141 81842176 18548 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16802/statm: 19981 18548 71 138 0 19840 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 81980

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16804
/proc/meminfo: memFree=934816/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=2056 CPUtime=10
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 152 24555 0 0 0 0 987 13 19 0 1 0 89461141 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 514 121 104 399 0 111 0
[pid=16804] ppid=16801 vsize=37632 CPUtime=2.68
/proc/16804/stat : 16804 (picosat846) R 16801 16801 16511 0 -1 4194304 8682 0 0 0 263 5 0 0 25 0 1 0 89462142 38535168 8671 1992294400 134512640 134570484 4294956192 18446744073709551615 134552788 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16804/statm: 9408 8671 85 14 0 9074 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 39688

[startup+25.5019 s]
/proc/loadavg: 0.99 0.97 0.91 2/65 16805
/proc/meminfo: memFree=939496/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=27404 CPUtime=25.46
/proc/16801/stat : 16801 (SATzilla2009_I) R 16799 16801 16511 0 -1 4194304 6387 63587 0 0 513 3 1990 40 25 0 1 0 89461141 28061696 6338 1992294400 134512640 136149169 4294956224 18446744073709551615 134535043 0 0 4096 0 0 0 0 17 1 0 0
/proc/16801/statm: 6851 6338 135 399 0 6448 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 27404

[startup+51.1013 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=857760/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=79924 CPUtime=14.26
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24556 0 0 0 1413 13 0 0 25 0 1 0 89464824 81842176 18549 1992294400 134512640 135078026 4294956192 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 19981 18549 71 138 0 19840 0
Current children cumulated CPU time (s) 51.05
Current children cumulated vsize (KiB) 114408

[startup+102.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=857888/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=79924 CPUtime=65.44
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24556 0 0 0 6531 13 0 0 25 0 1 0 89464824 81842176 18549 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 19981 18549 71 138 0 19840 0
Current children cumulated CPU time (s) 102.23
Current children cumulated vsize (KiB) 114408

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=857120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=81016 CPUtime=125.41
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24750 0 0 0 12528 13 0 0 25 0 1 0 89464824 82960384 18743 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 20254 18743 71 138 0 20113 0
Current children cumulated CPU time (s) 162.2
Current children cumulated vsize (KiB) 115500

[startup+222.306 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=856480/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=81688 CPUtime=185.39
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24905 0 0 0 18526 13 0 0 25 0 1 0 89464824 83648512 18898 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 20422 18898 71 138 0 20281 0
Current children cumulated CPU time (s) 222.18
Current children cumulated vsize (KiB) 116172

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=856096/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=82172 CPUtime=245.37
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 24996 0 0 0 24523 14 0 0 25 0 1 0 89464824 84144128 18989 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 20543 18989 71 138 0 20402 0
Current children cumulated CPU time (s) 282.16
Current children cumulated vsize (KiB) 116656

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=855784/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=82568 CPUtime=305.35
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25078 0 0 0 30521 14 0 0 25 0 1 0 89464824 84549632 19071 1992294400 134512640 135078026 4294956192 18446744073709551615 134534365 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 20642 19071 71 138 0 20501 0
Current children cumulated CPU time (s) 342.14
Current children cumulated vsize (KiB) 117052


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


[startup+762.302 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854952/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=83760 CPUtime=725.2
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25284 0 0 0 72504 16 0 0 25 0 1 0 89464824 85770240 19277 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 20940 19277 71 138 0 20799 0
Current children cumulated CPU time (s) 761.99
Current children cumulated vsize (KiB) 118244

[startup+822.303 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854888/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=83920 CPUtime=785.17
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25294 0 0 0 78501 16 0 0 25 0 1 0 89464824 85934080 19287 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 20980 19287 71 138 0 20839 0
Current children cumulated CPU time (s) 821.96
Current children cumulated vsize (KiB) 118404

[startup+882.305 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854696/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84112 CPUtime=845.15
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25326 0 0 0 84499 16 0 0 25 0 1 0 89464824 86130688 19319 1992294400 134512640 135078026 4294956192 18446744073709551615 134533960 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21028 19319 71 138 0 20887 0
Current children cumulated CPU time (s) 881.94
Current children cumulated vsize (KiB) 118596

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854568/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84244 CPUtime=905.13
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25374 0 0 0 90496 17 0 0 25 0 1 0 89464824 86265856 19367 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21061 19367 71 138 0 20920 0
Current children cumulated CPU time (s) 941.92
Current children cumulated vsize (KiB) 118728

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854504/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84376 CPUtime=965.11
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25395 0 0 0 96494 17 0 0 25 0 1 0 89464824 86401024 19388 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21094 19388 71 138 0 20953 0
Current children cumulated CPU time (s) 1001.9
Current children cumulated vsize (KiB) 118860

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854376/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84508 CPUtime=1025.08
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25426 0 0 0 102491 17 0 0 25 0 1 0 89464824 86536192 19419 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21127 19419 71 138 0 20986 0
Current children cumulated CPU time (s) 1061.87
Current children cumulated vsize (KiB) 118992

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854248/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84640 CPUtime=1085.06
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25454 0 0 0 108489 17 0 0 25 0 1 0 89464824 86671360 19447 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21160 19447 71 138 0 21019 0
Current children cumulated CPU time (s) 1121.85
Current children cumulated vsize (KiB) 119124

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854184/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84640 CPUtime=1145.04
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25457 0 0 0 114486 18 0 0 25 0 1 0 89464824 86671360 19450 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21160 19450 71 138 0 21019 0
Current children cumulated CPU time (s) 1181.83
Current children cumulated vsize (KiB) 119124

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

[startup+1190.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84832 CPUtime=1153.14
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25467 0 0 0 115296 18 0 0 25 0 1 0 89464824 86867968 19460 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21208 19460 71 138 0 21067 0
Current children cumulated CPU time (s) 1189.93
Current children cumulated vsize (KiB) 119316

[startup+1196.8 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84832 CPUtime=1159.54
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25480 0 0 0 115936 18 0 0 25 0 1 0 89464824 86867968 19473 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21208 19473 71 138 0 21067 0
Current children cumulated CPU time (s) 1196.33
Current children cumulated vsize (KiB) 119316

[startup+1198.4 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84832 CPUtime=1161.14
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25480 0 0 0 116096 18 0 0 25 0 1 0 89464824 86867968 19473 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21208 19473 71 138 0 21067 0
Current children cumulated CPU time (s) 1197.93
Current children cumulated vsize (KiB) 119316

[startup+1199.2 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84832 CPUtime=1161.94
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25480 0 0 0 116176 18 0 0 25 0 1 0 89464824 86867968 19473 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21208 19473 71 138 0 21067 0
Current children cumulated CPU time (s) 1198.73
Current children cumulated vsize (KiB) 119316

[startup+1199.6 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84832 CPUtime=1162.34
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25480 0 0 0 116216 18 0 0 25 0 1 0 89464824 86867968 19473 1992294400 134512640 135078026 4294956192 18446744073709551615 134534432 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21208 19473 71 138 0 21067 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 119316

[startup+1200 s]
/proc/loadavg: 0.99 0.97 0.91 2/66 16807
/proc/meminfo: memFree=854120/2055920 swapFree=4192956/4192956
[pid=16801] ppid=16799 vsize=34484 CPUtime=36.79
/proc/16801/stat : 16801 (SATzilla2009_I) S 16799 16801 16511 0 -1 4194304 14045 72234 0 0 1433 15 2185 46 25 0 1 0 89461141 35311616 8350 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/16801/statm: 8621 8350 217 399 0 8218 0
[pid=16807] ppid=16801 vsize=84832 CPUtime=1162.74
/proc/16807/stat : 16807 (mxc-sr08) R 16801 16801 16511 0 -1 4194304 25480 0 0 0 116256 18 0 0 25 0 1 0 89464824 86867968 19473 1992294400 134512640 135078026 4294956192 18446744073709551615 134534294 0 0 8392704 0 0 0 0 17 1 0 0
/proc/16807/statm: 21208 19473 71 138 0 21067 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 119316

Child status: 17
Real time (s): 1200.1
CPU time (s): 1199.65
CPU user time (s): 1198.83
CPU system time (s): 0.824874
CPU usage (%): 99.9626
Max. virtual memory (cumulated for all children) (KiB): 125520

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

runsolver used 1.37079 second user time and 2.97555 second system time

The end

Launcher Data

Begin job on node10 at 2009-04-25 01:04:35
IDJOB=1716331
IDBENCH=20374
IDSOLVER=528
FILE ID=node10/1716331-1240614274
PBS_JOBID= 9186304
Free space on /tmp= 66316 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/dated-5-15-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716331-1240614274/watcher-1716331-1240614274 -o /tmp/evaluation-result-1716331-1240614274/solver-1716331-1240614274 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716331-1240614274.cnf

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

MD5SUM BENCH= c716daea92d5e29b94f85a19b52859ac
RANDOM SEED=760023479

node10.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.263
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	: 5931.00
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.263
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:        969360 kB
Buffers:         90660 kB
Cached:         888948 kB
SwapCached:          0 kB
Active:         165088 kB
Inactive:       828428 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        969360 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           43584 kB
Writeback:           0 kB
Mapped:          23696 kB
Slab:            79128 kB
Committed_AS:   301524 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66284 MiB
End job on node10 at 2009-04-25 01:24:35