Trace number 1736066

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 1199.58

General information on the benchmark

NameCRAFTED/rbsat/crafted/
forced/rbsat-v1560c133795gyes9.cnf
MD5SUMfe117ca26ab85d9c8449a6f94eb0c5ef
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark321.639
Satisfiable
(Un)Satisfiability was proved
Number of variables1560
Number of clauses133795
Sum of the clauses size269030
Maximum clause length26
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2133735
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 560

Solver Data

22.13/22.22	c SATzilla is building models for class 2
22.13/22.22	c run presolver march_dl2004 for 5 seconds ... 
22.13/22.22	c Bin: Executing march_dl2004
22.13/22.22	c spawning binary file with 5 seconds ...
22.13/22.22	c child exit by a signal
22.13/22.22	c march_dl2004 returned code 137.
22.13/22.22	c run presolver mxc-sr08 for 5 seconds ... 
22.13/22.22	c Bin: Executing mxc-sr08
22.13/22.22	c spawning binary file with 5 seconds ...
22.13/22.22	c child exit by a signal
22.13/22.22	c mxc-sr08 returned code 137.
22.13/22.22	c Orignal number of varibales is 1560, number of clauses is 133795 
22.13/22.22	c predicted feature computation time is 10.076008 
22.13/22.22	c Bin: Executing satelite
22.13/22.22	c spawning binary file with 240 seconds ...
22.13/22.22	c child exited successfully
22.13/22.22	c satzilla computing base features
22.13/22.22	c Number of variabe is: 1500, Number of clause is : 132235 
22.13/22.22	c Initializing...
22.13/22.22	c satzilla compute diameter ...
22.13/22.22	c start diameter features ...
22.13/22.22	c satzilla doing clause learning
22.13/22.22	c start clause learning features ...
22.13/22.22	c Bin: Executing zchaff07
22.13/22.22	c spawning binary file with 2 seconds ...
22.13/22.22	c child exit by a signal
22.13/22.22	c satzilla doing survey propogation probe
22.13/22.22	c do survay propogation for 2 second ...
22.13/22.22	c satzilla doing local search probe
22.13/22.22	c satzilla doing lobjois search-space size estimate
22.13/22.22	c features are:1560 133795 1500 132235 0.04 0.0117972 0.0113434 0.995738 0.0177156 0.21696 0.00223945 1.66888 0.00133333 0.0326667 0.229074 0.94391 0.94391 0.00223945 0.15468 0.00127047 0.00311567 5.0552 0.158736 0.0376317 0.074184 0.301887 2.72272 0.00125855 0.148379 0.000695731 0.00176201 4.54446 0.94391 0.00289465 0.174097 0.00127047 0.00439369 3 0 3 3 -0 157 0.434561 44 293 293 68 204 122 156 69.7914 0.132927 62.5641 95.2045 95.2045 63.7971 67.4069 64.533 66.6513 0.819812 0.0429997 0.71685 0.909044 0.862474 0.771041 0.843897 0.794342 0.824165 1.72022e-09 7.52289 -1.11022e-16 2.66993e-07 6.63734e-11 9.99201e-16 4.44966e-12 2.08722e-14 3.84581e-13 294.049 5.53974 683.122 0.164189 695 670 738 44.2503 0.130754 1.01216 0.0780594 0.837686 0.911971 
22.13/22.22	c satzilla's ranking:
22.13/22.22	c 1) march_dl2004: 1.865712
22.13/22.22	c 2) mxc-sr08: 1.794984
22.13/22.22	c 3) minisat20SAT07: 1.511214
22.13/22.22	c 4) zchaff_rand: 1.501812
22.13/22.22	c 5) minisat20: 1.454383
22.13/22.22	c 6) vallst: 1.117059
22.13/22.22	c 7) tts-4-0: 0.164461
22.13/22.22	c 8) SATenstein: -10000.000000
22.13/22.22	c 9) gnovelty+: -10000.000000
22.13/22.22	c 10) adaptg2wsat+: -10000.000000
22.13/22.22	c 11) adaptg2wsat0: -10000.000000
22.13/22.22	c 12) picosat846: -10000.000000
22.13/22.22	c 13) kcnfs04SAT07: -10000.000000
22.13/22.22	c satzilla running march_dl2004 ... 
1198.89/1199.57	c Bin: Executing march_dl2004
1198.89/1199.57	c spawning binary file with 1177 seconds ...
1198.89/1199.57	c child exit by a signal
1198.89/1199.57	c march_dl2004 returned code 137.
1198.89/1199.57	c satzilla running mxc-sr08 ... 
1198.89/1199.57	c Bin: Executing mxc-sr08
1198.89/1199.57	c mxc-sr08 returned code 1.
1198.89/1199.57	c satzilla running minisat20SAT07 ... 
1198.89/1199.57	c Bin: Executing minisat20SAT07
1198.89/1199.57	c minisat20SAT07 returned code 1.
1198.89/1199.57	c satzilla running zchaff_rand ... 
1198.89/1199.57	c Bin: Executing zchaff_rand
1198.89/1199.57	c zchaff_rand returned code 1.
1198.89/1199.57	c satzilla running minisat20 ... 
1198.89/1199.57	c Bin: Executing minisat20
1198.89/1199.57	c minisat20 returned code 1.
1198.89/1199.57	c satzilla running vallst ... 
1198.89/1199.57	c Bin: Executing vallst
1198.89/1199.57	c vallst returned code 1.
1198.89/1199.57	c satzilla running tts-4-0 ... 
1198.89/1199.57	c Bin: Executing tts-4-0
1198.89/1199.57	c tts-4-0 returned code 1.
1198.89/1199.57	c satzilla running SATenstein ... 
1198.89/1199.57	c Bin: Executing SATenstein
1198.89/1199.57	c SATenstein returned code 1.
1198.89/1199.57	c satzilla running gnovelty+ ... 
1198.89/1199.57	c Bin: Executing gnovelty+
1198.89/1199.57	c gnovelty+ returned code 1.
1198.89/1199.57	c satzilla running adaptg2wsat+ ... 
1198.89/1199.57	c Bin: Executing adaptg2wsat+
1198.89/1199.57	c adaptg2wsat+ returned code 1.
1198.89/1199.57	c satzilla running adaptg2wsat0 ... 
1198.89/1199.57	c Bin: Executing adaptg2wsat0
1198.89/1199.57	c adaptg2wsat0 returned code 1.
1198.89/1199.57	c satzilla running picosat846 ... 
1198.89/1199.57	c Bin: Executing picosat846
1198.89/1199.57	c picosat846 returned code 1.
1198.89/1199.57	c satzilla running kcnfs04SAT07 ... 
1198.89/1199.57	c Bin: Executing kcnfs04SAT07
1198.89/1199.57	c kcnfs04SAT07 returned code 1.
1198.89/1199.57	c ERROR: All Failed! 
1198.89/1199.57	c SATZILLA_TIME=1199.160000

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-1736066-1240809624/watcher-1736066-1240809624 -o /tmp/evaluation-result-1736066-1240809624/solver-1736066-1240809624 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1736066-1240809624.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: 2.01 1.89 1.47 3/64 28645
/proc/meminfo: memFree=1586904/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=1816 CPUtime=0
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 235 0 0 0 0 0 0 0 19 0 1 0 108995588 1859584 230 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 454 230 50 118 0 333 0

