Trace number 1721267

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.33 1199.96

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rbcl_xits_10_UNKNOWN.cnf
MD5SUMe868383f091c36fa9594c670095c9824
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 variables1584
Number of clauses91646
Sum of the clauses size272553
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22569
Number of clauses of size 389054
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.45/22.62	c SATzilla is building models for class 3
22.45/22.62	c run presolver mxc-sr08 for 10 seconds ... 
22.45/22.62	c Bin: Executing mxc-sr08
22.45/22.62	c spawning binary file with 10 seconds ...
22.45/22.62	c child exit by a signal
22.45/22.62	c mxc-sr08 returned code 137.
22.45/22.62	c run presolver picosat846 for 5 seconds ... 
22.45/22.62	c Bin: Executing picosat846
22.45/22.62	c spawning binary file with 5 seconds ...
22.45/22.62	c child exit by a signal
22.45/22.62	c picosat846 returned code 137.
22.45/22.62	c Orignal number of varibales is 1584, number of clauses is 91646 
22.45/22.62	c predicted feature computation time is 1.529117 
22.45/22.62	c Bin: Executing satelite
22.45/22.62	c spawning binary file with 240 seconds ...
22.45/22.62	c child exited successfully
22.45/22.62	c satzilla computing base features
22.45/22.62	c Number of variabe is: 958, Number of clause is : 90841 
22.45/22.62	c Initializing...
22.45/22.62	c satzilla doing clause learning
22.45/22.62	c start clause learning features ...
22.45/22.62	c Bin: Executing zchaff07
22.45/22.62	c spawning binary file with 2 seconds ...
22.45/22.62	c child exit by a signal
22.45/22.62	c satzilla doing survey propogation probe
22.45/22.62	c do survay propogation for 2 second ...
22.45/22.62	c satzilla doing local search probe
22.45/22.62	c features are:1584 91646 958 90841 0.653445 0.00886164 0.0105459 0.44197 0.555929 0.629949 0.00443953 1.04916 0.00208768 0.0313152 0.508108 0.0257923 0.910811 0.00443953 1.05932 9.90742e-05 0.0151143 4.07435 0.267807 0.28991 0 0.90932 2.48711 0.0028253 0.817352 7.70577e-05 0.00769476 3.86172 0.910811 0.00213921 0.915721 8.8066e-05 0.00610958 1453 0 1453 1453 1453 1453 1453 1453 1453 89.5767 0 89.5767 89.5767 89.5767 89.5767 89.5767 89.5767 89.5767 0.514115 0.527916 0.00177465 0.97733 0.95095 0.113164 0.697635 0.39188 0.470689 0.00447622 3.34626 -2.22045e-16 0.171972 0.010181 0 0.000504004 2.77556e-17 2.06354e-06 96.8333 0.219499 298.833 0.491516 349 0 370 18.7188 0.25973 0.99965 0.00604753 
22.45/22.62	c satzilla's ranking:
22.45/22.62	c 1) picosat846: 3.152645
22.45/22.62	c 2) zchaff_rand: 2.205425
22.45/22.62	c 3) mxc-sr08: 2.027732
22.45/22.62	c 4) march_dl2004: 1.133969
22.45/22.62	c 5) minisat20SAT07: 1.121231
22.45/22.62	c 6) SATenstein: -10000.000000
22.45/22.62	c 7) gnovelty+: -10000.000000
22.45/22.62	c 8) adaptg2wsat+: -10000.000000
22.45/22.62	c 9) adaptg2wsat0: -10000.000000
22.45/22.62	c 10) tts-4-0: -10000.000000
22.45/22.62	c 11) vallst: -10000.000000
22.45/22.62	c 12) minisat20: -10000.000000
22.45/22.63	c 13) kcnfs04SAT07: -10000.000000
22.45/22.63	c satzilla running picosat846 ... 
1199.23/1199.95	c Bin: Executing picosat846
1199.23/1199.95	c spawning binary file with 1177 seconds ...
1199.23/1199.95	c child exit by a signal
1199.23/1199.95	c picosat846 returned code 137.
1199.23/1199.95	c satzilla running zchaff_rand ... 
1199.23/1199.95	c Bin: Executing zchaff_rand
1199.23/1199.95	c zchaff_rand returned code 1.
1199.23/1199.95	c satzilla running mxc-sr08 ... 
1199.23/1199.95	c Bin: Executing mxc-sr08
1199.23/1199.95	c mxc-sr08 returned code 1.
1199.23/1199.95	c satzilla running march_dl2004 ... 
1199.23/1199.95	c Bin: Executing march_dl2004
1199.23/1199.95	c march_dl2004 returned code 1.
1199.23/1199.95	c satzilla running minisat20SAT07 ... 
1199.23/1199.95	c Bin: Executing minisat20SAT07
1199.23/1199.95	c minisat20SAT07 returned code 1.
1199.23/1199.95	c satzilla running SATenstein ... 
1199.23/1199.95	c Bin: Executing SATenstein
1199.23/1199.95	c SATenstein returned code 1.
1199.23/1199.95	c satzilla running gnovelty+ ... 
1199.23/1199.95	c Bin: Executing gnovelty+
1199.23/1199.95	c gnovelty+ returned code 1.
1199.23/1199.95	c satzilla running adaptg2wsat+ ... 
1199.23/1199.95	c Bin: Executing adaptg2wsat+
1199.23/1199.95	c adaptg2wsat+ returned code 1.
1199.23/1199.95	c satzilla running adaptg2wsat0 ... 
1199.23/1199.95	c Bin: Executing adaptg2wsat0
1199.23/1199.95	c adaptg2wsat0 returned code 1.
1199.23/1199.95	c satzilla running tts-4-0 ... 
1199.23/1199.95	c Bin: Executing tts-4-0
1199.23/1199.95	c tts-4-0 returned code 1.
1199.23/1199.95	c satzilla running vallst ... 
1199.23/1199.95	c Bin: Executing vallst
1199.23/1199.95	c vallst returned code 1.
1199.23/1199.95	c satzilla running minisat20 ... 
1199.23/1199.95	c Bin: Executing minisat20
1199.23/1199.95	c minisat20 returned code 1.
1199.23/1199.95	c satzilla running kcnfs04SAT07 ... 
1199.23/1199.95	c Bin: Executing kcnfs04SAT07
1199.23/1199.95	c kcnfs04SAT07 returned code 1.
1199.23/1199.95	c ERROR: All Failed! 
1199.23/1199.95	c SATZILLA_TIME=1199.490000

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-1721267-1240665060/watcher-1721267-1240665060 -o /tmp/evaluation-result-1721267-1240665060/solver-1721267-1240665060 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1721267-1240665060.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: 1.00 1.00 1.00 3/64 14438
/proc/meminfo: memFree=1705856/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=2544 CPUtime=0
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 518 0 0 0 0 0 0 0 19 0 1 0 94539417 2605056 514 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 636 515 54 138 0 495 0

