Trace number 1774130

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) 9997.87 10001.5

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-21-s100.cnf
MD5SUMd34c45eae853ce60c342643824196dbf
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark476.868
Satisfiable
(Un)Satisfiability was proved
Number of variables31613
Number of clauses95104
Sum of the clauses size224206
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 260978
Number of clauses of size 334062
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.36/23.41	c SATzilla is building models for class 3
23.36/23.41	c run presolver mxc-sr08 for 10 seconds ... 
23.36/23.41	c Bin: Executing mxc-sr08
23.36/23.41	c spawning binary file with 10 seconds ...
23.36/23.41	c child exit by a signal
23.36/23.41	c mxc-sr08 returned code 137.
23.36/23.41	c run presolver picosat846 for 5 seconds ... 
23.36/23.41	c Bin: Executing picosat846
23.36/23.41	c spawning binary file with 5 seconds ...
23.36/23.41	c child exit by a signal
23.36/23.41	c picosat846 returned code 137.
23.36/23.41	c Orignal number of varibales is 31613, number of clauses is 95104 
23.36/23.41	c predicted feature computation time is 1.861437 
23.36/23.41	c Bin: Executing satelite
23.36/23.41	c spawning binary file with 240 seconds ...
23.36/23.41	c child exited successfully
23.36/23.41	c satzilla computing base features
23.36/23.41	c Number of variabe is: 13839, Number of clause is : 57479 
23.36/23.41	c Initializing...
23.36/23.41	c satzilla doing clause learning
23.36/23.41	c start clause learning features ...
23.36/23.41	c Bin: Executing zchaff07
23.36/23.41	c spawning binary file with 2 seconds ...
23.36/23.41	c child exit by a signal
23.36/23.41	c satzilla doing survey propogation probe
23.36/23.41	c do survay propogation for 2 second ...
23.36/23.41	c satzilla doing local search probe
23.36/23.41	c features are:31613 95104 13839 57479 1.28434 0.654587 0.240766 0.191356 1.54269 1.13864 0.000215143 1.07452 0.000144519 0.00238457 0.986243 0.65965 0.939108 0.000215143 0.797765 0.000121784 0.00193114 2.46486 0.182105 0.152549 0 0.777778 2.35971 0.00014708 0.933897 5.2193e-05 0.0015136 1.87636 0.891682 0.000399866 0.759449 6.95906e-05 0.00210512 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.752347 0.339993 1.49903e-05 0.971761 0.925299 0.23816 0.901056 0.750516 0.852233 0.032971 0.564605 3.43394e-10 0.173066 0.0560561 0.0132709 0.0424603 0.0215889 0.0310974 1046.71 0.38523 3853.12 0.25796 4082 4014 4144 0.930176 0.547233 0.959899 0.0881991 
23.36/23.41	c satzilla's ranking:
23.36/23.41	c 1) mxc-sr08: 3.564264
23.36/23.41	c 2) picosat846: 2.817234
23.36/23.41	c 3) zchaff_rand: 2.029450
23.36/23.41	c 4) minisat20SAT07: 2.028412
23.36/23.41	c 5) march_dl2004: 0.233934
23.36/23.41	c 6) SATenstein: -10000.000000
23.36/23.41	c 7) gnovelty+: -10000.000000
23.36/23.41	c 8) adaptg2wsat+: -10000.000000
23.36/23.41	c 9) adaptg2wsat0: -10000.000000
23.36/23.41	c 10) tts-4-0: -10000.000000
23.36/23.41	c 11) vallst: -10000.000000
23.36/23.41	c 12) minisat20: -10000.000000
23.36/23.41	c 13) kcnfs04SAT07: -10000.000000
23.36/23.41	c satzilla running mxc-sr08 ... 
9997.81/10001.54	c Bin: Executing mxc-sr08
9997.81/10001.54	c spawning binary file with 9976 seconds ...
9997.81/10001.54	c child exit by a signal
9997.81/10001.54	c mxc-sr08 returned code 137.
9997.81/10001.54	c satzilla running picosat846 ... 
9997.81/10001.54	c Bin: Executing picosat846
9997.81/10001.54	c picosat846 returned code 1.
9997.81/10001.54	c satzilla running zchaff_rand ... 
9997.81/10001.54	c Bin: Executing zchaff_rand
9997.81/10001.54	c zchaff_rand returned code 1.
9997.81/10001.54	c satzilla running minisat20SAT07 ... 
9997.81/10001.54	c Bin: Executing minisat20SAT07
9997.81/10001.54	c minisat20SAT07 returned code 1.
9997.81/10001.54	c satzilla running march_dl2004 ... 
9997.81/10001.54	c Bin: Executing march_dl2004
9997.81/10001.54	c march_dl2004 returned code 1.
9997.81/10001.54	c satzilla running SATenstein ... 
9997.81/10001.54	c Bin: Executing SATenstein
9997.81/10001.54	c SATenstein returned code 1.
9997.81/10001.54	c satzilla running gnovelty+ ... 
9997.81/10001.54	c Bin: Executing gnovelty+
9997.81/10001.54	c gnovelty+ returned code 1.
9997.81/10001.54	c satzilla running adaptg2wsat+ ... 
9997.81/10001.54	c Bin: Executing adaptg2wsat+
9997.81/10001.54	c adaptg2wsat+ returned code 1.
9997.81/10001.54	c satzilla running adaptg2wsat0 ... 
9997.81/10001.54	c Bin: Executing adaptg2wsat0
9997.81/10001.54	c adaptg2wsat0 returned code 1.
9997.81/10001.54	c satzilla running tts-4-0 ... 
9997.81/10001.54	c Bin: Executing tts-4-0
9997.81/10001.54	c tts-4-0 returned code 1.
9997.81/10001.54	c satzilla running vallst ... 
9997.81/10001.54	c Bin: Executing vallst
9997.81/10001.54	c vallst returned code 1.
9997.81/10001.54	c satzilla running minisat20 ... 
9997.81/10001.54	c Bin: Executing minisat20
9997.81/10001.54	c minisat20 returned code 1.
9997.81/10001.54	c satzilla running kcnfs04SAT07 ... 
9997.81/10001.54	c Bin: Executing kcnfs04SAT07
9997.81/10001.54	c kcnfs04SAT07 returned code 1.
9997.81/10001.54	c ERROR: All Failed! 
9997.81/10001.54	c SATZILLA_TIME=9999.380000

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-1774130-1241352421/watcher-1774130-1241352421 -o /tmp/evaluation-result-1774130-1241352421/solver-1774130-1241352421 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774130-1241352421.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 10000 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 10030 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 12000 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
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.96 0.96 0.98 3/65 32213
/proc/meminfo: memFree=636528/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) R 32211 32213 32144 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=3728 CPUtime=0
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 792 0 0 0 0 0 0 0 18 0 1 0 163274855 3817472 788 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 932 796 50 138 0 791 0

