Trace number 1554523

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_R 2009-03-22? (exit code) 1199.13 1199.66

General information on the benchmark

NameAPPLICATIONS/bitverif/
countbitssrl/countbitssrl128.cnf
MD5SUMd464f22dd212ad9afa317dae82dd7350
Bench CategoryAPPLICATION (applications 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 variables301759
Number of clauses904892
Sum of the clauses size2111412
Maximum clause length3
Minimum clause length1
Number of clauses of size 12
Number of clauses of size 2603260
Number of clauses of size 3301630
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

134.20/134.42	c SATzilla is building models for class 1
134.20/134.42	c run presolver SATenstein for 30 seconds ... 
134.20/134.42	c Bin: Executing SATenstein
134.20/134.42	c spawning binary file with 30 seconds ...
134.20/134.42	c child exit by a signal
134.20/134.42	c SATenstein returned code 137.
134.20/134.42	c run presolver mxc-sr08 for 30 seconds ... 
134.20/134.42	c Bin: Executing mxc-sr08
134.20/134.42	c spawning binary file with 30 seconds ...
134.20/134.42	c child exit by a signal
134.20/134.42	c mxc-sr08 returned code 137.
134.20/134.42	c Orignal number of varibales is 301759, number of clauses is 904892 
134.20/134.42	c predicted feature computation time is -345.106150 
134.20/134.42	c Bin: Executing satelite
134.20/134.42	c spawning binary file with 240 seconds ...
134.20/134.42	c child exited successfully
134.20/134.42	c satzilla computing base features
134.20/134.42	c Number of variabe is: 110076, Number of clause is : 561543 
134.20/134.42	c Initializing...
134.20/134.42	c satzilla compute diameter ...
134.20/134.42	c start diameter features ...
134.20/134.42	c satzilla doing clause learning
134.20/134.42	c start clause learning features ...
134.20/134.42	c Bin: Executing zchaff07
134.20/134.42	c spawning binary file with 2 seconds ...
134.20/134.42	c child exit by a signal
134.20/134.42	c satzilla doing survey propogation probe
134.20/134.42	c do survay propogation for 2 second ...
134.20/134.42	c satzilla doing local search probe
134.20/134.42	c satzilla doing lobjois search-space size estimate
134.20/134.42	c features are:301759 904892 110076 561543 1.74137 0.611438 0.196024 0.373418 0.958053 1.42186 2.80608e-05 0.686147 1.81693e-05 0.00117192 1.25244 0.325783 0.6726 2.80608e-05 2.45392 1.42465e-05 0.00204615 1.66173 0.0765089 0.0513334 0 0.866667 1.63577 1.18593e-05 2.5924 1.78081e-06 0.000911773 1.4223 0.54299 5.51765e-05 1.71913 1.06848e-05 0.00158848 68 0 68 68 -0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.229199 0.57438 0.00205195 1 0.398819 0.0810389 0.278008 0.157741 0.206473 0.0276814 0.784184 -5.55112e-17 0.288266 0.0570992 0.0028271 0.0490351 0.0113789 0.0217162 13064 0 26520 0 26520 26520 26520 2.21565 0 0.976756 0 0.279542 0.761724 
134.20/134.42	c satzilla's ranking:
134.20/134.42	c 1) adaptg2wsat+: 2768.608165
134.20/134.42	c 2) adaptg2wsat0: 362.583855
134.20/134.42	c 3) gnovelty+: 103.989510
134.20/134.42	c 4) picosat846: 3.706875
134.20/134.42	c 5) march_dl2004: -55.148198
134.20/134.42	c 6) kcnfs04SAT07: -144.085991
134.20/134.42	c 7) SATenstein: -616.386579
134.20/134.42	c 8) mxc-sr08: -10000.000000
134.20/134.42	c 9) tts-4-0: -10000.000000
134.20/134.42	c 10) zchaff_rand: -10000.000000
134.20/134.42	c 11) vallst: -10000.000000
134.20/134.42	c 12) minisat20: -10000.000000
134.20/134.42	c 13) minisat20SAT07: -10000.000000
134.20/134.42	c satzilla running adaptg2wsat+ ... 
1199.04/1199.63	c Bin: Executing adaptg2wsat+
1199.04/1199.63	c spawning binary file with 1065 seconds ...
1199.04/1199.63	c child exit by a signal
1199.04/1199.63	c adaptg2wsat+ returned code 137.
1199.04/1199.63	c satzilla running adaptg2wsat0 ... 
1199.04/1199.63	c Bin: Executing adaptg2wsat0
1199.04/1199.63	c adaptg2wsat0 returned code 1.
1199.04/1199.63	c satzilla running gnovelty+ ... 
1199.04/1199.63	c Bin: Executing gnovelty+
1199.04/1199.63	c gnovelty+ returned code 1.
1199.04/1199.63	c satzilla running picosat846 ... 
1199.04/1199.63	c Bin: Executing picosat846
1199.04/1199.63	c picosat846 returned code 1.
1199.04/1199.63	c satzilla running march_dl2004 ... 
1199.04/1199.63	c Bin: Executing march_dl2004
1199.04/1199.63	c march_dl2004 returned code 1.
1199.04/1199.63	c satzilla running kcnfs04SAT07 ... 
1199.04/1199.63	c Bin: Executing kcnfs04SAT07
1199.04/1199.63	c kcnfs04SAT07 returned code 1.
1199.04/1199.63	c satzilla running SATenstein ... 
1199.04/1199.63	c Bin: Executing SATenstein
1199.04/1199.63	c SATenstein returned code 1.
1199.04/1199.63	c satzilla running mxc-sr08 ... 
1199.04/1199.63	c Bin: Executing mxc-sr08
1199.04/1199.63	c mxc-sr08 returned code 1.
1199.04/1199.63	c satzilla running tts-4-0 ... 
1199.04/1199.63	c Bin: Executing tts-4-0
1199.04/1199.63	c tts-4-0 returned code 1.
1199.04/1199.63	c satzilla running zchaff_rand ... 
1199.04/1199.63	c Bin: Executing zchaff_rand
1199.04/1199.63	c zchaff_rand returned code 1.
1199.04/1199.63	c satzilla running vallst ... 
1199.04/1199.63	c Bin: Executing vallst
1199.04/1199.63	c vallst returned code 1.
1199.04/1199.63	c satzilla running minisat20 ... 
1199.04/1199.63	c Bin: Executing minisat20
1199.04/1199.63	c minisat20 returned code 1.
1199.04/1199.63	c satzilla running minisat20SAT07 ... 
1199.04/1199.63	c Bin: Executing minisat20SAT07
1199.04/1199.63	c minisat20SAT07 returned code 1.
1199.04/1199.63	c ERROR: All Failed! 
1199.04/1199.63	c SATZILLA_TIME=1199.290000

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-1554523-1238728829/watcher-1554523-1238728829 -o /tmp/evaluation-result-1554523-1238728829/solver-1554523-1238728829 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_R HOME/instance-1554523-1238728829.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.83 1.82 1.48 3/64 22016
/proc/meminfo: memFree=1698240/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=2056 CPUtime=0
/proc/22017/stat : 22017 (SATzilla2009_R) D 22016 22016 21829 0 -1 4194368 8 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 115 1992294400 134512640 136149437 4294956208 18446744073709551615 135720916 0 0 8392704 0 18446744071563608240 0 0 17 1 0 0
/proc/22017/statm: 514 115 99 399 0 111 0

