Trace number 1731303

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.66 1200.21

General information on the benchmark

Namecrafted/Difficult/contest-02-03-04/
contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
MD5SUMbe0552b4894b69c578ebcc0b17dda689
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark199.917
Satisfiable
(Un)Satisfiability was proved
Number of variables900
Number of clauses69990
Sum of the clauses size140820
Maximum clause length30
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 269960
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 530

Solver Data

22.75/22.85	c SATzilla is building models for class 3
22.75/22.85	c run presolver mxc-sr08 for 10 seconds ... 
22.75/22.85	c Bin: Executing mxc-sr08
22.75/22.85	c spawning binary file with 10 seconds ...
22.75/22.85	c child exit by a signal
22.75/22.85	c mxc-sr08 returned code 137.
22.75/22.85	c run presolver picosat846 for 5 seconds ... 
22.75/22.85	c Bin: Executing picosat846
22.75/22.85	c spawning binary file with 5 seconds ...
22.75/22.85	c child exit by a signal
22.75/22.85	c picosat846 returned code 137.
22.75/22.85	c Orignal number of varibales is 900, number of clauses is 69990 
22.75/22.85	c predicted feature computation time is 1.496159 
22.75/22.85	c Bin: Executing satelite
22.75/22.85	c spawning binary file with 240 seconds ...
22.75/22.85	c child exited successfully
22.75/22.85	c satzilla computing base features
22.75/22.85	c Number of variabe is: 870, Number of clause is : 69090 
22.75/22.85	c Initializing...
22.75/22.85	c satzilla doing clause learning
22.75/22.85	c start clause learning features ...
22.75/22.85	c Bin: Executing zchaff07
22.75/22.85	c spawning binary file with 2 seconds ...
22.75/22.85	c child exit by a signal
22.75/22.85	c satzilla doing survey propogation probe
22.75/22.85	c do survay propogation for 2 second ...
22.75/22.85	c satzilla doing local search probe
22.75/22.85	c features are:900 69990 870 69090 0.0344828 0.0130265 0.0125923 0.487429 1.01666 0.887212 0.00362576 1.99528 0.00229885 0.0666667 0.186951 0.964177 0.964177 0.00362576 0.19726 0.00214213 0.00591981 4.81255 0.239253 0.0613711 0.123028 0.404762 3.09602 0.00167062 0.408091 0.000521059 0.00385005 4.63773 0.726719 0.0125778 0 0.0125778 0.0125778 628.714 0.513367 86 1229 1229 86 822 472 625 72.444 0.169289 56.5472 89.4784 89.4784 56.5472 87.4131 58.1329 71.3942 0.880791 0.0199272 0.828803 0.930575 0.902421 0.857309 0.893962 0.867576 0.880797 1.50423e-06 3.27726 1.11022e-14 3.3587e-05 3.19779e-06 1.12804e-10 2.34404e-07 1.50827e-09 2.26898e-08 208.289 8.54877 403.518 0.116626 409 389 426 38.0633 0.246121 1.23884 1.75853 
22.75/22.85	c satzilla's ranking:
22.75/22.85	c 1) picosat846: 2.417151
22.75/22.85	c 2) minisat20SAT07: 2.023218
22.75/22.85	c 3) mxc-sr08: 1.853586
22.75/22.85	c 4) zchaff_rand: 1.073306
22.75/22.85	c 5) march_dl2004: -22.290256
22.75/22.85	c 6) SATenstein: -10000.000000
22.75/22.85	c 7) gnovelty+: -10000.000000
22.75/22.85	c 8) adaptg2wsat+: -10000.000000
22.75/22.85	c 9) adaptg2wsat0: -10000.000000
22.75/22.85	c 10) tts-4-0: -10000.000000
22.75/22.85	c 11) vallst: -10000.000000
22.75/22.85	c 12) minisat20: -10000.000000
22.75/22.85	c 13) kcnfs04SAT07: -10000.000000
22.75/22.85	c satzilla running picosat846 ... 
1199.63/1200.20	c Bin: Executing picosat846
1199.63/1200.20	c spawning binary file with 1177 seconds ...
1199.63/1200.20	c child exit by a signal
1199.63/1200.20	c picosat846 returned code 137.
1199.63/1200.20	c satzilla running minisat20SAT07 ... 
1199.63/1200.20	c Bin: Executing minisat20SAT07
1199.63/1200.20	c minisat20SAT07 returned code 1.
1199.63/1200.20	c satzilla running mxc-sr08 ... 
1199.63/1200.20	c Bin: Executing mxc-sr08
1199.63/1200.20	c mxc-sr08 returned code 1.
1199.63/1200.20	c satzilla running zchaff_rand ... 
1199.63/1200.20	c Bin: Executing zchaff_rand
1199.63/1200.20	c zchaff_rand returned code 1.
1199.63/1200.20	c satzilla running march_dl2004 ... 
1199.63/1200.20	c Bin: Executing march_dl2004
1199.63/1200.20	c march_dl2004 returned code 1.
1199.63/1200.20	c satzilla running SATenstein ... 
1199.63/1200.20	c Bin: Executing SATenstein
1199.63/1200.20	c SATenstein returned code 1.
1199.63/1200.20	c satzilla running gnovelty+ ... 
1199.63/1200.21	c Bin: Executing gnovelty+
1199.63/1200.21	c gnovelty+ returned code 1.
1199.63/1200.21	c satzilla running adaptg2wsat+ ... 
1199.63/1200.21	c Bin: Executing adaptg2wsat+
1199.63/1200.21	c adaptg2wsat+ returned code 1.
1199.63/1200.21	c satzilla running adaptg2wsat0 ... 
1199.63/1200.21	c Bin: Executing adaptg2wsat0
1199.63/1200.21	c adaptg2wsat0 returned code 1.
1199.63/1200.21	c satzilla running tts-4-0 ... 
1199.63/1200.21	c Bin: Executing tts-4-0
1199.63/1200.21	c tts-4-0 returned code 1.
1199.63/1200.21	c satzilla running vallst ... 
1199.63/1200.21	c Bin: Executing vallst
1199.63/1200.21	c vallst returned code 1.
1199.63/1200.21	c satzilla running minisat20 ... 
1199.63/1200.21	c Bin: Executing minisat20
1199.63/1200.21	c minisat20 returned code 1.
1199.63/1200.21	c satzilla running kcnfs04SAT07 ... 
1199.63/1200.21	c Bin: Executing kcnfs04SAT07
1199.63/1200.21	c kcnfs04SAT07 returned code 1.
1199.63/1200.21	c ERROR: All Failed! 
1199.63/1200.21	c SATZILLA_TIME=1199.830000

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15917
/proc/meminfo: memFree=1625312/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=1740 CPUtime=0
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 342 0 0 0 0 0 0 0 19 0 1 0 104929283 1781760 338 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 435 339 54 138 0 294 0

