Trace number 1538452

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.12 1199.81

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S956556686-037.cnf
MD5SUMacdedd9b500b479d333013009842065d
Bench CategoryRANDOM (random 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 variables180
Number of clauses15300
Sum of the clauses size107100
Maximum clause length7
Minimum clause length7
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 515300

Solver Data

20.28/20.30	c SATzilla is building models for class 3
20.28/20.30	c run presolver mxc-sr08 for 10 seconds ... 
20.28/20.30	c Bin: Executing mxc-sr08
20.28/20.30	c spawning binary file with 10 seconds ...
20.28/20.30	c child exit by a signal
20.28/20.30	c mxc-sr08 returned code 137.
20.28/20.30	c run presolver picosat846 for 5 seconds ... 
20.28/20.30	c Bin: Executing picosat846
20.28/20.30	c spawning binary file with 5 seconds ...
20.28/20.30	c child exit by a signal
20.28/20.30	c picosat846 returned code 137.
20.28/20.30	c Orignal number of varibales is 180, number of clauses is 15300 
20.28/20.30	c predicted feature computation time is 1.452727 
20.28/20.30	c Bin: Executing satelite
20.28/20.30	c spawning binary file with 240 seconds ...
20.28/20.30	c child exited successfully
20.28/20.30	c satzilla computing base features
20.28/20.30	c Number of variabe is: 180, Number of clause is : 15300 
20.28/20.30	c Initializing...
20.28/20.30	c satzilla doing clause learning
20.28/20.30	c start clause learning features ...
20.28/20.30	c Bin: Executing zchaff07
20.28/20.30	c spawning binary file with 2 seconds ...
20.28/20.30	c child exit by a signal
20.28/20.30	c satzilla doing survey propogation probe
20.28/20.30	c do survay propogation for 2 second ...
20.28/20.30	c satzilla doing local search probe
20.28/20.30	c features are:180 15300 180 15300 0 0 0.0117647 0.310756 0.68309 0.998739 0.0388889 1.78429e-16 0.0388889 0.0388889 -0 0 0 0.0388889 0.0380911 0.0348366 0.0429412 4.19298 0.0310783 0.0220138 0 0.0918544 2.03997 0.00236638 0.161017 0.00137255 0.00385621 3.06417 0.0608497 0.0116993 0 0.0116993 0.0116993 4240 0.0238208 4139 4341 4341 4139 4341 4139 4341 53.7699 0.0027578 53.6216 53.9182 53.9182 53.6216 53.9182 53.6216 53.9182 0.0634278 0.687495 0.00017545 0.180509 0.126105 0.00984798 0.0912527 0.0282862 0.062073 9.96846e-05 0.379161 3.63693e-05 0.00025051 0.000148185 6.01371e-05 0.000117574 7.53113e-05 9.24098e-05 19.3087 0.287497 29.6575 0.154068 30 24 35 1.80523 0.265134 0.887082 0.0785841 
20.28/20.30	c satzilla's ranking:
20.28/20.30	c 1) minisat20SAT07: 3.086961
20.28/20.30	c 2) mxc-sr08: 2.879896
20.28/20.30	c 3) picosat846: 2.149394
20.28/20.30	c 4) march_dl2004: 0.481013
20.28/20.30	c 5) zchaff_rand: 0.352682
20.28/20.30	c 6) SATenstein: -10000.000000
20.28/20.30	c 7) gnovelty+: -10000.000000
20.28/20.30	c 8) adaptg2wsat+: -10000.000000
20.28/20.30	c 9) adaptg2wsat0: -10000.000000
20.28/20.30	c 10) tts-4-0: -10000.000000
20.28/20.30	c 11) vallst: -10000.000000
20.28/20.30	c 12) minisat20: -10000.000000
20.28/20.30	c 13) kcnfs04SAT07: -10000.000000
20.28/20.30	c satzilla running minisat20SAT07 ... 
1199.08/1199.80	c Bin: Executing minisat20SAT07
1199.08/1199.80	c spawning binary file with 1179 seconds ...
1199.08/1199.80	c child exit by a signal
1199.08/1199.80	c minisat20SAT07 returned code 137.
1199.08/1199.80	c satzilla running mxc-sr08 ... 
1199.08/1199.80	c Bin: Executing mxc-sr08
1199.08/1199.80	c mxc-sr08 returned code 1.
1199.08/1199.80	c satzilla running picosat846 ... 
1199.08/1199.80	c Bin: Executing picosat846
1199.08/1199.80	c picosat846 returned code 1.
1199.08/1199.80	c satzilla running march_dl2004 ... 
1199.08/1199.80	c Bin: Executing march_dl2004
1199.08/1199.80	c march_dl2004 returned code 1.
1199.08/1199.80	c satzilla running zchaff_rand ... 
1199.08/1199.80	c Bin: Executing zchaff_rand
1199.08/1199.80	c zchaff_rand returned code 1.
1199.08/1199.80	c satzilla running SATenstein ... 
1199.08/1199.80	c Bin: Executing SATenstein
1199.08/1199.80	c SATenstein returned code 1.
1199.08/1199.80	c satzilla running gnovelty+ ... 
1199.08/1199.80	c Bin: Executing gnovelty+
1199.08/1199.80	c gnovelty+ returned code 1.
1199.08/1199.80	c satzilla running adaptg2wsat+ ... 
1199.08/1199.80	c Bin: Executing adaptg2wsat+
1199.08/1199.80	c adaptg2wsat+ returned code 1.
1199.08/1199.80	c satzilla running adaptg2wsat0 ... 
1199.08/1199.80	c Bin: Executing adaptg2wsat0
1199.08/1199.80	c adaptg2wsat0 returned code 1.
1199.08/1199.80	c satzilla running tts-4-0 ... 
1199.08/1199.80	c Bin: Executing tts-4-0
1199.08/1199.80	c tts-4-0 returned code 1.
1199.08/1199.80	c satzilla running vallst ... 
1199.08/1199.80	c Bin: Executing vallst
1199.08/1199.80	c vallst returned code 1.
1199.08/1199.80	c satzilla running minisat20 ... 
1199.08/1199.80	c Bin: Executing minisat20
1199.08/1199.80	c minisat20 returned code 1.
1199.08/1199.80	c satzilla running kcnfs04SAT07 ... 
1199.08/1199.80	c Bin: Executing kcnfs04SAT07
1199.08/1199.80	c kcnfs04SAT07 returned code 1.
1199.08/1199.80	c ERROR: All Failed! 
1199.08/1199.80	c SATZILLA_TIME=1199.290000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538452-1238431651/watcher-1538452-1238431651 -o /tmp/evaluation-result-1538452-1238431651/solver-1538452-1238431651 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538452-1238431651.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: 1.83 1.82 1.51 3/64 12996
/proc/meminfo: memFree=1667336/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=1304 CPUtime=0
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 230 0 0 0 0 0 0 0 19 0 1 0 1115831402 1335296 226 1992294400 134512640 135078026 4294956176 18446744073709551615 134566092 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 326 227 54 138 0 185 0

