Trace number 1721114

Some explanations

A solver is run under the control of another program named runsolver. runsolver is in charge of imposing the CPU time limit and the memory limit to the solver. It also monitors some information about the process. The trace of the execution of a solver is divided into four (or five) parts:
  1. SOLVER DATA
    This is the output of the solver (stdout and stderr).
    Note that some very long lines in this section may be truncated by your web browser ! In such a case, you may want to use the "Download as text" link to get the trace as a text file.

    When the --timestamp option is passed to the runsolver program, each line output by the solver is prepended with a timestamp which indicates at what time the line was output by the solver. Times are relative to the start of the program, given in seconds. The first timestamp (if present) is estimated CPU time. The last timestamp is wall clock time.

    As some 'v lines' may be very long (sometimes several megabytes), the 'v line' output by your solver may be split on several lines to help limit the size of the trace recorded in the database. In any case, the exact output of your solver is preserved in a trace file.
  2. VERIFIER DATA
    The output of the solver is piped to a verifier program which will search a value line "v " and, if found, will check that the given interpretation satisfies all constraints.
  3. CONVERSION SCRIPT DATA (Optionnal)
    When a conversion script is used, this section shows the messages that were output by the conversion script.
  4. WATCHER DATA
    This is the informations gathered by the runsolver program. It first prints the different limits. There's a first limit on CPU time set to X seconds (see the parameters in the trace). After this time has ellapsed, runsolver sends a SIGTERM and 2 seconds later a SIGKILL to the solver. For safety, there's also another limit set to X+30 seconds which will send a SIGXPU to the solver. The last limit is on the virtual memory used by the process (see the parameters in the trace).
    Every ten seconds, the runsolver process fetches the content of /proc/loadavg, /proc/pid/stat and /proc/pid/statm (see man proc) and prints it as raw data. This is only recorded in case we need to investigate the behaviour of a solver. The memory used by the solver (vsize) is also given every ten seconds.
    When the solver exits, runsolver prints some informations such as status and time. CPU usage is the ratio CPU Time/Real Time.
  5. LAUNCHER DATA
    These informations are related to the script which will launch the solver. The most important informations are the command line given to the solver, the md5sum of the different files and the dump of the /proc/cpuinfo and /proc/meminfo which provides some useful information on the computer.

Solver answer on this benchmark

Solver NameAnswerCPU timeWall clock time
SATzilla2009_C 2009-03-22? (exit code) 1199.81 1200.42

General information on the benchmark

Namemizh-md5-48-5.cnf
MD5SUM8ab50418497c0326ed1ff5d73a4e24a3
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark155.035
Satisfiable
(Un)Satisfiability was proved
Number of variables66892
Number of clauses279256
Sum of the clauses size832648
Maximum clause length4
Minimum clause length1
Number of clauses of size 1201
Number of clauses of size 2120496
Number of clauses of size 342781
Number of clauses of size 4115778
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