[startup+0.0448821 s]
/proc/loadavg: 1.83 1.82 1.48 3/64 22016
/proc/meminfo: memFree=1698240/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=984 CPUtime=0
/proc/22017/stat : 22017 (SATenstein) D 22016 22016 21829 0 -1 4194304 38 0 1 0 0 0 0 0 18 0 1 0 1145548240 1007616 32 1992294400 134512640 134854740 4294955344 18446744073709551615 7017380 0 0 8392704 0 18446744071563608240 0 0 17 1 0 0
/proc/22017/statm: 246 32 26 83 0 125 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 3040

[startup+0.101889 s]
/proc/loadavg: 1.83 1.82 1.48 3/64 22016
/proc/meminfo: memFree=1698240/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=14708 CPUtime=0
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 287 0 13 0 0 0 0 0 18 0 1 0 1145548240 15060992 281 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 3677 281 151 83 0 3238 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 16764

[startup+0.301917 s]
/proc/loadavg: 1.83 1.82 1.48 3/64 22016
/proc/meminfo: memFree=1698240/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=14708 CPUtime=0.2
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 987 0 13 0 20 0 0 0 19 0 1 0 1145548240 15060992 981 1992294400 134512640 134854740 4294955344 18446744073709551615 134782321 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 3677 981 151 83 0 3238 0
Current children cumulated CPU time (s) 0.2
Current children cumulated vsize (KiB) 16764

[startup+0.701986 s]
/proc/loadavg: 1.83 1.82 1.48 3/64 22016
/proc/meminfo: memFree=1698240/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=18808 CPUtime=0.6
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 2359 0 13 0 58 2 0 0 23 0 1 0 1145548240 19259392 2353 1992294400 134512640 134854740 4294955344 18446744073709551615 134782808 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 4702 2353 151 83 0 4263 0
Current children cumulated CPU time (s) 0.6
Current children cumulated vsize (KiB) 20864

