Trace number 1716487

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) 1198.94 1199.52

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/dated-5-19-u.cnf
MD5SUM3be331331884289c55e55acdeed55dc7
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables208002
Number of clauses986543
Sum of the clauses size2288164
Maximum clause length10
Minimum clause length1
Number of clauses of size 117318
Number of clauses of size 2753529
Number of clauses of size 3176796
Number of clauses of size 44320
Number of clauses of size 517280
Number of clauses of size over 517300

Solver Data

48.03/48.13	c SATzilla is building models for class 3
48.03/48.13	c run presolver mxc-sr08 for 10 seconds ... 
48.03/48.13	c Bin: Executing mxc-sr08
48.03/48.13	c spawning binary file with 10 seconds ...
48.03/48.13	c child exit by a signal
48.03/48.13	c mxc-sr08 returned code 137.
48.03/48.13	c run presolver picosat846 for 5 seconds ... 
48.03/48.13	c Bin: Executing picosat846
48.03/48.13	c spawning binary file with 5 seconds ...
48.03/48.13	c child exit by a signal
48.03/48.13	c picosat846 returned code 137.
48.03/48.13	c Orignal number of varibales is 208002, number of clauses is 986543 
48.03/48.13	c predicted feature computation time is 24.623135 
48.03/48.13	c Bin: Executing satelite
48.03/48.13	c spawning binary file with 240 seconds ...
48.03/48.13	c child exited successfully
48.03/48.13	c satzilla computing base features
48.03/48.13	c Number of variabe is: 68615, Number of clause is : 424864 
48.03/48.13	c Initializing...
48.03/48.13	c satzilla doing clause learning
48.03/48.13	c start clause learning features ...
48.03/48.13	c Bin: Executing zchaff07
48.03/48.13	c spawning binary file with 2 seconds ...
48.03/48.13	c child exit by a signal
48.03/48.13	c satzilla doing survey propogation probe
48.03/48.13	c do survay propogation for 2 second ...
48.03/48.13	c satzilla doing local search probe
48.03/48.13	c features are:208002 986543 68615 424864 2.03144 1.32202 0.161499 0.360955 1.0164 1.35001 3.913e-05 0.421882 2.91481e-05 0.000174889 1.02236 0.562251 0.903 3.913e-05 0.584202 1.41222e-05 9.88552e-05 2.87647 0.244007 0.156665 0 0.826087 3.12676 2.39198e-05 0.560814 7.06108e-06 6.59034e-05 2.54517 0.734178 4.00113e-05 0.558405 9.41478e-06 9.41478e-05 144 0 144 144 144 144 144 144 144 3.29861 0 3.29861 3.29861 3.29861 3.29861 3.29861 3.29861 3.29861 0.522712 0.593449 4.06952e-12 0.988707 0.858925 0.0504826 0.805758 0.207356 0.627275 0.0150165 0.860247 1.83717e-07 0.193291 0.0317819 1.7029e-06 0.0251926 0.00175888 0.0135646 6015 0 23304 0 23304 23304 23304 2.39465 0 0.955371 0 
48.03/48.13	c satzilla's ranking:
48.03/48.13	c 1) mxc-sr08: 3.334949
48.03/48.13	c 2) picosat846: 2.774517
48.03/48.13	c 3) zchaff_rand: 2.341865
48.03/48.13	c 4) minisat20SAT07: 1.282998
48.03/48.13	c 5) march_dl2004: 0.215207
48.03/48.13	c 6) SATenstein: -10000.000000
48.03/48.13	c 7) gnovelty+: -10000.000000
48.03/48.13	c 8) adaptg2wsat+: -10000.000000
48.03/48.13	c 9) adaptg2wsat0: -10000.000000
48.03/48.13	c 10) tts-4-0: -10000.000000
48.03/48.13	c 11) vallst: -10000.000000
48.03/48.13	c 12) minisat20: -10000.000000
48.03/48.13	c 13) kcnfs04SAT07: -10000.000000
48.03/48.13	c satzilla running mxc-sr08 ... 
1198.89/1199.50	c Bin: Executing mxc-sr08
1198.89/1199.50	c spawning binary file with 1151 seconds ...
1198.89/1199.50	c child exit by a signal
1198.89/1199.50	c mxc-sr08 returned code 137.
1198.89/1199.50	c satzilla running picosat846 ... 
1198.89/1199.50	c Bin: Executing picosat846
1198.89/1199.50	c picosat846 returned code 1.
1198.89/1199.50	c satzilla running zchaff_rand ... 
1198.89/1199.50	c Bin: Executing zchaff_rand
1198.89/1199.50	c zchaff_rand returned code 1.
1198.89/1199.50	c satzilla running minisat20SAT07 ... 
1198.89/1199.50	c Bin: Executing minisat20SAT07
1198.89/1199.50	c minisat20SAT07 returned code 1.
1198.89/1199.50	c satzilla running march_dl2004 ... 
1198.89/1199.50	c Bin: Executing march_dl2004
1198.89/1199.50	c march_dl2004 returned code 1.
1198.89/1199.50	c satzilla running SATenstein ... 
1198.89/1199.50	c Bin: Executing SATenstein
1198.89/1199.50	c SATenstein returned code 1.
1198.89/1199.50	c satzilla running gnovelty+ ... 
1198.89/1199.50	c Bin: Executing gnovelty+
1198.89/1199.50	c gnovelty+ returned code 1.
1198.89/1199.50	c satzilla running adaptg2wsat+ ... 
1198.89/1199.50	c Bin: Executing adaptg2wsat+
1198.89/1199.50	c adaptg2wsat+ returned code 1.
1198.89/1199.50	c satzilla running adaptg2wsat0 ... 
1198.89/1199.50	c Bin: Executing adaptg2wsat0
1198.89/1199.50	c adaptg2wsat0 returned code 1.
1198.89/1199.50	c satzilla running tts-4-0 ... 
1198.89/1199.50	c Bin: Executing tts-4-0
1198.89/1199.50	c tts-4-0 returned code 1.
1198.89/1199.50	c satzilla running vallst ... 
1198.89/1199.50	c Bin: Executing vallst
1198.89/1199.50	c vallst returned code 1.
1198.89/1199.50	c satzilla running minisat20 ... 
1198.89/1199.50	c Bin: Executing minisat20
1198.89/1199.50	c minisat20 returned code 1.
1198.89/1199.50	c satzilla running kcnfs04SAT07 ... 
1198.89/1199.50	c Bin: Executing kcnfs04SAT07
1198.89/1199.50	c kcnfs04SAT07 returned code 1.
1198.89/1199.50	c ERROR: All Failed! 
1198.89/1199.50	c SATZILLA_TIME=1199.110000

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-1716487-1240616208/watcher-1716487-1240616208 -o /tmp/evaluation-result-1716487-1240616208/solver-1716487-1240616208 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1716487-1240616208.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.91 0.95 0.99 3/64 15579
/proc/meminfo: memFree=987984/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=18476 CPUtime=0
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 734 0 0 0 0 0 0 0 19 0 1 0 89654723 18919424 730 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 4619 738 44 138 0 4478 0

