Trace number 1722967

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.24 1199.9

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_13_UNKNOWN.cnf
MD5SUM604e1311b2fcb3c933399ca7195c63f1
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables2058
Number of clauses133055
Sum of the clauses size396210
Maximum clause length14
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23208
Number of clauses of size 3129824
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

23.31/23.46	c SATzilla is building models for class 3
23.31/23.46	c run presolver mxc-sr08 for 10 seconds ... 
23.31/23.46	c Bin: Executing mxc-sr08
23.31/23.46	c spawning binary file with 10 seconds ...
23.31/23.46	c child exit by a signal
23.31/23.46	c mxc-sr08 returned code 137.
23.31/23.46	c run presolver picosat846 for 5 seconds ... 
23.31/23.46	c Bin: Executing picosat846
23.31/23.46	c spawning binary file with 5 seconds ...
23.31/23.46	c child exit by a signal
23.31/23.46	c picosat846 returned code 137.
23.31/23.46	c Orignal number of varibales is 2058, number of clauses is 133055 
23.31/23.46	c predicted feature computation time is 1.615811 
23.31/23.46	c Bin: Executing satelite
23.31/23.46	c spawning binary file with 240 seconds ...
23.31/23.46	c child exited successfully
23.31/23.46	c satzilla computing base features
23.31/23.46	c Number of variabe is: 1298, Number of clause is : 132150 
23.31/23.46	c Initializing...
23.31/23.46	c satzilla doing clause learning
23.31/23.46	c start clause learning features ...
23.31/23.46	c Bin: Executing zchaff07
23.31/23.46	c spawning binary file with 2 seconds ...
23.31/23.46	c child exit by a signal
23.31/23.46	c satzilla doing survey propogation probe
23.31/23.46	c do survay propogation for 2 second ...
23.31/23.46	c satzilla doing local search probe
23.31/23.46	c features are:2058 133055 1298 132150 0.585516 0.00684828 0.00982217 0.425288 0.541544 0.565781 0.00327455 1.19714 0.00154083 0.0300462 0.432217 0.0230723 0.929784 0.00327455 1.05767 6.81044e-05 0.0113583 3.86176 0.24684 0.310703 0 0.881773 2.43236 0.00213119 0.800898 5.29701e-05 0.00577374 3.69536 0.929784 0.00176326 0.963955 6.05373e-05 0.00531971 722.5 0.23737 551 894 894 551 894 551 894 61.7282 0.0753474 57.0772 66.3793 66.3793 57.0772 66.3793 57.0772 66.3793 0.479128 0.696627 0.000703093 0.990581 0.93559 0.0373645 0.792314 0.204505 0.382443 0.00682018 2.89675 -1.11022e-16 0.20285 0.0247783 0 0.00241615 2.77556e-17 3.25994e-05 280 1.33271 360 0.66795 474 0 489 35.4775 0.944592 1.01334 0.0320007 
23.31/23.46	c satzilla's ranking:
23.31/23.46	c 1) picosat846: 3.273461
23.31/23.46	c 2) mxc-sr08: 2.163003
23.31/23.46	c 3) zchaff_rand: 1.484410
23.31/23.46	c 4) minisat20SAT07: 1.459761
23.31/23.46	c 5) march_dl2004: 0.747464
23.31/23.46	c 6) SATenstein: -10000.000000
23.31/23.46	c 7) gnovelty+: -10000.000000
23.31/23.46	c 8) adaptg2wsat+: -10000.000000
23.31/23.46	c 9) adaptg2wsat0: -10000.000000
23.31/23.46	c 10) tts-4-0: -10000.000000
23.31/23.46	c 11) vallst: -10000.000000
23.31/23.46	c 12) minisat20: -10000.000000
23.31/23.46	c 13) kcnfs04SAT07: -10000.000000
23.31/23.46	c satzilla running picosat846 ... 
1199.11/1199.89	c Bin: Executing picosat846
1199.11/1199.89	c spawning binary file with 1176 seconds ...
1199.11/1199.89	c child exit by a signal
1199.11/1199.89	c picosat846 returned code 137.
1199.11/1199.89	c satzilla running mxc-sr08 ... 
1199.11/1199.89	c Bin: Executing mxc-sr08
1199.11/1199.89	c mxc-sr08 returned code 1.
1199.11/1199.89	c satzilla running zchaff_rand ... 
1199.11/1199.89	c Bin: Executing zchaff_rand
1199.11/1199.89	c zchaff_rand returned code 1.
1199.11/1199.89	c satzilla running minisat20SAT07 ... 
1199.11/1199.89	c Bin: Executing minisat20SAT07
1199.11/1199.89	c minisat20SAT07 returned code 1.
1199.11/1199.89	c satzilla running march_dl2004 ... 
1199.11/1199.89	c Bin: Executing march_dl2004
1199.11/1199.89	c march_dl2004 returned code 1.
1199.11/1199.89	c satzilla running SATenstein ... 
1199.11/1199.89	c Bin: Executing SATenstein
1199.11/1199.89	c SATenstein returned code 1.
1199.11/1199.89	c satzilla running gnovelty+ ... 
1199.11/1199.89	c Bin: Executing gnovelty+
1199.11/1199.89	c gnovelty+ returned code 1.
1199.11/1199.89	c satzilla running adaptg2wsat+ ... 
1199.11/1199.89	c Bin: Executing adaptg2wsat+
1199.11/1199.89	c adaptg2wsat+ returned code 1.
1199.11/1199.89	c satzilla running adaptg2wsat0 ... 
1199.11/1199.89	c Bin: Executing adaptg2wsat0
1199.11/1199.89	c adaptg2wsat0 returned code 1.
1199.11/1199.89	c satzilla running tts-4-0 ... 
1199.11/1199.89	c Bin: Executing tts-4-0
1199.11/1199.89	c tts-4-0 returned code 1.
1199.11/1199.89	c satzilla running vallst ... 
1199.11/1199.89	c Bin: Executing vallst
1199.11/1199.89	c vallst returned code 1.
1199.11/1199.89	c satzilla running minisat20 ... 
1199.11/1199.89	c Bin: Executing minisat20
1199.11/1199.89	c minisat20 returned code 1.
1199.11/1199.89	c satzilla running kcnfs04SAT07 ... 
1199.11/1199.89	c Bin: Executing kcnfs04SAT07
1199.11/1199.89	c kcnfs04SAT07 returned code 1.
1199.11/1199.89	c ERROR: All Failed! 
1199.11/1199.89	c SATZILLA_TIME=1199.400000

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-1722967-1240681475/watcher-1722967-1240681475 -o /tmp/evaluation-result-1722967-1240681475/solver-1722967-1240681475 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1722967-1240681475.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.98 0.99 3/65 15296
/proc/meminfo: memFree=1645616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=3136 CPUtime=0
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 666 0 0 0 0 0 0 0 19 0 1 0 96177075 3211264 663 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15297/statm: 784 666 52 138 0 643 0

