Trace number 1722567

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.17 1199.72

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_12_UNKNOWN.cnf
MD5SUMd18a114d646a89f18fb3efba2be009e6
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 variables1898
Number of clauses118441
Sum of the clauses size352559
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22994
Number of clauses of size 3115424
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

23.25/23.36	c SATzilla is building models for class 3
23.25/23.36	c run presolver mxc-sr08 for 10 seconds ... 
23.25/23.36	c Bin: Executing mxc-sr08
23.25/23.36	c spawning binary file with 10 seconds ...
23.25/23.36	c child exit by a signal
23.25/23.36	c mxc-sr08 returned code 137.
23.25/23.36	c run presolver picosat846 for 5 seconds ... 
23.25/23.36	c Bin: Executing picosat846
23.25/23.36	c spawning binary file with 5 seconds ...
23.25/23.36	c child exit by a signal
23.25/23.36	c picosat846 returned code 137.
23.25/23.36	c Orignal number of varibales is 1898, number of clauses is 118441 
23.25/23.36	c predicted feature computation time is 1.581583 
23.25/23.36	c Bin: Executing satelite
23.25/23.36	c spawning binary file with 240 seconds ...
23.25/23.36	c child exited successfully
23.25/23.36	c satzilla computing base features
23.25/23.36	c Number of variabe is: 1205, Number of clause is : 117566 
23.25/23.36	c Initializing...
23.25/23.36	c satzilla doing clause learning
23.25/23.36	c start clause learning features ...
23.25/23.36	c Bin: Executing zchaff07
23.25/23.36	c spawning binary file with 2 seconds ...
23.25/23.36	c child exit by a signal
23.25/23.36	c satzilla doing survey propogation probe
23.25/23.36	c do survay propogation for 2 second ...
23.25/23.36	c satzilla doing local search probe
23.25/23.36	c features are:1898 118441 1205 117566 0.575104 0.00744263 0.0102496 0.429377 0.546728 0.588299 0.00353045 1.15114 0.00165975 0.0298755 0.455203 0.0237399 0.924221 0.00353045 1.07686 6.80469e-05 0.0124951 3.84249 0.242406 0.306402 0 0.890819 2.20462 0.00228126 0.824955 5.10352e-05 0.00635388 3.93667 0.924221 0.00183924 0.96803 5.9541e-05 0.00556283 706 0.111898 627 785 785 627 785 627 785 63.721 0.0170929 62.6318 64.8102 64.8102 62.6318 64.8102 62.6318 64.8102 0.497336 0.600125 0.00225964 0.988842 0.940717 0.0517896 0.74663 0.284292 0.408563 0.00740976 2.86512 -1.11022e-16 0.204117 0.0297781 0 0.00143338 3.46945e-17 1.28297e-05 203.25 1.03885 326.5 0.667296 431.5 0 441 26.9045 0.836417 1.00726 0.0202619 
23.25/23.36	c satzilla's ranking:
23.25/23.36	c 1) picosat846: 3.203782
23.25/23.36	c 2) mxc-sr08: 2.280482
23.25/23.36	c 3) zchaff_rand: 1.832664
23.25/23.36	c 4) minisat20SAT07: 1.179317
23.25/23.36	c 5) march_dl2004: 0.680261
23.25/23.36	c 6) SATenstein: -10000.000000
23.25/23.36	c 7) gnovelty+: -10000.000000
23.25/23.36	c 8) adaptg2wsat+: -10000.000000
23.25/23.36	c 9) adaptg2wsat0: -10000.000000
23.25/23.36	c 10) tts-4-0: -10000.000000
23.25/23.36	c 11) vallst: -10000.000000
23.25/23.36	c 12) minisat20: -10000.000000
23.25/23.36	c 13) kcnfs04SAT07: -10000.000000
23.25/23.36	c satzilla running picosat846 ... 
1199.11/1199.71	c Bin: Executing picosat846
1199.11/1199.71	c spawning binary file with 1176 seconds ...
1199.11/1199.71	c child exit by a signal
1199.11/1199.71	c picosat846 returned code 137.
1199.11/1199.71	c satzilla running mxc-sr08 ... 
1199.11/1199.71	c Bin: Executing mxc-sr08
1199.11/1199.71	c mxc-sr08 returned code 1.
1199.11/1199.71	c satzilla running zchaff_rand ... 
1199.11/1199.71	c Bin: Executing zchaff_rand
1199.11/1199.71	c zchaff_rand returned code 1.
1199.11/1199.71	c satzilla running minisat20SAT07 ... 
1199.11/1199.71	c Bin: Executing minisat20SAT07
1199.11/1199.71	c minisat20SAT07 returned code 1.
1199.11/1199.71	c satzilla running march_dl2004 ... 
1199.11/1199.71	c Bin: Executing march_dl2004
1199.11/1199.71	c march_dl2004 returned code 1.
1199.11/1199.71	c satzilla running SATenstein ... 
1199.11/1199.71	c Bin: Executing SATenstein
1199.11/1199.71	c SATenstein returned code 1.
1199.11/1199.71	c satzilla running gnovelty+ ... 
1199.11/1199.71	c Bin: Executing gnovelty+
1199.11/1199.71	c gnovelty+ returned code 1.
1199.11/1199.71	c satzilla running adaptg2wsat+ ... 
1199.11/1199.71	c Bin: Executing adaptg2wsat+
1199.11/1199.71	c adaptg2wsat+ returned code 1.
1199.11/1199.71	c satzilla running adaptg2wsat0 ... 
1199.11/1199.71	c Bin: Executing adaptg2wsat0
1199.11/1199.71	c adaptg2wsat0 returned code 1.
1199.11/1199.71	c satzilla running tts-4-0 ... 
1199.11/1199.71	c Bin: Executing tts-4-0
1199.11/1199.71	c tts-4-0 returned code 1.
1199.11/1199.71	c satzilla running vallst ... 
1199.11/1199.71	c Bin: Executing vallst
1199.11/1199.71	c vallst returned code 1.
1199.11/1199.71	c satzilla running minisat20 ... 
1199.11/1199.71	c Bin: Executing minisat20
1199.11/1199.71	c minisat20 returned code 1.
1199.11/1199.71	c satzilla running kcnfs04SAT07 ... 
1199.11/1199.71	c Bin: Executing kcnfs04SAT07
1199.11/1199.71	c kcnfs04SAT07 returned code 1.
1199.11/1199.71	c ERROR: All Failed! 
1199.11/1199.71	c SATZILLA_TIME=1199.340000

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-1722567-1240676999/watcher-1722567-1240676999 -o /tmp/evaluation-result-1722567-1240676999/solver-1722567-1240676999 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1722567-1240676999.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.97 0.99 3/64 28089
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) R 28087 28089 27454 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=3044 CPUtime=0
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 649 0 0 0 0 0 0 0 18 0 1 0 95733969 3117056 645 1992294400 134512640 135078026 4294956176 18446744073709551615 134573632 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 761 645 54 138 0 620 0