[startup+0.0631169 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 15579
/proc/meminfo: memFree=987984/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=44960 CPUtime=0.05
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 9583 0 0 0 1 4 0 0 19 0 1 0 89654723 46039040 9577 1992294400 134512640 135078026 4294956176 18446744073709551615 134555093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 11240 9580 52 138 0 11099 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 47016

[startup+0.101121 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 15579
/proc/meminfo: memFree=987984/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=58392 CPUtime=0.09
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 12561 0 0 0 4 5 0 0 19 0 1 0 89654723 59793408 12533 1992294400 134512640 135078026 4294956176 18446744073709551615 134554713 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 14598 12542 53 138 0 14457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60448

[startup+0.301142 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 15579
/proc/meminfo: memFree=987984/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=78084 CPUtime=0.29
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 16649 0 0 0 22 7 0 0 21 0 1 0 89654723 79958016 16577 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 19521 16577 54 138 0 19380 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80140

[startup+0.701187 s]
/proc/loadavg: 0.91 0.95 0.99 3/64 15579
/proc/meminfo: memFree=987984/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=99736 CPUtime=0.68
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 22027 0 0 0 59 9 0 0 25 0 1 0 89654723 102129664 21955 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 24934 21956 54 138 0 24793 0
Current children cumulated CPU time (s) 0.68
Current children cumulated vsize (KiB) 101792

[startup+1.50128 s]
/proc/loadavg: 0.91 0.95 0.99 2/66 15581
/proc/meminfo: memFree=882432/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=104244 CPUtime=1.48
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 27192 0 0 0 135 13 0 0 25 0 1 0 89654723 106745856 22684 1992294400 134512640 135078026 4294956176 18446744073709551615 134557684 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 26061 22684 55 138 0 25920 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 106300

[startup+3.10146 s]
/proc/loadavg: 0.91 0.95 0.99 2/66 15581
/proc/meminfo: memFree=887232/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=124932 CPUtime=3.08
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 31999 0 0 0 291 17 0 0 25 0 1 0 89654723 127930368 27491 1992294400 134512640 135078026 4294956176 18446744073709551615 134560893 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15580/statm: 31233 27491 55 138 0 31092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126988

[startup+6.30181 s]
/proc/loadavg: 0.92 0.95 0.99 2/66 15581
/proc/meminfo: memFree=885184/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=0
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89654723 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 112 96 399 0 111 0
[pid=15580] ppid=15579 vsize=112820 CPUtime=6.28
/proc/15580/stat : 15580 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 34387 0 0 0 610 18 0 0 25 0 1 0 89654723 115527680 25812 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15580/statm: 28205 25812 71 138 0 28064 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 114876

[startup+12.7015 s]
/proc/loadavg: 0.93 0.95 0.99 2/66 15582
/proc/meminfo: memFree=940352/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=2056 CPUtime=10
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 152 34395 0 0 0 0 980 20 19 0 1 0 89654723 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 514 121 104 399 0 111 0
[pid=15582] ppid=15579 vsize=50000 CPUtime=2.66
/proc/15582/stat : 15582 (picosat846) R 15579 15579 15154 0 -1 4194304 12109 0 0 0 261 5 0 0 25 0 1 0 89655726 51200000 12098 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15582/statm: 12500 12098 85 14 0 12166 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 52056

[startup+25.502 s]
/proc/loadavg: 0.94 0.96 0.99 2/65 15583
/proc/meminfo: memFree=942856/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=40912 CPUtime=25.45
/proc/15579/stat : 15579 (SATzilla2009_I) R 15577 15579 15154 0 -1 4194304 9563 88681 0 0 330 4 2155 56 25 0 1 0 89654723 41893888 9514 1992294400 134512640 136149169 4294956208 18446744073709551615 134535038 0 0 4096 0 0 0 0 17 0 0 0
/proc/15579/statm: 10228 9514 135 399 0 9825 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 40912

[startup+51.1018 s]
/proc/loadavg: 0.96 0.96 0.99 2/66 15587
/proc/meminfo: memFree=829432/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=124932 CPUtime=2.95
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 31994 0 0 0 282 13 0 0 25 0 1 0 89659537 127930368 27486 1992294400 134512640 135078026 4294956176 18446744073709551615 134561557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 31233 27486 55 138 0 31092 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 173552

[startup+102.306 s]
/proc/loadavg: 0.98 0.96 0.99 2/66 15587
/proc/meminfo: memFree=830464/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=112820 CPUtime=54.11
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 34395 0 0 0 5397 14 0 0 25 0 1 0 89659537 115527680 25820 1992294400 134512640 135078026 4294956176 18446744073709551615 134540571 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 28205 25820 71 138 0 28064 0
Current children cumulated CPU time (s) 102.17
Current children cumulated vsize (KiB) 161440

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=830400/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=113272 CPUtime=114.09
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 34451 0 0 0 11394 15 0 0 25 0 1 0 89659537 115990528 25876 1992294400 134512640 135078026 4294956176 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 28318 25876 71 138 0 28177 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 161892

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=829952/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=113848 CPUtime=174.07
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 34563 0 0 0 17392 15 0 0 25 0 1 0 89659537 116580352 25988 1992294400 134512640 135078026 4294956176 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 28462 25988 71 138 0 28321 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 162468

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=829696/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=114200 CPUtime=234.04
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 34643 0 0 0 23389 15 0 0 25 0 1 0 89659537 116940800 26068 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 28550 26068 71 138 0 28409 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 162820

[startup+342.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=829120/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=114744 CPUtime=294.02
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 34785 0 0 0 29387 15 0 0 25 0 1 0 89659537 117497856 26210 1992294400 134512640 135078026 4294956176 18446744073709551615 134522721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 28686 26210 71 138 0 28545 0
Current children cumulated CPU time (s) 342.08
Current children cumulated vsize (KiB) 163364


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


[startup+762.305 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=825728/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=119200 CPUtime=713.84
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35625 0 0 0 71368 16 0 0 25 0 1 0 89659537 122060800 27050 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 29800 27050 71 138 0 29659 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 167820

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=825600/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=119492 CPUtime=773.8
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35669 0 0 0 77364 16 0 0 25 0 1 0 89659537 122359808 27094 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 29873 27094 71 138 0 29732 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 168112

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=825216/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=119948 CPUtime=833.77
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35752 0 0 0 83361 16 0 0 25 0 1 0 89659537 122826752 27177 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 29987 27177 71 138 0 29846 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 168568

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=825088/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120140 CPUtime=893.75
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35776 0 0 0 89359 16 0 0 25 0 1 0 89659537 123023360 27201 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30035 27201 71 138 0 29894 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 168760

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824960/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120300 CPUtime=953.72
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35809 0 0 0 95356 16 0 0 25 0 1 0 89659537 123187200 27234 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30075 27234 71 138 0 29934 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 168920

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824768/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120460 CPUtime=1013.7
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35857 0 0 0 101354 16 0 0 25 0 1 0 89659537 123351040 27282 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30115 27282 71 138 0 29974 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 169080

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824704/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120460 CPUtime=1073.67
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35876 0 0 0 107351 16 0 0 25 0 1 0 89659537 123351040 27301 1992294400 134512640 135078026 4294956176 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30115 27301 71 138 0 29974 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 169080

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120780 CPUtime=1133.63
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35933 0 0 0 113346 17 0 0 25 0 1 0 89659537 123678720 27358 1992294400 134512640 135078026 4294956176 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30195 27358 71 138 0 30054 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 169400

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120780 CPUtime=1141.63
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35934 0 0 0 114146 17 0 0 25 0 1 0 89659537 123678720 27359 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30195 27359 71 138 0 30054 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 169400

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120780 CPUtime=1144.83
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35935 0 0 0 114466 17 0 0 25 0 1 0 89659537 123678720 27360 1992294400 134512640 135078026 4294956176 18446744073709551615 134540282 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30195 27360 71 138 0 30054 0
Current children cumulated CPU time (s) 1192.89
Current children cumulated vsize (KiB) 169400

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120780 CPUtime=1148.03
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35935 0 0 0 114786 17 0 0 25 0 1 0 89659537 123678720 27360 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30195 27360 71 138 0 30054 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 169400

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120780 CPUtime=1149.63
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35935 0 0 0 114946 17 0 0 25 0 1 0 89659537 123678720 27360 1992294400 134512640 135078026 4294956176 18446744073709551615 134540379 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30195 27360 71 138 0 30054 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 169400

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=120780 CPUtime=1150.43
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4194304 35935 0 0 0 115026 17 0 0 25 0 1 0 89659537 123678720 27360 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 30195 27360 71 138 0 30054 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 169400

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15587
/proc/meminfo: memFree=824512/2055920 swapFree=4192956/4192956
[pid=15579] ppid=15577 vsize=48620 CPUtime=48.06
/proc/15579/stat : 15579 (SATzilla2009_I) S 15577 15579 15154 0 -1 4194304 20274 99868 0 0 2383 11 2349 63 25 0 1 0 89654723 49786880 11866 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15579/statm: 12155 11866 217 399 0 11752 0
[pid=15585] ppid=15579 vsize=0 CPUtime=1150.83
/proc/15585/stat : 15585 (mxc-sr08) R 15579 15579 15154 0 -1 4195332 35935 0 0 0 115065 18 0 0 25 0 1 0 89659537 0 0 1992294400 0 0 0 0 0 256 0 8392704 0 0 0 0 17 0 0 0
/proc/15585/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 48620

Child status: 17
Real time (s): 1199.52
CPU time (s): 1198.94
CPU user time (s): 1197.99
CPU system time (s): 0.951855
CPU usage (%): 99.9518
Max. virtual memory (cumulated for all children) (KiB): 177444

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.99
system time used= 0.951855
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 156094
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= 15
involuntary context switches= 3465

runsolver used 1.11783 second user time and 3.2505 second system time

The end

Launcher Data

Begin job on node9 at 2009-04-25 01:36:50
IDJOB=1716487
IDBENCH=20381
IDSOLVER=528
FILE ID=node9/1716487-1240616208
PBS_JOBID= 9186305
Free space on /tmp= 66312 MiB

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

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=1540396598

node9.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.240
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.240
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:        988464 kB
Buffers:         96440 kB
Cached:         867732 kB
SwapCached:          0 kB
Active:         147148 kB
Inactive:       830952 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        988464 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           49196 kB
Writeback:           0 kB
Mapped:          23652 kB
Slab:            75452 kB
Committed_AS:   276200 kB
PageTables:       1388 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= 66280 MiB
End job on node9 at 2009-04-25 01:56:49