[startup+0.0578229 s]
/proc/loadavg: 2.01 1.89 1.47 3/64 28645
/proc/meminfo: memFree=1586904/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=2608 CPUtime=0.05
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 501 0 0 0 5 0 0 0 19 0 1 0 108995588 2670592 496 1992294400 134512640 134996440 4294956176 18446744073709551615 134549887 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 652 496 50 118 0 531 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 4664

[startup+0.102826 s]
/proc/loadavg: 2.01 1.89 1.47 3/64 28645
/proc/meminfo: memFree=1586904/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=3400 CPUtime=0.1
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 728 0 0 0 10 0 0 0 20 0 1 0 108995588 3481600 723 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 850 723 50 118 0 729 0
Current children cumulated CPU time (s) 0.1
Current children cumulated vsize (KiB) 5456

[startup+0.301843 s]
/proc/loadavg: 2.01 1.89 1.47 3/64 28645
/proc/meminfo: memFree=1586904/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=6564 CPUtime=0.29
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 4170 0 0 0 28 1 0 0 21 0 1 0 108995588 6721536 1059 1992294400 134512640 134996440 4294956176 18446744073709551615 134523191 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 1641 1059 57 118 0 1520 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8620

[startup+0.702878 s]
/proc/loadavg: 2.01 1.89 1.47 3/64 28645
/proc/meminfo: memFree=1586904/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=14164 CPUtime=0.69
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 11038 0 0 0 65 4 0 0 25 0 1 0 108995588 14503936 2818 1992294400 134512640 134996440 4294956176 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 3541 2818 73 118 0 3420 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 16220