[startup+0.102352 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14438
/proc/meminfo: memFree=1705856/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=6088 CPUtime=0.09
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 1787 0 0 0 9 0 0 0 20 0 1 0 94539417 6234112 1429 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 1522 1429 55 138 0 1381 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8144

[startup+0.20236 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14438
/proc/meminfo: memFree=1705856/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=6088 CPUtime=0.19
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 1787 0 0 0 19 0 0 0 21 0 1 0 94539417 6234112 1429 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 1522 1429 55 138 0 1381 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 8144

[startup+0.302368 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14438
/proc/meminfo: memFree=1705856/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=6088 CPUtime=0.29
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 1787 0 0 0 29 0 0 0 22 0 1 0 94539417 6234112 1429 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 1522 1429 55 138 0 1381 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8144

[startup+0.701401 s]
/proc/loadavg: 1.00 1.00 1.00 3/64 14438
/proc/meminfo: memFree=1705856/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=9360 CPUtime=0.69
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 2535 0 0 0 69 0 0 0 25 0 1 0 94539417 9584640 2177 1992294400 134512640 135078026 4294956192 18446744073709551615 134556702 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 2340 2177 55 138 0 2199 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11416

[startup+1.50247 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14440
/proc/meminfo: memFree=1697200/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=10644 CPUtime=1.49
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 3037 0 0 0 148 1 0 0 25 0 1 0 94539417 10899456 2489 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 2661 2489 71 138 0 2520 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12700

[startup+3.10162 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14440
/proc/meminfo: memFree=1695344/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=11704 CPUtime=3.08
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 3310 0 0 0 307 1 0 0 25 0 1 0 94539417 11984896 2762 1992294400 134512640 135078026 4294956192 18446744073709551615 134534305 0 0 8392704 0 0 0 0 17 1 0 0
/proc/14439/statm: 2926 2762 71 138 0 2785 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 13760

[startup+6.30189 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14440
/proc/meminfo: memFree=1694000/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=0
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 94539416 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 112 96 399 0 111 0
[pid=14439] ppid=14438 vsize=12916 CPUtime=6.28
/proc/14439/stat : 14439 (mxc-sr08) R 14438 14438 14336 0 -1 4194304 3613 0 0 0 626 2 0 0 25 0 1 0 94539417 13225984 3065 1992294400 134512640 135078026 4294956192 18446744073709551615 134535146 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14439/statm: 3229 3065 71 138 0 3088 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 14972

[startup+12.7014 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14441
/proc/meminfo: memFree=1699056/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=2056 CPUtime=9.99
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 152 3722 0 0 0 0 997 2 16 0 1 0 94539416 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 514 121 104 399 0 111 0
[pid=14441] ppid=14438 vsize=7872 CPUtime=2.57
/proc/14441/stat : 14441 (picosat846) R 14438 14438 14336 0 -1 4194304 1658 0 9 0 256 1 0 0 25 0 1 0 94540418 8060928 1656 1992294400 134512640 134570484 4294956192 18446744073709551615 134523169 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14441/statm: 1968 1656 85 14 0 1634 0
Current children cumulated CPU time (s) 12.56
Current children cumulated vsize (KiB) 9928

[startup+25.5015 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1684272/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=7872 CPUtime=2.85
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 1690 0 0 0 284 1 0 0 25 0 1 0 94541679 8060928 1679 1992294400 134512640 134570484 4294956192 18446744073709551615 134552951 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 1968 1679 85 14 0 1634 0
Current children cumulated CPU time (s) 25.32
Current children cumulated vsize (KiB) 22532

[startup+51.1018 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1673328/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=19200 CPUtime=28.44
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 4405 0 0 0 2840 4 0 0 25 0 1 0 94541679 19660800 4383 1992294400 134512640 134570484 4294956192 18446744073709551615 134552347 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 4800 4383 85 14 0 4466 0
Current children cumulated CPU time (s) 50.91
Current children cumulated vsize (KiB) 33860

[startup+102.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1664752/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=27516 CPUtime=79.63
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 6543 0 0 0 7957 6 0 0 25 0 1 0 94541679 28176384 6521 1992294400 134512640 134570484 4294956192 18446744073709551615 134553332 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 6879 6521 85 14 0 6545 0
Current children cumulated CPU time (s) 102.1
Current children cumulated vsize (KiB) 42176

[startup+162.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1659504/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=32664 CPUtime=139.61
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 7864 0 0 0 13953 8 0 0 25 0 1 0 94541679 33447936 7842 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 8166 7842 85 14 0 7832 0
Current children cumulated CPU time (s) 162.08
Current children cumulated vsize (KiB) 47324

[startup+222.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1659376/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=32664 CPUtime=199.58
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 7876 0 0 0 19950 8 0 0 25 0 1 0 94541679 33447936 7854 1992294400 134512640 134570484 4294956192 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 8166 7854 85 14 0 7832 0
Current children cumulated CPU time (s) 222.05
Current children cumulated vsize (KiB) 47324

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1659312/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=33688 CPUtime=259.55
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 7894 0 0 0 25947 8 0 0 25 0 1 0 94541679 34496512 7872 1992294400 134512640 134570484 4294956192 18446744073709551615 134553027 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 8422 7872 85 14 0 8088 0
Current children cumulated CPU time (s) 282.02
Current children cumulated vsize (KiB) 48348

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1654960/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=37912 CPUtime=319.53
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 8985 0 0 0 31944 9 0 0 25 0 1 0 94541679 38821888 8963 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 9478 8963 85 14 0 9144 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1648688/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=43580 CPUtime=799.33
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 11331 0 0 0 79920 13 0 0 25 0 1 0 94541679 44625920 10421 1992294400 134512640 134570484 4294956192 18446744073709551615 134552988 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 10895 10421 85 14 0 10561 0
Current children cumulated CPU time (s) 821.8
Current children cumulated vsize (KiB) 58240

[startup+882.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1642544/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=49916 CPUtime=859.3
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 12903 0 0 0 85916 14 0 0 25 0 1 0 94541679 51113984 11993 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 12479 11993 85 14 0 12145 0
Current children cumulated CPU time (s) 881.77
Current children cumulated vsize (KiB) 64576

[startup+942.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1642544/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=49916 CPUtime=919.27
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 12903 0 0 0 91913 14 0 0 25 0 1 0 94541679 51113984 11993 1992294400 134512640 134570484 4294956192 18446744073709551615 134526699 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 12479 11993 85 14 0 12145 0
Current children cumulated CPU time (s) 941.74
Current children cumulated vsize (KiB) 64576

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1643120/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=48960 CPUtime=979.25
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 12911 0 0 0 97911 14 0 0 25 0 1 0 94541679 50135040 11792 1992294400 134512640 134570484 4294956192 18446744073709551615 134545329 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 12240 11792 85 14 0 11906 0
Current children cumulated CPU time (s) 1001.72
Current children cumulated vsize (KiB) 63620

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1643120/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=48960 CPUtime=1039.22
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 12911 0 0 0 103908 14 0 0 25 0 1 0 94541679 50135040 11792 1992294400 134512640 134570484 4294956192 18446744073709551615 134553225 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 12240 11792 85 14 0 11906 0
Current children cumulated CPU time (s) 1061.69
Current children cumulated vsize (KiB) 63620

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1635376/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=56880 CPUtime=1099.19
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 14883 0 0 0 109902 17 0 0 25 0 1 0 94541679 58245120 13764 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 14220 13764 85 14 0 13886 0
Current children cumulated CPU time (s) 1121.66
Current children cumulated vsize (KiB) 71540

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1634544/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=57936 CPUtime=1159.17
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 15143 0 0 0 115900 17 0 0 25 0 1 0 94541679 59326464 14024 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 14484 14024 85 14 0 14150 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 72596

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1632304/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=60048 CPUtime=1167.27
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 15670 0 0 0 116709 18 0 0 25 0 1 0 94541679 61489152 14551 1992294400 134512640 134570484 4294956192 18446744073709551615 134553118 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15012 14551 85 14 0 14678 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 74708

[startup+1196.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1630384/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=61764 CPUtime=1173.67
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 16131 0 0 0 117349 18 0 0 25 0 1 0 94541679 63246336 15012 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15441 15012 85 14 0 15107 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 76424

[startup+1198.4 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1630320/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=61896 CPUtime=1175.26
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 16148 0 0 0 117508 18 0 0 25 0 1 0 94541679 63381504 15029 1992294400 134512640 134570484 4294956192 18446744073709551615 134553174 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15474 15029 85 14 0 15140 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 76556

[startup+1199.2 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1630320/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=61896 CPUtime=1176.06
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 16148 0 0 0 117588 18 0 0 25 0 1 0 94541679 63381504 15029 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15474 15029 85 14 0 15140 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 76556

[startup+1199.6 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1630320/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=61896 CPUtime=1176.46
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 16148 0 0 0 117628 18 0 0 25 0 1 0 94541679 63381504 15029 1992294400 134512640 134570484 4294956192 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15474 15029 85 14 0 15140 0
Current children cumulated CPU time (s) 1198.93
Current children cumulated vsize (KiB) 76556

[startup+1199.8 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1630320/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=61896 CPUtime=1176.66
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 16148 0 0 0 117648 18 0 0 25 0 1 0 94541679 63381504 15029 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15474 15029 85 14 0 15140 0
Current children cumulated CPU time (s) 1199.13
Current children cumulated vsize (KiB) 76556

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 14444
/proc/meminfo: memFree=1630320/2055920 swapFree=4192956/4192956
[pid=14438] ppid=14436 vsize=14660 CPUtime=22.47
/proc/14438/stat : 14438 (SATzilla2009_I) S 14436 14438 14336 0 -1 4194304 4990 10930 0 9 467 2 1769 9 25 0 1 0 94539416 15011840 3414 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/14438/statm: 3665 3414 217 399 0 3262 0
[pid=14444] ppid=14438 vsize=61896 CPUtime=1176.76
/proc/14444/stat : 14444 (picosat846) R 14438 14438 14336 0 -1 4194304 16148 0 0 0 117658 18 0 0 25 0 1 0 94541679 63381504 15029 1992294400 134512640 134570484 4294956192 18446744073709551615 134552209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/14444/statm: 15474 15029 85 14 0 15140 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 76556

Child status: 17
Real time (s): 1199.96
CPU time (s): 1199.33
CPU user time (s): 1199.01
CPU system time (s): 0.316951
CPU usage (%): 99.9472
Max. virtual memory (cumulated for all children) (KiB): 76556

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

runsolver used 0.997848 second user time and 3.37049 second system time

The end

Launcher Data

Begin job on node15 at 2009-04-25 15:11:00
IDJOB=1721267
IDBENCH=71066
IDSOLVER=528
FILE ID=node15/1721267-1240665060
PBS_JOBID= 9186590
Free space on /tmp= 66268 MiB

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

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

MD5SUM BENCH= e868383f091c36fa9594c670095c9824
RANDOM SEED=710528606

node15.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.220
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	: 5931.00
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.220
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:       1706400 kB
Buffers:         20880 kB
Cached:         253296 kB
SwapCached:          0 kB
Active:         110572 kB
Inactive:       178056 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1706400 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32864 kB
Writeback:           0 kB
Mapped:          23708 kB
Slab:            46872 kB
Committed_AS:   309280 kB
PageTables:       1464 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= 66236 MiB
End job on node15 at 2009-04-25 15:31:00