[startup+0.03039 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15917
/proc/meminfo: memFree=1625312/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=3868 CPUtime=0.02
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 836 0 0 0 2 0 0 0 19 0 1 0 104929283 3960832 832 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 967 832 54 138 0 826 0
Current children cumulated CPU time (s) 0.02
Current children cumulated vsize (KiB) 5924

[startup+0.101394 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15917
/proc/meminfo: memFree=1625312/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=4688 CPUtime=0.09
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 1207 0 0 0 9 0 0 0 19 0 1 0 104929283 4800512 1018 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 1172 1018 55 138 0 1031 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 6744

[startup+0.301412 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15917
/proc/meminfo: memFree=1625312/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=4688 CPUtime=0.29
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 1207 0 0 0 29 0 0 0 21 0 1 0 104929283 4800512 1018 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 1172 1018 55 138 0 1031 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 6744

[startup+0.701448 s]
/proc/loadavg: 0.99 0.97 0.99 3/64 15917
/proc/meminfo: memFree=1625312/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=6192 CPUtime=0.69
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 1555 0 0 0 69 0 0 0 25 0 1 0 104929283 6340608 1366 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 1548 1366 55 138 0 1407 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 8248

[startup+1.50152 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15919
/proc/meminfo: memFree=1619856/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=6192 CPUtime=1.49
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 1584 0 0 0 149 0 0 0 25 0 1 0 104929283 6340608 1395 1992294400 134512640 135078026 4294956192 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 1548 1395 55 138 0 1407 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 8248

[startup+3.10167 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15919
/proc/meminfo: memFree=1620112/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=6832 CPUtime=3.09
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 1951 0 0 0 308 1 0 0 25 0 1 0 104929283 6995968 1589 1992294400 134512640 135078026 4294956192 18446744073709551615 134534318 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 1708 1589 71 138 0 1567 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 8888

[startup+6.30297 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15919
/proc/meminfo: memFree=1616848/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=0
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 104929283 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 112 96 399 0 111 0
[pid=15918] ppid=15917 vsize=8428 CPUtime=6.29
/proc/15918/stat : 15918 (mxc-sr08) R 15917 15917 15819 0 -1 4194304 2371 0 0 0 628 1 0 0 25 0 1 0 104929283 8630272 2009 1992294400 134512640 135078026 4294956192 18446744073709551615 134534374 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15918/statm: 2107 2009 71 138 0 1966 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 10484

[startup+12.7015 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15920
/proc/meminfo: memFree=1622544/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=2056 CPUtime=9.99
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 152 2952 0 0 0 0 998 1 19 0 1 0 104929283 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 514 121 104 399 0 111 0
[pid=15920] ppid=15917 vsize=4268 CPUtime=2.68
/proc/15920/stat : 15920 (picosat846) R 15917 15917 15819 0 -1 4194304 775 0 0 0 268 0 0 0 25 0 1 0 104930284 4370432 764 1992294400 134512640 134570484 4294956192 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15920/statm: 1067 764 85 14 0 733 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 6324

[startup+25.5017 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1613008/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=4268 CPUtime=2.63
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 775 0 0 0 263 0 0 0 25 0 1 0 104931569 4370432 764 1992294400 134512640 134570484 4294956192 18446744073709551615 134523744 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1067 764 85 14 0 733 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 14648

[startup+51.101 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1612816/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=4464 CPUtime=28.21
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 811 0 0 0 2821 0 0 0 25 0 1 0 104931569 4571136 800 1992294400 134512640 134570484 4294956192 18446744073709551615 134551762 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1116 800 85 14 0 782 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 14844

[startup+102.306 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1612816/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=4644 CPUtime=79.39
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 844 0 0 0 7939 0 0 0 25 0 1 0 104931569 4755456 833 1992294400 134512640 134570484 4294956192 18446744073709551615 134551715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1161 833 85 14 0 827 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 15024

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1612624/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=4748 CPUtime=139.36
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 883 0 0 0 13936 0 0 0 25 0 1 0 104931569 4861952 872 1992294400 134512640 134570484 4294956192 18446744073709551615 134523461 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1187 872 85 14 0 853 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 15128

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1612560/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=4820 CPUtime=199.33
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 915 0 0 0 19933 0 0 0 25 0 1 0 104931569 4935680 897 1992294400 134512640 134570484 4294956192 18446744073709551615 134544151 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1205 897 85 14 0 871 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 15200

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1612432/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5036 CPUtime=259.31
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 951 0 0 0 25931 0 0 0 25 0 1 0 104931569 5156864 933 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1259 933 85 14 0 925 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 15416

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1612304/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5112 CPUtime=319.28
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 996 0 0 0 31928 0 0 0 25 0 1 0 104931569 5234688 963 1992294400 134512640 134570484 4294956192 18446744073709551615 134553120 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1278 963 85 14 0 944 0

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


[startup+822.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611792/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5384 CPUtime=799.06
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1187 0 0 0 79906 0 0 0 25 0 1 0 104931569 5513216 1043 1992294400 134512640 134570484 4294956192 18446744073709551615 134551886 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1346 1043 85 14 0 1012 0
Current children cumulated CPU time (s) 821.88
Current children cumulated vsize (KiB) 15764

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611664/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5456 CPUtime=859.05
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1265 0 0 0 85904 1 0 0 25 0 1 0 104931569 5586944 1061 1992294400 134512640 134570484 4294956192 18446744073709551615 134552785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1364 1061 85 14 0 1030 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 15836

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611664/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5520 CPUtime=919
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1279 0 0 0 91899 1 0 0 25 0 1 0 104931569 5652480 1072 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1380 1072 85 14 0 1046 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 15900

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.99 3/66 15923
/proc/meminfo: memFree=1611664/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5524 CPUtime=978.98
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1290 0 0 0 97897 1 0 0 25 0 1 0 104931569 5656576 1066 1992294400 134512640 134570484 4294956192 18446744073709551615 134522241 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1381 1066 85 14 0 1047 0
Current children cumulated CPU time (s) 1001.8
Current children cumulated vsize (KiB) 15904

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5728 CPUtime=1038.96
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 103895 1 0 0 25 0 1 0 104931569 5865472 1129 1992294400 134512640 134570484 4294956192 18446744073709551615 134552760 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1432 1129 85 14 0 1098 0
Current children cumulated CPU time (s) 1061.78
Current children cumulated vsize (KiB) 16108

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1098.93
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 109892 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134523905 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 16044

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1158.91
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 115890 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1181.73
Current children cumulated vsize (KiB) 16044

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1166.91
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 116690 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134552710 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 16044

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1173.31
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 117330 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134552938 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1196.13
Current children cumulated vsize (KiB) 16044

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1174.91
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 117490 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134524052 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 16044

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1175.71
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 117570 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134546008 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1198.53
Current children cumulated vsize (KiB) 16044

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1176.51
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 117650 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134552307 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1199.33
Current children cumulated vsize (KiB) 16044

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1176.71
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 117670 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134545255 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1199.53
Current children cumulated vsize (KiB) 16044

[startup+1200.2 s]
/proc/loadavg: 0.99 0.97 0.99 2/66 15923
/proc/meminfo: memFree=1611472/2055920 swapFree=4192956/4192956
[pid=15917] ppid=15915 vsize=10380 CPUtime=22.82
/proc/15917/stat : 15917 (SATzilla2009_I) S 15915 15917 15819 0 -1 4194304 3859 7644 0 0 460 4 1812 6 25 0 1 0 104929283 10629120 2367 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15917/statm: 2595 2367 217 399 0 2192 0
[pid=15923] ppid=15917 vsize=5664 CPUtime=1176.81
/proc/15923/stat : 15923 (picosat846) R 15917 15917 15819 0 -1 4194304 1375 0 0 0 117680 1 0 0 25 0 1 0 104931569 5799936 1113 1992294400 134512640 134570484 4294956192 18446744073709551615 134544043 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15923/statm: 1416 1113 85 14 0 1082 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 16044

Child status: 17
Real time (s): 1200.21
CPU time (s): 1199.66
CPU user time (s): 1199.54
CPU system time (s): 0.124981
CPU usage (%): 99.9542
Max. virtual memory (cumulated for all children) (KiB): 16244

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

runsolver used 1.16882 second user time and 3.20551 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-26 20:03:39
IDJOB=1731303
IDBENCH=24749
IDSOLVER=528
FILE ID=node55/1731303-1240769019
PBS_JOBID= 9187211
Free space on /tmp= 66388 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Difficult/contest-02-03-04/contest03-SGI_30_50_30_20_1-dir.sat05-439.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1731303-1240769019/watcher-1731303-1240769019 -o /tmp/evaluation-result-1731303-1240769019/solver-1731303-1240769019 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1731303-1240769019.cnf

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

MD5SUM BENCH= be0552b4894b69c578ebcc0b17dda689
RANDOM SEED=847004388

node55.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.240
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.240
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:       1625864 kB
Buffers:         50212 kB
Cached:         298220 kB
SwapCached:          0 kB
Active:         136684 kB
Inactive:       225568 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1625864 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           32188 kB
Writeback:           0 kB
Mapped:          23628 kB
Slab:            53984 kB
Committed_AS:   316644 kB
PageTables:       1360 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= 66360 MiB
End job on node55 at 2009-04-26 20:23:40