Trace number 1538752

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.74

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1773173258-010.cnf
MD5SUMae02373c0ed448bf77bcd57171ccc944
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark441.82
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.15/22.28	c SATzilla is building models for class 3
22.15/22.28	c run presolver mxc-sr08 for 10 seconds ... 
22.15/22.28	c Bin: Executing mxc-sr08
22.15/22.28	c spawning binary file with 10 seconds ...
22.15/22.28	c child exit by a signal
22.15/22.28	c mxc-sr08 returned code 137.
22.15/22.28	c run presolver picosat846 for 5 seconds ... 
22.15/22.28	c Bin: Executing picosat846
22.15/22.28	c spawning binary file with 5 seconds ...
22.15/22.28	c child exit by a signal
22.15/22.28	c picosat846 returned code 137.
22.15/22.28	c Orignal number of varibales is 18000, number of clauses is 75600 
22.15/22.28	c predicted feature computation time is 1.609521 
22.15/22.28	c Bin: Executing satelite
22.15/22.28	c spawning binary file with 240 seconds ...
22.15/22.28	c child exited successfully
22.15/22.28	c satzilla computing base features
22.15/22.28	c Number of variabe is: 17562, Number of clause is : 75100 
22.15/22.28	c Initializing...
22.15/22.28	c satzilla doing clause learning
22.15/22.28	c start clause learning features ...
22.15/22.28	c Bin: Executing zchaff07
22.15/22.28	c spawning binary file with 2 seconds ...
22.15/22.28	c child exit by a signal
22.15/22.28	c satzilla doing survey propogation probe
22.15/22.28	c do survay propogation for 2 second ...
22.15/22.28	c satzilla doing local search probe
22.15/22.28	c features are:18000 75600 17562 75100 0.0249402 0.00665779 0.233848 0.495692 0.586706 0.705779 0.000172814 0.0632591 0.000170823 0.000341647 0.152669 0 0.966405 0.000172814 0.290241 2.66312e-05 0.000466045 2.7133 0.227581 0.168988 0 1 3.36011 8.50667e-05 0.400232 0 0.000266312 2.33403 0.494354 0.000350029 0.293895 5.32623e-05 0.000958722 10.2931 0.336066 4 22 15 6 12 8 10 68.6373 0.19269 43.9167 96.2857 84.5 49.1 79.5714 57 70.5 0.393046 0.577593 2.77965e-05 1 0.702083 0.0874762 0.572887 0.203881 0.384995 0.0920582 0.65861 0.00115687 0.83226 0.175104 0.0276776 0.124192 0.0467865 0.0787551 418.2 0.214272 3797.8 0.014516 3802 3730 3832 0.169362 0.462857 0.83623 0.0117179 
22.15/22.28	c satzilla's ranking:
22.15/22.28	c 1) picosat846: 2.568979
22.15/22.28	c 2) minisat20SAT07: 1.384699
22.15/22.28	c 3) mxc-sr08: 1.335935
22.15/22.28	c 4) march_dl2004: 1.322818
22.15/22.28	c 5) zchaff_rand: 1.088104
22.15/22.28	c 6) SATenstein: -10000.000000
22.15/22.28	c 7) gnovelty+: -10000.000000
22.15/22.28	c 8) adaptg2wsat+: -10000.000000
22.15/22.28	c 9) adaptg2wsat0: -10000.000000
22.15/22.28	c 10) tts-4-0: -10000.000000
22.15/22.28	c 11) vallst: -10000.000000
22.15/22.28	c 12) minisat20: -10000.000000
22.15/22.28	c 13) kcnfs04SAT07: -10000.000000
22.15/22.28	c satzilla running picosat846 ... 
1199.05/1199.73	c Bin: Executing picosat846
1199.05/1199.73	c spawning binary file with 1177 seconds ...
1199.05/1199.73	c child exit by a signal
1199.05/1199.73	c picosat846 returned code 137.
1199.05/1199.73	c satzilla running minisat20SAT07 ... 
1199.05/1199.73	c Bin: Executing minisat20SAT07
1199.05/1199.73	c minisat20SAT07 returned code 1.
1199.05/1199.73	c satzilla running mxc-sr08 ... 
1199.05/1199.73	c Bin: Executing mxc-sr08
1199.05/1199.73	c mxc-sr08 returned code 1.
1199.05/1199.73	c satzilla running march_dl2004 ... 
1199.05/1199.73	c Bin: Executing march_dl2004
1199.05/1199.73	c march_dl2004 returned code 1.
1199.05/1199.73	c satzilla running zchaff_rand ... 
1199.05/1199.73	c Bin: Executing zchaff_rand
1199.05/1199.73	c zchaff_rand returned code 1.
1199.05/1199.73	c satzilla running SATenstein ... 
1199.05/1199.73	c Bin: Executing SATenstein
1199.05/1199.73	c SATenstein returned code 1.
1199.05/1199.73	c satzilla running gnovelty+ ... 
1199.05/1199.73	c Bin: Executing gnovelty+
1199.05/1199.73	c gnovelty+ returned code 1.
1199.05/1199.73	c satzilla running adaptg2wsat+ ... 
1199.05/1199.73	c Bin: Executing adaptg2wsat+
1199.05/1199.73	c adaptg2wsat+ returned code 1.
1199.05/1199.73	c satzilla running adaptg2wsat0 ... 
1199.05/1199.73	c Bin: Executing adaptg2wsat0
1199.05/1199.73	c adaptg2wsat0 returned code 1.
1199.05/1199.73	c satzilla running tts-4-0 ... 
1199.05/1199.73	c Bin: Executing tts-4-0
1199.05/1199.73	c tts-4-0 returned code 1.
1199.05/1199.73	c satzilla running vallst ... 
1199.05/1199.73	c Bin: Executing vallst
1199.05/1199.73	c vallst returned code 1.
1199.05/1199.73	c satzilla running minisat20 ... 
1199.05/1199.73	c Bin: Executing minisat20
1199.05/1199.73	c minisat20 returned code 1.
1199.05/1199.73	c satzilla running kcnfs04SAT07 ... 
1199.05/1199.73	c Bin: Executing kcnfs04SAT07
1199.05/1199.73	c kcnfs04SAT07 returned code 1.
1199.05/1199.73	c ERROR: All Failed! 
1199.05/1199.73	c SATZILLA_TIME=1199.300000

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-1538752-1238440297/watcher-1538752-1238440297 -o /tmp/evaluation-result-1538752-1238440297/solver-1538752-1238440297 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538752-1238440297.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.84 1.89 1.65 3/64 12464
/proc/meminfo: memFree=1513000/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=3592 CPUtime=0
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 737 0 0 0 0 0 0 0 19 0 1 0 1116696073 3678208 733 1992294400 134512640 135078026 4294956176 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 898 735 50 138 0 757 0