[startup+0.0339509 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28089
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=5296 CPUtime=0.02
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 1206 0 0 0 2 0 0 0 19 0 1 0 95733969 5423104 1202 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 1364 1202 54 138 0 1223 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 7352

[startup+0.101958 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28089
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=7872 CPUtime=0.09
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 2290 0 0 0 8 1 0 0 19 0 1 0 95733969 8060928 1816 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 1968 1816 55 138 0 1827 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 9928

[startup+0.301977 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28089
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=7872 CPUtime=0.29
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 2290 0 0 0 28 1 0 0 21 0 1 0 95733969 8060928 1816 1992294400 134512640 135078026 4294956176 18446744073709551615 134560913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 1968 1816 55 138 0 1827 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9928

[startup+0.702016 s]
/proc/loadavg: 0.91 0.97 0.99 3/64 28089
/proc/meminfo: memFree=1772408/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=8136 CPUtime=0.69
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 2364 0 0 0 68 1 0 0 25 0 1 0 95733969 8331264 1890 1992294400 134512640 135078026 4294956176 18446744073709551615 134560983 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 2034 1890 55 138 0 1893 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10192

[startup+1.50109 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28091
/proc/meminfo: memFree=1761832/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=11320 CPUtime=1.49
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 3127 0 0 0 148 1 0 0 25 0 1 0 95733969 11591680 2653 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 2830 2653 55 138 0 2689 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13376

[startup+3.10127 s]
/proc/loadavg: 0.91 0.97 0.99 2/66 28091
/proc/meminfo: memFree=1759912/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=13656 CPUtime=3.09
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 4008 0 0 0 306 3 0 0 25 0 1 0 95733969 13983744 3290 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28090/statm: 3414 3290 71 138 0 3273 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15712

[startup+6.30157 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28091
/proc/meminfo: memFree=1758376/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=0
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95733969 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/28089/statm: 514 112 96 399 0 111 0
[pid=28090] ppid=28089 vsize=15248 CPUtime=6.28
/proc/28090/stat : 28090 (mxc-sr08) R 28089 28089 27454 0 -1 4194304 4416 0 0 0 625 3 0 0 25 0 1 0 95733969 15613952 3698 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28090/statm: 3812 3698 71 138 0 3671 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 17304

[startup+12.7012 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28092
/proc/meminfo: memFree=1764840/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=2056 CPUtime=9.99
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 152 4496 0 0 0 0 995 4 16 0 1 0 95733969 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 514 121 104 399 0 111 0
[pid=28092] ppid=28089 vsize=9604 CPUtime=2.68
/proc/28092/stat : 28092 (picosat846) R 28089 28089 27454 0 -1 4194304 2147 0 0 0 267 1 0 0 25 0 1 0 95734970 9834496 2136 1992294400 134512640 134570484 4294956176 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28092/statm: 2401 2136 85 14 0 2067 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 11660

[startup+25.5015 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1746216/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=9076 CPUtime=2.12
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 2016 0 0 0 211 1 0 0 25 0 1 0 95736305 9293824 2005 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 2269 2005 85 14 0 1935 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 27048

[startup+51.102 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1723688/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=31768 CPUtime=27.71
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 7647 0 0 0 2765 6 0 0 25 0 1 0 95736305 32530432 7636 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 7942 7636 85 14 0 7608 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 49740

[startup+102.305 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1712552/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=42844 CPUtime=78.88
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 10427 0 0 0 7880 8 0 0 25 0 1 0 95736305 43872256 10405 1992294400 134512640 134570484 4294956176 18446744073709551615 10137245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 10711 10405 85 14 0 10377 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 60816

[startup+162.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1713064/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=42044 CPUtime=138.85
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 10437 0 0 0 13877 8 0 0 25 0 1 0 95736305 43053056 10241 1992294400 134512640 134570484 4294956176 18446744073709551615 134553153 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 10511 10241 85 14 0 10177 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 60016

[startup+222.301 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1714088/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=40944 CPUtime=198.83
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 10447 0 0 0 19875 8 0 0 25 0 1 0 95736305 41926656 9976 1992294400 134512640 134570484 4294956176 18446744073709551615 134552630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 10236 9976 85 14 0 9902 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 58916

[startup+282.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1714088/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=41968 CPUtime=258.81
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 10459 0 0 0 25873 8 0 0 25 0 1 0 95736305 42975232 9988 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 10492 9988 85 14 0 10158 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 59940

[startup+342.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28095
/proc/meminfo: memFree=1714088/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=41888 CPUtime=318.78
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 10475 0 0 0 31870 8 0 0 25 0 1 0 95736305 42893312 9984 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 10472 9984 85 14 0 10138 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1692392/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=63272 CPUtime=738.6
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15856 0 0 0 73846 14 0 0 25 0 1 0 95736305 64790528 15365 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 15818 15365 85 14 0 15484 0
Current children cumulated CPU time (s) 761.9
Current children cumulated vsize (KiB) 81244

[startup+822.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1698216/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=57140 CPUtime=798.57
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15873 0 0 0 79843 14 0 0 25 0 1 0 95736305 58511360 13879 1992294400 134512640 134570484 4294956176 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 14285 13879 85 14 0 13951 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 75112

[startup+882.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1700648/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=54616 CPUtime=858.54
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15905 0 0 0 85840 14 0 0 25 0 1 0 95736305 55926784 13280 1992294400 134512640 134570484 4294956176 18446744073709551615 134552988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13654 13280 85 14 0 13320 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 72588

[startup+942.302 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1700584/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=54616 CPUtime=918.52
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15905 0 0 0 91838 14 0 0 25 0 1 0 95736305 55926784 13280 1992294400 134512640 134570484 4294956176 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13654 13280 85 14 0 13320 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 72588

[startup+1002.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1700584/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=54616 CPUtime=978.5
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15914 0 0 0 97836 14 0 0 25 0 1 0 95736305 55926784 13289 1992294400 134512640 134570484 4294956176 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13654 13289 85 14 0 13320 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 72588

[startup+1062.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1700520/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=54616 CPUtime=1038.47
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15914 0 0 0 103833 14 0 0 25 0 1 0 95736305 55926784 13289 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13654 13289 85 14 0 13320 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 72588

[startup+1122.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701544/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1098.44
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 109830 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 71380

[startup+1182.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1158.42
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 115828 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134553037 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 71380

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1166.41
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 116627 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 71380

[startup+1196.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1172.81
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 117267 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 71380

[startup+1198.3 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1174.41
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 117427 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 71380

[startup+1199.1 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1175.21
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 117507 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 71380

[startup+1199.5 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1175.61
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 117547 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134553183 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 71380

[startup+1199.7 s]
/proc/loadavg: 1.00 0.98 0.99 2/66 28097
/proc/meminfo: memFree=1701480/2055920 swapFree=4192812/4192956
[pid=28089] ppid=28087 vsize=17972 CPUtime=23.3
/proc/28089/stat : 28089 (SATzilla2009_I) S 28087 28089 27454 0 -1 4194304 6587 13533 0 0 524 3 1791 12 25 0 1 0 95733969 18403328 4265 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28089/statm: 4493 4265 217 399 0 4090 0
[pid=28095] ppid=28089 vsize=53408 CPUtime=1175.81
/proc/28095/stat : 28095 (picosat846) R 28089 28089 27454 0 -1 4194304 15949 0 0 0 117567 14 0 0 25 0 1 0 95736305 54689792 13022 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28095/statm: 13352 13022 85 14 0 13018 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 71380

Child status: 17
Real time (s): 1199.72
CPU time (s): 1199.17
CPU user time (s): 1198.84
CPU system time (s): 0.32495
CPU usage (%): 99.9541
Max. virtual memory (cumulated for all children) (KiB): 81244

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.84
system time used= 0.32495
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 36088
page faults= 0
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 16
involuntary context switches= 3639

runsolver used 0.978851 second user time and 3.39148 second system time

The end

Launcher Data

Begin job on node12 at 2009-04-25 18:29:59
IDJOB=1722567
IDBENCH=71092
IDSOLVER=528
FILE ID=node12/1722567-1240676999
PBS_JOBID= 9186606
Free space on /tmp= 66340 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/satComp09_BioInstances/rbcl_xits_12_UNKNOWN.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1722567-1240676999/watcher-1722567-1240676999 -o /tmp/evaluation-result-1722567-1240676999/solver-1722567-1240676999 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1722567-1240676999.cnf

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

MD5SUM BENCH= d18a114d646a89f18fb3efba2be009e6
RANDOM SEED=1318776907

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.213
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.213
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:       1772960 kB
Buffers:         22084 kB
Cached:         186812 kB
SwapCached:          0 kB
Active:         129380 kB
Inactive:        93480 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1772960 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           33332 kB
Writeback:           0 kB
Mapped:          23692 kB
Slab:            46272 kB
Committed_AS:   432872 kB
PageTables:       1376 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66308 MiB
End job on node12 at 2009-04-25 18:50:00