Trace number 1562273

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) 1199.49 1200.14

General information on the benchmark

NameCRAFTED/edgematching/
fbcolors/em_9_3_5_fbc.cnf
MD5SUM31a3aedc721d03e1d956a240f176ac5e
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables3857
Number of clauses59728
Sum of the clauses size174559
Maximum clause length49
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 224387
Number of clauses of size 326002
Number of clauses of size 44516
Number of clauses of size 54669
Number of clauses of size over 5154

Solver Data

20.55/20.68	c SATzilla is building models for class 3
20.55/20.68	c run presolver mxc-sr08 for 10 seconds ... 
20.55/20.68	c Bin: Executing mxc-sr08
20.55/20.68	c spawning binary file with 10 seconds ...
20.55/20.68	c child exit by a signal
20.55/20.68	c mxc-sr08 returned code 137.
20.55/20.68	c run presolver picosat846 for 5 seconds ... 
20.55/20.68	c Bin: Executing picosat846
20.55/20.68	c spawning binary file with 5 seconds ...
20.55/20.68	c child exit by a signal
20.55/20.68	c picosat846 returned code 137.
20.55/20.68	c Orignal number of varibales is 3857, number of clauses is 59728 
20.55/20.68	c predicted feature computation time is 1.488442 
20.55/20.68	c Bin: Executing satelite
20.55/20.68	c spawning binary file with 240 seconds ...
20.55/20.68	c child exited successfully
20.55/20.68	c satzilla computing base features
20.55/20.68	c Number of variabe is: 3853, Number of clause is : 59728 
20.55/20.68	c Initializing...
20.55/20.68	c satzilla doing clause learning
20.55/20.68	c start clause learning features ...
20.55/20.68	c Bin: Executing zchaff07
20.55/20.68	c spawning binary file with 2 seconds ...
20.55/20.68	c child exit by a signal
20.55/20.68	c satzilla doing survey propogation probe
20.55/20.68	c do survay propogation for 2 second ...
20.55/20.68	c satzilla doing local search probe
20.55/20.68	c features are:3857 59728 3853 59728 0.00103815 0 0.0645091 0.598796 0.544815 1.25683 0.000758604 0.753339 0.000519076 0.0127174 1.1396 0.408134 0.843474 0.000758604 1.3995 8.37128e-05 0.00413541 2.81086 0.618648 0.304271 0.00990099 0.870968 2.71847 0.000509942 1.34695 3.34851e-05 0.00244441 2.41923 0.765822 0.00169173 0.288396 0.000133941 0.00221002 333 0.188405 198 415 408 247 386 291 340 34.9579 0.16601 28.7946 52.2273 35.6182 30.6794 35.5882 32.3968 33.906 0.815666 0.315725 0.00525181 0.971037 0.970958 0.280637 0.970357 0.776933 0.965585 0.0455287 1.93717 1.29903e-05 0.286679 0.215471 5.69307e-05 0.00617341 0.000118736 0.000239495 39.1477 0.178013 1667.99 0.0185597 1665.5 1635 1706 3.75802 0.125598 0.987048 0.00165861 
20.55/20.68	c satzilla's ranking:
20.55/20.68	c 1) picosat846: 2.858484
20.55/20.68	c 2) mxc-sr08: 2.534447
20.55/20.68	c 3) zchaff_rand: 2.142962
20.55/20.68	c 4) minisat20SAT07: 1.661701
20.55/20.68	c 5) march_dl2004: -0.467943
20.55/20.68	c 6) SATenstein: -10000.000000
20.55/20.68	c 7) gnovelty+: -10000.000000
20.55/20.68	c 8) adaptg2wsat+: -10000.000000
20.55/20.68	c 9) adaptg2wsat0: -10000.000000
20.55/20.68	c 10) tts-4-0: -10000.000000
20.55/20.68	c 11) vallst: -10000.000000
20.55/20.68	c 12) minisat20: -10000.000000
20.55/20.68	c 13) kcnfs04SAT07: -10000.000000
20.55/20.68	c satzilla running picosat846 ... 
1199.43/1200.13	c Bin: Executing picosat846
1199.43/1200.13	c spawning binary file with 1179 seconds ...
1199.43/1200.13	c child exit by a signal
1199.43/1200.13	c picosat846 returned code 137.
1199.43/1200.13	c satzilla running mxc-sr08 ... 
1199.43/1200.13	c Bin: Executing mxc-sr08
1199.43/1200.13	c mxc-sr08 returned code 1.
1199.43/1200.13	c satzilla running zchaff_rand ... 
1199.43/1200.13	c Bin: Executing zchaff_rand
1199.43/1200.13	c zchaff_rand returned code 1.
1199.43/1200.13	c satzilla running minisat20SAT07 ... 
1199.43/1200.13	c Bin: Executing minisat20SAT07
1199.43/1200.13	c minisat20SAT07 returned code 1.
1199.43/1200.13	c satzilla running march_dl2004 ... 
1199.43/1200.13	c Bin: Executing march_dl2004
1199.43/1200.13	c march_dl2004 returned code 1.
1199.43/1200.13	c satzilla running SATenstein ... 
1199.43/1200.13	c Bin: Executing SATenstein
1199.43/1200.13	c SATenstein returned code 1.
1199.43/1200.13	c satzilla running gnovelty+ ... 
1199.43/1200.13	c Bin: Executing gnovelty+
1199.43/1200.13	c gnovelty+ returned code 1.
1199.43/1200.13	c satzilla running adaptg2wsat+ ... 
1199.43/1200.13	c Bin: Executing adaptg2wsat+
1199.43/1200.13	c adaptg2wsat+ returned code 1.
1199.43/1200.13	c satzilla running adaptg2wsat0 ... 
1199.43/1200.13	c Bin: Executing adaptg2wsat0
1199.43/1200.13	c adaptg2wsat0 returned code 1.
1199.43/1200.13	c satzilla running tts-4-0 ... 
1199.43/1200.13	c Bin: Executing tts-4-0
1199.43/1200.13	c tts-4-0 returned code 1.
1199.43/1200.13	c satzilla running vallst ... 
1199.43/1200.13	c Bin: Executing vallst
1199.43/1200.13	c vallst returned code 1.
1199.43/1200.13	c satzilla running minisat20 ... 
1199.43/1200.13	c Bin: Executing minisat20
1199.43/1200.13	c minisat20 returned code 1.
1199.43/1200.13	c satzilla running kcnfs04SAT07 ... 
1199.43/1200.13	c Bin: Executing kcnfs04SAT07
1199.43/1200.13	c kcnfs04SAT07 returned code 1.
1199.43/1200.13	c ERROR: All Failed! 
1199.43/1200.13	c SATZILLA_TIME=1199.660000

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-1562273-1238772740/watcher-1562273-1238772740 -o /tmp/evaluation-result-1562273-1238772740/solver-1562273-1238772740 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1562273-1238772740.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.92 0.98 1.02 3/72 25521
/proc/meminfo: memFree=1773104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=2740 CPUtime=0
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 545 0 0 0 0 0 0 0 19 0 1 0 1149935259 2805760 541 1992294400 134512640 135078026 4294956176 18446744073709551615 134566063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 685 541 54 138 0 544 0