[startup+0.0580621 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 12996
/proc/meminfo: memFree=1667336/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=2108 CPUtime=0.05
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 536 0 0 0 5 0 0 0 19 0 1 0 1115831402 2158592 422 1992294400 134512640 135078026 4294956176 18446744073709551615 134561086 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 527 422 55 138 0 386 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4164

[startup+0.101069 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 12996
/proc/meminfo: memFree=1667336/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=2108 CPUtime=0.09
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 536 0 0 0 9 0 0 0 19 0 1 0 1115831402 2158592 422 1992294400 134512640 135078026 4294956176 18446744073709551615 134561097 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 527 422 55 138 0 386 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4164

[startup+0.301105 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 12996
/proc/meminfo: memFree=1667336/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=2288 CPUtime=0.29
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 569 0 0 0 29 0 0 0 21 0 1 0 1115831402 2342912 455 1992294400 134512640 135078026 4294956176 18446744073709551615 134560753 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 572 455 55 138 0 431 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4344

[startup+0.701175 s]
/proc/loadavg: 1.83 1.82 1.51 3/64 12996
/proc/meminfo: memFree=1667336/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=3224 CPUtime=0.69
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 857 0 0 0 69 0 0 0 25 0 1 0 1115831402 3301376 708 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 806 708 71 138 0 665 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5280

[startup+1.50132 s]
/proc/loadavg: 1.83 1.82 1.51 2/66 12998
/proc/meminfo: memFree=1664440/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=3488 CPUtime=1.49
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 921 0 0 0 149 0 0 0 25 0 1 0 1115831402 3571712 772 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 872 772 71 138 0 731 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5544

[startup+3.1016 s]
/proc/loadavg: 1.83 1.82 1.51 2/66 12998
/proc/meminfo: memFree=1663032/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=3620 CPUtime=3.09
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 977 0 0 0 309 0 0 0 25 0 1 0 1115831402 3706880 828 1992294400 134512640 135078026 4294956176 18446744073709551615 134534634 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 905 828 71 138 0 764 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 5676

[startup+6.30118 s]
/proc/loadavg: 1.77 1.81 1.51 2/66 12998
/proc/meminfo: memFree=1663992/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=0
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115831402 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 112 96 399 0 111 0
[pid=12997] ppid=12996 vsize=4016 CPUtime=6.28
/proc/12997/stat : 12997 (mxc-sr08) R 12996 12996 12815 0 -1 4194304 1053 0 0 0 628 0 0 0 25 0 1 0 1115831402 4112384 904 1992294400 134512640 135078026 4294956176 18446744073709551615 134539566 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12997/statm: 1004 904 71 138 0 863 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6072

[startup+12.7013 s]
/proc/loadavg: 1.71 1.79 1.51 2/66 12999
/proc/meminfo: memFree=1664376/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=2056 CPUtime=9.99
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 152 1095 0 0 0 0 998 1 19 0 1 0 1115831402 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 514 121 104 399 0 111 0
[pid=12999] ppid=12996 vsize=4584 CPUtime=2.69
/proc/12999/stat : 12999 (picosat846) R 12996 12996 12815 0 -1 4194304 874 0 0 0 269 0 0 0 25 0 1 0 1115832403 4694016 863 1992294400 134512640 134570484 4294956176 18446744073709551615 134553085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12999/statm: 1146 863 84 14 0 812 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6640

[startup+25.5016 s]
/proc/loadavg: 1.55 1.75 1.50 2/66 13002
/proc/meminfo: memFree=1659128/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=6680 CPUtime=5.18
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 1489 0 0 0 518 0 0 0 25 0 1 0 1115833432 6840320 1450 1992294400 134512640 135078472 4294956176 18446744073709551615 134550565 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 1670 1450 73 138 0 1529 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 11436

[startup+51.1012 s]
/proc/loadavg: 1.36 1.69 1.49 2/66 13002
/proc/meminfo: memFree=1656504/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=9256 CPUtime=30.76
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 2131 0 0 0 3075 1 0 0 25 0 1 0 1115833432 9478144 2092 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 2314 2092 73 138 0 2173 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14012

[startup+102.305 s]
/proc/loadavg: 1.15 1.58 1.46 2/66 13002
/proc/meminfo: memFree=1654264/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=11728 CPUtime=81.91
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 2705 0 0 0 8189 2 0 0 25 0 1 0 1115833432 12009472 2666 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 2932 2666 73 138 0 2791 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 16484

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.43 2/66 13002
/proc/meminfo: memFree=1652792/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=13208 CPUtime=141.86
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 3078 0 0 0 14184 2 0 0 25 0 1 0 1115833432 13524992 3039 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13002/statm: 3302 3039 73 138 0 3161 0
Current children cumulated CPU time (s) 162.14
Current children cumulated vsize (KiB) 17964

[startup+222.302 s]
/proc/loadavg: 1.02 1.38 1.40 2/66 13002
/proc/meminfo: memFree=1651448/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=14568 CPUtime=201.83
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 3402 0 0 0 20180 3 0 0 25 0 1 0 1115833432 14917632 3363 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 3642 3363 73 138 0 3501 0
Current children cumulated CPU time (s) 222.11
Current children cumulated vsize (KiB) 19324

[startup+282.302 s]
/proc/loadavg: 1.00 1.31 1.37 2/66 13002
/proc/meminfo: memFree=1651064/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=14832 CPUtime=261.8
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 3488 0 0 0 26177 3 0 0 25 0 1 0 1115833432 15187968 3449 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 3708 3449 73 138 0 3567 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 19588

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.34 2/66 13002
/proc/meminfo: memFree=1649976/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=16048 CPUtime=321.77
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 3770 0 0 0 32174 3 0 0 25 0 1 0 1115833432 16433152 3731 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13002/statm: 4012 3731 73 138 0 3871 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.18 2/66 13008
/proc/meminfo: memFree=1645880/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=20324 CPUtime=801.5
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 4765 0 0 0 80145 5 0 0 25 0 1 0 1115833432 20811776 4726 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5081 4726 73 138 0 4940 0
Current children cumulated CPU time (s) 821.78
Current children cumulated vsize (KiB) 25080

[startup+882.301 s]
/proc/loadavg: 1.00 1.03 1.17 2/66 13008
/proc/meminfo: memFree=1645752/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=20588 CPUtime=861.47
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 4835 0 0 0 86142 5 0 0 25 0 1 0 1115833432 21082112 4796 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13002/statm: 5147 4796 73 138 0 5006 0
Current children cumulated CPU time (s) 881.75
Current children cumulated vsize (KiB) 25344

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.16 2/66 13008
/proc/meminfo: memFree=1645368/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21036 CPUtime=921.44
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 4925 0 0 0 92139 5 0 0 25 0 1 0 1115833432 21540864 4886 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5259 4886 73 138 0 5118 0
Current children cumulated CPU time (s) 941.72
Current children cumulated vsize (KiB) 25792

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 13008
/proc/meminfo: memFree=1645112/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21192 CPUtime=981.41
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 4970 0 0 0 98136 5 0 0 25 0 1 0 1115833432 21700608 4931 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5298 4931 73 138 0 5157 0
Current children cumulated CPU time (s) 1001.69
Current children cumulated vsize (KiB) 25948

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.14 2/66 13008
/proc/meminfo: memFree=1644984/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21324 CPUtime=1041.38
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 4999 0 0 0 104133 5 0 0 25 0 1 0 1115833432 21835776 4960 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13002/statm: 5331 4960 73 138 0 5190 0
Current children cumulated CPU time (s) 1061.66
Current children cumulated vsize (KiB) 26080

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1101.35
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5034 0 0 0 110130 5 0 0 25 0 1 0 1115833432 21983232 4995 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4995 73 138 0 5226 0
Current children cumulated CPU time (s) 1121.63
Current children cumulated vsize (KiB) 26224

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1161.32
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 116127 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1181.6
Current children cumulated vsize (KiB) 26224

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1169.32
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 116927 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1189.6
Current children cumulated vsize (KiB) 26224

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1175.72
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 117567 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1196
Current children cumulated vsize (KiB) 26224

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1177.31
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 117726 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 1 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1197.59
Current children cumulated vsize (KiB) 26224

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1178.11
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 117806 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1198.39
Current children cumulated vsize (KiB) 26224

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1178.5
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 117845 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1198.78
Current children cumulated vsize (KiB) 26224

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1178.7
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 117865 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1198.98
Current children cumulated vsize (KiB) 26224

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.11 2/66 13008
/proc/meminfo: memFree=1644856/2055920 swapFree=4178768/4192956
[pid=12996] ppid=12994 vsize=4756 CPUtime=20.28
/proc/12996/stat : 12996 (SATzilla2009_I) S 12994 12996 12815 0 -1 4194304 1725 3793 0 0 319 3 1703 3 25 0 1 0 1115831402 4870144 823 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12996/statm: 1189 823 217 399 0 786 0
[pid=13002] ppid=12996 vsize=21468 CPUtime=1178.8
/proc/13002/stat : 13002 (minisat20SAT07) R 12996 12996 12815 0 -1 4194304 5037 0 0 0 117875 5 0 0 25 0 1 0 1115833432 21983232 4998 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/13002/statm: 5367 4998 73 138 0 5226 0
Current children cumulated CPU time (s) 1199.08
Current children cumulated vsize (KiB) 26224

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.12
CPU user time (s): 1198.99
CPU system time (s): 0.124981
CPU usage (%): 99.9425
Max. virtual memory (cumulated for all children) (KiB): 26224

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

runsolver used 1.05284 second user time and 3.31849 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 18:47:31
IDJOB=1538452
IDBENCH=70263
IDSOLVER=528
FILE ID=node12/1538452-1238431651
PBS_JOBID= 9061591
Free space on /tmp= 65408 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S956556686-037.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538452-1238431651/watcher-1538452-1238431651 -o /tmp/evaluation-result-1538452-1238431651/solver-1538452-1238431651 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538452-1238431651.cnf

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

MD5SUM BENCH= acdedd9b500b479d333013009842065d
RANDOM SEED=476335899

node12.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.266
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.266
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:       1667816 kB
Buffers:         67768 kB
Cached:         242672 kB
SwapCached:       7936 kB
Active:         252380 kB
Inactive:        67372 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1667816 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:           31896 kB
Writeback:           0 kB
Mapped:          15008 kB
Slab:            54476 kB
Committed_AS:  3054568 kB
PageTables:       1380 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= 65376 MiB
End job on node12 at 2009-03-30 19:07:31