[startup+1.50109 s]
/proc/loadavg: 1.83 1.82 1.48 2/66 22018
/proc/meminfo: memFree=1682608/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=194832 CPUtime=1.4
/proc/22017/stat : 22017 (SATenstein) D 22016 22016 21829 0 -1 4194304 12089 0 13 0 132 8 0 0 25 0 1 0 1145548240 199507968 12082 1992294400 134512640 134854740 4294955344 18446744073709551615 7621392 0 0 8392704 0 18446744071563479169 0 0 17 1 0 0
/proc/22017/statm: 48708 12082 161 83 0 48269 0
Current children cumulated CPU time (s) 1.4
Current children cumulated vsize (KiB) 196888

[startup+3.10232 s]
/proc/loadavg: 1.83 1.82 1.48 2/66 22018
/proc/meminfo: memFree=1599344/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=194832 CPUtime=2.96
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 25698 0 14 0 281 15 0 0 25 0 1 0 1145548240 199507968 24399 1992294400 134512640 134854740 4294955344 18446744073709551615 134524417 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 48708 24399 173 83 0 48269 0
Current children cumulated CPU time (s) 2.96
Current children cumulated vsize (KiB) 196888

[startup+6.30178 s]
/proc/loadavg: 1.77 1.81 1.48 2/66 22018
/proc/meminfo: memFree=1600048/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=194832 CPUtime=6.17
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 25927 0 14 0 601 16 0 0 25 0 1 0 1145548240 199507968 24399 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 48708 24399 173 83 0 48269 0
Current children cumulated CPU time (s) 6.17
Current children cumulated vsize (KiB) 196888

[startup+12.7017 s]
/proc/loadavg: 1.71 1.79 1.48 2/66 22018
/proc/meminfo: memFree=1600176/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=194832 CPUtime=12.56
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 26169 0 14 0 1240 16 0 0 25 0 1 0 1145548240 199507968 24399 1992294400 134512640 134854740 4294955344 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 48708 24399 173 83 0 48269 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 196888

[startup+25.5016 s]
/proc/loadavg: 1.55 1.75 1.47 2/66 22018
/proc/meminfo: memFree=1600368/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=0
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1145548240 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 112 96 399 0 111 0
[pid=22017] ppid=22016 vsize=194832 CPUtime=25.36
/proc/22017/stat : 22017 (SATenstein) R 22016 22016 21829 0 -1 4194304 26170 0 14 0 2518 18 0 0 25 0 1 0 1145548240 199507968 24399 1992294400 134512640 134854740 4294955344 18446744073709551615 134524190 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22017/statm: 48708 24399 173 83 0 48269 0
Current children cumulated CPU time (s) 25.36
Current children cumulated vsize (KiB) 196888

[startup+51.1013 s]
/proc/loadavg: 1.36 1.69 1.45 2/66 22019
/proc/meminfo: memFree=1529008/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=2056 CPUtime=30
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 152 26171 0 14 0 0 2980 20 19 0 1 0 1145548240 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 514 121 104 399 0 111 0
[pid=22019] ppid=22016 vsize=178356 CPUtime=20.93
/proc/22019/stat : 22019 (mxc-sr08) R 22016 22016 21829 0 -1 4194304 51551 0 0 0 2071 22 0 0 25 0 1 0 1145551254 182636544 42135 1992294400 134512640 135078026 4294956176 18446744073709551615 134523627 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22019/statm: 44589 42135 71 138 0 44448 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 180412

[startup+102.306 s]
/proc/loadavg: 1.15 1.58 1.43 2/65 22020
/proc/meminfo: memFree=1631928/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=56928 CPUtime=102.12
/proc/22016/stat : 22016 (SATzilla2009_R) R 22014 22016 21829 0 -1 4194304 13594 120879 0 14 2904 7 7209 92 25 0 1 0 1145548240 58294272 13545 1992294400 134512640 136149437 4294956208 18446744073709551615 134535676 0 0 4096 0 0 0 0 17 1 0 0
/proc/22016/statm: 14232 13545 135 399 0 13829 0
Current children cumulated CPU time (s) 102.12
Current children cumulated vsize (KiB) 56928

[startup+162.301 s]
/proc/loadavg: 1.06 1.47 1.40 2/66 22022
/proc/meminfo: memFree=1503344/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=27.85
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 2774 11 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134541670 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 352132

[startup+222.301 s]
/proc/loadavg: 1.02 1.39 1.37 2/66 22022
/proc/meminfo: memFree=1503280/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=87.83
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 8772 11 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134543322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 222.06
Current children cumulated vsize (KiB) 352132

