Trace number 1726798

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.24 1199.89

General information on the benchmark

Namecrafted/Hard/contest04/others/
Composite-064BitPrimes-1.sat05-506.reshuffled-07.cnf
MD5SUMbccff1bed1e8ac721090562d562b05f0
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 variables8319
Number of clauses80958
Sum of the clauses size363322
Maximum clause length5
Minimum clause length1
Number of clauses of size 1194
Number of clauses of size 28188
Number of clauses of size 38064
Number of clauses of size 40
Number of clauses of size 564512
Number of clauses of size over 50

Solver Data

22.35/22.43	c SATzilla is building models for class 3
22.35/22.43	c run presolver mxc-sr08 for 10 seconds ... 
22.35/22.43	c Bin: Executing mxc-sr08
22.35/22.43	c spawning binary file with 10 seconds ...
22.35/22.43	c child exit by a signal
22.35/22.43	c mxc-sr08 returned code 137.
22.35/22.43	c run presolver picosat846 for 5 seconds ... 
22.35/22.43	c Bin: Executing picosat846
22.35/22.43	c spawning binary file with 5 seconds ...
22.35/22.43	c child exit by a signal
22.35/22.43	c picosat846 returned code 137.
22.35/22.43	c Orignal number of varibales is 8319, number of clauses is 80958 
22.35/22.43	c predicted feature computation time is 1.533875 
22.35/22.43	c Bin: Executing satelite
22.35/22.43	c spawning binary file with 240 seconds ...
22.35/22.43	c child exited successfully
22.35/22.43	c satzilla computing base features
22.35/22.43	c Number of variabe is: 7981, Number of clause is : 78373 
22.35/22.43	c Initializing...
22.35/22.43	c satzilla doing clause learning
22.35/22.43	c start clause learning features ...
22.35/22.43	c Bin: Executing zchaff07
22.35/22.43	c spawning binary file with 2 seconds ...
22.35/22.43	c child exit by a signal
22.35/22.43	c satzilla doing survey propogation probe
22.35/22.43	c do survay propogation for 2 second ...
22.35/22.43	c satzilla doing local search probe
22.35/22.43	c features are:8319 80958 7981 78373 0.0423506 0.0329833 0.101834 0.402064 0.722587 1.32992 0.000561685 0.229784 0.000250595 0.000626488 0.692568 0.100723 0.204228 0.000561685 3.13919 0.000114835 0.0161408 1.12577 0.0436525 0.0641353 0 0.60415 0.997024 0.000137226 3.32779 1.27595e-05 0.00569074 2.46084 0.28312 0.00016309 2.70156 6.37975e-05 0.00404476 1316 0 1316 1316 1316 1316 1316 1316 1316 81.1976 0 81.1976 81.1976 81.1976 81.1976 81.1976 81.1976 81.1976 0.541966 0.657708 0.000498353 0.918809 0.898095 0.163425 0.897403 0.168683 0.723756 0.0560374 0.605368 -1.11022e-16 0.10794 0.0906853 0.0231734 0.090543 0.0233357 0.0431047 735.938 1.19708 1318.69 0.267199 1402.5 1359 1432 2.49645 3.43318 1.17042 1.16885 
22.35/22.43	c satzilla's ranking:
22.35/22.43	c 1) minisat20SAT07: 2.874873
22.35/22.43	c 2) mxc-sr08: 2.513347
22.35/22.43	c 3) picosat846: 2.140620
22.35/22.43	c 4) zchaff_rand: 0.497926
22.35/22.43	c 5) march_dl2004: -0.068015
22.35/22.43	c 6) SATenstein: -10000.000000
22.35/22.43	c 7) gnovelty+: -10000.000000
22.35/22.43	c 8) adaptg2wsat+: -10000.000000
22.35/22.43	c 9) adaptg2wsat0: -10000.000000
22.35/22.43	c 10) tts-4-0: -10000.000000
22.35/22.43	c 11) vallst: -10000.000000
22.35/22.43	c 12) minisat20: -10000.000000
22.35/22.43	c 13) kcnfs04SAT07: -10000.000000
22.35/22.43	c satzilla running minisat20SAT07 ... 
1199.15/1199.86	c Bin: Executing minisat20SAT07
1199.15/1199.86	c spawning binary file with 1177 seconds ...
1199.15/1199.86	c child exit by a signal
1199.15/1199.86	c minisat20SAT07 returned code 137.
1199.15/1199.86	c satzilla running mxc-sr08 ... 
1199.15/1199.86	c Bin: Executing mxc-sr08
1199.15/1199.86	c mxc-sr08 returned code 1.
1199.15/1199.86	c satzilla running picosat846 ... 
1199.15/1199.86	c Bin: Executing picosat846
1199.15/1199.86	c picosat846 returned code 1.
1199.15/1199.86	c satzilla running zchaff_rand ... 
1199.15/1199.88	c Bin: Executing zchaff_rand
1199.15/1199.88	c zchaff_rand returned code 1.
1199.15/1199.88	c satzilla running march_dl2004 ... 
1199.15/1199.88	c Bin: Executing march_dl2004
1199.15/1199.88	c march_dl2004 returned code 1.
1199.15/1199.88	c satzilla running SATenstein ... 
1199.15/1199.88	c Bin: Executing SATenstein
1199.15/1199.88	c SATenstein returned code 1.
1199.15/1199.88	c satzilla running gnovelty+ ... 
1199.15/1199.88	c Bin: Executing gnovelty+
1199.15/1199.88	c gnovelty+ returned code 1.
1199.15/1199.88	c satzilla running adaptg2wsat+ ... 
1199.15/1199.88	c Bin: Executing adaptg2wsat+
1199.15/1199.88	c adaptg2wsat+ returned code 1.
1199.15/1199.88	c satzilla running adaptg2wsat0 ... 
1199.15/1199.88	c Bin: Executing adaptg2wsat0
1199.15/1199.88	c adaptg2wsat0 returned code 1.
1199.15/1199.88	c satzilla running tts-4-0 ... 
1199.15/1199.88	c Bin: Executing tts-4-0
1199.15/1199.88	c tts-4-0 returned code 1.
1199.15/1199.88	c satzilla running vallst ... 
1199.15/1199.88	c Bin: Executing vallst
1199.15/1199.88	c vallst returned code 1.
1199.15/1199.88	c satzilla running minisat20 ... 
1199.15/1199.88	c Bin: Executing minisat20
1199.15/1199.88	c minisat20 returned code 1.
1199.15/1199.88	c satzilla running kcnfs04SAT07 ... 
1199.15/1199.88	c Bin: Executing kcnfs04SAT07
1199.15/1199.88	c kcnfs04SAT07 returned code 1.
1199.15/1199.88	c ERROR: All Failed! 
1199.15/1199.88	c SATZILLA_TIME=1199.410000

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-1726798-1240717070/watcher-1726798-1240717070 -o /tmp/evaluation-result-1726798-1240717070/solver-1726798-1240717070 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1726798-1240717070.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.99 0.97 0.99 3/65 26150
/proc/meminfo: memFree=1439216/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=3184 CPUtime=0
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 698 0 0 0 0 0 0 0 19 0 1 0 99736332 3260416 694 1992294400 134512640 135078026 4294956176 18446744073709551615 134535528 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 836 700 50 138 0 695 0