[startup+1.50295 s]
/proc/loadavg: 1.93 1.88 1.47 2/66 28647
/proc/meminfo: memFree=1574984/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=19152 CPUtime=1.49
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 15279 0 0 0 143 6 0 0 25 0 1 0 108995588 19611648 3021 1992294400 134512640 134996440 4294956176 18446744073709551615 134567261 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 4788 3021 75 118 0 4667 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 21208

[startup+3.10108 s]
/proc/loadavg: 1.93 1.88 1.47 2/66 28647
/proc/meminfo: memFree=1573512/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=0
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108995588 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 112 96 399 0 111 0
[pid=28646] ppid=28645 vsize=20940 CPUtime=3.09
/proc/28646/stat : 28646 (march_dl2004) R 28645 28645 28513 0 -1 4194304 15713 0 0 0 301 8 0 0 25 0 1 0 108995588 21442560 3455 1992294400 134512640 134996440 4294956176 18446744073709551615 134567969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28646/statm: 5235 3455 75 118 0 5114 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 22996

[startup+6.30137 s]
/proc/loadavg: 1.93 1.88 1.47 2/66 28648
/proc/meminfo: memFree=1579464/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=2056 CPUtime=4.99
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 156 15796 0 0 0 0 490 9 19 0 1 0 108995588 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 514 125 107 399 0 111 0
[pid=28648] ppid=28645 vsize=10948 CPUtime=1.29
/proc/28648/stat : 28648 (mxc-sr08) R 28645 28645 28513 0 -1 4194304 2954 0 0 0 128 1 0 0 25 0 1 0 108996088 11210752 2538 1992294400 134512640 135078026 4294956176 18446744073709551615 134558527 0 0 8392704 0 0 0 0 17 1 0 0
/proc/28648/statm: 2737 2538 55 138 0 2596 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 13004

[startup+12.7019 s]
/proc/loadavg: 1.78 1.85 1.46 2/65 28649
/proc/meminfo: memFree=1575120/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=11296 CPUtime=12.66
/proc/28645/stat : 28645 (SATzilla2009_C) R 28643 28645 28513 0 -1 4194304 3699 22151 0 0 170 1 1081 14 25 0 1 0 108995588 11567104 2482 1992294400 134512640 136149437 4294956208 18446744073709551615 134532697 0 0 4096 0 0 0 0 17 0 0 0
/proc/28645/statm: 2824 2482 135 399 0 2421 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 11296

[startup+25.502 s]
/proc/loadavg: 1.66 1.82 1.46 2/66 28651
/proc/meminfo: memFree=1554824/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=20940 CPUtime=3.27
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 15720 0 0 0 321 6 0 0 25 0 1 0 108997810 21442560 3462 1992294400 134512640 134996440 4294956176 18446744073709551615 134528065 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5235 3462 75 118 0 5114 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 39064

[startup+51.1012 s]
/proc/loadavg: 1.44 1.75 1.44 2/66 28651
/proc/meminfo: memFree=1553992/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=21860 CPUtime=28.86
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 15945 0 0 0 2880 6 0 0 25 0 1 0 108997810 22384640 3687 1992294400 134512640 134996440 4294956176 18446744073709551615 134565302 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5465 3687 75 118 0 5344 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 39984

[startup+102.307 s]
/proc/loadavg: 1.17 1.62 1.42 2/66 28651
/proc/meminfo: memFree=1553672/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=22120 CPUtime=80.05
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16031 0 0 0 7999 6 0 0 25 0 1 0 108997810 22650880 3773 1992294400 134512640 134996440 4294956176 18446744073709551615 134526932 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5530 3773 75 118 0 5409 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 40244