24.87/24.95	c SATzilla is building models for class 2
24.87/24.95	c run presolver march_dl2004 for 5 seconds ... 
24.87/24.95	c Bin: Executing march_dl2004
24.87/24.95	c spawning binary file with 5 seconds ...
24.87/24.95	c child exit by a signal
24.87/24.95	c march_dl2004 returned code 137.
24.87/24.95	c run presolver mxc-sr08 for 5 seconds ... 
24.87/24.95	c Bin: Executing mxc-sr08
24.87/24.95	c spawning binary file with 5 seconds ...
24.87/24.95	c child exit by a signal
24.87/24.95	c mxc-sr08 returned code 137.
24.87/24.95	c Orignal number of varibales is 66892, number of clauses is 279256 
24.87/24.95	c predicted feature computation time is 22.120024 
24.87/24.95	c Bin: Executing satelite
24.87/24.95	c spawning binary file with 240 seconds ...
24.87/24.95	c child exited successfully
24.87/24.95	c satzilla computing base features
24.87/24.95	c Number of variabe is: 26735, Number of clause is : 157595 
24.87/24.95	c Initializing...
24.87/24.95	c satzilla compute diameter ...
24.87/24.95	c start diameter features ...
24.87/24.95	c satzilla doing clause learning
24.87/24.95	c start clause learning features ...
24.87/24.95	c Bin: Executing zchaff07
24.87/24.95	c spawning binary file with 2 seconds ...
24.87/24.95	c child exit by a signal
24.87/24.95	c satzilla doing survey propogation probe
24.87/24.95	c do survay propogation for 2 second ...
24.87/24.95	c satzilla doing local search probe
24.87/24.95	c satzilla doing lobjois search-space size estimate
24.87/24.95	c features are:66892 279256 26735 157595 1.50204 0.771985 0.169644 0.405709 0.412165 1.00539 0.000126701 0.182294 7.48083e-05 0.000187021 0.902087 0.071982 0.540677 0.000126701 0.608921 4.44177e-05 0.000456867 2.36025 0.0205048 0.0384436 0 0.333333 0.969382 6.53423e-05 0.591378 1.26908e-05 0.000228434 2.06671 0.529293 4.88282e-05 0.488529 2.53815e-05 0.000152289 12.8657 0.026505 12 13 0.394533 290.913 0.470412 155 638 499 179 365 198 241 6.83488 0.17605 4.76129 9.9088 7.9917 5.43017 7.46277 5.88889 6.91102 0.0817122 1.74909 0 0.675464 0.366712 1.86576e-06 0.0878178 8.72147e-05 0.0103344 0.031201 0.577497 2.95952e-06 0.157903 0.0482552 0.000125834 0.040677 0.0230651 0.0291088 2656.33 0.201742 5235.33 0.010873 5205 5200 5205 0.72878 0.996028 0.877005 0.0420628 0.03152 0.0687862 
24.87/24.95	c satzilla's ranking:
24.87/24.95	c 1) minisat20SAT07: 3.878358
24.87/24.95	c 2) mxc-sr08: 2.123207
24.87/24.95	c 3) minisat20: 1.894400
24.87/24.95	c 4) zchaff_rand: 1.549033
24.87/24.95	c 5) march_dl2004: 1.101131
24.87/24.95	c 6) vallst: 0.755191
24.87/24.95	c 7) tts-4-0: -0.323956
24.87/24.95	c 8) SATenstein: -10000.000000
24.87/24.95	c 9) gnovelty+: -10000.000000
24.87/24.95	c 10) adaptg2wsat+: -10000.000000
24.87/24.95	c 11) adaptg2wsat0: -10000.000000
24.87/24.95	c 12) picosat846: -10000.000000
24.87/24.95	c 13) kcnfs04SAT07: -10000.000000
24.87/24.95	c satzilla running minisat20SAT07 ... 
1199.76/1200.41	c Bin: Executing minisat20SAT07
1199.76/1200.41	c spawning binary file with 1175 seconds ...
1199.76/1200.41	c child exit by a signal
1199.76/1200.41	c minisat20SAT07 returned code 137.
1199.76/1200.41	c satzilla running mxc-sr08 ... 
1199.76/1200.41	c Bin: Executing mxc-sr08
1199.76/1200.41	c mxc-sr08 returned code 1.
1199.76/1200.41	c satzilla running minisat20 ... 
1199.76/1200.41	c Bin: Executing minisat20
1199.76/1200.41	c minisat20 returned code 1.
1199.76/1200.41	c satzilla running zchaff_rand ... 
1199.76/1200.41	c Bin: Executing zchaff_rand
1199.76/1200.41	c zchaff_rand returned code 1.
1199.76/1200.41	c satzilla running march_dl2004 ... 
1199.76/1200.41	c Bin: Executing march_dl2004
1199.76/1200.41	c march_dl2004 returned code 1.
1199.76/1200.41	c satzilla running vallst ... 
1199.76/1200.41	c Bin: Executing vallst
1199.76/1200.41	c vallst returned code 1.
1199.76/1200.41	c satzilla running tts-4-0 ... 
1199.76/1200.41	c Bin: Executing tts-4-0
1199.76/1200.41	c tts-4-0 returned code 1.
1199.76/1200.41	c satzilla running SATenstein ... 
1199.76/1200.41	c Bin: Executing SATenstein
1199.76/1200.41	c SATenstein returned code 1.
1199.76/1200.41	c satzilla running gnovelty+ ... 
1199.76/1200.41	c Bin: Executing gnovelty+
1199.76/1200.41	c gnovelty+ returned code 1.
1199.76/1200.41	c satzilla running adaptg2wsat+ ... 
1199.76/1200.41	c Bin: Executing adaptg2wsat+
1199.76/1200.41	c adaptg2wsat+ returned code 1.
1199.76/1200.41	c satzilla running adaptg2wsat0 ... 
1199.76/1200.41	c Bin: Executing adaptg2wsat0
1199.76/1200.41	c adaptg2wsat0 returned code 1.
1199.76/1200.41	c satzilla running picosat846 ... 
1199.76/1200.41	c Bin: Executing picosat846
1199.76/1200.41	c picosat846 returned code 1.
1199.76/1200.41	c satzilla running kcnfs04SAT07 ... 
1199.76/1200.41	c Bin: Executing kcnfs04SAT07
1199.76/1200.41	c kcnfs04SAT07 returned code 1.
1199.76/1200.41	c ERROR: All Failed! 
1199.76/1200.41	c SATZILLA_TIME=1199.970000

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-1721114-1240662959/watcher-1721114-1240662959 -o /tmp/evaluation-result-1721114-1240662959/solver-1721114-1240662959 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1721114-1240662959.cnf 

