Trace number 1538427

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.44 1200.02

General information on the benchmark

NameRANDOM/LARGE/7SAT/UNKNOWN/180/
unif-k7-r85-v180-c15300-S1049921489-034.cnf
MD5SUM5f6d9d113e535105e77af29b0e165b23
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark602.167
Satisfiable
(Un)Satisfiability was proved
Number of variables180
Number of clauses15300
Sum of the clauses size107100
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 515300

Solver Data

17.57/17.62	c SATzilla is building models for class 2
17.57/17.62	c run presolver march_dl2004 for 5 seconds ... 
17.57/17.62	c Bin: Executing march_dl2004
17.57/17.62	c spawning binary file with 5 seconds ...
17.57/17.62	c child exit by a signal
17.57/17.62	c march_dl2004 returned code 137.
17.57/17.62	c run presolver mxc-sr08 for 5 seconds ... 
17.57/17.62	c Bin: Executing mxc-sr08
17.57/17.62	c spawning binary file with 5 seconds ...
17.57/17.62	c child exit by a signal
17.57/17.62	c mxc-sr08 returned code 137.
17.57/17.62	c Orignal number of varibales is 180, number of clauses is 15300 
17.57/17.62	c predicted feature computation time is 7.226626 
17.57/17.62	c Bin: Executing satelite
17.57/17.62	c spawning binary file with 240 seconds ...
17.57/17.62	c child exited successfully
17.57/17.62	c satzilla computing base features
17.57/17.62	c Number of variabe is: 180, Number of clause is : 15300 
17.57/17.62	c Initializing...
17.57/17.62	c satzilla compute diameter ...
17.57/17.62	c start diameter features ...
17.57/17.62	c satzilla doing clause learning
17.57/17.62	c start clause learning features ...
17.57/17.62	c Bin: Executing zchaff07
17.57/17.62	c spawning binary file with 2 seconds ...
17.57/17.62	c child exit by a signal
17.57/17.62	c satzilla doing survey propogation probe
17.57/17.62	c do survay propogation for 2 second ...
17.57/17.62	c satzilla doing local search probe
17.57/17.62	c satzilla doing lobjois search-space size estimate
17.57/17.62	c features are:180 15300 180 15300 0 0 0.0117647 0.312157 0.684619 1.00346 0.0388889 1.78429e-16 0.0388889 0.0388889 -0 0 0 0.0388889 0.0399377 0.0353595 0.044183 4.22724 0.040324 0.0277473 0.00158479 0.140065 2.26761 0.00238163 0.157866 0.00156863 0.00346405 3.1024 0.0612418 0.0116993 0 0.0116993 0.0116993 2 0 2 2 -0 4262.5 0.00926686 4223 4302 4302 4223 4302 4223 4302 54.3538 0.00648288 54.0014 54.7061 54.7061 54.0014 54.7061 54.0014 54.7061 0.0814728 0.659505 0.00204717 0.258898 0.14786 0.019691 0.121606 0.0337567 0.0769841 0.000105937 0.381062 2.62505e-05 0.000224765 0.000167672 6.22265e-05 0.000126513 7.82201e-05 9.73008e-05 18.3008 0.234698 29.6356 0.155631 30 24 35 1.8107 0.269915 0.884889 0.0868889 0.630228 0.73064 
17.57/17.62	c satzilla's ranking:
17.57/17.62	c 1) march_dl2004: 4.320746
17.57/17.62	c 2) mxc-sr08: 3.268706
17.57/17.62	c 3) minisat20SAT07: 3.248940
17.57/17.62	c 4) minisat20: 2.022229
17.57/17.62	c 5) tts-4-0: 0.425365
17.57/17.62	c 6) vallst: 0.339211
17.57/17.62	c 7) zchaff_rand: 0.046460
17.57/17.62	c 8) SATenstein: -10000.000000
17.57/17.62	c 9) gnovelty+: -10000.000000
17.57/17.62	c 10) adaptg2wsat+: -10000.000000
17.57/17.62	c 11) adaptg2wsat0: -10000.000000
17.57/17.62	c 12) picosat846: -10000.000000
17.57/17.62	c 13) kcnfs04SAT07: -10000.000000
17.57/17.62	c satzilla running march_dl2004 ... 
1199.39/1200.02	c Bin: Executing march_dl2004
1199.39/1200.02	c spawning binary file with 1182 seconds ...
1199.39/1200.02	c child exit by a signal
1199.39/1200.02	c march_dl2004 returned code 137.
1199.39/1200.02	c satzilla running mxc-sr08 ... 
1199.39/1200.02	c Bin: Executing mxc-sr08
1199.39/1200.02	c mxc-sr08 returned code 1.
1199.39/1200.02	c satzilla running minisat20SAT07 ... 
1199.39/1200.02	c Bin: Executing minisat20SAT07
1199.39/1200.02	c minisat20SAT07 returned code 1.
1199.39/1200.02	c satzilla running minisat20 ... 
1199.39/1200.02	c Bin: Executing minisat20
1199.39/1200.02	c minisat20 returned code 1.
1199.39/1200.02	c satzilla running tts-4-0 ... 
1199.39/1200.02	c Bin: Executing tts-4-0
1199.39/1200.02	c tts-4-0 returned code 1.
1199.39/1200.02	c satzilla running vallst ... 
1199.39/1200.02	c Bin: Executing vallst
1199.39/1200.02	c vallst returned code 1.
1199.39/1200.02	c satzilla running zchaff_rand ... 
1199.39/1200.02	c Bin: Executing zchaff_rand
1199.39/1200.02	c zchaff_rand returned code 1.
1199.39/1200.02	c satzilla running SATenstein ... 
1199.39/1200.02	c Bin: Executing SATenstein
1199.39/1200.02	c SATenstein returned code 1.
1199.39/1200.02	c satzilla running gnovelty+ ... 
1199.39/1200.02	c Bin: Executing gnovelty+
1199.39/1200.02	c gnovelty+ returned code 1.
1199.39/1200.02	c satzilla running adaptg2wsat+ ... 
1199.39/1200.02	c Bin: Executing adaptg2wsat+
1199.39/1200.02	c adaptg2wsat+ returned code 1.
1199.39/1200.02	c satzilla running adaptg2wsat0 ... 
1199.39/1200.02	c Bin: Executing adaptg2wsat0
1199.39/1200.02	c adaptg2wsat0 returned code 1.
1199.39/1200.02	c satzilla running picosat846 ... 
1199.39/1200.02	c Bin: Executing picosat846
1199.39/1200.02	c picosat846 returned code 1.
1199.39/1200.02	c satzilla running kcnfs04SAT07 ... 
1199.39/1200.02	c Bin: Executing kcnfs04SAT07
1199.39/1200.02	c kcnfs04SAT07 returned code 1.
1199.39/1200.02	c ERROR: All Failed! 
1199.39/1200.02	c SATZILLA_TIME=1199.600000

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-1538427-1238426134/watcher-1538427-1238426134 -o /tmp/evaluation-result-1538427-1238426134/solver-1538427-1238426134 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1538427-1238426134.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12697
/proc/meminfo: memFree=1675608/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) R 12695 12697 12227 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=768 CPUtime=0
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 94 0 0 0 0 0 0 0 18 0 1 0 1115279655 786432 89 1992294400 134512640 134996440 4294956192 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 192 89 50 118 0 71 0

