Trace number 1538413

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

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/200/
unif-k7-r85-v200-c17000-S452919966-071.cnf
MD5SUM5584bb498091ab0373fd0be3ad8dc940
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.38/20.43	c SATzilla is building models for class 3
20.38/20.43	c run presolver mxc-sr08 for 10 seconds ... 
20.38/20.43	c Bin: Executing mxc-sr08
20.38/20.43	c spawning binary file with 10 seconds ...
20.38/20.43	c child exit by a signal
20.38/20.43	c mxc-sr08 returned code 137.
20.38/20.43	c run presolver picosat846 for 5 seconds ... 
20.38/20.43	c Bin: Executing picosat846
20.38/20.43	c spawning binary file with 5 seconds ...
20.38/20.43	c child exit by a signal
20.38/20.43	c picosat846 returned code 137.
20.38/20.43	c Orignal number of varibales is 200, number of clauses is 17000 
20.38/20.43	c predicted feature computation time is 1.453238 
20.38/20.43	c Bin: Executing satelite
20.38/20.43	c spawning binary file with 240 seconds ...
20.38/20.43	c child exited successfully
20.38/20.43	c satzilla computing base features
20.38/20.43	c Number of variabe is: 200, Number of clause is : 17000 
20.38/20.43	c Initializing...
20.38/20.43	c satzilla doing clause learning
20.38/20.43	c start clause learning features ...
20.38/20.43	c Bin: Executing zchaff07
20.38/20.43	c spawning binary file with 2 seconds ...
20.38/20.43	c child exit by a signal
20.38/20.43	c satzilla doing survey propogation probe
20.38/20.43	c do survay propogation for 2 second ...
20.38/20.43	c satzilla doing local search probe
20.38/20.43	c features are:200 17000 200 17000 0 0 0.0117647 0.313025 0.676504 1.00208 0.035 1.98254e-16 0.035 0.035 -0 0 0 0.035 0.0410734 0.0310588 0.0394118 4.29195 0.0341929 0.0254291 0 0.123435 2.17137 0.00219265 0.150257 0.00147059 0.003 3.06156 0.0626471 0.0117059 0 0.0117059 0.0117059 3747.5 0.033489 3622 3873 3873 3622 3873 3622 3873 57.4729 0.0132146 56.7134 58.2324 58.2324 56.7134 58.2324 56.7134 58.2324 0.0695125 0.716434 0.00129897 0.236066 0.143505 0.0138373 0.102301 0.0281116 0.0591331 0.000102869 0.394036 3.02576e-05 0.000266887 0.000162215 5.75904e-05 0.00012433 7.42936e-05 9.49418e-05 20.6383 0.202422 32.983 0.142826 33 28 39 1.78245 0.263629 0.88902 0.066062 
20.38/20.43	c satzilla's ranking:
20.38/20.43	c 1) minisat20SAT07: 3.001406
20.38/20.43	c 2) mxc-sr08: 2.836731
20.38/20.43	c 3) picosat846: 2.166915
20.38/20.43	c 4) march_dl2004: 0.544682
20.38/20.43	c 5) zchaff_rand: 0.318479
20.38/20.43	c 6) SATenstein: -10000.000000
20.38/20.43	c 7) gnovelty+: -10000.000000
20.38/20.43	c 8) adaptg2wsat+: -10000.000000
20.38/20.43	c 9) adaptg2wsat0: -10000.000000
20.38/20.43	c 10) tts-4-0: -10000.000000
20.38/20.43	c 11) vallst: -10000.000000
20.38/20.43	c 12) minisat20: -10000.000000
20.38/20.43	c 13) kcnfs04SAT07: -10000.000000
20.38/20.43	c satzilla running minisat20SAT07 ... 
1199.20/1199.81	c Bin: Executing minisat20SAT07
1199.20/1199.81	c spawning binary file with 1179 seconds ...
1199.20/1199.81	c child exit by a signal
1199.20/1199.81	c minisat20SAT07 returned code 137.
1199.20/1199.81	c satzilla running mxc-sr08 ... 
1199.20/1199.81	c Bin: Executing mxc-sr08
1199.20/1199.81	c mxc-sr08 returned code 1.
1199.20/1199.81	c satzilla running picosat846 ... 
1199.20/1199.81	c Bin: Executing picosat846
1199.20/1199.81	c picosat846 returned code 1.
1199.20/1199.81	c satzilla running march_dl2004 ... 
1199.20/1199.81	c Bin: Executing march_dl2004
1199.20/1199.81	c march_dl2004 returned code 1.
1199.20/1199.81	c satzilla running zchaff_rand ... 
1199.20/1199.81	c Bin: Executing zchaff_rand
1199.20/1199.81	c zchaff_rand returned code 1.
1199.20/1199.81	c satzilla running SATenstein ... 
1199.20/1199.81	c Bin: Executing SATenstein
1199.20/1199.81	c SATenstein returned code 1.
1199.20/1199.81	c satzilla running gnovelty+ ... 
1199.20/1199.81	c Bin: Executing gnovelty+
1199.20/1199.81	c gnovelty+ returned code 1.
1199.20/1199.81	c satzilla running adaptg2wsat+ ... 
1199.20/1199.81	c Bin: Executing adaptg2wsat+
1199.20/1199.81	c adaptg2wsat+ returned code 1.
1199.20/1199.81	c satzilla running adaptg2wsat0 ... 
1199.20/1199.81	c Bin: Executing adaptg2wsat0
1199.20/1199.81	c adaptg2wsat0 returned code 1.
1199.20/1199.81	c satzilla running tts-4-0 ... 
1199.20/1199.81	c Bin: Executing tts-4-0
1199.20/1199.81	c tts-4-0 returned code 1.
1199.20/1199.81	c satzilla running vallst ... 
1199.20/1199.81	c Bin: Executing vallst
1199.20/1199.81	c vallst returned code 1.
1199.20/1199.81	c satzilla running minisat20 ... 
1199.20/1199.81	c Bin: Executing minisat20
1199.20/1199.81	c minisat20 returned code 1.
1199.20/1199.81	c satzilla running kcnfs04SAT07 ... 
1199.20/1199.81	c Bin: Executing kcnfs04SAT07
1199.20/1199.81	c kcnfs04SAT07 returned code 1.
1199.20/1199.81	c ERROR: All Failed! 
1199.20/1199.81	c SATZILLA_TIME=1199.400000

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-1538413-1238425900/watcher-1538413-1238425900 -o /tmp/evaluation-result-1538413-1238425900/solver-1538413-1238425900 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538413-1238425900.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.92 1.01 0.99 3/73 15444
/proc/meminfo: memFree=1558696/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=1360 CPUtime=0
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 250 0 0 0 0 0 0 0 19 0 1 0 898978638 1392640 246 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 340 246 54 138 0 199 0

