Trace number 1727009

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_C 2009-03-22? (exit code) 1199.09 1199.64

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
MD5SUM8b466b7ef3217bdc844a579ae744d427
Bench CategoryCRAFTED (crafted 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 variables18623
Number of clauses182878
Sum of the clauses size821466
Maximum clause length5
Minimum clause length1
Number of clauses of size 1290
Number of clauses of size 218428
Number of clauses of size 318240
Number of clauses of size 40
Number of clauses of size 5145920
Number of clauses of size over 50

Solver Data

24.15/24.28	c SATzilla is building models for class 2
24.15/24.28	c run presolver march_dl2004 for 5 seconds ... 
24.15/24.28	c Bin: Executing march_dl2004
24.15/24.28	c spawning binary file with 5 seconds ...
24.15/24.28	c child exit by a signal
24.15/24.28	c march_dl2004 returned code 137.
24.15/24.28	c run presolver mxc-sr08 for 5 seconds ... 
24.15/24.28	c Bin: Executing mxc-sr08
24.15/24.28	c spawning binary file with 5 seconds ...
24.15/24.28	c child exit by a signal
24.15/24.28	c mxc-sr08 returned code 137.
24.15/24.28	c Orignal number of varibales is 18623, number of clauses is 182878 
24.15/24.28	c predicted feature computation time is 13.649241 
24.15/24.28	c Bin: Executing satelite
24.15/24.28	c spawning binary file with 240 seconds ...
24.15/24.28	c child exited successfully
24.15/24.28	c satzilla computing base features
24.15/24.28	c Number of variabe is: 18119, Number of clause is : 178852 
24.15/24.28	c Initializing...
24.15/24.28	c satzilla compute diameter ...
24.15/24.28	c start diameter features ...
24.15/24.28	c satzilla doing clause learning
24.15/24.28	c start clause learning features ...
24.15/24.28	c Bin: Executing zchaff07
24.15/24.28	c spawning binary file with 2 seconds ...
24.15/24.28	c child exit by a signal
24.15/24.28	c satzilla doing survey propogation probe
24.15/24.28	c do survay propogation for 2 second ...
24.15/24.28	c satzilla doing local search probe
24.15/24.28	c satzilla doing lobjois search-space size estimate
24.15/24.28	c features are:18623 182878 18119 178852 0.0278161 0.0225102 0.101307 0.39987 0.723476 1.31954 0.00024787 0.228412 0.000110381 0.000275953 0.675195 0.099641 0.201921 0.00024787 3.87724 5.03209e-05 0.0106513 1.0349 0.0415705 0.0569306 0 0.605932 0.941867 6.02999e-05 4.09053 5.59122e-06 0.00367902 2.43319 0.28182 7.18714e-05 3.34363 2.79561e-05 0.00266701 4 0 4 4 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.52316 0.714613 1.16823e-05 0.926906 0.898327 0.125667 0.897518 0.137957 0.71819 0.0575699 0.600835 -5.55112e-17 0.108008 0.0925444 0.0230264 0.0913884 0.0232154 0.0736845 1185.25 0.0963311 3206.5 0.00880804 3200.5 3179 3202 0.41714 0.610857 0.835192 0.0137844 0.0384874 0.0906964 
24.15/24.28	c satzilla's ranking:
24.15/24.28	c 1) mxc-sr08: 3.177177
24.15/24.28	c 2) minisat20SAT07: 2.591609
24.15/24.28	c 3) minisat20: 2.411686
24.15/24.28	c 4) zchaff_rand: 2.035346
24.15/24.28	c 5) march_dl2004: 1.329280
24.15/24.28	c 6) tts-4-0: 0.416448
24.15/24.28	c 7) vallst: 0.397431
24.15/24.28	c 8) SATenstein: -10000.000000
24.15/24.28	c 9) gnovelty+: -10000.000000
24.15/24.28	c 10) adaptg2wsat+: -10000.000000
24.15/24.28	c 11) adaptg2wsat0: -10000.000000
24.15/24.28	c 12) picosat846: -10000.000000
24.15/24.28	c 13) kcnfs04SAT07: -10000.000000
24.15/24.28	c satzilla running mxc-sr08 ... 
1199.03/1199.63	c Bin: Executing mxc-sr08
1199.03/1199.63	c spawning binary file with 1175 seconds ...
1199.03/1199.63	c child exit by a signal
1199.03/1199.63	c mxc-sr08 returned code 137.
1199.03/1199.63	c satzilla running minisat20SAT07 ... 
1199.03/1199.63	c Bin: Executing minisat20SAT07
1199.03/1199.63	c minisat20SAT07 returned code 1.
1199.03/1199.63	c satzilla running minisat20 ... 
1199.03/1199.63	c Bin: Executing minisat20
1199.03/1199.63	c minisat20 returned code 1.
1199.03/1199.63	c satzilla running zchaff_rand ... 
1199.03/1199.63	c Bin: Executing zchaff_rand
1199.03/1199.63	c zchaff_rand returned code 1.
1199.03/1199.63	c satzilla running march_dl2004 ... 
1199.03/1199.63	c Bin: Executing march_dl2004
1199.03/1199.63	c march_dl2004 returned code 1.
1199.03/1199.63	c satzilla running tts-4-0 ... 
1199.03/1199.63	c Bin: Executing tts-4-0
1199.03/1199.63	c tts-4-0 returned code 1.
1199.03/1199.63	c satzilla running vallst ... 
1199.03/1199.63	c Bin: Executing vallst
1199.03/1199.63	c vallst returned code 1.
1199.03/1199.63	c satzilla running SATenstein ... 
1199.03/1199.63	c Bin: Executing SATenstein
1199.03/1199.63	c SATenstein returned code 1.
1199.03/1199.63	c satzilla running gnovelty+ ... 
1199.03/1199.63	c Bin: Executing gnovelty+
1199.03/1199.63	c gnovelty+ returned code 1.
1199.03/1199.63	c satzilla running adaptg2wsat+ ... 
1199.03/1199.63	c Bin: Executing adaptg2wsat+
1199.03/1199.63	c adaptg2wsat+ returned code 1.
1199.03/1199.63	c satzilla running adaptg2wsat0 ... 
1199.03/1199.63	c Bin: Executing adaptg2wsat0
1199.03/1199.63	c adaptg2wsat0 returned code 1.
1199.03/1199.63	c satzilla running picosat846 ... 
1199.03/1199.63	c Bin: Executing picosat846
1199.03/1199.63	c picosat846 returned code 1.
1199.03/1199.63	c satzilla running kcnfs04SAT07 ... 
1199.03/1199.63	c Bin: Executing kcnfs04SAT07
1199.03/1199.63	c kcnfs04SAT07 returned code 1.
1199.03/1199.63	c ERROR: All Failed! 
1199.03/1199.63	c SATZILLA_TIME=1199.240000