[startup+162.302 s]
/proc/loadavg: 1.06 1.51 1.39 2/66 28651
/proc/meminfo: memFree=1553416/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=22384 CPUtime=140.01
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16090 0 0 0 13995 6 0 0 25 0 1 0 108997810 22921216 3832 1992294400 134512640 134996440 4294956176 18446744073709551615 134532989 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5596 3832 75 118 0 5475 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 40508

[startup+222.302 s]
/proc/loadavg: 1.02 1.41 1.36 2/66 28651
/proc/meminfo: memFree=1553224/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=22640 CPUtime=199.98
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16141 0 0 0 19992 6 0 0 25 0 1 0 108997810 23183360 3883 1992294400 134512640 134996440 4294956176 18446744073709551615 134537003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5660 3883 75 118 0 5539 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 40764

[startup+282.301 s]
/proc/loadavg: 1.01 1.33 1.34 2/66 28651
/proc/meminfo: memFree=1553096/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=22772 CPUtime=259.96
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16173 0 0 0 25990 6 0 0 25 0 1 0 108997810 23318528 3915 1992294400 134512640 134996440 4294956176 18446744073709551615 134536977 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5693 3915 75 118 0 5572 0
Current children cumulated CPU time (s) 282.11
Current children cumulated vsize (KiB) 40896

[startup+342.301 s]
/proc/loadavg: 1.00 1.27 1.31 2/66 28651
/proc/meminfo: memFree=1552904/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=22900 CPUtime=319.94
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16209 0 0 0 31987 7 0 0 25 0 1 0 108997810 23449600 3951 1992294400 134512640 134996440 4294956176 18446744073709551615 134528326 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5725 3951 75 118 0 5604 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 41024


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


[startup+762.307 s]
/proc/loadavg: 1.00 1.06 1.18 2/66 28651
/proc/meminfo: memFree=1552200/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23420 CPUtime=739.74
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16356 0 0 0 73967 7 0 0 25 0 1 0 108997810 23982080 4098 1992294400 134512640 134996440 4294956176 18446744073709551615 134527800 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5855 4098 75 118 0 5734 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 41544