[startup+0.036882 s]
/proc/loadavg: 1.84 1.89 1.65 3/64 12464
/proc/meminfo: memFree=1513000/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=6780 CPUtime=0.02
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 1466 0 0 0 2 0 0 0 19 0 1 0 1116696073 6942720 1460 1992294400 134512640 135078026 4294956176 18446744073709551615 134565485 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 1695 1460 54 138 0 1554 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 8836

[startup+0.102894 s]
/proc/loadavg: 1.84 1.89 1.65 3/64 12464
/proc/meminfo: memFree=1513000/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=8940 CPUtime=0.09
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 1962 0 0 0 9 0 0 0 20 0 1 0 1116696073 9154560 1956 1992294400 134512640 135078026 4294956176 18446744073709551615 134729593 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 2235 1956 54 138 0 2094 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10996

[startup+0.302931 s]
/proc/loadavg: 1.84 1.89 1.65 3/64 12464
/proc/meminfo: memFree=1513000/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=9628 CPUtime=0.29
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 2455 0 0 0 29 0 0 0 22 0 1 0 1116696073 9859072 2086 1992294400 134512640 135078026 4294956176 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 2407 2086 55 138 0 2266 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11684

[startup+0.702008 s]
/proc/loadavg: 1.84 1.89 1.65 3/64 12464
/proc/meminfo: memFree=1513000/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=10732 CPUtime=0.69
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 3059 0 0 0 68 1 0 0 25 0 1 0 1116696073 10989568 2415 1992294400 134512640 135078026 4294956176 18446744073709551615 134542720 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 2683 2415 71 138 0 2542 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12788

[startup+1.50118 s]
/proc/loadavg: 1.84 1.89 1.65 2/66 12466
/proc/meminfo: memFree=1503384/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=10996 CPUtime=1.49
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 3132 0 0 0 148 1 0 0 25 0 1 0 1116696073 11259904 2488 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 2749 2488 71 138 0 2608 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13052

[startup+3.10147 s]
/proc/loadavg: 1.84 1.89 1.65 2/66 12466
/proc/meminfo: memFree=1501848/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=12052 CPUtime=3.09
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 3398 0 0 0 306 3 0 0 25 0 1 0 1116696073 12341248 2754 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 3013 2754 71 138 0 2872 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14108

[startup+6.30108 s]
/proc/loadavg: 1.77 1.88 1.65 2/66 12466
/proc/meminfo: memFree=1500760/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=0
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116696073 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 112 96 399 0 111 0
[pid=12465] ppid=12464 vsize=13904 CPUtime=6.28
/proc/12465/stat : 12465 (mxc-sr08) R 12464 12464 12398 0 -1 4194304 3872 0 0 0 625 3 0 0 25 0 1 0 1116696073 14237696 3228 1992294400 134512640 135078026 4294956176 18446744073709551615 134522269 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12465/statm: 3476 3228 71 138 0 3335 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15960