[startup+282.303 s]
/proc/loadavg: 1.00 1.31 1.34 2/66 22022
/proc/meminfo: memFree=1503280/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=147.81
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 14770 11 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134543338 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 282.04
Current children cumulated vsize (KiB) 352132

[startup+342.301 s]
/proc/loadavg: 1.00 1.25 1.32 2/66 22022
/proc/meminfo: memFree=1503216/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=207.79
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 20767 12 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542140 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 342.02
Current children cumulated vsize (KiB) 352132


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


[startup+822.302 s]
/proc/loadavg: 1.00 1.04 1.17 2/66 22022
/proc/meminfo: memFree=1503216/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=687.64
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 68750 14 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134541674 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 352132

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.16 2/66 22022
/proc/meminfo: memFree=1503216/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=747.62
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 74748 14 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542011 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 352132

[startup+942.301 s]
/proc/loadavg: 1.00 1.02 1.15 2/66 22024
/proc/meminfo: memFree=1503024/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=807.59
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 80745 14 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542013 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 352132

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.14 2/66 22024
/proc/meminfo: memFree=1503024/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=867.57
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 86743 14 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542051 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 352132

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.13 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=927.56
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 92741 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134541334 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 352132

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.11 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=987.54
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 98739 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542476 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1121.77
Current children cumulated vsize (KiB) 352132

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1047.52
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 104737 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542227 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 352132

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 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1055.51
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 105536 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134541332 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 352132

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1058.72
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 105857 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542531 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1192.95
Current children cumulated vsize (KiB) 352132

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1061.92
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 106177 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134540955 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 352132

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1063.51
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 106336 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134543497 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 352132

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1064.31
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 106416 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134543443 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 352132

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1064.71
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 106456 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134542340 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 352132

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.10 2/66 22024
/proc/meminfo: memFree=1503088/2055920 swapFree=4175732/4192956
[pid=22016] ppid=22014 vsize=72204 CPUtime=134.23
/proc/22016/stat : 22016 (SATzilla2009_R) S 22014 22016 21829 0 -1 4194304 33129 138353 0 14 5901 20 7400 102 25 0 1 0 1145548240 73936896 17619 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/22016/statm: 18051 17619 220 399 0 17648 0
[pid=22022] ppid=22016 vsize=279928 CPUtime=1064.81
/proc/22022/stat : 22022 (adaptg2wsat+) R 22016 22016 21829 0 -1 4194304 28125 0 0 0 106466 15 0 0 25 0 1 0 1145561682 286646272 28115 1992294400 134512640 134921272 4294956160 18446744073709551615 134543322 0 0 8392704 0 0 0 0 17 1 0 0
/proc/22022/statm: 69982 28115 43 99 0 69489 0
Current children cumulated CPU time (s) 1199.04
Current children cumulated vsize (KiB) 352132

Child status: 17
Real time (s): 1199.66
CPU time (s): 1199.13
CPU user time (s): 1197.7
CPU system time (s): 1.42878
CPU usage (%): 99.9564
Max. virtual memory (cumulated for all children) (KiB): 352132

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1197.7
system time used= 1.42878
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 199623
page faults= 14
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 46
involuntary context switches= 1439

runsolver used 1.3388 second user time and 2.99954 second system time

The end

Launcher Data

Begin job on node30 at 2009-04-03 05:20:30
IDJOB=1554523
IDBENCH=70782
IDSOLVER=526
FILE ID=node30/1554523-1238728829
PBS_JOBID= 9085365
Free space on /tmp= 66496 MiB

SOLVER NAME= SATzilla2009_R 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/bitverif/countbitssrl/countbitssrl128.cnf
COMMAND LINE= HOME/SATzilla2009_R BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1554523-1238728829/watcher-1554523-1238728829 -o /tmp/evaluation-result-1554523-1238728829/solver-1554523-1238728829 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_R HOME/instance-1554523-1238728829.cnf

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

MD5SUM BENCH= d464f22dd212ad9afa317dae82dd7350
RANDOM SEED=479044561

node30.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.260
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	: 5931.00
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.260
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:       1698720 kB
Buffers:         51232 kB
Cached:         211780 kB
SwapCached:      11096 kB
Active:          96128 kB
Inactive:       179944 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1698720 kB
SwapTotal:     4192956 kB
SwapFree:      4175732 kB
Dirty:           47972 kB
Writeback:           0 kB
Mapped:          18788 kB
Slab:            67220 kB
Committed_AS:  3381576 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= 66464 MiB
End job on node30 at 2009-04-03 05:40:30