[startup+0.0716789 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 26150
/proc/meminfo: memFree=1439216/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=7288 CPUtime=0.06
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 1620 0 0 0 6 0 0 0 19 0 1 0 99736332 7462912 1616 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 1822 1616 54 138 0 1681 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9344

[startup+0.101683 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 26150
/proc/meminfo: memFree=1439216/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=8372 CPUtime=0.09
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 1906 0 0 0 9 0 0 0 19 0 1 0 99736332 8572928 1902 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 2093 1902 54 138 0 1952 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10428

[startup+0.301718 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 26150
/proc/meminfo: memFree=1439216/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=8580 CPUtime=0.29
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 2460 0 0 0 28 1 0 0 21 0 1 0 99736332 8785920 1941 1992294400 134512640 135078026 4294956176 18446744073709551615 134558335 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 2145 1941 55 138 0 2004 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10636

[startup+0.701792 s]
/proc/loadavg: 0.99 0.97 0.99 3/65 26150
/proc/meminfo: memFree=1439216/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=8512 CPUtime=0.69
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 2727 0 0 0 68 1 0 0 25 0 1 0 99736332 8716288 1966 1992294400 134512640 135078026 4294956176 18446744073709551615 134542248 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 2128 1966 70 138 0 1987 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10568

[startup+1.50194 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26152
/proc/meminfo: memFree=1430944/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=9172 CPUtime=1.49
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 2892 0 0 0 148 1 0 0 25 0 1 0 99736332 9392128 2131 1992294400 134512640 135078026 4294956176 18446744073709551615 134534226 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 2293 2131 71 138 0 2152 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 11228

[startup+3.10123 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26152
/proc/meminfo: memFree=1429408/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=9172 CPUtime=3.09
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 2916 0 0 0 307 2 0 0 25 0 1 0 99736332 9392128 2155 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 2293 2155 71 138 0 2152 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 11228

[startup+6.30181 s]
/proc/loadavg: 0.99 0.97 0.99 2/67 26152
/proc/meminfo: memFree=1429472/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=0
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 99736332 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 112 96 399 0 111 0
[pid=26151] ppid=26150 vsize=9568 CPUtime=6.28
/proc/26151/stat : 26151 (mxc-sr08) R 26150 26150 21270 0 -1 4194304 2991 0 0 0 626 2 0 0 25 0 1 0 99736332 9797632 2230 1992294400 134512640 135078026 4294956176 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26151/statm: 2392 2230 71 138 0 2251 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 11624

[startup+12.702 s]
/proc/loadavg: 1.07 0.99 0.99 2/67 26153
/proc/meminfo: memFree=1434848/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=2056 CPUtime=9.99
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 152 3074 0 0 0 0 995 4 19 0 1 0 99736332 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 514 121 104 399 0 111 0
[pid=26153] ppid=26150 vsize=6304 CPUtime=2.67
/proc/26153/stat : 26153 (picosat846) R 26150 26150 21270 0 -1 4194304 1264 0 0 0 267 0 0 0 25 0 1 0 99737333 6455296 1251 1992294400 134512640 134570484 4294956176 18446744073709551615 134551414 0 0 8392704 0 0 0 0 17 0 0 0
/proc/26153/statm: 1576 1251 85 14 0 1242 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 8360

[startup+25.5013 s]
/proc/loadavg: 1.06 0.99 0.99 2/67 26156
/proc/meminfo: memFree=1418088/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=8336 CPUtime=3.05
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 2204 0 0 0 304 1 0 0 25 0 1 0 99738576 8536064 1957 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 2084 1957 73 138 0 1943 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 21740

[startup+51.1019 s]
/proc/loadavg: 1.03 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1414504/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=12316 CPUtime=28.63
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 3198 0 0 0 2861 2 0 0 25 0 1 0 99738576 12611584 2951 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 3079 2951 73 138 0 2938 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 25720

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1409448/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=17252 CPUtime=79.81
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 4438 0 0 0 7978 3 0 0 25 0 1 0 99738576 17666048 4191 1992294400 134512640 135078472 4294956176 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 4313 4191 73 138 0 4172 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 30656

[startup+162.301 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1398824/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=28064 CPUtime=139.78
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 7097 0 0 0 13973 5 0 0 25 0 1 0 99738576 28737536 6850 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 7016 6850 73 138 0 6875 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 41468

[startup+222.303 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1391144/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=35704 CPUtime=199.75
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 8999 0 0 0 19969 6 0 0 25 0 1 0 99738576 36560896 8752 1992294400 134512640 135078472 4294956176 18446744073709551615 134550521 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 8926 8752 73 138 0 8785 0
Current children cumulated CPU time (s) 222.14
Current children cumulated vsize (KiB) 49108

[startup+282.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1389416/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=37444 CPUtime=259.72
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 9405 0 0 0 25965 7 0 0 25 0 1 0 99738576 38342656 9158 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 9361 9158 73 138 0 9220 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 50848

[startup+342.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1389288/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=37444 CPUtime=319.69
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 9433 0 0 0 31962 7 0 0 25 0 1 0 99738576 38342656 9186 1992294400 134512640 135078472 4294956176 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 9361 9186 73 138 0 9220 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376424/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50124 CPUtime=799.46
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12613 0 0 0 79936 10 0 0 25 0 1 0 99738576 51326976 12366 1992294400 134512640 135078472 4294956176 18446744073709551615 134556289 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12531 12366 73 138 0 12390 0
Current children cumulated CPU time (s) 821.85
Current children cumulated vsize (KiB) 63528

[startup+882.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376424/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50124 CPUtime=859.43
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12613 0 0 0 85933 10 0 0 25 0 1 0 99738576 51326976 12366 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12531 12366 73 138 0 12390 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 63528

[startup+942.302 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376360/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50124 CPUtime=919.4
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12613 0 0 0 91930 10 0 0 25 0 1 0 99738576 51326976 12366 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12531 12366 73 138 0 12390 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 63528

[startup+1002.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376296/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=979.38
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12629 0 0 0 97927 11 0 0 25 0 1 0 99738576 51531776 12382 1992294400 134512640 135078472 4294956176 18446744073709551615 134550279 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12382 73 138 0 12440 0
Current children cumulated CPU time (s) 1001.77
Current children cumulated vsize (KiB) 63728

[startup+1062.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376296/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1039.35
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12645 0 0 0 103924 11 0 0 25 0 1 0 99738576 51531776 12398 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12398 73 138 0 12440 0
Current children cumulated CPU time (s) 1061.74
Current children cumulated vsize (KiB) 63728

[startup+1122.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376232/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1099.32
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 109921 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 63728

[startup+1182.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376232/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1159.26
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 115915 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1181.65
Current children cumulated vsize (KiB) 63728

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

[startup+1190.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1167.26
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 116715 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550565 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1189.65
Current children cumulated vsize (KiB) 63728

[startup+1196.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1173.66
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 117355 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1196.05
Current children cumulated vsize (KiB) 63728

[startup+1198.3 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1175.26
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 117515 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134552091 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1197.65
Current children cumulated vsize (KiB) 63728

[startup+1199.1 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1176.06
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 117595 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1198.45
Current children cumulated vsize (KiB) 63728

[startup+1199.5 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1176.46
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 117635 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1198.85
Current children cumulated vsize (KiB) 63728

[startup+1199.7 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1176.66
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 117655 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1199.05
Current children cumulated vsize (KiB) 63728

[startup+1199.8 s]
/proc/loadavg: 1.00 0.99 0.99 2/67 26158
/proc/meminfo: memFree=1376168/2055920 swapFree=4181396/4192956
[pid=26150] ppid=26148 vsize=13404 CPUtime=22.39
/proc/26150/stat : 26150 (SATzilla2009_I) S 26148 26150 21270 0 -1 4194304 5446 9545 0 0 501 12 1717 9 25 0 1 0 99736332 13725696 3116 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/26150/statm: 3351 3116 217 399 0 2948 0
[pid=26156] ppid=26150 vsize=50324 CPUtime=1176.76
/proc/26156/stat : 26156 (minisat20SAT07) R 26150 26150 21270 0 -1 4194304 12646 0 0 0 117665 11 0 0 25 0 1 0 99738576 51531776 12399 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/26156/statm: 12581 12399 73 138 0 12440 0
Current children cumulated CPU time (s) 1199.15
Current children cumulated vsize (KiB) 63728

Child status: 17
Real time (s): 1199.89
CPU time (s): 1199.24
CPU user time (s): 1198.91
CPU system time (s): 0.338948
CPU usage (%): 99.9464
Max. virtual memory (cumulated for all children) (KiB): 63728

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.91
system time used= 0.338948
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 27655
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= 18
involuntary context switches= 4550

runsolver used 1.10583 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node84 at 2009-04-26 05:37:50
IDJOB=1726798
IDBENCH=24623
IDSOLVER=528
FILE ID=node84/1726798-1240717070
PBS_JOBID= 9186865
Free space on /tmp= 66212 MiB

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

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

MD5SUM BENCH= bccff1bed1e8ac721090562d562b05f0
RANDOM SEED=1196852543

node84.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.259
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.259
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:       1439768 kB
Buffers:         51912 kB
Cached:         481248 kB
SwapCached:       5468 kB
Active:         178884 kB
Inactive:       362108 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1439768 kB
SwapTotal:     4192956 kB
SwapFree:      4181396 kB
Dirty:           33536 kB
Writeback:           0 kB
Mapped:          13448 kB
Slab:            61172 kB
Committed_AS:   350616 kB
PageTables:       1368 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= 66184 MiB
End job on node84 at 2009-04-26 05:57:50