[startup+0.103338 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 15296
/proc/meminfo: memFree=1645616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=8568 CPUtime=0.09
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 2561 0 0 0 8 1 0 0 20 0 1 0 96177075 8773632 2023 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15297/statm: 2142 2023 55 138 0 2001 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 10624

[startup+0.201354 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 15296
/proc/meminfo: memFree=1645616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=8568 CPUtime=0.19
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 2561 0 0 0 18 1 0 0 20 0 1 0 96177075 8773632 2023 1992294400 134512640 135078026 4294956192 18446744073709551615 134560876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15297/statm: 2142 2023 55 138 0 2001 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 10624

[startup+0.301371 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 15296
/proc/meminfo: memFree=1645616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=8568 CPUtime=0.29
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 2561 0 0 0 28 1 0 0 21 0 1 0 96177075 8773632 2023 1992294400 134512640 135078026 4294956192 18446744073709551615 134560924 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15297/statm: 2142 2023 55 138 0 2001 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 10624

[startup+0.701443 s]
/proc/loadavg: 0.99 0.98 0.99 3/65 15296
/proc/meminfo: memFree=1645616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=8568 CPUtime=0.69
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 2561 0 0 0 68 1 0 0 25 0 1 0 96177075 8773632 2023 1992294400 134512640 135078026 4294956192 18446744073709551615 134561097 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15297/statm: 2142 2023 55 138 0 2001 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 10624

[startup+1.50159 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15298
/proc/meminfo: memFree=1634400/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=12556 CPUtime=1.49
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 3481 0 0 0 148 1 0 0 25 0 1 0 96177075 12857344 2943 1992294400 134512640 135078026 4294956192 18446744073709551615 134560769 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15297/statm: 3139 2943 55 138 0 2998 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 14612

[startup+3.10188 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15298
/proc/meminfo: memFree=1633760/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=14892 CPUtime=3.09
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 4382 0 0 0 307 2 0 0 25 0 1 0 96177075 15249408 3571 1992294400 134512640 135078026 4294956192 18446744073709551615 134533771 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15297/statm: 3723 3571 71 138 0 3582 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 16948

[startup+6.30146 s]
/proc/loadavg: 0.99 0.98 0.99 2/67 15298
/proc/meminfo: memFree=1628896/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=0
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96177074 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 112 96 399 0 111 0
[pid=15297] ppid=15296 vsize=16740 CPUtime=6.28
/proc/15297/stat : 15297 (mxc-sr08) R 15296 15296 15167 0 -1 4194304 4849 0 0 0 626 2 0 0 25 0 1 0 96177075 17141760 4038 1992294400 134512640 135078026 4294956192 18446744073709551615 134534374 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15297/statm: 4185 4038 71 138 0 4044 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 18796

[startup+12.7016 s]
/proc/loadavg: 1.22 1.03 1.01 2/67 15299
/proc/meminfo: memFree=1635552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=2056 CPUtime=9.99
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 152 5117 0 0 0 0 996 3 19 0 1 0 96177074 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 514 121 104 399 0 111 0
[pid=15299] ppid=15296 vsize=11816 CPUtime=2.65
/proc/15299/stat : 15299 (picosat846) R 15296 15296 15167 0 -1 4194304 2576 0 0 0 265 0 0 0 25 0 1 0 96178078 12099584 2565 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15299/statm: 2954 2565 85 14 0 2620 0
Current children cumulated CPU time (s) 12.64
Current children cumulated vsize (KiB) 13872

[startup+25.5019 s]
/proc/loadavg: 1.49 1.10 1.03 2/67 15302
/proc/meminfo: memFree=1616744/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=10628 CPUtime=2.02
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 2283 0 0 0 201 1 0 0 25 0 1 0 96179421 10883072 2272 1992294400 134512640 134570484 4294956192 18446744073709551615 134544293 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 2657 2272 85 14 0 2323 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 30468

[startup+51.1014 s]
/proc/loadavg: 1.32 1.09 1.03 2/67 15302
/proc/meminfo: memFree=1592680/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=34640 CPUtime=27.6
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 8231 0 0 0 2755 5 0 0 25 0 1 0 96179421 35471360 8220 1992294400 134512640 134570484 4294956192 18446744073709551615 134553064 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 8660 8220 85 14 0 8326 0
Current children cumulated CPU time (s) 50.98
Current children cumulated vsize (KiB) 54480

[startup+102.302 s]
/proc/loadavg: 1.13 1.07 1.02 2/67 15302
/proc/meminfo: memFree=1583784/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=43208 CPUtime=78.78
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 10415 0 0 0 7871 7 0 0 25 0 1 0 96179421 44244992 10393 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 10802 10393 85 14 0 10468 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 63048

[startup+162.301 s]
/proc/loadavg: 1.05 1.05 1.02 2/67 15302
/proc/meminfo: memFree=1576232/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=50600 CPUtime=138.75
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 12294 0 0 0 13867 8 0 0 25 0 1 0 96179421 51814400 12272 1992294400 134512640 134570484 4294956192 18446744073709551615 134526482 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 12650 12272 85 14 0 12316 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 70440

[startup+222.306 s]
/proc/loadavg: 1.02 1.04 1.01 2/67 15302
/proc/meminfo: memFree=1565864/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=62052 CPUtime=198.72
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 14894 0 0 0 19862 10 0 0 25 0 1 0 96179421 63541248 14872 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 15513 14872 85 14 0 15179 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 81892

[startup+282.302 s]
/proc/loadavg: 1.00 1.03 1.01 2/67 15302
/proc/meminfo: memFree=1566248/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=61288 CPUtime=258.69
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 14906 0 0 0 25859 10 0 0 25 0 1 0 96179421 62758912 14715 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 15322 14715 85 14 0 14988 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 81128

[startup+342.301 s]
/proc/loadavg: 1.00 1.02 1.00 2/67 15302
/proc/meminfo: memFree=1566248/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=61288 CPUtime=318.66
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 14906 0 0 0 31856 10 0 0 25 0 1 0 96179421 62758912 14715 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 15322 14715 85 14 0 14988 0

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


[startup+762.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15302
/proc/meminfo: memFree=1543720/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=83516 CPUtime=738.46
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 20513 0 0 0 73831 15 0 0 25 0 1 0 96179421 85520384 20322 1992294400 134512640 134570484 4294956192 18446744073709551615 134552985 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 20879 20322 85 14 0 20545 0
Current children cumulated CPU time (s) 761.84
Current children cumulated vsize (KiB) 103356

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15302
/proc/meminfo: memFree=1543720/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=83516 CPUtime=798.43
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 20513 0 0 0 79828 15 0 0 25 0 1 0 96179421 85520384 20322 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 20879 20322 85 14 0 20545 0
Current children cumulated CPU time (s) 821.81
Current children cumulated vsize (KiB) 103356

[startup+882.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15302
/proc/meminfo: memFree=1543400/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=83912 CPUtime=858.41
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 20604 0 0 0 85826 15 0 0 25 0 1 0 96179421 85925888 20413 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 20978 20413 85 14 0 20644 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 103752

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15302
/proc/meminfo: memFree=1536872/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=918.37
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 91820 17 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134526706 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 941.75
Current children cumulated vsize (KiB) 110220

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536680/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=978.33
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 97816 17 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134552969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1001.71
Current children cumulated vsize (KiB) 110220

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1038.32
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 103814 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 110220

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1098.29
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 109811 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134553040 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1121.67
Current children cumulated vsize (KiB) 110220

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536616/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1158.24
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 115806 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1181.62
Current children cumulated vsize (KiB) 110220

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1166.34
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 116616 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1189.72
Current children cumulated vsize (KiB) 110220

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1172.74
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 117256 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1196.12
Current children cumulated vsize (KiB) 110220

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1174.33
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 117415 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134553077 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 110220

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1175.13
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 117495 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 110220

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1175.53
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 117535 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134553259 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 110220

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 15308
/proc/meminfo: memFree=1536552/2055920 swapFree=4192952/4192956
[pid=15296] ppid=15294 vsize=19840 CPUtime=23.38
/proc/15296/stat : 15296 (SATzilla2009_I) S 15294 15296 15167 0 -1 4194304 7473 16048 0 0 521 3 1802 12 25 0 1 0 96177074 20316160 4717 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15296/statm: 4960 4717 217 399 0 4557 0
[pid=15302] ppid=15296 vsize=90380 CPUtime=1175.73
/proc/15302/stat : 15302 (picosat846) R 15296 15296 15167 0 -1 4194304 22219 0 0 0 117555 18 0 0 25 0 1 0 96179421 92549120 22028 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15302/statm: 22595 22028 85 14 0 22261 0
Current children cumulated CPU time (s) 1199.11
Current children cumulated vsize (KiB) 110220

Child status: 17
Real time (s): 1199.9
CPU time (s): 1199.24
CPU user time (s): 1198.88
CPU system time (s): 0.365944
CPU usage (%): 99.9452
Max. virtual memory (cumulated for all children) (KiB): 110220

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

runsolver used 1.18182 second user time and 3.18552 second system time

The end

Launcher Data

Begin job on node89 at 2009-04-25 19:44:35
IDJOB=1722967
IDBENCH=71100
IDSOLVER=528
FILE ID=node89/1722967-1240681475
PBS_JOBID= 9186678
Free space on /tmp= 66348 MiB

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

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

MD5SUM BENCH= 604e1311b2fcb3c933399ca7195c63f1
RANDOM SEED=487735365

node89.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.268
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.268
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	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1646168 kB
Buffers:         34684 kB
Cached:         296200 kB
SwapCached:          4 kB
Active:         138256 kB
Inactive:       206368 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1646168 kB
SwapTotal:     4192956 kB
SwapFree:      4192952 kB
Dirty:           33588 kB
Writeback:           0 kB
Mapped:          23540 kB
Slab:            51204 kB
Committed_AS:   272440 kB
PageTables:       1372 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= 66320 MiB
End job on node89 at 2009-04-25 20:04:35