[startup+0.017407 s]
/proc/loadavg: 0.92 0.98 1.02 3/72 25521
/proc/meminfo: memFree=1773104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=3628 CPUtime=0.01
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 766 0 0 0 1 0 0 0 19 0 1 0 1149935259 3715072 762 1992294400 134512640 135078026 4294956176 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 907 764 54 138 0 766 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 5684

[startup+0.101423 s]
/proc/loadavg: 0.92 0.98 1.02 3/72 25521
/proc/meminfo: memFree=1773104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=4960 CPUtime=0.09
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 1391 0 0 0 9 0 0 0 19 0 1 0 1149935259 5079040 1123 1992294400 134512640 135078026 4294956176 18446744073709551615 134569048 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 1240 1123 55 138 0 1099 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 7016

[startup+0.301461 s]
/proc/loadavg: 0.92 0.98 1.02 3/72 25521
/proc/meminfo: memFree=1773104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=5768 CPUtime=0.29
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 1685 0 0 0 29 0 0 0 21 0 1 0 1149935259 5906432 1302 1992294400 134512640 135078026 4294956176 18446744073709551615 134523860 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 1442 1302 71 138 0 1301 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 7824

[startup+0.701539 s]
/proc/loadavg: 0.92 0.98 1.02 3/72 25521
/proc/meminfo: memFree=1773104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=6296 CPUtime=0.69
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 1812 0 0 0 69 0 0 0 25 0 1 0 1149935259 6447104 1429 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 1574 1429 71 138 0 1433 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8352