Enforcing CPUTime limit (soft limit, will send SIGTERM then SIGKILL): 1200 seconds
Enforcing CPUTime limit (hard limit, will send SIGXCPU): 1230 seconds
Enforcing wall clock limit (soft limit, will send SIGTERM then SIGKILL): 1800 seconds
Enforcing VSIZE limit (soft limit, will send SIGTERM then SIGKILL): 1843200 KiB
Enforcing VSIZE limit (hard limit, stack expansion will fail with SIGSEGV, brk() and mmap() will return ENOMEM): 1894400 KiB
Solver output will be limited to a maximum of 15728640 bytes. The first 1048576 bytes and the last 14680064 bytes will be preserved
Current StackSize limit: 10240 KiB


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14294
/proc/meminfo: memFree=1584240/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=4660 CPUtime=0
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 559 0 0 0 0 0 0 0 19 0 1 0 94320377 4771840 554 1992294400 134512640 134996440 4294956192 18446744073709551615 134549581 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 1165 558 49 118 0 1044 0

[startup+0.071817 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14294
/proc/meminfo: memFree=1584240/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=7824 CPUtime=0.06
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 1566 0 0 0 6 0 0 0 19 0 1 0 94320377 8011776 1561 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 1956 1561 50 118 0 1835 0
Current children cumulated CPU time (s) 0.06
Current children cumulated vsize (KiB) 9880

[startup+0.10182 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14294
/proc/meminfo: memFree=1584240/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=8220 CPUtime=0.09
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 1686 0 0 0 9 0 0 0 19 0 1 0 94320377 8417280 1681 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 2055 1681 50 118 0 1934 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10276

[startup+0.301848 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14294
/proc/meminfo: memFree=1584240/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=10728 CPUtime=0.29
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 2481 0 0 0 29 0 0 0 21 0 1 0 94320377 10985472 2476 1992294400 134512640 134996440 4294956192 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 2682 2476 50 118 0 2561 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 12784

[startup+0.701906 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 14294
/proc/meminfo: memFree=1584240/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=28712 CPUtime=0.69
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 6618 0 0 0 66 3 0 0 25 0 1 0 94320377 29401088 6027 1992294400 134512640 134996440 4294956192 18446744073709551615 134543076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 7178 6027 55 118 0 7057 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 30768

[startup+1.50202 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14296
/proc/meminfo: memFree=1563232/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=25932 CPUtime=1.49
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 9183 0 0 0 145 4 0 0 25 0 1 0 94320377 26554368 5359 1992294400 134512640 134996440 4294956192 18446744073709551615 134544567 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 6483 5359 55 118 0 6362 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 27988

[startup+3.10225 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 14296
/proc/meminfo: memFree=1562464/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=0
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94320377 2105344 112 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 112 96 399 0 111 0
[pid=14295] ppid=14294 vsize=26592 CPUtime=3.09
/proc/14295/stat : 14295 (march_dl2004) R 14294 14294 14257 0 -1 4194304 13513 0 0 0 303 6 0 0 25 0 1 0 94320377 27230208 5548 1992294400 134512640 134996440 4294956192 18446744073709551615 134523698 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14295/statm: 6648 5548 57 118 0 6527 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 28648

[startup+6.3017 s]
/proc/loadavg: 1.07 0.99 0.99 2/66 14297
/proc/meminfo: memFree=1555552/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=2056 CPUtime=4.99
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 152 22827 0 0 0 0 488 11 19 0 1 0 94320377 2105344 121 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 514 121 104 399 0 111 0
[pid=14297] ppid=14294 vsize=39428 CPUtime=1.28
/proc/14297/stat : 14297 (mxc-sr08) R 14294 14294 14257 0 -1 4194304 11619 0 0 0 123 5 0 0 25 0 1 0 94320878 40374272 9068 1992294400 134512640 135078026 4294956192 18446744073709551615 134539247 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14297/statm: 9857 9068 71 138 0 9716 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 41484

[startup+12.7016 s]
/proc/loadavg: 1.07 0.99 0.99 2/65 14298
/proc/meminfo: memFree=1565680/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=17792 CPUtime=12.66
/proc/14294/stat : 14294 (SATzilla2009_C) R 14292 14294 14257 0 -1 4194304 4050 45365 0 0 128 1 1111 26 25 0 1 0 94320377 18219008 4002 1992294400 134512640 136149437 4294956224 18446744073709551615 134535201 0 0 4096 0 0 0 0 17 0 0 0
/proc/14294/statm: 4448 4002 135 399 0 4045 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 17792

[startup+25.5014 s]
/proc/loadavg: 1.05 0.99 0.99 2/66 14300
/proc/meminfo: memFree=1541864/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=28768 CPUtime=0.53
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 6647 0 0 0 50 3 0 0 22 0 1 0 94322873 29458432 6642 1992294400 134512640 135078472 4294956192 18446744073709551615 134707275 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 7192 6642 72 138 0 7051 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 53000

[startup+51.1011 s]
/proc/loadavg: 1.03 0.99 0.99 2/66 14300
/proc/meminfo: memFree=1520872/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=40396 CPUtime=26.11
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 10567 0 0 0 2606 5 0 0 25 0 1 0 94322873 41365504 9570 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 10099 9570 74 138 0 9958 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 64628

[startup+102.305 s]
/proc/loadavg: 1.01 0.99 0.99 2/66 14300
/proc/meminfo: memFree=1508712/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=52316 CPUtime=77.3
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 13559 0 0 0 7721 9 0 0 25 0 1 0 94322873 53571584 12562 1992294400 134512640 135078472 4294956192 18446744073709551615 134550646 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 13079 12562 74 138 0 12938 0
Current children cumulated CPU time (s) 102.22
Current children cumulated vsize (KiB) 76548

[startup+162.302 s]
/proc/loadavg: 1.05 1.00 0.99 2/66 14300
/proc/meminfo: memFree=1494888/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=66184 CPUtime=137.27
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 17046 0 0 0 13715 12 0 0 25 0 1 0 94322873 67772416 16049 1992294400 134512640 135078472 4294956192 18446744073709551615 134555832 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 16546 16049 74 138 0 16405 0
Current children cumulated CPU time (s) 162.19
Current children cumulated vsize (KiB) 90416

[startup+222.301 s]
/proc/loadavg: 1.06 1.01 1.00 2/66 14300
/proc/meminfo: memFree=1493224/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=67636 CPUtime=197.23
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 17417 0 0 0 19710 13 0 0 25 0 1 0 94322873 69259264 16420 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 16909 16420 74 138 0 16768 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 91868

[startup+282.302 s]
/proc/loadavg: 1.02 1.01 1.00 2/66 14302
/proc/meminfo: memFree=1493096/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=67636 CPUtime=257.2
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 17417 0 0 0 25707 13 0 0 25 0 1 0 94322873 69259264 16420 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 16909 16420 74 138 0 16768 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 91868

[startup+342.301 s]
/proc/loadavg: 1.01 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1469992/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=91044 CPUtime=317.17
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 23251 0 0 0 31698 19 0 0 25 0 1 0 94322873 93229056 22254 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 22761 22254 74 138 0 22620 0
Current children cumulated CPU time (s) 342.09
Current children cumulated vsize (KiB) 115276


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


[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1380968/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=180256 CPUtime=796.92
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 45482 0 0 0 79652 40 0 0 25 0 1 0 94322873 184582144 44485 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 45064 44485 74 138 0 44923 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 204488

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1363560/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=197292 CPUtime=856.91
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 49739 0 0 0 85646 45 0 0 25 0 1 0 94322873 202027008 48742 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 49323 48742 74 138 0 49182 0
Current children cumulated CPU time (s) 881.83
Current children cumulated vsize (KiB) 221524

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1344232/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=216836 CPUtime=916.87
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 54626 0 0 0 91637 50 0 0 25 0 1 0 94322873 222040064 53629 1992294400 134512640 135078472 4294956192 18446744073709551615 134550777 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 54209 53629 74 138 0 54068 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 241068

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1329192/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=231764 CPUtime=976.84
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 58332 0 0 0 97630 54 0 0 25 0 1 0 94322873 237326336 57335 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 57941 57335 74 138 0 57800 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 255996

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1314472/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=246548 CPUtime=1036.81
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 62029 0 0 0 103623 58 0 0 25 0 1 0 94322873 252465152 61032 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 61637 61032 74 138 0 61496 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 270780

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1297960/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=262792 CPUtime=1096.78
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 66108 0 0 0 109616 62 0 0 25 0 1 0 94322873 269099008 65111 1992294400 134512640 135078472 4294956192 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 65698 65111 74 138 0 65557 0
Current children cumulated CPU time (s) 1121.7
Current children cumulated vsize (KiB) 287024

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1156.76
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 115610 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1181.68
Current children cumulated vsize (KiB) 299308

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1164.76
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 116410 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 299308

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1171.16
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 117050 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 299308

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1172.75
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 117209 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134552298 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 299308

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1173.55
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 117289 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134551872 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 299308

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1174.35
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 117369 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 1 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 299308

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=275076 CPUtime=1174.74
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4194304 69174 0 0 0 117408 66 0 0 25 0 1 0 94322873 281677824 68177 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 68769 68177 74 138 0 68628 0
Current children cumulated CPU time (s) 1199.66
Current children cumulated vsize (KiB) 299308

[startup+1200.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14302
/proc/meminfo: memFree=1285544/2055920 swapFree=4180432/4192956
[pid=14294] ppid=14292 vsize=24232 CPUtime=24.92
/proc/14294/stat : 14294 (SATzilla2009_C) S 14292 14294 14257 0 -1 4194304 9348 50336 0 0 1144 10 1304 34 25 0 1 0 94320377 24813568 5798 1992294400 134512640 136149437 4294956224 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14294/statm: 6058 5798 220 399 0 5655 0
[pid=14300] ppid=14294 vsize=0 CPUtime=1174.84
/proc/14300/stat : 14300 (minisat20SAT07) R 14294 14294 14257 0 -1 4195332 69174 0 0 0 117416 68 0 0 25 0 1 0 94322873 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/14300/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.76
Current children cumulated vsize (KiB) 24232

Child status: 17
Real time (s): 1200.42
CPU time (s): 1199.81
CPU user time (s): 1198.65
CPU system time (s): 1.15282
CPU usage (%): 99.9487
Max. virtual memory (cumulated for all children) (KiB): 299308

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

runsolver used 0.991849 second user time and 3.38248 second system time

The end

Launcher Data

Begin job on node49 at 2009-04-25 14:36:00
IDJOB=1721114
IDBENCH=69651
IDSOLVER=527
FILE ID=node49/1721114-1240662959
PBS_JOBID= 9186586
Free space on /tmp= 66316 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT_RACE08/cnf/mizh-md5-48-5.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1721114-1240662959/watcher-1721114-1240662959 -o /tmp/evaluation-result-1721114-1240662959/solver-1721114-1240662959 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1721114-1240662959.cnf

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

MD5SUM BENCH= 8ab50418497c0326ed1ff5d73a4e24a3
RANDOM SEED=1871768633

node49.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.241
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.241
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:       1584792 kB
Buffers:         42340 kB
Cached:         356912 kB
SwapCached:       5620 kB
Active:         175504 kB
Inactive:       233392 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1584792 kB
SwapTotal:     4192956 kB
SwapFree:      4180432 kB
Dirty:           37216 kB
Writeback:           0 kB
Mapped:          13660 kB
Slab:            48172 kB
Committed_AS:   325152 kB
PageTables:       1384 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= 66284 MiB
End job on node49 at 2009-04-25 14:56:00