Trace number 1774040

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) 9998.21 10001.2

General information on the benchmark

NameAPPLICATIONS/crypto/
desgen/gss-27-s100.cnf
MD5SUMf47c33d2a9a327da4633207adfef7b77
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark7132.69
Satisfiable
(Un)Satisfiability was proved
Number of variables31951
Number of clauses96161
Sum of the clauses size226837
Maximum clause length3
Minimum clause length1
Number of clauses of size 164
Number of clauses of size 261518
Number of clauses of size 334579
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

23.65/23.83	c SATzilla is building models for class 3
23.65/23.83	c run presolver mxc-sr08 for 10 seconds ... 
23.65/23.83	c Bin: Executing mxc-sr08
23.65/23.83	c spawning binary file with 10 seconds ...
23.65/23.83	c child exit by a signal
23.65/23.83	c mxc-sr08 returned code 137.
23.65/23.83	c run presolver picosat846 for 5 seconds ... 
23.65/23.83	c Bin: Executing picosat846
23.65/23.83	c spawning binary file with 5 seconds ...
23.65/23.83	c child exit by a signal
23.65/23.83	c picosat846 returned code 137.
23.65/23.83	c Orignal number of varibales is 31951, number of clauses is 96161 
23.65/23.83	c predicted feature computation time is 1.870342 
23.65/23.83	c Bin: Executing satelite
23.65/23.83	c spawning binary file with 240 seconds ...
23.65/23.83	c child exited successfully
23.65/23.83	c satzilla computing base features
23.65/23.83	c Number of variabe is: 14275, Number of clause is : 59330 
23.65/23.83	c Initializing...
23.65/23.83	c satzilla doing clause learning
23.65/23.83	c start clause learning features ...
23.65/23.83	c Bin: Executing zchaff07
23.65/23.83	c spawning binary file with 2 seconds ...
23.65/23.83	c child exit by a signal
23.65/23.83	c satzilla doing survey propogation probe
23.65/23.83	c do survay propogation for 2 second ...
23.65/23.83	c satzilla doing local search probe
23.65/23.83	c features are:31951 96161 14275 59330 1.23825 0.620782 0.240603 0.193356 1.53231 1.13977 0.00020831 1.0717 0.000140105 0.00231173 0.984978 0.655705 0.940182 0.00020831 0.798427 0.000117984 0.00187089 2.44963 0.180742 0.151167 0 0.777778 2.34272 0.000142405 0.933011 5.05646e-05 0.00146637 1.87757 0.88982 0.000387021 0.759343 6.74195e-05 0.0020563 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.750829 0.342583 8.34321e-06 0.971764 0.925343 0.236645 0.901086 0.747639 0.851227 0.0329395 0.56316 1.10563e-10 0.171451 0.0558324 0.0138434 0.04219 0.0215207 0.031009 1036.6 0.251455 3940.27 0.276834 4214 4165 4274 0.928068 0.492738 0.954143 0.0711617 
23.65/23.83	c satzilla's ranking:
23.65/23.83	c 1) mxc-sr08: 3.564932
23.65/23.83	c 2) picosat846: 2.815776
23.65/23.83	c 3) zchaff_rand: 2.032469
23.65/23.83	c 4) minisat20SAT07: 2.001439
23.65/23.83	c 5) march_dl2004: 0.238269
23.65/23.83	c 6) SATenstein: -10000.000000
23.65/23.83	c 7) gnovelty+: -10000.000000
23.65/23.83	c 8) adaptg2wsat+: -10000.000000
23.65/23.83	c 9) adaptg2wsat0: -10000.000000
23.65/23.83	c 10) tts-4-0: -10000.000000
23.65/23.83	c 11) vallst: -10000.000000
23.65/23.83	c 12) minisat20: -10000.000000
23.65/23.83	c 13) kcnfs04SAT07: -10000.000000
23.65/23.83	c satzilla running mxc-sr08 ... 
9998.10/10001.18	c Bin: Executing mxc-sr08
9998.10/10001.18	c spawning binary file with 9976 seconds ...
9998.10/10001.18	c child exit by a signal
9998.10/10001.18	c mxc-sr08 returned code 137.
9998.10/10001.18	c satzilla running picosat846 ... 
9998.10/10001.18	c Bin: Executing picosat846
9998.10/10001.18	c picosat846 returned code 1.
9998.10/10001.18	c satzilla running zchaff_rand ... 
9998.10/10001.18	c Bin: Executing zchaff_rand
9998.10/10001.18	c zchaff_rand returned code 1.
9998.10/10001.18	c satzilla running minisat20SAT07 ... 
9998.10/10001.18	c Bin: Executing minisat20SAT07
9998.10/10001.18	c minisat20SAT07 returned code 1.
9998.10/10001.18	c satzilla running march_dl2004 ... 
9998.10/10001.18	c Bin: Executing march_dl2004
9998.10/10001.18	c march_dl2004 returned code 1.
9998.10/10001.18	c satzilla running SATenstein ... 
9998.10/10001.18	c Bin: Executing SATenstein
9998.10/10001.18	c SATenstein returned code 1.
9998.10/10001.18	c satzilla running gnovelty+ ... 
9998.10/10001.18	c Bin: Executing gnovelty+
9998.10/10001.18	c gnovelty+ returned code 1.
9998.10/10001.18	c satzilla running adaptg2wsat+ ... 
9998.10/10001.18	c Bin: Executing adaptg2wsat+
9998.10/10001.18	c adaptg2wsat+ returned code 1.
9998.10/10001.18	c satzilla running adaptg2wsat0 ... 
9998.10/10001.18	c Bin: Executing adaptg2wsat0
9998.10/10001.18	c adaptg2wsat0 returned code 1.
9998.10/10001.18	c satzilla running tts-4-0 ... 
9998.10/10001.18	c Bin: Executing tts-4-0
9998.10/10001.18	c tts-4-0 returned code 1.
9998.10/10001.18	c satzilla running vallst ... 
9998.10/10001.18	c Bin: Executing vallst
9998.10/10001.18	c vallst returned code 1.
9998.10/10001.18	c satzilla running minisat20 ... 
9998.10/10001.18	c Bin: Executing minisat20
9998.10/10001.18	c minisat20 returned code 1.
9998.10/10001.18	c satzilla running kcnfs04SAT07 ... 
9998.10/10001.18	c Bin: Executing kcnfs04SAT07
9998.10/10001.18	c kcnfs04SAT07 returned code 1.
9998.10/10001.18	c ERROR: All Failed! 
9998.10/10001.18	c SATZILLA_TIME=9999.700000

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-1774040-1241351863/watcher-1774040-1241351863 -o /tmp/evaluation-result-1774040-1241351863/solver-1774040-1241351863 -C 10000 -W 12000 -M 1800 HOME/SATzilla2009_I HOME/instance-1774040-1241351863.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.92 0.98 0.99 2/64 29333
/proc/meminfo: memFree=1638560/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=3764 CPUtime=0
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 668 0 0 0 0 0 0 0 20 0 1 0 163219828 3854336 664 1992294400 134512640 135078026 4294956192 18446744073709551615 134734635 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 941 671 50 138 0 800 0