[startup+1.5017 s]
/proc/loadavg: 0.92 0.98 1.02 2/74 25523
/proc/meminfo: memFree=1767064/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=7088 CPUtime=1.49
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 2021 0 0 0 149 0 0 0 25 0 1 0 1149935259 7258112 1638 1992294400 134512640 135078026 4294956176 18446744073709551615 134539244 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 1772 1638 71 138 0 1631 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 9144

[startup+3.10203 s]
/proc/loadavg: 0.92 0.98 1.02 2/74 25523
/proc/meminfo: memFree=1765656/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=8684 CPUtime=3.09
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 2402 0 0 0 308 1 0 0 25 0 1 0 1149935259 8892416 2019 1992294400 134512640 135078026 4294956176 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 1 0 0
/proc/25522/statm: 2171 2019 71 138 0 2030 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 10740

[startup+6.30164 s]
/proc/loadavg: 1.01 1.00 1.03 2/74 25523
/proc/meminfo: memFree=1763104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=0
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1149935259 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 112 96 399 0 111 0
[pid=25522] ppid=25521 vsize=12440 CPUtime=6.28
/proc/25522/stat : 25522 (mxc-sr08) R 25521 25521 25167 0 -1 4194304 3368 0 0 0 626 2 0 0 25 0 1 0 1149935259 12738560 2985 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25522/statm: 3110 2985 71 138 0 2969 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14496

[startup+12.7029 s]
/proc/loadavg: 1.01 1.00 1.03 2/74 25524
/proc/meminfo: memFree=1767648/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=2056 CPUtime=9.99
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 152 3947 0 0 0 0 996 3 19 0 1 0 1149935259 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 514 121 104 399 0 111 0
[pid=25524] ppid=25521 vsize=8040 CPUtime=2.67
/proc/25524/stat : 25524 (picosat846) R 25521 25521 25167 0 -1 4194304 1739 0 0 0 266 1 0 0 25 0 1 0 1149936261 8232960 1728 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25524/statm: 2010 1728 85 14 0 1676 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 10096

