Trace number 1723017

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.7 1200.29

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_10_UNKNOWN.cnf
MD5SUM8ece32bbd9e6c3f5c8cdf0e94e0569cd
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 clauses100116
Sum of the clauses size297952
Maximum clause length11
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 22580
Number of clauses of size 397513
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.82/22.92	c SATzilla is building models for class 3
22.82/22.92	c run presolver mxc-sr08 for 10 seconds ... 
22.82/22.92	c Bin: Executing mxc-sr08
22.82/22.92	c spawning binary file with 10 seconds ...
22.82/22.92	c child exit by a signal
22.82/22.92	c mxc-sr08 returned code 137.
22.82/22.92	c run presolver picosat846 for 5 seconds ... 
22.82/22.92	c Bin: Executing picosat846
22.82/22.92	c spawning binary file with 5 seconds ...
22.82/22.92	c child exit by a signal
22.82/22.92	c picosat846 returned code 137.
22.82/22.92	c Orignal number of varibales is 1584, number of clauses is 100116 
22.82/22.92	c predicted feature computation time is 1.544152 
22.82/22.92	c Bin: Executing satelite
22.82/22.92	c spawning binary file with 240 seconds ...
22.82/22.92	c child exited successfully
22.82/22.92	c satzilla computing base features
22.82/22.92	c Number of variabe is: 958, Number of clause is : 99290 
22.82/22.92	c Initializing...
22.82/22.92	c satzilla doing clause learning
22.82/22.92	c start clause learning features ...
22.82/22.92	c Bin: Executing zchaff07
22.82/22.92	c spawning binary file with 2 seconds ...
22.82/22.92	c child exit by a signal
22.82/22.92	c satzilla doing survey propogation probe
22.82/22.92	c do survay propogation for 2 second ...
22.82/22.92	c satzilla doing local search probe
22.82/22.92	c features are:1584 100116 958 99290 0.653445 0.00831907 0.0096485 0.481243 0.57452 0.712319 0.00452463 1.10061 0.00208768 0.0313152 0.508442 0.0237083 0.910656 0.00452463 1.10942 9.06436e-05 0.0149562 4.09155 0.27303 0.290174 0 0.911765 2.50245 0.00282699 0.859626 7.05006e-05 0.00759392 3.8886 0.910656 0.00197799 0.909071 8.05721e-05 0.00549904 1243 0 1243 1243 1243 1243 1243 1243 1243 69.4031 0 69.4031 69.4031 69.4031 69.4031 69.4031 69.4031 69.4031 0.520887 0.513202 0.000255564 0.976775 0.952326 0.112371 0.699056 0.402526 0.482483 0.00455353 3.31602 -1.11022e-16 0.170453 0.0109979 0 0.000509762 6.93889e-18 1.8602e-06 107.2 0.300787 283.8 0.561976 344 0 363 20.078 0.234689 1.00108 0.00944135 
22.82/22.92	c satzilla's ranking:
22.82/22.92	c 1) picosat846: 3.167567
22.82/22.92	c 2) mxc-sr08: 2.309413
22.82/22.92	c 3) zchaff_rand: 2.259239
22.82/22.92	c 4) minisat20SAT07: 1.249748
22.82/22.92	c 5) march_dl2004: 1.005197
22.82/22.92	c 6) SATenstein: -10000.000000
22.82/22.92	c 7) gnovelty+: -10000.000000
22.82/22.92	c 8) adaptg2wsat+: -10000.000000
22.82/22.92	c 9) adaptg2wsat0: -10000.000000
22.82/22.92	c 10) tts-4-0: -10000.000000
22.82/22.92	c 11) vallst: -10000.000000
22.82/22.92	c 12) minisat20: -10000.000000
22.82/22.92	c 13) kcnfs04SAT07: -10000.000000
22.82/22.92	c satzilla running picosat846 ... 
1199.57/1200.28	c Bin: Executing picosat846
1199.57/1200.28	c spawning binary file with 1177 seconds ...
1199.57/1200.28	c child exit by a signal
1199.57/1200.28	c picosat846 returned code 137.
1199.57/1200.28	c satzilla running mxc-sr08 ... 
1199.57/1200.28	c Bin: Executing mxc-sr08
1199.57/1200.28	c mxc-sr08 returned code 1.
1199.57/1200.28	c satzilla running zchaff_rand ... 
1199.57/1200.28	c Bin: Executing zchaff_rand
1199.57/1200.28	c zchaff_rand returned code 1.
1199.57/1200.28	c satzilla running minisat20SAT07 ... 
1199.57/1200.28	c Bin: Executing minisat20SAT07
1199.57/1200.28	c minisat20SAT07 returned code 1.
1199.57/1200.28	c satzilla running march_dl2004 ... 
1199.57/1200.28	c Bin: Executing march_dl2004
1199.57/1200.28	c march_dl2004 returned code 1.
1199.57/1200.28	c satzilla running SATenstein ... 
1199.57/1200.28	c Bin: Executing SATenstein
1199.57/1200.28	c SATenstein returned code 1.
1199.57/1200.28	c satzilla running gnovelty+ ... 
1199.57/1200.28	c Bin: Executing gnovelty+
1199.57/1200.28	c gnovelty+ returned code 1.
1199.57/1200.28	c satzilla running adaptg2wsat+ ... 
1199.57/1200.28	c Bin: Executing adaptg2wsat+
1199.57/1200.28	c adaptg2wsat+ returned code 1.
1199.57/1200.28	c satzilla running adaptg2wsat0 ... 
1199.57/1200.28	c Bin: Executing adaptg2wsat0
1199.57/1200.28	c adaptg2wsat0 returned code 1.
1199.57/1200.28	c satzilla running tts-4-0 ... 
1199.57/1200.28	c Bin: Executing tts-4-0
1199.57/1200.28	c tts-4-0 returned code 1.
1199.57/1200.28	c satzilla running vallst ... 
1199.57/1200.28	c Bin: Executing vallst
1199.57/1200.28	c vallst returned code 1.
1199.57/1200.28	c satzilla running minisat20 ... 
1199.57/1200.28	c Bin: Executing minisat20
1199.57/1200.28	c minisat20 returned code 1.
1199.57/1200.28	c satzilla running kcnfs04SAT07 ... 
1199.57/1200.28	c Bin: Executing kcnfs04SAT07
1199.57/1200.28	c kcnfs04SAT07 returned code 1.
1199.57/1200.28	c ERROR: All Failed! 
1199.57/1200.28	c SATZILLA_TIME=1199.860000

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-1723017-1240682176/watcher-1723017-1240682176 -o /tmp/evaluation-result-1723017-1240682176/solver-1723017-1240682176 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1723017-1240682176.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 1.00 0.99 3/65 18207
/proc/meminfo: memFree=1618504/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=2672 CPUtime=0
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 558 0 0 0 0 0 0 0 19 0 1 0 96246009 2736128 554 1992294400 134512640 135078026 4294956192 18446744073709551615 134735920 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 668 554 54 138 0 527 0