[startup+0.050403 s]
/proc/loadavg: 0.96 0.96 0.98 3/65 32213
/proc/meminfo: memFree=636528/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=11548 CPUtime=0.04
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 2348 0 0 0 3 1 0 0 19 0 1 0 163274855 11825152 2343 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 2887 2344 54 138 0 2746 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 13604

[startup+0.101408 s]
/proc/loadavg: 0.96 0.96 0.98 3/65 32213
/proc/meminfo: memFree=636528/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=13144 CPUtime=0.09
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 3064 0 0 0 8 1 0 0 19 0 1 0 163274855 13459456 2681 1992294400 134512640 135078026 4294956192 18446744073709551615 134560660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 3286 2681 55 138 0 3145 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15200

[startup+0.301431 s]
/proc/loadavg: 0.96 0.96 0.98 3/65 32213
/proc/meminfo: memFree=636528/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=18696 CPUtime=0.29
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 4400 0 0 0 28 1 0 0 21 0 1 0 163274855 19144704 4017 1992294400 134512640 135078026 4294956192 18446744073709551615 134566040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 4674 4017 55 138 0 4533 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20752

[startup+0.701476 s]
/proc/loadavg: 0.96 0.96 0.98 3/65 32213
/proc/meminfo: memFree=636528/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=18572 CPUtime=0.69
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5062 0 0 0 67 2 0 0 25 0 1 0 163274855 19017728 4222 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 4643 4222 71 138 0 4502 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20628