[startup+0.0895729 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12697
/proc/meminfo: memFree=1675608/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=1688 CPUtime=0.08
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 1650 0 0 0 8 0 0 0 19 0 1 0 1115279655 1728512 308 1992294400 134512640 134996440 4294956192 18446744073709551615 134542900 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 422 308 61 118 0 301 0
Current children cumulated CPU time (s) 0.08
Current children cumulated vsize (KiB) 3744

[startup+0.102573 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12697
/proc/meminfo: memFree=1675608/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=2480 CPUtime=0.09
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 2027 0 0 0 9 0 0 0 19 0 1 0 1115279655 2539520 505 1992294400 134512640 134996440 4294956192 18446744073709551615 134559280 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 620 505 65 118 0 499 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 4536

[startup+0.302609 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12697
/proc/meminfo: memFree=1675608/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=4660 CPUtime=0.29
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 2930 0 0 0 29 0 0 0 21 0 1 0 1115279655 4771840 669 1992294400 134512640 134996440 4294956192 18446744073709551615 134583400 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 1165 669 67 118 0 1044 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6716

[startup+0.701682 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 12697
/proc/meminfo: memFree=1675608/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=4660 CPUtime=0.69
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 2934 0 0 0 69 0 0 0 25 0 1 0 1115279655 4771840 673 1992294400 134512640 134996440 4294956192 18446744073709551615 134583408 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 1165 673 67 118 0 1044 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 6716

[startup+1.50182 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12699
/proc/meminfo: memFree=1672968/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=4660 CPUtime=1.49
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 2971 0 0 0 149 0 0 0 25 0 1 0 1115279655 4771840 710 1992294400 134512640 134996440 4294956192 18446744073709551615 134583427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 1165 710 67 118 0 1044 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 6716

[startup+3.10111 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12699
/proc/meminfo: memFree=1672584/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=0
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1115279655 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/12697/statm: 514 112 96 399 0 111 0
[pid=12698] ppid=12697 vsize=4924 CPUtime=3.09
/proc/12698/stat : 12698 (march_dl2004) R 12697 12697 12227 0 -1 4194304 3040 0 0 0 309 0 0 0 25 0 1 0 1115279655 5042176 779 1992294400 134512640 134996440 4294956192 18446744073709551615 134583356 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12698/statm: 1231 779 67 118 0 1110 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 6980

[startup+6.30168 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12700
/proc/meminfo: memFree=1673608/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=2056 CPUtime=4.99
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 152 3107 0 0 0 0 498 1 16 0 1 0 1115279655 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 514 121 104 399 0 111 0
[pid=12700] ppid=12697 vsize=3352 CPUtime=1.29
/proc/12700/stat : 12700 (mxc-sr08) R 12697 12697 12227 0 -1 4194304 908 0 0 0 129 0 0 0 25 0 1 0 1115280156 3432448 755 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12700/statm: 838 755 71 138 0 697 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 5408

[startup+12.7018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12702
/proc/meminfo: memFree=1670088/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=6024 CPUtime=12.66
/proc/12697/stat : 12697 (SATzilla2009_C) R 12695 12697 12227 0 -1 4194304 1410 5837 0 0 61 0 1203 2 20 0 1 0 1115279655 6168576 1023 1992294400 134512640 136149437 4294956224 18446744073709551615 134847823 0 0 4096 3 0 0 0 17 0 0 0
/proc/12697/statm: 1506 1023 151 399 0 1103 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 6024

[startup+25.5021 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653384/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20900 CPUtime=7.86
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 7854 0 0 0 763 23 0 0 25 0 1 0 1115281418 21401600 4956 1992294400 134512640 134996440 4294956192 18446744073709551615 134559824 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5225 4956 72 118 0 5104 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 25724

[startup+51.1027 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653320/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20688 CPUtime=33.45
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 9342 0 0 0 3321 24 0 0 25 0 1 0 1115281418 21184512 4910 1992294400 134512640 134996440 4294956192 18446744073709551615 134514084 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5172 4910 74 118 0 5051 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 25512

[startup+102.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653384/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20688 CPUtime=84.63
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 9342 0 0 0 8439 24 0 0 25 0 1 0 1115281418 21184512 4910 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5172 4910 74 118 0 5051 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 25512

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653384/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20688 CPUtime=144.6
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 9342 0 0 0 14436 24 0 0 25 0 1 0 1115281418 21184512 4910 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5172 4910 74 118 0 5051 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 25512

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653384/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20688 CPUtime=204.57
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 9342 0 0 0 20433 24 0 0 25 0 1 0 1115281418 21184512 4910 1992294400 134512640 134996440 4294956192 18446744073709551615 134514060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5172 4910 74 118 0 5051 0
Current children cumulated CPU time (s) 222.16
Current children cumulated vsize (KiB) 25512

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653448/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20688 CPUtime=264.54
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 9342 0 0 0 26430 24 0 0 25 0 1 0 1115281418 21184512 4910 1992294400 134512640 134996440 4294956192 18446744073709551615 134526923 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5172 4910 74 118 0 5051 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 25512

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1653384/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=20688 CPUtime=324.51
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 9343 0 0 0 32427 24 0 0 25 0 1 0 1115281418 21184512 4911 1992294400 134512640 134996440 4294956192 18446744073709551615 134526992 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 5172 4911 74 118 0 5051 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 25512


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1615304/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=61276 CPUtime=804.29
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 18879 0 0 0 80398 31 0 0 25 0 1 0 1115281418 62746624 14447 1992294400 134512640 134996440 4294956192 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 15319 14447 74 118 0 15198 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 66100

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1614472/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=62200 CPUtime=864.25
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 19085 0 0 0 86394 31 0 0 25 0 1 0 1115281418 63692800 14653 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 15550 14653 74 118 0 15429 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 67024

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1613896/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=62860 CPUtime=924.23
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 19248 0 0 0 92392 31 0 0 25 0 1 0 1115281418 64368640 14816 1992294400 134512640 134996440 4294956192 18446744073709551615 134551557 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 15715 14816 74 118 0 15594 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 67684

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1612872/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=63784 CPUtime=984.19
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 19488 0 0 0 98388 31 0 0 25 0 1 0 1115281418 65314816 15056 1992294400 134512640 134996440 4294956192 18446744073709551615 134528042 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 15946 15056 74 118 0 15825 0
Current children cumulated CPU time (s) 1001.78
Current children cumulated vsize (KiB) 68608

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1612104/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=64444 CPUtime=1044.16
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 19670 0 0 0 104385 31 0 0 25 0 1 0 1115281418 65990656 15238 1992294400 134512640 134996440 4294956192 18446744073709551615 134565975 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16111 15238 74 118 0 15990 0
Current children cumulated CPU time (s) 1061.75
Current children cumulated vsize (KiB) 69268

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1611336/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65236 CPUtime=1104.14
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 19857 0 0 0 110382 32 0 0 25 0 1 0 1115281418 66801664 15425 1992294400 134512640 134996440 4294956192 18446744073709551615 134568103 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16309 15425 74 118 0 16188 0
Current children cumulated CPU time (s) 1121.73
Current children cumulated vsize (KiB) 70060

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610824/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65764 CPUtime=1164.11
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 19992 0 0 0 116379 32 0 0 25 0 1 0 1115281418 67342336 15560 1992294400 134512640 134996440 4294956192 18446744073709551615 134551663 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16441 15560 74 118 0 16320 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 70588

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610824/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1172.1
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20004 0 0 0 117178 32 0 0 25 0 1 0 1115281418 67477504 15572 1992294400 134512640 134996440 4294956192 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15572 74 118 0 16353 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 70720

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610760/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1178.5
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20012 0 0 0 117818 32 0 0 25 0 1 0 1115281418 67477504 15580 1992294400 134512640 134996440 4294956192 18446744073709551615 134571401 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15580 74 118 0 16353 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 70720

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610760/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1180.1
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20013 0 0 0 117978 32 0 0 25 0 1 0 1115281418 67477504 15581 1992294400 134512640 134996440 4294956192 18446744073709551615 134514049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15581 74 118 0 16353 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 70720

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610760/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1180.9
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20016 0 0 0 118058 32 0 0 25 0 1 0 1115281418 67477504 15584 1992294400 134512640 134996440 4294956192 18446744073709551615 134551380 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15584 74 118 0 16353 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 70720

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610760/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1181.3
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20018 0 0 0 118098 32 0 0 25 0 1 0 1115281418 67477504 15586 1992294400 134512640 134996440 4294956192 18446744073709551615 134551287 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15586 74 118 0 16353 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 70720

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610760/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1181.7
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20020 0 0 0 118138 32 0 0 25 0 1 0 1115281418 67477504 15588 1992294400 134512640 134996440 4294956192 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15588 74 118 0 16353 0
Current children cumulated CPU time (s) 1199.29
Current children cumulated vsize (KiB) 70720

[startup+1200 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 12703
/proc/meminfo: memFree=1610760/2055920 swapFree=4178768/4192956
[pid=12697] ppid=12695 vsize=4824 CPUtime=17.59
/proc/12697/stat : 12697 (SATzilla2009_C) S 12695 12697 12227 0 -1 4194304 1876 5837 0 0 552 2 1203 2 25 0 1 0 1115279655 4939776 842 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/12697/statm: 1206 842 219 399 0 803 0
[pid=12703] ppid=12697 vsize=65896 CPUtime=1181.8
/proc/12703/stat : 12703 (march_dl2004) R 12697 12697 12227 0 -1 4194304 20020 0 0 0 118148 32 0 0 25 0 1 0 1115281418 67477504 15588 1992294400 134512640 134996440 4294956192 18446744073709551615 134526917 0 0 8392704 0 0 0 0 17 0 0 0
/proc/12703/statm: 16474 15588 74 118 0 16353 0
Current children cumulated CPU time (s) 1199.39
Current children cumulated vsize (KiB) 70720

Child status: 17
Real time (s): 1200.02
CPU time (s): 1199.44
CPU user time (s): 1199.05
CPU system time (s): 0.39194
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 70720

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

runsolver used 0.995848 second user time and 3.37549 second system time

The end

Launcher Data

Begin job on node12 at 2009-03-30 17:15:34
IDJOB=1538427
IDBENCH=70255
IDSOLVER=527
FILE ID=node12/1538427-1238426134
PBS_JOBID= 9061517
Free space on /tmp= 65408 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/7SAT/UNKNOWN/180/unif-k7-r85-v180-c15300-S1049921489-034.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538427-1238426134/watcher-1538427-1238426134 -o /tmp/evaluation-result-1538427-1238426134/solver-1538427-1238426134 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1538427-1238426134.cnf

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

MD5SUM BENCH= 5f6d9d113e535105e77af29b0e165b23
RANDOM SEED=1653118246

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

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.266
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.266
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:       1676088 kB
Buffers:         66408 kB
Cached:         235736 kB
SwapCached:       7936 kB
Active:         247476 kB
Inactive:        64008 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1676088 kB
SwapTotal:     4192956 kB
SwapFree:      4178768 kB
Dirty:           31888 kB
Writeback:           0 kB
Mapped:          15048 kB
Slab:            54420 kB
Committed_AS:  3047440 kB
PageTables:       1380 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 65376 MiB
End job on node12 at 2009-03-30 17:35:34