[startup+0.0249679 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29333
/proc/meminfo: memFree=1638560/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=9704 CPUtime=0.01
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 1899 0 0 0 1 0 0 0 20 0 1 0 163219828 9936896 1893 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 2426 1893 54 138 0 2285 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 11760

[startup+0.101973 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29333
/proc/meminfo: memFree=1638560/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=14716 CPUtime=0.09
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 3092 0 0 0 8 1 0 0 20 0 1 0 163219828 15069184 3086 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 3679 3086 54 138 0 3538 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 16772

[startup+0.301998 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29333
/proc/meminfo: memFree=1638560/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=18472 CPUtime=0.29
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 4384 0 0 0 28 1 0 0 21 0 1 0 163219828 18915328 3995 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 4618 3995 55 138 0 4477 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 20528

[startup+0.70105 s]
/proc/loadavg: 0.92 0.98 0.99 2/64 29333
/proc/meminfo: memFree=1638560/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=18772 CPUtime=0.69
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5120 0 0 0 67 2 0 0 24 0 1 0 163219828 19222528 4268 1992294400 134512640 135078026 4294956192 18446744073709551615 134533952 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 4693 4268 71 138 0 4552 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 20828

[startup+1.50115 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29335
/proc/meminfo: memFree=1621456/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=18772 CPUtime=1.49
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5131 0 0 0 147 2 0 0 25 0 1 0 163219828 19222528 4279 1992294400 134512640 135078026 4294956192 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 4693 4279 71 138 0 4552 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 20828

[startup+3.10136 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29335
/proc/meminfo: memFree=1621328/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=18772 CPUtime=3.09
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5132 0 0 0 307 2 0 0 25 0 1 0 163219828 19222528 4280 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 4693 4280 71 138 0 4552 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 20828

[startup+6.30178 s]
/proc/loadavg: 0.93 0.98 0.99 2/66 29335
/proc/meminfo: memFree=1621664/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=0
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 163219828 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 112 96 399 0 111 0
[pid=29334] ppid=29333 vsize=18772 CPUtime=6.29
/proc/29334/stat : 29334 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5132 0 0 0 627 2 0 0 25 0 1 0 163219828 19222528 4280 1992294400 134512640 135078026 4294956192 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29334/statm: 4693 4280 71 138 0 4552 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 20828

[startup+12.7016 s]
/proc/loadavg: 0.94 0.98 0.99 2/66 29336
/proc/meminfo: memFree=1632032/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=2056 CPUtime=9.99
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 152 5134 0 0 0 0 997 2 16 0 1 0 163219828 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 514 121 104 399 0 111 0
[pid=29336] ppid=29333 vsize=7512 CPUtime=2.58
/proc/29336/stat : 29336 (picosat846) R 29333 29333 29296 0 -1 4194304 1545 0 9 0 258 0 0 0 25 0 1 0 163220828 7692288 1532 1992294400 134512640 134570484 4294956192 18446744073709551615 134523494 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29336/statm: 1878 1532 85 14 0 1544 0
Current children cumulated CPU time (s) 12.57
Current children cumulated vsize (KiB) 9568

[startup+25.5023 s]
/proc/loadavg: 0.95 0.98 0.99 2/66 29339
/proc/meminfo: memFree=1610976/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=18772 CPUtime=1.66
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5132 0 0 0 164 2 0 0 25 0 1 0 163222211 19222528 4280 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 4693 4280 71 138 0 4552 0
Current children cumulated CPU time (s) 25.35
Current children cumulated vsize (KiB) 29536

[startup+51.1027 s]
/proc/loadavg: 0.96 0.98 0.99 2/66 29339
/proc/meminfo: memFree=1611048/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=18772 CPUtime=27.24
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5138 0 0 0 2722 2 0 0 25 0 1 0 163222211 19222528 4286 1992294400 134512640 135078026 4294956192 18446744073709551615 134522112 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 4693 4286 71 138 0 4552 0
Current children cumulated CPU time (s) 50.93
Current children cumulated vsize (KiB) 29536

[startup+102.305 s]
/proc/loadavg: 0.98 0.98 0.99 2/66 29339
/proc/meminfo: memFree=1611048/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=18904 CPUtime=78.44
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5152 0 0 0 7841 3 0 0 25 0 1 0 163222211 19357696 4300 1992294400 134512640 135078026 4294956192 18446744073709551615 134533843 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 4726 4300 71 138 0 4585 0
Current children cumulated CPU time (s) 102.13
Current children cumulated vsize (KiB) 29668

[startup+162.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29339
/proc/meminfo: memFree=1610920/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=19172 CPUtime=138.41
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5209 0 0 0 13838 3 0 0 25 0 1 0 163222211 19632128 4357 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 4793 4357 71 138 0 4652 0
Current children cumulated CPU time (s) 162.1
Current children cumulated vsize (KiB) 29936

[startup+222.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29345
/proc/meminfo: memFree=1610536/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=19444 CPUtime=198.39
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5289 0 0 0 19835 4 0 0 25 0 1 0 163222211 19910656 4437 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 4861 4437 71 138 0 4720 0
Current children cumulated CPU time (s) 222.08
Current children cumulated vsize (KiB) 30208

[startup+282.302 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29345
/proc/meminfo: memFree=1609512/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=20512 CPUtime=258.37
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5545 0 0 0 25833 4 0 0 25 0 1 0 163222211 21004288 4693 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 5128 4693 71 138 0 4987 0
Current children cumulated CPU time (s) 282.06
Current children cumulated vsize (KiB) 31276

[startup+342.303 s]
/proc/loadavg: 0.99 0.98 0.99 2/66 29345
/proc/meminfo: memFree=1608168/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=21720 CPUtime=318.36
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 5858 0 0 0 31831 5 0 0 25 0 1 0 163222211 22241280 5006 1992294400 134512640 135078026 4294956192 18446744073709551615 134522543 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 5430 5006 71 138 0 5289 0
Current children cumulated CPU time (s) 342.05

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


[startup+9642.3 s]
/proc/loadavg: 1.01 1.03 1.00 2/66 29361
/proc/meminfo: memFree=1581608/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49332 CPUtime=9615.7
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12168 0 0 0 961522 48 0 0 25 0 1 0 163222211 50515968 11316 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12333 11316 71 138 0 12192 0
Current children cumulated CPU time (s) 9639.39
Current children cumulated vsize (KiB) 60096

[startup+9702.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 29361
/proc/meminfo: memFree=1581544/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49332 CPUtime=9675.68
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12168 0 0 0 967520 48 0 0 25 0 1 0 163222211 50515968 11316 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12333 11316 71 138 0 12192 0
Current children cumulated CPU time (s) 9699.37
Current children cumulated vsize (KiB) 60096

[startup+9762.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49332 CPUtime=9735.67
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12168 0 0 0 973518 49 0 0 25 0 1 0 163222211 50515968 11316 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12333 11316 71 138 0 12192 0
Current children cumulated CPU time (s) 9759.36
Current children cumulated vsize (KiB) 60096

[startup+9822.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 29363
/proc/meminfo: memFree=1581416/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49332 CPUtime=9795.65
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12171 0 0 0 979516 49 0 0 25 0 1 0 163222211 50515968 11319 1992294400 134512640 135078026 4294956192 18446744073709551615 134522176 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12333 11319 71 138 0 12192 0
Current children cumulated CPU time (s) 9819.34
Current children cumulated vsize (KiB) 60096

[startup+9882.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581416/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49332 CPUtime=9855.64
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12171 0 0 0 985515 49 0 0 25 0 1 0 163222211 50515968 11319 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12333 11319 71 138 0 12192 0
Current children cumulated CPU time (s) 9879.33
Current children cumulated vsize (KiB) 60096

[startup+9942.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581416/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49492 CPUtime=9915.61
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12180 0 0 0 991512 49 0 0 25 0 1 0 163222211 50679808 11328 1992294400 134512640 135078026 4294956192 18446744073709551615 134534609 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12373 11328 71 138 0 12232 0
Current children cumulated CPU time (s) 9939.3
Current children cumulated vsize (KiB) 60256

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

[startup+9958.31 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581416/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49492 CPUtime=9931.61
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12180 0 0 0 993112 49 0 0 25 0 1 0 163222211 50679808 11328 1992294400 134512640 135078026 4294956192 18446744073709551615 134534700 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12373 11328 71 138 0 12232 0
Current children cumulated CPU time (s) 9955.3
Current children cumulated vsize (KiB) 60256

[startup+9983.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9957.21
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 995671 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9980.9
Current children cumulated vsize (KiB) 60388

[startup+9990.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9963.61
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 996311 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134522526 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9987.3
Current children cumulated vsize (KiB) 60388

[startup+9996.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9970.01
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 996951 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9993.7
Current children cumulated vsize (KiB) 60388

[startup+9998.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9971.6
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 997110 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534593 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9995.29
Current children cumulated vsize (KiB) 60388

[startup+9999.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9973.2
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 997270 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9996.89
Current children cumulated vsize (KiB) 60388

[startup+10000.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9974
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 997350 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9997.69
Current children cumulated vsize (KiB) 60388

[startup+10001.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 29363
/proc/meminfo: memFree=1581352/2055920 swapFree=4181364/4192956
[pid=29333] ppid=29331 vsize=10764 CPUtime=23.69
/proc/29333/stat : 29333 (SATzilla2009_I) S 29331 29333 29296 0 -1 4194304 4381 13216 0 9 519 10 1832 8 25 0 1 0 163219828 11022336 2447 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 1 0 0
/proc/29333/statm: 2691 2447 217 399 0 2288 0
[pid=29339] ppid=29333 vsize=49624 CPUtime=9974.41
/proc/29339/stat : 29339 (mxc-sr08) R 29333 29333 29296 0 -1 4194304 12211 0 0 0 997391 50 0 0 25 0 1 0 163222211 50814976 11359 1992294400 134512640 135078026 4294956192 18446744073709551615 134534407 0 0 8392704 0 0 0 0 17 1 0 0
/proc/29339/statm: 12406 11359 71 138 0 12265 0
Current children cumulated CPU time (s) 9998.1
Current children cumulated vsize (KiB) 60388

Child status: 17
Real time (s): 10001.2
CPU time (s): 9998.21
CPU user time (s): 9997.5
CPU system time (s): 0.707892
CPU usage (%): 99.9702
Max. virtual memory (cumulated for all children) (KiB): 60388

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 9997.5
system time used= 0.707892
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 29826
page faults= 9
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 44
involuntary context switches= 25107

runsolver used 12.1831 second user time and 24.1653 second system time

The end

Launcher Data

Begin job on node13 at 2009-05-03 13:57:43
IDJOB=1774040
IDBENCH=70849
IDSOLVER=616
FILE ID=node13/1774040-1241351863
PBS_JOBID= 9225570
Free space on /tmp= 66448 MiB

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

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

MD5SUM BENCH= f47c33d2a9a327da4633207adfef7b77
RANDOM SEED=495995853

node13.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.227
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.227
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:       1639112 kB
Buffers:         56340 kB
Cached:         276744 kB
SwapCached:       5352 kB
Active:          88680 kB
Inactive:       252048 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1639112 kB
SwapTotal:     4192956 kB
SwapFree:      4181364 kB
Dirty:           33112 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            62004 kB
Committed_AS:   635348 kB
PageTables:       1460 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= 66420 MiB
End job on node13 at 2009-05-03 16:44:25