[startup+25.5014 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 25527
/proc/meminfo: memFree=1754856/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=11076 CPUtime=4.79
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 2502 0 0 0 479 0 0 0 25 0 1 0 1149937328 11341824 2491 1992294400 134512640 134570484 4294956176 18446744073709551615 10274427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 2769 2491 85 14 0 2435 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 21032

[startup+51.1015 s]
/proc/loadavg: 1.00 1.00 1.03 2/74 25527
/proc/meminfo: memFree=1748840/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=16876 CPUtime=30.38
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 3921 0 0 0 3037 1 0 0 25 0 1 0 1149937328 17281024 3899 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 4219 3899 85 14 0 3885 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 26832

[startup+102.307 s]
/proc/loadavg: 1.00 1.00 1.02 2/74 25527
/proc/meminfo: memFree=1740840/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=24796 CPUtime=81.57
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 5901 0 0 0 8154 3 0 0 25 0 1 0 1149937328 25391104 5879 1992294400 134512640 134570484 4294956176 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 6199 5879 85 14 0 5865 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 34752

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 25527
/proc/meminfo: memFree=1734440/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=31000 CPUtime=141.52
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 7490 0 0 0 14148 4 0 0 25 0 1 0 1149937328 31744000 7468 1992294400 134512640 134570484 4294956176 18446744073709551615 134553131 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 7750 7468 85 14 0 7416 0
Current children cumulated CPU time (s) 162.15
Current children cumulated vsize (KiB) 40956

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.01 2/74 25527
/proc/meminfo: memFree=1729128/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=36660 CPUtime=201.49
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 8812 0 0 0 20144 5 0 0 25 0 1 0 1149937328 37539840 8790 1992294400 134512640 134570484 4294956176 18446744073709551615 134545568 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 9165 8790 85 14 0 8831 0
Current children cumulated CPU time (s) 222.12
Current children cumulated vsize (KiB) 46616

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25527
/proc/meminfo: memFree=1728488/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=37320 CPUtime=261.47
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 8980 0 0 0 26142 5 0 0 25 0 1 0 1149937328 38215680 8958 1992294400 134512640 134570484 4294956176 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 9330 8958 85 14 0 8996 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 47276

[startup+342.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25527
/proc/meminfo: memFree=1722600/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=43260 CPUtime=321.43
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 10479 0 0 0 32137 6 0 0 25 0 1 0 1149937328 44298240 10457 1992294400 134512640 134570484 4294956176 18446744073709551615 134545580 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 10815 10458 85 14 0 10481 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25527
/proc/meminfo: memFree=1699176/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=66096 CPUtime=741.22
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 16244 0 0 0 74111 11 0 0 25 0 1 0 1149937328 67682304 16222 1992294400 134512640 134570484 4294956176 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 16524 16222 85 14 0 16190 0
Current children cumulated CPU time (s) 761.85
Current children cumulated vsize (KiB) 76052

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25527
/proc/meminfo: memFree=1683240/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=81804 CPUtime=801.19
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20190 0 0 0 80104 15 0 0 25 0 1 0 1149937328 83767296 20168 1992294400 134512640 134570484 4294956176 18446744073709551615 134551319 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 20451 20168 85 14 0 20117 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 91760

[startup+882.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1682920/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=81804 CPUtime=861.15
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20191 0 0 0 86100 15 0 0 25 0 1 0 1149937328 83767296 20169 1992294400 134512640 134570484 4294956176 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 20451 20169 85 14 0 20117 0
Current children cumulated CPU time (s) 881.78
Current children cumulated vsize (KiB) 91760

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1682920/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=81796 CPUtime=921.12
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20203 0 0 0 92097 15 0 0 25 0 1 0 1149937328 83759104 20181 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 20449 20181 85 14 0 20115 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 91752

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1682920/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=81792 CPUtime=981.1
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20203 0 0 0 98095 15 0 0 25 0 1 0 1149937328 83755008 20181 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 20448 20181 85 14 0 20114 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 91748

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1682984/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=82304 CPUtime=1041.06
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20213 0 0 0 104091 15 0 0 25 0 1 0 1149937328 84279296 20191 1992294400 134512640 134570484 4294956176 18446744073709551615 134526654 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 20576 20191 85 14 0 20242 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 92260

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1680168/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=85720 CPUtime=1101.02
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20930 0 0 0 110086 16 0 0 25 0 1 0 1149937328 87777280 20908 1992294400 134512640 134570484 4294956176 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21430 20908 85 14 0 21096 0
Current children cumulated CPU time (s) 1121.65
Current children cumulated vsize (KiB) 95676

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1680104/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=85720 CPUtime=1161
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 20930 0 0 0 116084 16 0 0 25 0 1 0 1149937328 87777280 20908 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21430 20908 85 14 0 21096 0
Current children cumulated CPU time (s) 1181.63
Current children cumulated vsize (KiB) 95676

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1679656/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=86644 CPUtime=1169
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 21161 0 0 0 116883 17 0 0 25 0 1 0 1149937328 88723456 21139 1992294400 134512640 134570484 4294956176 18446744073709551615 10274427 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21661 21139 85 14 0 21327 0
Current children cumulated CPU time (s) 1189.63
Current children cumulated vsize (KiB) 96600

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1678632/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=87172 CPUtime=1175.4
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 21312 0 0 0 117523 17 0 0 25 0 1 0 1149937328 89264128 21290 1992294400 134512640 134570484 4294956176 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21793 21290 85 14 0 21459 0
Current children cumulated CPU time (s) 1196.03
Current children cumulated vsize (KiB) 97128

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1678632/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=87172 CPUtime=1176.99
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 21312 0 0 0 117682 17 0 0 25 0 1 0 1149937328 89264128 21290 1992294400 134512640 134570484 4294956176 18446744073709551615 134551396 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21793 21290 85 14 0 21459 0
Current children cumulated CPU time (s) 1197.62
Current children cumulated vsize (KiB) 97128

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1678632/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=87172 CPUtime=1177.79
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 21312 0 0 0 117762 17 0 0 25 0 1 0 1149937328 89264128 21290 1992294400 134512640 134570484 4294956176 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21793 21290 85 14 0 21459 0
Current children cumulated CPU time (s) 1198.42
Current children cumulated vsize (KiB) 97128

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1678632/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=87172 CPUtime=1178.59
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 21312 0 0 0 117842 17 0 0 25 0 1 0 1149937328 89264128 21290 1992294400 134512640 134570484 4294956176 18446744073709551615 134551721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21793 21290 85 14 0 21459 0
Current children cumulated CPU time (s) 1199.22
Current children cumulated vsize (KiB) 97128

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/74 25529
/proc/meminfo: memFree=1678632/2055920 swapFree=4175756/4192956
[pid=25521] ppid=25519 vsize=9956 CPUtime=20.63
/proc/25521/stat : 25521 (SATzilla2009_I) S 25519 25521 25167 0 -1 4194304 3562 9415 0 0 319 14 1720 10 25 0 1 0 1149935259 10194944 2240 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/25521/statm: 2489 2240 217 399 0 2086 0
[pid=25527] ppid=25521 vsize=87172 CPUtime=1178.8
/proc/25527/stat : 25527 (picosat846) R 25521 25521 25167 0 -1 4194304 21312 0 0 0 117863 17 0 0 25 0 1 0 1149937328 89264128 21290 1992294400 134512640 134570484 4294956176 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/25527/statm: 21793 21290 85 14 0 21459 0
Current children cumulated CPU time (s) 1199.43
Current children cumulated vsize (KiB) 97128

Child status: 17
Real time (s): 1200.14
CPU time (s): 1199.49
CPU user time (s): 1199.05
CPU system time (s): 0.440932
CPU usage (%): 99.9457
Max. virtual memory (cumulated for all children) (KiB): 97128

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

runsolver used 1.23381 second user time and 3.2605 second system time

The end

Launcher Data

Begin job on node66 at 2009-04-03 17:32:20
IDJOB=1562273
IDBENCH=70931
IDSOLVER=528
FILE ID=node66/1562273-1238772740
PBS_JOBID= 9085520
Free space on /tmp= 66500 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/edgematching/fbcolors/em_9_3_5_fbc.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1562273-1238772740/watcher-1562273-1238772740 -o /tmp/evaluation-result-1562273-1238772740/solver-1562273-1238772740 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1562273-1238772740.cnf

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

MD5SUM BENCH= 31a3aedc721d03e1d956a240f176ac5e
RANDOM SEED=2056602194

node66.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.286
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.286
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:       1773584 kB
Buffers:         27576 kB
Cached:         186300 kB
SwapCached:       8484 kB
Active:         117892 kB
Inactive:       106492 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1773584 kB
SwapTotal:     4192956 kB
SwapFree:      4175756 kB
Dirty:           32508 kB
Writeback:           0 kB
Mapped:          16196 kB
Slab:            43212 kB
Committed_AS:  3452044 kB
PageTables:       1976 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= 66468 MiB
End job on node66 at 2009-04-03 17:52:21