Trace number 1538395

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.36 1199.88

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S522321670-058.cnf
MD5SUM925bc133251a0b8070d62549c0360fc5
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 variables200
Number of clauses17000
Sum of the clauses size119000
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 517000

Solver Data

20.46/20.55	c SATzilla is building models for class 3
20.46/20.55	c run presolver mxc-sr08 for 10 seconds ... 
20.46/20.55	c Bin: Executing mxc-sr08
20.46/20.55	c spawning binary file with 10 seconds ...
20.46/20.55	c child exit by a signal
20.46/20.55	c mxc-sr08 returned code 137.
20.46/20.55	c run presolver picosat846 for 5 seconds ... 
20.46/20.55	c Bin: Executing picosat846
20.46/20.55	c spawning binary file with 5 seconds ...
20.46/20.55	c child exit by a signal
20.46/20.55	c picosat846 returned code 137.
20.46/20.55	c Orignal number of varibales is 200, number of clauses is 17000 
20.46/20.55	c predicted feature computation time is 1.453238 
20.46/20.55	c Bin: Executing satelite
20.46/20.55	c spawning binary file with 240 seconds ...
20.46/20.55	c child exited successfully
20.46/20.55	c satzilla computing base features
20.46/20.55	c Number of variabe is: 200, Number of clause is : 17000 
20.46/20.55	c Initializing...
20.46/20.55	c satzilla doing clause learning
20.46/20.55	c start clause learning features ...
20.46/20.55	c Bin: Executing zchaff07
20.46/20.55	c spawning binary file with 2 seconds ...
20.46/20.55	c child exit by a signal
20.46/20.55	c satzilla doing survey propogation probe
20.46/20.55	c do survay propogation for 2 second ...
20.46/20.55	c satzilla doing local search probe
20.46/20.55	c features are:200 17000 200 17000 0 0 0.0117647 0.313025 0.680549 1.00449 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.040128 0.0310588 0.0382353 4.26242 0.0319548 0.0263897 0 0.138846 2.10824 0.00211441 0.160328 0.00129412 0.003 3.08931 0.0604118 0.0117059 0 0.0117059 0.0117059 4043 0.00915162 4006 4080 4080 4006 4080 4006 4080 58.2685 0.0121124 57.5627 58.9743 58.9743 57.5627 58.9743 57.5627 58.9743 0.0648426 0.790229 0.000568534 0.255645 0.131959 0.0100333 0.0931946 0.025836 0.0508233 0.000102241 0.405922 3.96042e-05 0.000265291 0.00015673 6.06394e-05 0.000122422 7.1854e-05 9.37431e-05 20.7506 0.194705 32.5569 0.154942 32 27 39 1.77973 0.25654 0.887077 0.073782 
20.46/20.55	c satzilla's ranking:
20.46/20.55	c 1) minisat20SAT07: 3.023253
20.46/20.55	c 2) mxc-sr08: 2.827157
20.46/20.55	c 3) picosat846: 2.154844
20.46/20.55	c 4) march_dl2004: 0.484187
20.46/20.55	c 5) zchaff_rand: 0.392512
20.46/20.55	c 6) SATenstein: -10000.000000
20.46/20.55	c 7) gnovelty+: -10000.000000
20.46/20.55	c 8) adaptg2wsat+: -10000.000000
20.46/20.55	c 9) adaptg2wsat0: -10000.000000
20.46/20.55	c 10) tts-4-0: -10000.000000
20.46/20.55	c 11) vallst: -10000.000000
20.46/20.55	c 12) minisat20: -10000.000000
20.46/20.55	c 13) kcnfs04SAT07: -10000.000000
20.46/20.55	c satzilla running minisat20SAT07 ... 
1199.26/1199.87	c Bin: Executing minisat20SAT07
1199.26/1199.87	c spawning binary file with 1179 seconds ...
1199.26/1199.87	c child exit by a signal
1199.26/1199.87	c minisat20SAT07 returned code 137.
1199.26/1199.87	c satzilla running mxc-sr08 ... 
1199.26/1199.87	c Bin: Executing mxc-sr08
1199.26/1199.87	c mxc-sr08 returned code 1.
1199.26/1199.87	c satzilla running picosat846 ... 
1199.26/1199.87	c Bin: Executing picosat846
1199.26/1199.87	c picosat846 returned code 1.
1199.26/1199.87	c satzilla running march_dl2004 ... 
1199.26/1199.87	c Bin: Executing march_dl2004
1199.26/1199.87	c march_dl2004 returned code 1.
1199.26/1199.87	c satzilla running zchaff_rand ... 
1199.26/1199.87	c Bin: Executing zchaff_rand
1199.26/1199.87	c zchaff_rand returned code 1.
1199.26/1199.87	c satzilla running SATenstein ... 
1199.26/1199.87	c Bin: Executing SATenstein
1199.26/1199.87	c SATenstein returned code 1.
1199.26/1199.87	c satzilla running gnovelty+ ... 
1199.26/1199.87	c Bin: Executing gnovelty+
1199.26/1199.87	c gnovelty+ returned code 1.
1199.26/1199.87	c satzilla running adaptg2wsat+ ... 
1199.26/1199.87	c Bin: Executing adaptg2wsat+
1199.26/1199.87	c adaptg2wsat+ returned code 1.
1199.26/1199.87	c satzilla running adaptg2wsat0 ... 
1199.26/1199.87	c Bin: Executing adaptg2wsat0
1199.26/1199.87	c adaptg2wsat0 returned code 1.
1199.26/1199.87	c satzilla running tts-4-0 ... 
1199.26/1199.87	c Bin: Executing tts-4-0
1199.26/1199.87	c tts-4-0 returned code 1.
1199.26/1199.87	c satzilla running vallst ... 
1199.26/1199.87	c Bin: Executing vallst
1199.26/1199.87	c vallst returned code 1.
1199.26/1199.87	c satzilla running minisat20 ... 
1199.26/1199.87	c Bin: Executing minisat20
1199.26/1199.87	c minisat20 returned code 1.
1199.26/1199.87	c satzilla running kcnfs04SAT07 ... 
1199.26/1199.87	c Bin: Executing kcnfs04SAT07
1199.26/1199.87	c kcnfs04SAT07 returned code 1.
1199.26/1199.87	c ERROR: All Failed! 
1199.26/1199.87	c SATZILLA_TIME=1199.530000

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-1538395-1238425412/watcher-1538395-1238425412 -o /tmp/evaluation-result-1538395-1238425412/solver-1538395-1238425412 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538395-1238425412.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.00 1.00 1.00 3/64 3096
/proc/meminfo: memFree=1367376/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=1360 CPUtime=0
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 244 0 0 0 0 0 0 0 19 0 1 0 1115207548 1392640 240 1992294400 134512640 135078026 4294956176 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 340 240 54 138 0 199 0