Verifier Data

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

Watcher Data

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

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1727009-1240719761/watcher-1727009-1240719761 -o /tmp/evaluation-result-1727009-1240719761/solver-1727009-1240719761 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1727009-1240719761.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.15 3/65 23382
/proc/meminfo: memFree=1567136/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) R 23380 23382 19902 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=3240 CPUtime=0
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 493 0 0 0 0 0 0 0 18 0 1 0 100006376 3317760 488 1992294400 134512640 134996440 4294956176 18446744073709551615 134549749 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23383/statm: 810 495 49 118 0 689 0

[startup+0.107059 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 23382
/proc/meminfo: memFree=1567136/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=4296 CPUtime=0.09
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 851 0 0 0 9 0 0 0 19 0 1 0 100006376 4399104 846 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23383/statm: 1074 846 50 118 0 953 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6352

[startup+0.202068 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 23382
/proc/meminfo: memFree=1567136/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=5352 CPUtime=0.19
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 1162 0 0 0 19 0 0 0 20 0 1 0 100006376 5480448 1157 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23383/statm: 1338 1157 50 118 0 1217 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 7408

[startup+0.302078 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 23382
/proc/meminfo: memFree=1567136/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=6408 CPUtime=0.29
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 1490 0 0 0 29 0 0 0 21 0 1 0 100006376 6561792 1485 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23383/statm: 1602 1485 50 118 0 1481 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8464

[startup+0.702123 s]
/proc/loadavg: 1.00 1.00 1.15 3/65 23382
/proc/meminfo: memFree=1567136/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=12984 CPUtime=0.69
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 3711 0 0 0 67 2 0 0 25 0 1 0 100006376 13295616 2409 1992294400 134512640 134996440 4294956176 18446744073709551615 134546253 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23383/statm: 3246 2409 53 118 0 3125 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 15040

[startup+1.50122 s]
/proc/loadavg: 1.00 1.00 1.15 2/67 23384
/proc/meminfo: memFree=1557008/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=19640 CPUtime=1.49
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 8644 0 0 0 145 4 0 0 25 0 1 0 100006376 20111360 4114 1992294400 134512640 134996440 4294956176 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23383/statm: 4910 4114 55 118 0 4789 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21696

[startup+3.10139 s]
/proc/loadavg: 1.00 1.00 1.15 2/67 23384
/proc/meminfo: memFree=1552656/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=0
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 100006376 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23382/statm: 514 112 96 399 0 111 0
[pid=23383] ppid=23382 vsize=19428 CPUtime=3.08
/proc/23383/stat : 23383 (march_dl2004) R 23382 23382 19902 0 -1 4194304 16755 0 0 0 301 7 0 0 25 0 1 0 100006376 19894272 4072 1992294400 134512640 134996440 4294956176 18446744073709551615 134543093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23383/statm: 4857 4072 55 118 0 4736 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 21484

[startup+6.30175 s]
/proc/loadavg: 1.00 1.00 1.15 2/67 23385
/proc/meminfo: memFree=1548816/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=2056 CPUtime=4.99
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 152 26797 0 0 0 0 487 12 16 0 1 0 100006376 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 514 121 104 399 0 111 0
[pid=23385] ppid=23382 vsize=19196 CPUtime=1.27
/proc/23385/stat : 23385 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 5639 0 0 0 125 2 0 0 25 0 1 0 100006877 19656704 4352 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23385/statm: 4799 4352 55 138 0 4658 0
Current children cumulated CPU time (s) 6.26
Current children cumulated vsize (KiB) 21252

[startup+12.7015 s]
/proc/loadavg: 1.15 1.03 1.16 2/66 23386
/proc/meminfo: memFree=1542744/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=18748 CPUtime=12.65
/proc/23382/stat : 23382 (SATzilla2009_C) R 23380 23382 19902 0 -1 4194304 6109 38702 0 0 197 2 1044 22 25 0 1 0 100006376 19197952 4303 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/23382/statm: 4687 4303 135 399 0 4284 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 18748

[startup+25.5019 s]
/proc/loadavg: 1.13 1.03 1.16 2/67 23388
/proc/meminfo: memFree=1520400/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=19196 CPUtime=1.2
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 5630 0 0 0 116 4 0 0 25 0 1 0 100008805 19656704 4343 1992294400 134512640 135078026 4294956176 18446744073709551615 134558529 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 4799 4343 55 138 0 4658 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 45548

[startup+51.1018 s]
/proc/loadavg: 1.08 1.03 1.15 2/67 23388
/proc/meminfo: memFree=1517264/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=21968 CPUtime=26.79
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 7060 0 0 0 2674 5 0 0 25 0 1 0 100008805 22495232 5154 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 5492 5154 71 138 0 5351 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 48320

[startup+102.301 s]
/proc/loadavg: 1.03 1.02 1.14 2/67 23388
/proc/meminfo: memFree=1513552/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=25796 CPUtime=77.96
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 8023 0 0 0 7790 6 0 0 25 0 1 0 100008805 26415104 6117 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 6449 6117 71 138 0 6308 0
Current children cumulated CPU time (s) 102.19
Current children cumulated vsize (KiB) 52148

[startup+162.301 s]
/proc/loadavg: 1.01 1.02 1.13 2/67 23388
/proc/meminfo: memFree=1511248/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=28040 CPUtime=137.93
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 8570 0 0 0 13787 6 0 0 25 0 1 0 100008805 28712960 6664 1992294400 134512640 135078026 4294956176 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 7010 6664 71 138 0 6869 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 54392

[startup+222.306 s]
/proc/loadavg: 1.00 1.01 1.12 2/67 23388
/proc/meminfo: memFree=1507920/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=31472 CPUtime=197.91
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 9396 0 0 0 19784 7 0 0 25 0 1 0 100008805 32227328 7490 1992294400 134512640 135078026 4294956176 18446744073709551615 134523796 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 7868 7490 71 138 0 7727 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 57824

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.11 2/67 23388
/proc/meminfo: memFree=1506448/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=33064 CPUtime=257.87
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 9789 0 0 0 25780 7 0 0 25 0 1 0 100008805 33857536 7883 1992294400 134512640 135078026 4294956176 18446744073709551615 134522104 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 8266 7883 71 138 0 8125 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 59416

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.10 2/67 23388
/proc/meminfo: memFree=1502736/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=36628 CPUtime=317.86
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 10708 0 0 0 31777 9 0 0 25 0 1 0 100008805 37507072 8802 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 9157 8802 71 138 0 9016 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 62980


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


[startup+762.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 23388
/proc/meminfo: memFree=1480848/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=58464 CPUtime=737.68
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 16124 0 0 0 73753 15 0 0 25 0 1 0 100008805 59867136 14218 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 14616 14218 71 138 0 14475 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 84816

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 23388
/proc/meminfo: memFree=1480848/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=58464 CPUtime=797.65
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 16124 0 0 0 79750 15 0 0 25 0 1 0 100008805 59867136 14218 1992294400 134512640 135078026 4294956176 18446744073709551615 134523800 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 14616 14218 71 138 0 14475 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 84816

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 23388
/proc/meminfo: memFree=1480848/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=58464 CPUtime=857.63
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 16126 0 0 0 85748 15 0 0 25 0 1 0 100008805 59867136 14220 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 14616 14220 71 138 0 14475 0
Current children cumulated CPU time (s) 881.86
Current children cumulated vsize (KiB) 84816

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 23388
/proc/meminfo: memFree=1480784/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=58464 CPUtime=917.61
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 16134 0 0 0 91745 16 0 0 25 0 1 0 100008805 59867136 14228 1992294400 134512640 135078026 4294956176 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 14616 14228 71 138 0 14475 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 84816

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 23390
/proc/meminfo: memFree=1478416/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=60900 CPUtime=977.57
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 16722 0 0 0 97741 16 0 0 25 0 1 0 100008805 62361600 14816 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 15225 14816 71 138 0 15084 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 87252

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23390
/proc/meminfo: memFree=1473360/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=66592 CPUtime=1037.55
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 18021 0 0 0 103737 18 0 0 25 0 1 0 100008805 68190208 16115 1992294400 134512640 135078026 4294956176 18446744073709551615 134533857 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 16648 16115 71 138 0 16507 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 92944

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.02 2/67 23390
/proc/meminfo: memFree=1465744/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=74100 CPUtime=1097.52
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 19898 0 0 0 109733 19 0 0 25 0 1 0 100008805 75878400 17992 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 18525 17992 71 138 0 18384 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 100452

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1461008/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=78792 CPUtime=1157.49
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21067 0 0 0 115729 20 0 0 25 0 1 0 100008805 80683008 19161 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 19698 19161 71 138 0 19557 0
Current children cumulated CPU time (s) 1181.72
Current children cumulated vsize (KiB) 105144

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1460560/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=79320 CPUtime=1165.59
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21188 0 0 0 116539 20 0 0 25 0 1 0 100008805 81223680 19282 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 19830 19282 71 138 0 19689 0
Current children cumulated CPU time (s) 1189.82
Current children cumulated vsize (KiB) 105672

[startup+1193.61 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1460176/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=79584 CPUtime=1168.79
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21274 0 0 0 116859 20 0 0 25 0 1 0 100008805 81494016 19368 1992294400 134512640 135078026 4294956176 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 19896 19368 71 138 0 19755 0
Current children cumulated CPU time (s) 1193.02
Current children cumulated vsize (KiB) 105936

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1459792/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=79980 CPUtime=1171.99
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21365 0 0 0 117179 20 0 0 25 0 1 0 100008805 81899520 19459 1992294400 134512640 135078026 4294956176 18446744073709551615 134534264 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 19995 19459 71 138 0 19854 0
Current children cumulated CPU time (s) 1196.22
Current children cumulated vsize (KiB) 106332

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1459664/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=80244 CPUtime=1173.59
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21411 0 0 0 117339 20 0 0 25 0 1 0 100008805 82169856 19505 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 20061 19505 71 138 0 19920 0
Current children cumulated CPU time (s) 1197.82
Current children cumulated vsize (KiB) 106596

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1459600/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=80244 CPUtime=1174.4
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21427 0 0 0 117419 21 0 0 25 0 1 0 100008805 82169856 19521 1992294400 134512640 135078026 4294956176 18446744073709551615 134522724 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 20061 19521 71 138 0 19920 0
Current children cumulated CPU time (s) 1198.63
Current children cumulated vsize (KiB) 106596

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.01 2/67 23390
/proc/meminfo: memFree=1459600/2055920 swapFree=4192192/4192956
[pid=23382] ppid=23380 vsize=26352 CPUtime=24.23
/proc/23382/stat : 23382 (SATzilla2009_C) S 23380 23382 19902 0 -1 4194304 13125 44194 0 0 1144 13 1241 25 25 0 1 0 100006376 26984448 6350 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23382/statm: 6588 6350 220 399 0 6185 0
[pid=23388] ppid=23382 vsize=80244 CPUtime=1174.8
/proc/23388/stat : 23388 (mxc-sr08) R 23382 23382 19902 0 -1 4194304 21438 0 0 0 117459 21 0 0 25 0 1 0 100008805 82169856 19532 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23388/statm: 20061 19532 71 138 0 19920 0
Current children cumulated CPU time (s) 1199.03
Current children cumulated vsize (KiB) 106596

Child status: 17
Real time (s): 1199.64
CPU time (s): 1199.09
CPU user time (s): 1198.47
CPU system time (s): 0.619905
CPU usage (%): 99.9539
Max. virtual memory (cumulated for all children) (KiB): 106596

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

runsolver used 1.00985 second user time and 3.35849 second system time

The end

Launcher Data

Begin job on node76 at 2009-04-26 06:22:42
IDJOB=1727009
IDBENCH=24627
IDSOLVER=527
FILE ID=node76/1727009-1240719761
PBS_JOBID= 9186852
Free space on /tmp= 66200 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest04/others/Composite-096BitPrimes-0.sat05-507.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727009-1240719761/watcher-1727009-1240719761 -o /tmp/evaluation-result-1727009-1240719761/solver-1727009-1240719761 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1727009-1240719761.cnf

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

MD5SUM BENCH= 8b466b7ef3217bdc844a579ae744d427
RANDOM SEED=431059579

node76.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.220
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.220
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:       1567552 kB
Buffers:         48816 kB
Cached:         367948 kB
SwapCached:        620 kB
Active:         207372 kB
Inactive:       223180 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567552 kB
SwapTotal:     4192956 kB
SwapFree:      4192192 kB
Dirty:           36572 kB
Writeback:           0 kB
Mapped:          22340 kB
Slab:            43768 kB
Committed_AS:   337184 kB
PageTables:       1432 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= 66168 MiB
End job on node76 at 2009-04-26 06:42:42