[startup+12.7013 s]
/proc/loadavg: 1.71 1.86 1.64 2/66 12467
/proc/meminfo: memFree=1507096/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=2056 CPUtime=9.99
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 152 3928 0 0 0 0 995 4 19 0 1 0 1116696073 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 514 121 104 399 0 111 0
[pid=12467] ppid=12464 vsize=8632 CPUtime=2.67
/proc/12467/stat : 12467 (picosat846) R 12464 12464 12398 0 -1 4194304 1820 0 0 0 267 0 0 0 25 0 1 0 1116697074 8839168 1809 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12467/statm: 2158 1809 85 14 0 1824 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10688

[startup+25.5028 s]
/proc/loadavg: 1.55 1.82 1.63 2/66 12470
/proc/meminfo: memFree=1498328/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=9292 CPUtime=3.2
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 1998 0 0 0 319 1 0 0 25 0 1 0 1116698302 9515008 1987 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 2323 1987 85 14 0 1989 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 17352

[startup+51.1027 s]
/proc/loadavg: 1.36 1.75 1.61 2/66 12470
/proc/meminfo: memFree=1465816/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=42156 CPUtime=28.79
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 10180 0 0 0 2870 9 0 0 25 0 1 0 1116698302 43167744 10169 1992294400 134512640 134570484 4294956176 18446744073709551615 134552315 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 10539 10169 85 14 0 10205 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 50216

[startup+102.305 s]
/proc/loadavg: 1.19 1.65 1.59 2/66 12470
/proc/meminfo: memFree=1436632/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=70924 CPUtime=79.95
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 17343 0 0 0 7978 17 0 0 25 0 1 0 1116698302 72626176 17321 1992294400 134512640 134570484 4294956176 18446744073709551615 134551547 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 17731 17321 85 14 0 17397 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 78984

[startup+162.303 s]
/proc/loadavg: 1.10 1.54 1.55 2/66 12470
/proc/meminfo: memFree=1415000/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=93124 CPUtime=139.93
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 22863 0 0 0 13970 23 0 0 25 0 1 0 1116698302 95358976 22841 1992294400 134512640 134570484 4294956176 18446744073709551615 134523259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 23281 22841 85 14 0 22947 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 101184

[startup+222.301 s]
/proc/loadavg: 1.15 1.47 1.52 2/66 12470
/proc/meminfo: memFree=1402200/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=105140 CPUtime=199.9
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 25888 0 0 0 19964 26 0 0 25 0 1 0 1116698302 107663360 25866 1992294400 134512640 134570484 4294956176 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 26285 25866 85 14 0 25951 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 113200

[startup+282.302 s]
/proc/loadavg: 1.13 1.40 1.49 2/66 12470
/proc/meminfo: memFree=1376536/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=130660 CPUtime=259.86
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 32312 0 0 0 25955 31 0 0 25 0 1 0 1116698302 133795840 32290 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 32665 32290 85 14 0 32331 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 138720

[startup+342.301 s]
/proc/loadavg: 1.11 1.34 1.46 2/66 12470
/proc/meminfo: memFree=1368160/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=138976 CPUtime=319.83
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 34411 0 0 0 31950 33 0 0 25 0 1 0 1116698302 142311424 34389 1992294400 134512640 134570484 4294956176 18446744073709551615 134551755 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 34744 34389 85 14 0 34410 0

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


[startup+762.307 s]
/proc/loadavg: 1.12 1.21 1.34 2/66 12470
/proc/meminfo: memFree=1323232/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=184628 CPUtime=739.64
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 45604 0 0 0 73919 45 0 0 25 0 1 0 1116698302 189059072 45582 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 46157 45582 85 14 0 45823 0
Current children cumulated CPU time (s) 761.88
Current children cumulated vsize (KiB) 192688

[startup+822.301 s]
/proc/loadavg: 1.08 1.18 1.32 2/66 12470
/proc/meminfo: memFree=1323232/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=184628 CPUtime=799.6
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 45604 0 0 0 79915 45 0 0 25 0 1 0 1116698302 189059072 45582 1992294400 134512640 134570484 4294956176 18446744073709551615 134549796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 46157 45582 85 14 0 45823 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 192688

[startup+882.302 s]
/proc/loadavg: 1.03 1.15 1.30 2/66 12470
/proc/meminfo: memFree=1313184/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=194664 CPUtime=859.57
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 48117 0 0 0 85909 48 0 0 25 0 1 0 1116698302 199335936 48095 1992294400 134512640 134570484 4294956176 18446744073709551615 134523457 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 48666 48095 85 14 0 48332 0
Current children cumulated CPU time (s) 881.81
Current children cumulated vsize (KiB) 202724

