Trace number 1772750

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) 9997.69 10001.8

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.05/48.29	c SATzilla is building models for class 3
48.05/48.29	c run presolver mxc-sr08 for 10 seconds ... 
48.05/48.29	c Bin: Executing mxc-sr08
48.05/48.29	c spawning binary file with 10 seconds ...
48.05/48.29	c child exit by a signal
48.05/48.29	c mxc-sr08 returned code 137.
48.05/48.29	c run presolver picosat846 for 5 seconds ... 
48.05/48.29	c Bin: Executing picosat846
48.05/48.29	c spawning binary file with 5 seconds ...
48.05/48.29	c child exit by a signal
48.05/48.29	c picosat846 returned code 137.
48.05/48.29	c Orignal number of varibales is 208002, number of clauses is 986543 
48.05/48.29	c predicted feature computation time is 24.623135 
48.05/48.29	c Bin: Executing satelite
48.05/48.29	c spawning binary file with 240 seconds ...
48.05/48.29	c child exited successfully
48.05/48.29	c satzilla computing base features
48.05/48.29	c Number of variabe is: 68615, Number of clause is : 424864 
48.05/48.29	c Initializing...
48.05/48.29	c satzilla doing clause learning
48.05/48.29	c start clause learning features ...
48.05/48.29	c Bin: Executing zchaff07
48.05/48.29	c spawning binary file with 2 seconds ...
48.05/48.29	c child exit by a signal
48.05/48.29	c satzilla doing survey propogation probe
48.05/48.29	c do survay propogation for 2 second ...
48.05/48.29	c satzilla doing local search probe
48.05/48.29	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 5965 0 23328 0 23328 23328 23328 2.39766 0 0.955047 0 
48.05/48.29	c satzilla's ranking:
48.05/48.29	c 1) mxc-sr08: 3.336067
48.05/48.29	c 2) picosat846: 2.774598
48.05/48.29	c 3) zchaff_rand: 2.342823
48.05/48.29	c 4) minisat20SAT07: 1.282998
48.05/48.29	c 5) march_dl2004: 0.216287
48.05/48.29	c 6) SATenstein: -10000.000000
48.05/48.29	c 7) gnovelty+: -10000.000000
48.05/48.29	c 8) adaptg2wsat+: -10000.000000
48.05/48.29	c 9) adaptg2wsat0: -10000.000000
48.05/48.29	c 10) tts-4-0: -10000.000000
48.05/48.29	c 11) vallst: -10000.000000
48.05/48.29	c 12) minisat20: -10000.000000
48.05/48.29	c 13) kcnfs04SAT07: -10000.000000
48.05/48.29	c satzilla running mxc-sr08 ... 
9997.59/10001.75	c Bin: Executing mxc-sr08
9997.59/10001.75	c spawning binary file with 9951 seconds ...
9997.59/10001.75	c child exit by a signal
9997.59/10001.75	c mxc-sr08 returned code 137.
9997.59/10001.75	c satzilla running picosat846 ... 
9997.59/10001.75	c Bin: Executing picosat846
9997.59/10001.75	c picosat846 returned code 1.
9997.59/10001.75	c satzilla running zchaff_rand ... 
9997.59/10001.75	c Bin: Executing zchaff_rand
9997.59/10001.75	c zchaff_rand returned code 1.
9997.59/10001.75	c satzilla running minisat20SAT07 ... 
9997.59/10001.75	c Bin: Executing minisat20SAT07
9997.59/10001.75	c minisat20SAT07 returned code 1.
9997.59/10001.75	c satzilla running march_dl2004 ... 
9997.59/10001.75	c Bin: Executing march_dl2004
9997.59/10001.75	c march_dl2004 returned code 1.
9997.59/10001.75	c satzilla running SATenstein ... 
9997.59/10001.75	c Bin: Executing SATenstein
9997.59/10001.75	c SATenstein returned code 1.
9997.59/10001.75	c satzilla running gnovelty+ ... 
9997.59/10001.75	c Bin: Executing gnovelty+
9997.59/10001.75	c gnovelty+ returned code 1.
9997.59/10001.75	c satzilla running adaptg2wsat+ ... 
9997.59/10001.75	c Bin: Executing adaptg2wsat+
9997.59/10001.75	c adaptg2wsat+ returned code 1.
9997.59/10001.75	c satzilla running adaptg2wsat0 ... 
9997.59/10001.75	c Bin: Executing adaptg2wsat0
9997.59/10001.75	c adaptg2wsat0 returned code 1.
9997.59/10001.75	c satzilla running tts-4-0 ... 
9997.59/10001.75	c Bin: Executing tts-4-0
9997.59/10001.75	c tts-4-0 returned code 1.
9997.59/10001.75	c satzilla running vallst ... 
9997.59/10001.75	c Bin: Executing vallst
9997.59/10001.75	c vallst returned code 1.
9997.59/10001.75	c satzilla running minisat20 ... 
9997.59/10001.75	c Bin: Executing minisat20
9997.59/10001.75	c minisat20 returned code 1.
9997.59/10001.75	c satzilla running kcnfs04SAT07 ... 
9997.59/10001.75	c Bin: Executing kcnfs04SAT07
9997.59/10001.75	c kcnfs04SAT07 returned code 1.
9997.59/10001.75	c ERROR: All Failed! 
9997.59/10001.75	c SATZILLA_TIME=9999.180000

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-1772750-1241344443/watcher-1772750-1241344443 -o /tmp/evaluation-result-1772750-1241344443/solver-1772750-1241344443 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1772750-1241344443.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3204
/proc/meminfo: memFree=834576/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) R 3202 3204 3167 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=18476 CPUtime=0
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 717 0 0 0 0 0 0 0 18 0 1 0 162471727 18919424 713 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 4619 719 44 138 0 4478 0