[startup+0.069078 s]
/proc/loadavg: 0.92 1.01 0.99 3/73 15444
/proc/meminfo: memFree=1558696/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=2256 CPUtime=0.06
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 588 0 0 0 6 0 0 0 19 0 1 0 898978638 2310144 460 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 564 460 55 138 0 423 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 4312

[startup+0.101081 s]
/proc/loadavg: 0.92 1.01 0.99 3/73 15444
/proc/meminfo: memFree=1558696/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=2256 CPUtime=0.09
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 588 0 0 0 9 0 0 0 19 0 1 0 898978638 2310144 460 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 564 460 55 138 0 423 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4312

[startup+0.301102 s]
/proc/loadavg: 0.92 1.01 0.99 3/73 15444
/proc/meminfo: memFree=1558696/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=2424 CPUtime=0.29
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 623 0 0 0 29 0 0 0 21 0 1 0 898978638 2482176 495 1992294400 134512640 135078026 4294956192 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 606 495 55 138 0 465 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 4480

[startup+0.701144 s]
/proc/loadavg: 0.92 1.01 0.99 3/73 15444
/proc/meminfo: memFree=1558696/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=3372 CPUtime=0.69
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 866 0 0 0 69 0 0 0 25 0 1 0 898978638 3452928 735 1992294400 134512640 135078026 4294956192 18446744073709551615 134599780 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 843 735 71 138 0 702 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 5428