[startup+822.303 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 28651
/proc/meminfo: memFree=1552136/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23552 CPUtime=799.71
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16382 0 0 0 79964 7 0 0 25 0 1 0 108997810 24117248 4124 1992294400 134512640 134996440 4294956176 18446744073709551615 134571541 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5888 4124 75 118 0 5767 0
Current children cumulated CPU time (s) 821.86
Current children cumulated vsize (KiB) 41676

[startup+882.303 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 28651
/proc/meminfo: memFree=1552072/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23552 CPUtime=859.69
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16394 0 0 0 85962 7 0 0 25 0 1 0 108997810 24117248 4136 1992294400 134512640 134996440 4294956176 18446744073709551615 134526958 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5888 4136 75 118 0 5767 0
Current children cumulated CPU time (s) 881.84
Current children cumulated vsize (KiB) 41676

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 28651
/proc/meminfo: memFree=1552072/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23684 CPUtime=919.66
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16403 0 0 0 91959 7 0 0 25 0 1 0 108997810 24252416 4145 1992294400 134512640 134996440 4294956176 18446744073709551615 134526937 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5921 4145 75 118 0 5800 0
Current children cumulated CPU time (s) 941.81
Current children cumulated vsize (KiB) 41808

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.13 2/66 28651
/proc/meminfo: memFree=1552008/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23684 CPUtime=979.64
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16414 0 0 0 97956 8 0 0 25 0 1 0 108997810 24252416 4156 1992294400 134512640 134996440 4294956176 18446744073709551615 134528060 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5921 4156 75 118 0 5800 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 41808

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.12 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23684 CPUtime=1039.61
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16428 0 0 0 103953 8 0 0 25 0 1 0 108997810 24252416 4170 1992294400 134512640 134996440 4294956176 18446744073709551615 134528303 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5921 4170 75 118 0 5800 0
Current children cumulated CPU time (s) 1061.76
Current children cumulated vsize (KiB) 41808

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1099.59
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16436 0 0 0 109951 8 0 0 25 0 1 0 108997810 24387584 4178 1992294400 134512640 134996440 4294956176 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4178 75 118 0 5833 0
Current children cumulated CPU time (s) 1121.74
Current children cumulated vsize (KiB) 41940

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1159.55
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16450 0 0 0 115947 8 0 0 25 0 1 0 108997810 24387584 4192 1992294400 134512640 134996440 4294956176 18446744073709551615 134527911 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4192 75 118 0 5833 0
Current children cumulated CPU time (s) 1181.7
Current children cumulated vsize (KiB) 41940

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1167.54
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16451 0 0 0 116746 8 0 0 25 0 1 0 108997810 24387584 4193 1992294400 134512640 134996440 4294956176 18446744073709551615 134526897 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4193 75 118 0 5833 0
Current children cumulated CPU time (s) 1189.69
Current children cumulated vsize (KiB) 41940

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1170.75
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16451 0 0 0 117067 8 0 0 25 0 1 0 108997810 24387584 4193 1992294400 134512640 134996440 4294956176 18446744073709551615 134533003 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4193 75 118 0 5833 0
Current children cumulated CPU time (s) 1192.9
Current children cumulated vsize (KiB) 41940

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1173.94
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16451 0 0 0 117386 8 0 0 25 0 1 0 108997810 24387584 4193 1992294400 134512640 134996440 4294956176 18446744073709551615 134526940 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4193 75 118 0 5833 0
Current children cumulated CPU time (s) 1196.09
Current children cumulated vsize (KiB) 41940

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1175.54
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16451 0 0 0 117546 8 0 0 25 0 1 0 108997810 24387584 4193 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4193 75 118 0 5833 0
Current children cumulated CPU time (s) 1197.69
Current children cumulated vsize (KiB) 41940

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1176.34
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16451 0 0 0 117626 8 0 0 25 0 1 0 108997810 24387584 4193 1992294400 134512640 134996440 4294956176 18446744073709551615 134526950 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4193 75 118 0 5833 0
Current children cumulated CPU time (s) 1198.49
Current children cumulated vsize (KiB) 41940

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.09 2/66 28653
/proc/meminfo: memFree=1551560/2055920 swapFree=4191900/4192956
[pid=28645] ppid=28643 vsize=18124 CPUtime=22.15
/proc/28645/stat : 28645 (SATzilla2009_C) S 28643 28645 28513 0 -1 4194304 7808 26130 0 0 916 5 1275 19 25 0 1 0 108995588 18558976 4289 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/28645/statm: 4531 4289 219 399 0 4128 0
[pid=28651] ppid=28645 vsize=23816 CPUtime=1176.74
/proc/28651/stat : 28651 (march_dl2004) R 28645 28645 28513 0 -1 4194304 16451 0 0 0 117666 8 0 0 25 0 1 0 108997810 24387584 4193 1992294400 134512640 134996440 4294956176 18446744073709551615 134526954 0 0 8392704 0 0 0 0 17 0 0 0
/proc/28651/statm: 5954 4193 75 118 0 5833 0
Current children cumulated CPU time (s) 1198.89
Current children cumulated vsize (KiB) 41940

Child status: 17
Real time (s): 1199.58
CPU time (s): 1199
CPU user time (s): 1198.66
CPU system time (s): 0.341948
CPU usage (%): 99.9514
Max. virtual memory (cumulated for all children) (KiB): 41940

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

runsolver used 1.06684 second user time and 3.3045 second system time

The end

Launcher Data

Begin job on node31 at 2009-04-27 07:20:24
IDJOB=1736066
IDBENCH=71586
IDSOLVER=527
FILE ID=node31/1736066-1240809624
PBS_JOBID= 9187444
Free space on /tmp= 66416 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/forced/rbsat-v1560c133795gyes9.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1736066-1240809624/watcher-1736066-1240809624 -o /tmp/evaluation-result-1736066-1240809624/solver-1736066-1240809624 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1736066-1240809624.cnf

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

MD5SUM BENCH= fe117ca26ab85d9c8449a6f94eb0c5ef
RANDOM SEED=10987628

node31.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.213
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.213
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:       1587448 kB
Buffers:         59916 kB
Cached:         320296 kB
SwapCached:        384 kB
Active:         191680 kB
Inactive:       202880 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1587448 kB
SwapTotal:     4192956 kB
SwapFree:      4191900 kB
Dirty:           33096 kB
Writeback:           0 kB
Mapped:          22772 kB
Slab:            59648 kB
Committed_AS:   416328 kB
PageTables:       1464 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66384 MiB
End job on node31 at 2009-04-27 07:40:24