[startup+1.50157 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32215
/proc/meminfo: memFree=619616/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=18572 CPUtime=1.49
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5065 0 0 0 147 2 0 0 25 0 1 0 163274855 19017728 4225 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 4643 4225 71 138 0 4502 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20628

[startup+3.10175 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32215
/proc/meminfo: memFree=619488/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=18572 CPUtime=3.09
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5066 0 0 0 307 2 0 0 25 0 1 0 163274855 19017728 4226 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 4643 4226 71 138 0 4502 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20628

[startup+6.30212 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32215
/proc/meminfo: memFree=618528/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=0
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163274854 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/32213/statm: 514 112 96 399 0 111 0
[pid=32214] ppid=32213 vsize=18572 CPUtime=6.29
/proc/32214/stat : 32214 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5067 0 0 0 627 2 0 0 25 0 1 0 163274855 19017728 4227 1992294400 134512640 135078026 4294956192 18446744073709551615 134522283 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32214/statm: 4643 4227 71 138 0 4502 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20628

[startup+12.7019 s]
/proc/loadavg: 0.96 0.96 0.98 2/67 32216
/proc/meminfo: memFree=630824/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=2056 CPUtime=9.99
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 152 5068 0 0 0 0 996 3 16 0 1 0 163274854 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 514 121 104 399 0 111 0
[pid=32216] ppid=32213 vsize=7472 CPUtime=2.67
/proc/32216/stat : 32216 (picosat846) R 32213 32213 32144 0 -1 4194304 1537 0 0 0 267 0 0 0 25 0 1 0 163275856 7651328 1526 1992294400 134512640 134570484 4294956192 18446744073709551615 134553074 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32216/statm: 1868 1526 85 14 0 1534 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 9528

[startup+25.5013 s]
/proc/loadavg: 0.97 0.96 0.98 2/67 32219
/proc/meminfo: memFree=611304/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=18572 CPUtime=2.08
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5065 0 0 0 206 2 0 0 25 0 1 0 163277195 19017728 4225 1992294400 134512640 135078026 4294956192 18446744073709551615 134534259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4643 4225 71 138 0 4502 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 27996

[startup+51.1013 s]
/proc/loadavg: 0.98 0.97 0.98 2/67 32219
/proc/meminfo: memFree=611240/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=18572 CPUtime=27.67
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5073 0 0 0 2765 2 0 0 25 0 1 0 163277195 19017728 4233 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4643 4233 71 138 0 4502 0
Current children cumulated CPU time (s) 51.04
Current children cumulated vsize (KiB) 27996

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32219
/proc/meminfo: memFree=611368/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=18708 CPUtime=78.85
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5098 0 0 0 7883 2 0 0 25 0 1 0 163277195 19156992 4258 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4677 4258 71 138 0 4536 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 28132

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32219
/proc/meminfo: memFree=611304/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=18976 CPUtime=138.82
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5145 0 0 0 13879 3 0 0 25 0 1 0 163277195 19431424 4305 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4744 4305 71 138 0 4603 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 28400

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32219
/proc/meminfo: memFree=610984/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=19252 CPUtime=198.8
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5218 0 0 0 19877 3 0 0 25 0 1 0 163277195 19714048 4378 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4813 4378 71 138 0 4672 0
Current children cumulated CPU time (s) 222.17
Current children cumulated vsize (KiB) 28676

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32219
/proc/meminfo: memFree=610792/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=19588 CPUtime=258.76
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5270 0 0 0 25873 3 0 0 25 0 1 0 163277195 20058112 4430 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4897 4430 71 138 0 4756 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 29012

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32219
/proc/meminfo: memFree=610408/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=19984 CPUtime=318.73
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 5368 0 0 0 31870 3 0 0 25 0 1 0 163277195 20463616 4528 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 4996 4528 71 138 0 4855 0
Current children cumulated CPU time (s) 342.1

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


[startup+9642.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589352/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44252 CPUtime=9615.39
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10513 0 0 0 961514 25 0 0 25 0 1 0 163277195 45314048 9673 1992294400 134512640 135078026 4294956192 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11063 9673 71 138 0 10922 0
Current children cumulated CPU time (s) 9638.76
Current children cumulated vsize (KiB) 53676

[startup+9702.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589288/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44252 CPUtime=9675.37
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10515 0 0 0 967512 25 0 0 25 0 1 0 163277195 45314048 9675 1992294400 134512640 135078026 4294956192 18446744073709551615 134522532 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11063 9675 71 138 0 10922 0
Current children cumulated CPU time (s) 9698.74
Current children cumulated vsize (KiB) 53676

[startup+9762.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589224/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9735.35
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 973510 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134533769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9758.72
Current children cumulated vsize (KiB) 53936

[startup+9822.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589224/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9795.31
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 979506 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134523741 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9818.68
Current children cumulated vsize (KiB) 53936

[startup+9882.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589224/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9855.29
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 985504 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9878.66
Current children cumulated vsize (KiB) 53936

[startup+9942.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9915.26
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 991501 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9938.63
Current children cumulated vsize (KiB) 53936

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

[startup+9958.31 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9931.26
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 993101 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9954.63
Current children cumulated vsize (KiB) 53936

[startup+9983.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9956.85
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 995660 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9980.22
Current children cumulated vsize (KiB) 53936

[startup+9990.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9963.25
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 996300 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9986.62
Current children cumulated vsize (KiB) 53936

[startup+9996.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9969.65
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 996940 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534219 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9993.02
Current children cumulated vsize (KiB) 53936

[startup+9999.9 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9972.84
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 997259 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9996.21
Current children cumulated vsize (KiB) 53936

[startup+10000.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9973.64
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 997339 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534653 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9997.01
Current children cumulated vsize (KiB) 53936

[startup+10001.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9974.04
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 997379 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9997.41
Current children cumulated vsize (KiB) 53936

[startup+10001.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/67 32237
/proc/meminfo: memFree=589160/2055920 swapFree=4186136/4192956
[pid=32213] ppid=32211 vsize=9424 CPUtime=23.37
/proc/32213/stat : 32213 (SATzilla2009_I) S 32211 32213 32144 0 -1 4194304 4268 12976 0 0 489 14 1824 10 25 0 1 0 163274854 9650176 2109 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/32213/statm: 2356 2109 217 399 0 1953 0
[pid=32219] ppid=32213 vsize=44512 CPUtime=9974.44
/proc/32219/stat : 32219 (mxc-sr08) R 32213 32213 32144 0 -1 4194304 10560 0 0 0 997419 25 0 0 25 0 1 0 163277195 45580288 9720 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/32219/statm: 11128 9720 71 138 0 10987 0
Current children cumulated CPU time (s) 9997.81
Current children cumulated vsize (KiB) 53936

Child status: 17
Real time (s): 10001.5
CPU time (s): 9997.87
CPU user time (s): 9997.36
CPU system time (s): 0.508922
CPU usage (%): 99.9632
Max. virtual memory (cumulated for all children) (KiB): 53936

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

runsolver used 9.56954 second user time and 26.8059 second system time

The end

Launcher Data

Begin job on node74 at 2009-05-03 14:07:01
IDJOB=1774130
IDBENCH=70873
IDSOLVER=616
FILE ID=node74/1774130-1241352421
PBS_JOBID= 9225574
Free space on /tmp= 103240 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/crypto/desgen/gss-21-s100.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1774130-1241352421/watcher-1774130-1241352421 -o /tmp/evaluation-result-1774130-1241352421/solver-1774130-1241352421 -C 10000 -W 12000 -M 1800  HOME/SATzilla2009_I HOME/instance-1774130-1241352421.cnf

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

MD5SUM BENCH= d34c45eae853ce60c342643824196dbf
RANDOM SEED=459067619

node74.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.233
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.233
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:        637008 kB
Buffers:         92172 kB
Cached:        1199916 kB
SwapCached:       3040 kB
Active:         390600 kB
Inactive:       913216 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        637008 kB
SwapTotal:     4192956 kB
SwapFree:      4186136 kB
Dirty:           32960 kB
Writeback:           0 kB
Mapped:          19912 kB
Slab:           100896 kB
Committed_AS:   739600 kB
PageTables:       1444 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= 103208 MiB
End job on node74 at 2009-05-03 16:53:43