[startup+1.50124 s]
/proc/loadavg: 0.92 1.01 0.99 2/75 15446
/proc/meminfo: memFree=1555608/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=3768 CPUtime=1.49
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 961 0 0 0 149 0 0 0 25 0 1 0 898978638 3858432 830 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 942 830 71 138 0 801 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 5824

[startup+3.1014 s]
/proc/loadavg: 0.92 1.01 0.99 2/75 15446
/proc/meminfo: memFree=1554200/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=4032 CPUtime=3.08
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 1023 0 0 0 308 0 0 0 25 0 1 0 898978638 4128768 892 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 1008 892 71 138 0 867 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 6088

[startup+6.30273 s]
/proc/loadavg: 1.01 1.03 1.00 2/75 15446
/proc/meminfo: memFree=1554392/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=0
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 898978638 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 112 96 399 0 111 0
[pid=15445] ppid=15444 vsize=4296 CPUtime=6.29
/proc/15445/stat : 15445 (mxc-sr08) R 15444 15444 15332 0 -1 4194304 1088 0 0 0 628 1 0 0 25 0 1 0 898978638 4399104 957 1992294400 134512640 135078026 4294956192 18446744073709551615 134521021 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15445/statm: 1074 957 71 138 0 933 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 6352

[startup+12.7014 s]
/proc/loadavg: 1.01 1.03 1.00 2/75 15447
/proc/meminfo: memFree=1555288/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=2056 CPUtime=9.99
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 152 1147 0 0 0 0 998 1 19 0 1 0 898978638 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 514 121 104 399 0 111 0
[pid=15447] ppid=15444 vsize=4940 CPUtime=2.69
/proc/15447/stat : 15447 (picosat846) R 15444 15444 15332 0 -1 4194304 970 0 0 0 269 0 0 0 25 0 1 0 898979638 5058560 959 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15447/statm: 1235 959 84 14 0 901 0
Current children cumulated CPU time (s) 12.68
Current children cumulated vsize (KiB) 6996