[startup+0.0296471 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3204
/proc/meminfo: memFree=834576/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=28228 CPUtime=0.02
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 5103 0 0 0 0 2 0 0 19 0 1 0 162471727 28905472 5100 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 7057 5107 50 138 0 6916 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 30284

[startup+0.101651 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3204
/proc/meminfo: memFree=834576/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=58392 CPUtime=0.09
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 12706 0 0 0 3 6 0 0 19 0 1 0 162471727 59793408 12678 1992294400 134512640 135078026 4294956192 18446744073709551615 134555327 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 14598 12680 52 138 0 14457 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 60448

[startup+0.301669 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3204
/proc/meminfo: memFree=834576/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=78216 CPUtime=0.29
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 16664 0 0 0 21 8 0 0 21 0 1 0 162471727 80093184 16592 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 19554 16593 54 138 0 19413 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 80272

[startup+0.701704 s]
/proc/loadavg: 0.92 0.98 0.99 3/64 3204
/proc/meminfo: memFree=834576/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=99472 CPUtime=0.69
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 21954 0 0 0 59 10 0 0 25 0 1 0 162471727 101859328 21882 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 24868 21883 54 138 0 24727 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 101528

[startup+1.50177 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3206
/proc/meminfo: memFree=730432/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=104244 CPUtime=1.49
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 27208 0 0 0 137 12 0 0 25 0 1 0 162471727 106745856 22700 1992294400 134512640 135078026 4294956192 18446744073709551615 134561292 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 26061 22700 55 138 0 25920 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 106300

[startup+3.10192 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3206
/proc/meminfo: memFree=733888/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=124932 CPUtime=3.08
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 31999 0 0 0 294 14 0 0 25 0 1 0 162471727 127930368 27491 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3205/statm: 31233 27491 55 138 0 31092 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 126988

[startup+6.30219 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 3206
/proc/meminfo: memFree=731520/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=0
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 162471727 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/3204/statm: 514 112 96 399 0 111 0
[pid=3205] ppid=3204 vsize=112820 CPUtime=6.27
/proc/3205/stat : 3205 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 34387 0 0 0 610 17 0 0 25 0 1 0 162471727 115527680 25812 1992294400 134512640 135078026 4294956192 18446744073709551615 134533868 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3205/statm: 28205 25812 71 138 0 28064 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 114876

[startup+12.7018 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 3207
/proc/meminfo: memFree=786120/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=2056 CPUtime=10.01
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 152 34395 0 0 0 0 982 19 16 0 1 0 162471727 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 514 121 104 399 0 111 0
[pid=3207] ppid=3204 vsize=50000 CPUtime=2.58
/proc/3207/stat : 3207 (picosat846) R 3204 3204 3167 0 -1 4194304 12100 0 9 0 251 7 0 0 25 0 1 0 162472730 51200000 12098 1992294400 134512640 134570484 4294956192 18446744073709551615 134553225 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3207/statm: 12500 12098 85 14 0 12166 0
Current children cumulated CPU time (s) 12.59
Current children cumulated vsize (KiB) 52056

[startup+25.5019 s]
/proc/loadavg: 0.95 0.98 0.99 2/65 3208
/proc/meminfo: memFree=788880/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=40912 CPUtime=25.38
/proc/3204/stat : 3204 (SATzilla2009_I) R 3202 3204 3167 0 -1 4194304 9561 88672 0 9 321 4 2159 54 25 0 1 0 162471727 41893888 9512 1992294400 134512640 136149169 4294956224 18446744073709551615 134535031 0 0 4096 0 0 0 0 17 0 0 0
/proc/3204/statm: 10228 9512 135 399 0 9825 0
Current children cumulated CPU time (s) 25.38
Current children cumulated vsize (KiB) 40912

[startup+51.1011 s]
/proc/loadavg: 0.97 0.98 0.99 2/66 3210
/proc/meminfo: memFree=678408/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=121856 CPUtime=2.79
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 31579 0 0 0 264 15 0 0 25 0 1 0 162476557 124780544 27071 1992294400 134512640 135078026 4294956192 18446744073709551615 134735782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 30464 27071 55 138 0 30323 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 170476

[startup+102.306 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 3210
/proc/meminfo: memFree=676552/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=112820 CPUtime=53.97
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 34395 0 0 0 5380 17 0 0 25 0 1 0 162476557 115527680 25820 1992294400 134512640 135078026 4294956192 18446744073709551615 134534683 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 28205 25820 71 138 0 28064 0
Current children cumulated CPU time (s) 102.11
Current children cumulated vsize (KiB) 161440

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3210
/proc/meminfo: memFree=676424/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=113272 CPUtime=113.94
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 34451 0 0 0 11377 17 0 0 25 0 1 0 162476557 115990528 25876 1992294400 134512640 135078026 4294956192 18446744073709551615 134533868 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 28318 25876 71 138 0 28177 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 161892

[startup+222.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3210
/proc/meminfo: memFree=676040/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=113848 CPUtime=173.88
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 34563 0 0 0 17371 17 0 0 25 0 1 0 162476557 116580352 25988 1992294400 134512640 135078026 4294956192 18446744073709551615 134534967 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 28462 25988 71 138 0 28321 0
Current children cumulated CPU time (s) 222.02
Current children cumulated vsize (KiB) 162468

[startup+282.301 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3210
/proc/meminfo: memFree=675656/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=114200 CPUtime=233.86
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 34644 0 0 0 23369 17 0 0 25 0 1 0 162476557 116940800 26069 1992294400 134512640 135078026 4294956192 18446744073709551615 134533735 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 28550 26069 71 138 0 28409 0
Current children cumulated CPU time (s) 282
Current children cumulated vsize (KiB) 162820

[startup+342.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 3210
/proc/meminfo: memFree=675080/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=114744 CPUtime=293.84
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 34785 0 0 0 29367 17 0 0 25 0 1 0 162476557 117497856 26210 1992294400 134512640 135078026 4294956192 18446744073709551615 134533778 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 28686 26210 71 138 0 28545 0
Current children cumulated CPU time (s) 341.98
Current children cumulated vsize (KiB) 163364

[startup+402.302 s]

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


[startup+9642.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3232
/proc/meminfo: memFree=650760/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143312 CPUtime=9590.2
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40735 0 0 0 958991 29 0 0 25 0 1 0 162476557 146751488 32160 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35828 32160 71 138 0 35687 0
Current children cumulated CPU time (s) 9638.34
Current children cumulated vsize (KiB) 191932

[startup+9702.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3232
/proc/meminfo: memFree=650760/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143312 CPUtime=9650.16
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40735 0 0 0 964987 29 0 0 25 0 1 0 162476557 146751488 32160 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35828 32160 71 138 0 35687 0
Current children cumulated CPU time (s) 9698.3
Current children cumulated vsize (KiB) 191932

[startup+9762.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3232
/proc/meminfo: memFree=650696/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143312 CPUtime=9710.14
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40735 0 0 0 970985 29 0 0 25 0 1 0 162476557 146751488 32160 1992294400 134512640 135078026 4294956192 18446744073709551615 134534665 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35828 32160 71 138 0 35687 0
Current children cumulated CPU time (s) 9758.28
Current children cumulated vsize (KiB) 191932

[startup+9822.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3232
/proc/meminfo: memFree=650696/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143312 CPUtime=9770.12
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40737 0 0 0 976983 29 0 0 25 0 1 0 162476557 146751488 32162 1992294400 134512640 135078026 4294956192 18446744073709551615 134534374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35828 32162 71 138 0 35687 0
Current children cumulated CPU time (s) 9818.26
Current children cumulated vsize (KiB) 191932

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3232
/proc/meminfo: memFree=650696/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143312 CPUtime=9830.09
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40737 0 0 0 982980 29 0 0 25 0 1 0 162476557 146751488 32162 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35828 32162 71 138 0 35687 0
Current children cumulated CPU time (s) 9878.23
Current children cumulated vsize (KiB) 191932

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3232
/proc/meminfo: memFree=650696/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9890.07
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40768 0 0 0 988978 29 0 0 25 0 1 0 162476557 147013632 32193 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32193 71 138 0 35751 0
Current children cumulated CPU time (s) 9938.21
Current children cumulated vsize (KiB) 192188

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650376/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9906.06
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40770 0 0 0 990577 29 0 0 25 0 1 0 162476557 147013632 32195 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32195 71 138 0 35751 0
Current children cumulated CPU time (s) 9954.2
Current children cumulated vsize (KiB) 192188

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9931.65
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 993136 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9979.79
Current children cumulated vsize (KiB) 192188

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9938.05
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 993776 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134534673 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9986.19
Current children cumulated vsize (KiB) 192188

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9944.45
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 994416 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9992.59
Current children cumulated vsize (KiB) 192188

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9947.65
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 994736 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9995.79
Current children cumulated vsize (KiB) 192188

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9948.45
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 994816 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9996.59
Current children cumulated vsize (KiB) 192188

[startup+10001.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9949.25
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 994896 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9997.39
Current children cumulated vsize (KiB) 192188

[startup+10001.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3234
/proc/meminfo: memFree=650440/2055920 swapFree=4181936/4192956
[pid=3204] ppid=3202 vsize=48620 CPUtime=48.14
/proc/3204/stat : 3204 (SATzilla2009_I) S 3202 3204 3167 0 -1 4194304 20274 99866 0 9 2390 11 2353 60 25 0 1 0 162471727 49786880 11866 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3204/statm: 12155 11866 217 399 0 11752 0
[pid=3210] ppid=3204 vsize=143568 CPUtime=9949.45
/proc/3210/stat : 3210 (mxc-sr08) R 3204 3204 3167 0 -1 4194304 40779 0 0 0 994916 29 0 0 25 0 1 0 162476557 147013632 32204 1992294400 134512640 135078026 4294956192 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3210/statm: 35892 32204 71 138 0 35751 0
Current children cumulated CPU time (s) 9997.59
Current children cumulated vsize (KiB) 192188

Child status: 17
Real time (s): 10001.8
CPU time (s): 9997.69
CPU user time (s): 9996.64
CPU system time (s): 1.05084
CPU usage (%): 99.9592
Max. virtual memory (cumulated for all children) (KiB): 192188

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9996.64
system time used= 1.05084
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 160936
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 39
involuntary context switches= 24143

runsolver used 9.35558 second user time and 27.0169 second system time

The end

Launcher Data

Begin job on node58 at 2009-05-03 11:54:04
IDJOB=1772750
IDBENCH=20381
IDSOLVER=616
FILE ID=node58/1772750-1241344443
PBS_JOBID= 9225510
Free space on /tmp= 66136 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-1772750-1241344443/watcher-1772750-1241344443 -o /tmp/evaluation-result-1772750-1241344443/solver-1772750-1241344443 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1772750-1241344443.cnf

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

MD5SUM BENCH= 3be331331884289c55e55acdeed55dc7
RANDOM SEED=120559278

node58.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.233
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.233
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:        835120 kB
Buffers:         73996 kB
Cached:        1052232 kB
SwapCached:       5156 kB
Active:         179128 kB
Inactive:       955708 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        835120 kB
SwapTotal:     4192956 kB
SwapFree:      4181936 kB
Dirty:           49244 kB
Writeback:           0 kB
Mapped:          14560 kB
Slab:            72116 kB
Committed_AS:   646668 kB
PageTables:       1356 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= 66104 MiB
End job on node58 at 2009-05-03 14:40:47