[startup+0.0266369 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 18207
/proc/meminfo: memFree=1618504/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=4464 CPUtime=0.01
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 985 0 0 0 1 0 0 0 19 0 1 0 96246009 4571136 981 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 1116 982 54 138 0 975 0
Current children cumulated CPU time (s) 0.01
Current children cumulated vsize (KiB) 6520

[startup+0.101644 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 18207
/proc/meminfo: memFree=1618504/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=6848 CPUtime=0.09
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 1916 0 0 0 9 0 0 0 19 0 1 0 96246009 7012352 1526 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 1712 1526 55 138 0 1571 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 8904

[startup+0.301669 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 18207
/proc/meminfo: memFree=1618504/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=6848 CPUtime=0.29
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 1916 0 0 0 29 0 0 0 21 0 1 0 96246009 7012352 1526 1992294400 134512640 135078026 4294956192 18446744073709551615 134561036 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 1712 1526 55 138 0 1571 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 8904

[startup+0.701721 s]
/proc/loadavg: 0.92 1.00 0.99 3/65 18207
/proc/meminfo: memFree=1618504/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=8980 CPUtime=0.69
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 2464 0 0 0 68 1 0 0 25 0 1 0 96246009 9195520 2074 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 2245 2074 55 138 0 2104 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11036

[startup+1.50182 s]
/proc/loadavg: 0.92 1.00 0.99 2/67 18209
/proc/meminfo: memFree=1608696/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=10724 CPUtime=1.49
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 2860 0 0 0 148 1 0 0 25 0 1 0 96246009 10981376 2470 1992294400 134512640 135078026 4294956192 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 2681 2470 55 138 0 2540 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 12780

[startup+3.10103 s]
/proc/loadavg: 0.92 1.00 0.99 2/67 18209
/proc/meminfo: memFree=1607352/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=12136 CPUtime=3.09
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 3474 0 0 0 307 2 0 0 25 0 1 0 96246009 12427264 2875 1992294400 134512640 135078026 4294956192 18446744073709551615 134522484 0 0 8392704 0 0 0 0 17 1 0 0
/proc/18208/statm: 3034 2875 71 138 0 2893 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 14192

[startup+6.30243 s]
/proc/loadavg: 0.93 1.00 0.99 2/67 18209
/proc/meminfo: memFree=1605880/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=0
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 96246009 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 112 96 399 0 111 0
[pid=18208] ppid=18207 vsize=13756 CPUtime=6.28
/proc/18208/stat : 18208 (mxc-sr08) R 18207 18207 18085 0 -1 4194304 3890 0 0 0 626 2 0 0 25 0 1 0 96246009 14086144 3291 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18208/statm: 3439 3291 71 138 0 3298 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 15812

[startup+12.7012 s]
/proc/loadavg: 0.93 1.00 0.99 2/67 18210
/proc/meminfo: memFree=1613432/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=2056 CPUtime=9.99
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 152 4107 0 0 0 0 996 3 19 0 1 0 96246009 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 514 121 104 399 0 111 0
[pid=18210] ppid=18207 vsize=7620 CPUtime=2.66
/proc/18210/stat : 18210 (picosat846) R 18207 18207 18085 0 -1 4194304 1618 0 0 0 265 1 0 0 25 0 1 0 96247010 7802880 1607 1992294400 134512640 134570484 4294956192 18446744073709551615 134553070 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18210/statm: 1905 1607 85 14 0 1571 0
Current children cumulated CPU time (s) 12.65
Current children cumulated vsize (KiB) 9676

[startup+25.5019 s]
/proc/loadavg: 0.95 1.00 0.99 2/67 18213
/proc/meminfo: memFree=1598776/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=7488 CPUtime=2.56
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 1601 0 0 0 256 0 0 0 25 0 1 0 96248301 7667712 1590 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 1872 1590 85 14 0 1538 0
Current children cumulated CPU time (s) 25.4
Current children cumulated vsize (KiB) 21640

[startup+51.1011 s]
/proc/loadavg: 0.96 1.00 0.99 2/67 18213
/proc/meminfo: memFree=1586872/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=19356 CPUtime=28.15
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 4522 0 0 0 2811 4 0 0 25 0 1 0 96248301 19820544 4511 1992294400 134512640 134570484 4294956192 18446744073709551615 134553189 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 4839 4511 85 14 0 4505 0
Current children cumulated CPU time (s) 50.99
Current children cumulated vsize (KiB) 33508

[startup+102.306 s]
/proc/loadavg: 0.98 1.00 0.99 2/67 18213
/proc/meminfo: memFree=1578744/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=27132 CPUtime=79.32
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 6480 0 0 0 7926 6 0 0 25 0 1 0 96248301 27783168 6458 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 6783 6458 85 14 0 6449 0
Current children cumulated CPU time (s) 102.16
Current children cumulated vsize (KiB) 41284

[startup+162.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18213
/proc/meminfo: memFree=1578744/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=27132 CPUtime=139.29
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 6480 0 0 0 13923 6 0 0 25 0 1 0 96248301 27783168 6458 1992294400 134512640 134570484 4294956192 18446744073709551615 134540773 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 6783 6458 85 14 0 6449 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 41284

[startup+222.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18213
/proc/meminfo: memFree=1577336/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=28584 CPUtime=199.26
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 6850 0 0 0 19920 6 0 0 25 0 1 0 96248301 29270016 6828 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 7146 6828 85 14 0 6812 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 42736

[startup+282.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18213
/proc/meminfo: memFree=1577912/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=27748 CPUtime=259.24
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 6856 0 0 0 25918 6 0 0 25 0 1 0 96248301 28413952 6649 1992294400 134512640 134570484 4294956192 18446744073709551615 134552994 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 6937 6649 85 14 0 6603 0
Current children cumulated CPU time (s) 282.08
Current children cumulated vsize (KiB) 41900

[startup+342.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1577656/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=27748 CPUtime=319.21
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 6856 0 0 0 31914 7 0 0 25 0 1 0 96248301 28413952 6649 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 6937 6649 85 14 0 6603 0

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


[startup+822.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1575992/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=30620 CPUtime=799
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 7317 0 0 0 79892 8 0 0 25 0 1 0 96248301 31354880 7110 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 7655 7110 85 14 0 7321 0
Current children cumulated CPU time (s) 821.84
Current children cumulated vsize (KiB) 44772

[startup+882.301 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1574584/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=31940 CPUtime=858.98
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 7680 0 0 0 85889 9 0 0 25 0 1 0 96248301 32706560 7473 1992294400 134512640 134570484 4294956192 18446744073709551615 134553107 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 7985 7473 85 14 0 7651 0
Current children cumulated CPU time (s) 881.82
Current children cumulated vsize (KiB) 46092

[startup+942.302 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1574520/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=31940 CPUtime=918.95
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 7680 0 0 0 91886 9 0 0 25 0 1 0 96248301 32706560 7473 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 7985 7473 85 14 0 7651 0
Current children cumulated CPU time (s) 941.79
Current children cumulated vsize (KiB) 46092

[startup+1002.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1574328/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=32336 CPUtime=978.92
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 7749 0 0 0 97883 9 0 0 25 0 1 0 96248301 33112064 7542 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 8084 7542 85 14 0 7750 0
Current children cumulated CPU time (s) 1001.76
Current children cumulated vsize (KiB) 46488

[startup+1062.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1570616/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=35900 CPUtime=1038.89
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 8669 0 0 0 103879 10 0 0 25 0 1 0 96248301 36761600 8462 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 8975 8462 85 14 0 8641 0
Current children cumulated CPU time (s) 1061.73
Current children cumulated vsize (KiB) 50052

[startup+1122.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568376/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1098.87
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 109876 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134553015 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1121.71
Current children cumulated vsize (KiB) 52164

[startup+1182.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568376/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1158.85
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 115874 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1181.69
Current children cumulated vsize (KiB) 52164

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

[startup+1190.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568376/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1166.84
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 116673 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1189.68
Current children cumulated vsize (KiB) 52164

[startup+1196.7 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568312/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1173.24
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 117313 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1196.08
Current children cumulated vsize (KiB) 52164

[startup+1198.3 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568312/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1174.83
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 117472 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552931 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1197.67
Current children cumulated vsize (KiB) 52164

[startup+1199.1 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568312/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1175.63
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 117552 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134553215 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1198.47
Current children cumulated vsize (KiB) 52164

[startup+1199.9 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568312/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1176.43
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 117632 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1199.27
Current children cumulated vsize (KiB) 52164

[startup+1200.11 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568312/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1176.64
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 117653 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134526709 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1199.48
Current children cumulated vsize (KiB) 52164

[startup+1200.2 s]
/proc/loadavg: 0.99 1.00 0.99 2/67 18219
/proc/meminfo: memFree=1568312/2055920 swapFree=4192812/4192956
[pid=18207] ppid=18205 vsize=14152 CPUtime=22.84
/proc/18207/stat : 18207 (SATzilla2009_I) S 18205 18207 18085 0 -1 4194304 5597 11578 0 0 475 3 1798 8 25 0 1 0 96246009 14491648 3315 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/18207/statm: 3538 3315 217 399 0 3135 0
[pid=18213] ppid=18207 vsize=38012 CPUtime=1176.73
/proc/18213/stat : 18213 (picosat846) R 18207 18207 18085 0 -1 4194304 9207 0 0 0 117662 11 0 0 25 0 1 0 96248301 38924288 9000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/18213/statm: 9503 9000 85 14 0 9169 0
Current children cumulated CPU time (s) 1199.57
Current children cumulated vsize (KiB) 52164

Child status: 17
Real time (s): 1200.29
CPU time (s): 1199.7
CPU user time (s): 1199.45
CPU system time (s): 0.251961
CPU usage (%): 99.9507
Max. virtual memory (cumulated for all children) (KiB): 52164

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1199.45
system time used= 0.251961
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 26401
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= 30
involuntary context switches= 2861

runsolver used 1.06484 second user time and 3.33949 second system time

The end

Launcher Data

Begin job on node54 at 2009-04-25 19:56:16
IDJOB=1723017
IDBENCH=71101
IDSOLVER=528
FILE ID=node54/1723017-1240682176
PBS_JOBID= 9186700
Free space on /tmp= 66280 MiB

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

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

MD5SUM BENCH= 8ece32bbd9e6c3f5c8cdf0e94e0569cd
RANDOM SEED=1584714662

node54.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.234
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.234
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:       1619048 kB
Buffers:         47500 kB
Cached:         300860 kB
SwapCached:        140 kB
Active:         144720 kB
Inactive:       219084 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1619048 kB
SwapTotal:     4192956 kB
SwapFree:      4192812 kB
Dirty:           32996 kB
Writeback:           0 kB
Mapped:          25044 kB
Slab:            59088 kB
Committed_AS:   338264 kB
PageTables:       1368 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66248 MiB
End job on node54 at 2009-04-25 20:16:17