[startup+25.5018 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 15450
/proc/meminfo: memFree=1549528/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=7184 CPUtime=5.06
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 1685 0 0 0 505 1 0 0 25 0 1 0 898980681 7356416 1577 1992294400 134512640 135078472 4294956192 18446744073709551615 134550746 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 1796 1577 73 138 0 1655 0
Current children cumulated CPU time (s) 25.46
Current children cumulated vsize (KiB) 12128

[startup+51.1015 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 15450
/proc/meminfo: memFree=1546776/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=10000 CPUtime=30.64
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 2398 0 0 0 3062 2 0 0 25 0 1 0 898980681 10240000 2290 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/15450/statm: 2500 2290 73 138 0 2359 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 14944

[startup+102.306 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 15450
/proc/meminfo: memFree=1544472/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=12484 CPUtime=81.8
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 2981 0 0 0 8178 2 0 0 25 0 1 0 898980681 12783616 2873 1992294400 134512640 135078472 4294956192 18446744073709551615 134552677 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 3121 2873 73 138 0 2980 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 17428

[startup+162.301 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 15450
/proc/meminfo: memFree=1542104/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=14752 CPUtime=141.78
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 3570 0 0 0 14175 3 0 0 25 0 1 0 898980681 15106048 3462 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 3688 3462 73 138 0 3547 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 19696

[startup+222.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 15450
/proc/meminfo: memFree=1541336/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=15696 CPUtime=201.74
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 3772 0 0 0 20171 3 0 0 25 0 1 0 898980681 16072704 3664 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 3924 3664 73 138 0 3783 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 20640

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15450
/proc/meminfo: memFree=1539992/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=17104 CPUtime=261.72
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 4114 0 0 0 26168 4 0 0 25 0 1 0 898980681 17514496 4006 1992294400 134512640 135078472 4294956192 18446744073709551615 134550985 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 4276 4006 73 138 0 4135 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 22048

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15450
/proc/meminfo: memFree=1539800/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=17260 CPUtime=321.7
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 4154 0 0 0 32166 4 0 0 25 0 1 0 898980681 17674240 4046 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 4315 4046 73 138 0 4174 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1535064/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=22132 CPUtime=801.47
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5320 0 0 0 80141 6 0 0 25 0 1 0 898980681 22663168 5212 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 5533 5212 73 138 0 5392 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 27076

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1534936/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=22264 CPUtime=861.45
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5357 0 0 0 86139 6 0 0 25 0 1 0 898980681 22798336 5249 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 5566 5249 73 138 0 5425 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 27208

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1533400/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=23716 CPUtime=921.42
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5736 0 0 0 92135 7 0 0 25 0 1 0 898980681 24285184 5628 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 5929 5628 73 138 0 5788 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 28660

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532888/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24288 CPUtime=981.39
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5868 0 0 0 98132 7 0 0 25 0 1 0 898980681 24870912 5760 1992294400 134512640 135078472 4294956192 18446744073709551615 134550654 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6072 5760 73 138 0 5931 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 29232

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532696/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24600 CPUtime=1041.37
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5925 0 0 0 104130 7 0 0 25 0 1 0 898980681 25190400 5817 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6150 5817 73 138 0 6009 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 29544

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532440/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1101.34
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5978 0 0 0 110127 7 0 0 25 0 1 0 898980681 25497600 5870 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5870 73 138 0 6084 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 29844

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1161.31
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 116124 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 29844

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1169.31
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 116924 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 29844

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1175.71
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 117564 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550726 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 29844

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1177.31
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 117724 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 29844

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1178.1
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 117803 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1198.5
Current children cumulated vsize (KiB) 29844

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1178.5
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 117843 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1198.9
Current children cumulated vsize (KiB) 29844

[startup+1199.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1178.7
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 117863 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1199.1
Current children cumulated vsize (KiB) 29844

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 15452
/proc/meminfo: memFree=1532376/2055920 swapFree=4176824/4192956
[pid=15444] ppid=15442 vsize=4944 CPUtime=20.4
/proc/15444/stat : 15444 (SATzilla2009_I) S 15442 15444 15332 0 -1 4194304 1882 4047 0 0 332 2 1702 4 25 0 1 0 898978638 5062656 884 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15444/statm: 1236 884 217 399 0 833 0
[pid=15450] ppid=15444 vsize=24900 CPUtime=1178.8
/proc/15450/stat : 15450 (minisat20SAT07) R 15444 15444 15332 0 -1 4194304 5997 0 0 0 117873 7 0 0 25 0 1 0 898980681 25497600 5889 1992294400 134512640 135078472 4294956192 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0
/proc/15450/statm: 6225 5889 73 138 0 6084 0
Current children cumulated CPU time (s) 1199.2
Current children cumulated vsize (KiB) 29844

Child status: 17
Real time (s): 1199.81
CPU time (s): 1199.25
CPU user time (s): 1199.1
CPU system time (s): 0.148977
CPU usage (%): 99.9527
Max. virtual memory (cumulated for all children) (KiB): 29844

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

runsolver used 1.19782 second user time and 3.20351 second system time

The end

Launcher Data

Begin job on node82 at 2009-03-30 17:11:40
IDJOB=1538413
IDBENCH=70250
IDSOLVER=528
FILE ID=node82/1538413-1238425900
PBS_JOBID= 9061531
Free space on /tmp= 61636 MiB

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

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

MD5SUM BENCH= 5584bb498091ab0373fd0be3ad8dc940
RANDOM SEED=488304194

node82.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.232
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.232
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1559176 kB
Buffers:         73996 kB
Cached:         350064 kB
SwapCached:       7332 kB
Active:         327828 kB
Inactive:       105728 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1559176 kB
SwapTotal:     4192956 kB
SwapFree:      4176824 kB
Dirty:           31948 kB
Writeback:           0 kB
Mapped:          15004 kB
Slab:            48360 kB
Committed_AS:  2348072 kB
PageTables:       1996 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 61604 MiB
End job on node82 at 2009-03-30 17:31:40