[startup+0.0116541 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3096
/proc/meminfo: memFree=1367376/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=1788 CPUtime=0
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 345 0 0 0 0 0 0 0 19 0 1 0 1115207548 1830912 341 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 447 341 54 138 0 306 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3844

[startup+0.101674 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3096
/proc/meminfo: memFree=1367376/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=2312 CPUtime=0.09
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 588 0 0 0 9 0 0 0 19 0 1 0 1115207548 2367488 460 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 578 460 55 138 0 437 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4368

[startup+0.301715 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3096
/proc/meminfo: memFree=1367376/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=2476 CPUtime=0.29
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 649 0 0 0 29 0 0 0 21 0 1 0 1115207548 2535424 521 1992294400 134512640 135078026 4294956176 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 619 521 55 138 0 478 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4532

[startup+0.7018 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 3096
/proc/meminfo: memFree=1367376/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=3368 CPUtime=0.69
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 893 0 0 0 69 0 0 0 25 0 1 0 1115207548 3448832 731 1992294400 134512640 135078026 4294956176 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 842 731 71 138 0 701 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5424

[startup+1.50197 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3098
/proc/meminfo: memFree=1364352/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=3764 CPUtime=1.49
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 987 0 0 0 149 0 0 0 25 0 1 0 1115207548 3854336 825 1992294400 134512640 135078026 4294956176 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 941 825 71 138 0 800 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5820

[startup+3.10132 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3098
/proc/meminfo: memFree=1362816/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=4028 CPUtime=3.08
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 1052 0 0 0 308 0 0 0 25 0 1 0 1115207548 4124672 890 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/3097/statm: 1007 890 71 138 0 866 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6084

[startup+6.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3098
/proc/meminfo: memFree=1363840/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=0
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115207548 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 112 96 399 0 111 0
[pid=3097] ppid=3096 vsize=4292 CPUtime=6.28
/proc/3097/stat : 3097 (mxc-sr08) R 3096 3096 2511 0 -1 4194304 1126 0 0 0 627 1 0 0 25 0 1 0 1115207548 4395008 964 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3097/statm: 1073 964 71 138 0 932 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 6348

[startup+12.7024 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3099
/proc/meminfo: memFree=1364160/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=2056 CPUtime=9.99
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 152 1185 0 0 0 0 998 1 19 0 1 0 1115207548 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 514 121 104 399 0 111 0
[pid=3099] ppid=3096 vsize=4936 CPUtime=2.67
/proc/3099/stat : 3099 (picosat846) R 3096 3096 2511 0 -1 4194304 967 0 0 0 267 0 0 0 25 0 1 0 1115208549 5054464 956 1992294400 134512640 134570484 4294956176 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/3099/statm: 1234 956 84 14 0 900 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6992

[startup+25.5011 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1358464/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=7124 CPUtime=4.92
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 1581 0 0 0 492 0 0 0 25 0 1 0 1115209603 7294976 1574 1992294400 134512640 135078472 4294956176 18446744073709551615 134550637 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 1781 1574 73 138 0 1640 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 12068

[startup+51.1016 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1355648/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=9920 CPUtime=30.51
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 2272 0 0 0 3050 1 0 0 25 0 1 0 1115209603 10158080 2265 1992294400 134512640 135078472 4294956176 18446744073709551615 134550622 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 2480 2265 73 138 0 2339 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 14864

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1353472/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=12208 CPUtime=81.69
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 2831 0 0 0 8168 1 0 0 25 0 1 0 1115209603 12500992 2824 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 3052 2824 73 138 0 2911 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 17152

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1351424/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=14368 CPUtime=141.67
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 3351 0 0 0 14165 2 0 0 25 0 1 0 1115209603 14712832 3344 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 3592 3344 73 138 0 3451 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 19312

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1350720/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=15040 CPUtime=201.64
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 3524 0 0 0 20162 2 0 0 25 0 1 0 1115209603 15400960 3517 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 3760 3517 73 138 0 3619 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 19984

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1349120/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=16688 CPUtime=261.62
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 3911 0 0 0 26159 3 0 0 25 0 1 0 1115209603 17088512 3904 1992294400 134512640 135078472 4294956176 18446744073709551615 134550717 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 4172 3904 73 138 0 4031 0
Current children cumulated CPU time (s) 282.14
Current children cumulated vsize (KiB) 21632

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1348800/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=16976 CPUtime=321.6
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 3999 0 0 0 32157 3 0 0 25 0 1 0 1115209603 17383424 3992 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 4244 3992 73 138 0 4103 0

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


[startup+822.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 3102
/proc/meminfo: memFree=1344640/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=21384 CPUtime=801.4
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5035 0 0 0 80135 5 0 0 25 0 1 0 1115209603 21897216 5028 1992294400 134512640 135078472 4294956176 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5346 5028 73 138 0 5205 0
Current children cumulated CPU time (s) 821.92
Current children cumulated vsize (KiB) 26328

[startup+882.302 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1344576/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=21516 CPUtime=861.37
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5053 0 0 0 86132 5 0 0 25 0 1 0 1115209603 22032384 5046 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5379 5046 73 138 0 5238 0
Current children cumulated CPU time (s) 881.89
Current children cumulated vsize (KiB) 26460

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1343424/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=22600 CPUtime=921.34
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5349 0 0 0 92129 5 0 0 25 0 1 0 1115209603 23142400 5342 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5650 5342 73 138 0 5509 0
Current children cumulated CPU time (s) 941.86
Current children cumulated vsize (KiB) 27544

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342848/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23316 CPUtime=981.32
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5497 0 0 0 98127 5 0 0 25 0 1 0 1115209603 23875584 5490 1992294400 134512640 135078472 4294956176 18446744073709551615 134550689 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5829 5490 73 138 0 5688 0
Current children cumulated CPU time (s) 1001.84
Current children cumulated vsize (KiB) 28260

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342656/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23484 CPUtime=1041.29
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5544 0 0 0 104124 5 0 0 25 0 1 0 1115209603 24047616 5537 1992294400 134512640 135078472 4294956176 18446744073709551615 134554763 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5871 5537 73 138 0 5730 0
Current children cumulated CPU time (s) 1061.81
Current children cumulated vsize (KiB) 28428

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342464/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1101.27
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5598 0 0 0 110121 6 0 0 25 0 1 0 1115209603 24387584 5591 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5591 73 138 0 5813 0
Current children cumulated CPU time (s) 1121.79
Current children cumulated vsize (KiB) 28760

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1161.25
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 116119 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1181.77
Current children cumulated vsize (KiB) 28760

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1169.25
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 116919 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134551032 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1189.77
Current children cumulated vsize (KiB) 28760

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1175.65
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 117559 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1196.17
Current children cumulated vsize (KiB) 28760

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1177.25
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 117719 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1197.77
Current children cumulated vsize (KiB) 28760

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1178.05
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 117799 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1198.57
Current children cumulated vsize (KiB) 28760

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1178.45
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 117839 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1198.97
Current children cumulated vsize (KiB) 28760

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1178.64
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 117858 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1199.16
Current children cumulated vsize (KiB) 28760

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 3102
/proc/meminfo: memFree=1342400/2055920 swapFree=4177928/4192956
[pid=3096] ppid=3094 vsize=4944 CPUtime=20.52
/proc/3096/stat : 3096 (SATzilla2009_I) S 3094 3096 2511 0 -1 4194304 1870 4100 0 0 344 2 1703 3 25 0 1 0 1115207548 5062656 884 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/3096/statm: 1236 884 217 399 0 833 0
[pid=3102] ppid=3096 vsize=23816 CPUtime=1178.74
/proc/3102/stat : 3102 (minisat20SAT07) R 3096 3096 2511 0 -1 4194304 5615 0 0 0 117868 6 0 0 25 0 1 0 1115209603 24387584 5608 1992294400 134512640 135078472 4294956176 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/3102/statm: 5954 5608 73 138 0 5813 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 28760

Child status: 17
Real time (s): 1199.88
CPU time (s): 1199.36
CPU user time (s): 1199.23
CPU system time (s): 0.12898
CPU usage (%): 99.9569
Max. virtual memory (cumulated for all children) (KiB): 28760

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

runsolver used 1.2888 second user time and 3.08453 second system time

The end

Launcher Data

Begin job on node10 at 2009-03-30 17:03:32
IDJOB=1538395
IDBENCH=70244
IDSOLVER=528
FILE ID=node10/1538395-1238425412
PBS_JOBID= 9061502
Free space on /tmp= 65604 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/200/unif-k7-r85-v200-c17000-S522321670-058.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538395-1238425412/watcher-1538395-1238425412 -o /tmp/evaluation-result-1538395-1238425412/solver-1538395-1238425412 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538395-1238425412.cnf

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

MD5SUM BENCH= 925bc133251a0b8070d62549c0360fc5
RANDOM SEED=1744129237

node10.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.272
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.272
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:       1367920 kB
Buffers:        100952 kB
Cached:         486172 kB
SwapCached:       8896 kB
Active:         175140 kB
Inactive:       422980 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1367920 kB
SwapTotal:     4192956 kB
SwapFree:      4177928 kB
Dirty:           31952 kB
Writeback:           0 kB
Mapped:          16664 kB
Slab:            76012 kB
Committed_AS:  2842692 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= 65572 MiB
End job on node10 at 2009-03-30 17:23:33