[startup+942.301 s]
/proc/loadavg: 1.01 1.12 1.28 2/66 12470
/proc/meminfo: memFree=1313120/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=194664 CPUtime=919.54
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 48117 0 0 0 91906 48 0 0 25 0 1 0 1116698302 199335936 48095 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 48666 48095 85 14 0 48332 0
Current children cumulated CPU time (s) 941.78
Current children cumulated vsize (KiB) 202724

[startup+1002.3 s]
/proc/loadavg: 1.00 1.09 1.26 2/66 12470
/proc/meminfo: memFree=1303520/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=204168 CPUtime=979.51
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 50520 0 0 0 97901 50 0 0 25 0 1 0 1116698302 209068032 50498 1992294400 134512640 134570484 4294956176 18446744073709551615 134551792 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 51042 50498 85 14 0 50708 0
Current children cumulated CPU time (s) 1001.75
Current children cumulated vsize (KiB) 212228

[startup+1062.3 s]
/proc/loadavg: 1.00 1.07 1.24 2/66 12470
/proc/meminfo: memFree=1303520/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=204168 CPUtime=1039.48
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 50520 0 0 0 103898 50 0 0 25 0 1 0 1116698302 209068032 50498 1992294400 134512640 134570484 4294956176 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 51042 50498 85 14 0 50708 0
Current children cumulated CPU time (s) 1061.72
Current children cumulated vsize (KiB) 212228

[startup+1122.3 s]
/proc/loadavg: 1.00 1.06 1.22 2/66 12470
/proc/meminfo: memFree=1297760/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=210504 CPUtime=1099.45
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 52103 0 0 0 109894 51 0 0 25 0 1 0 1116698302 215556096 52081 1992294400 134512640 134570484 4294956176 18446744073709551615 9098875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 52626 52081 85 14 0 52292 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 218564

[startup+1182.3 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1159.42
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 115889 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 224108

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1167.42
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 116689 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 224108

[startup+1196.7 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1173.82
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 117329 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134526514 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 224108

[startup+1198.3 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1175.41
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 117488 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134552701 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 224108

[startup+1199.1 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1176.22
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 117569 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134551547 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 224108

[startup+1199.5 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1176.61
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 117608 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 224108

[startup+1199.7 s]
/proc/loadavg: 1.00 1.04 1.20 2/66 12470
/proc/meminfo: memFree=1291680/2055920 swapFree=4178400/4192956
[pid=12464] ppid=12462 vsize=8060 CPUtime=22.24
/proc/12464/stat : 12464 (SATzilla2009_I) S 12462 12464 12398 0 -1 4194304 5552 11767 0 0 472 16 1713 23 25 0 1 0 1116696073 8253440 1776 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12464/statm: 2015 1776 217 399 0 1612 0
[pid=12470] ppid=12464 vsize=216048 CPUtime=1176.81
/proc/12470/stat : 12470 (picosat846) R 12464 12464 12398 0 -1 4194304 53487 0 0 0 117628 53 0 0 25 0 1 0 1116698302 221233152 53465 1992294400 134512640 134570484 4294956176 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12470/statm: 54012 53465 85 14 0 53678 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 224108

Child status: 17
Real time (s): 1199.74
CPU time (s): 1199.12
CPU user time (s): 1198.16
CPU system time (s): 0.964853
CPU usage (%): 99.9485
Max. virtual memory (cumulated for all children) (KiB): 224108

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

runsolver used 0.98585 second user time and 3.38448 second system time

The end

Launcher Data

Begin job on node9 at 2009-03-30 21:11:37
IDJOB=1538752
IDBENCH=70363
IDSOLVER=528
FILE ID=node9/1538752-1238440297
PBS_JOBID= 9061644
Free space on /tmp= 66420 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1773173258-010.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538752-1238440297/watcher-1538752-1238440297 -o /tmp/evaluation-result-1538752-1238440297/solver-1538752-1238440297 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538752-1238440297.cnf

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

MD5SUM BENCH= ae02373c0ed448bf77bcd57171ccc944
RANDOM SEED=1528406589

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.268
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.268
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:       1513552 kB
Buffers:         92744 kB
Cached:         359860 kB
SwapCached:       8300 kB
Active:         181408 kB
Inactive:       281052 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1513552 kB
SwapTotal:     4192956 kB
SwapFree:      4178400 kB
Dirty:           32908 kB
Writeback:           0 kB
Mapped:          15524 kB
Slab:            66064 kB
Committed_AS:  2913380 kB
PageTables:       1392 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= 66388 MiB
End job on node9 at 2009-03-30 21:31:37