Trace number 1722166

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_C 2009-03-22? (exit code) 1199.66 1200.19

General information on the benchmark

NameAPPLICATIONS/satComp09_BioInstances/
rpoc_xits_12_UNKNOWN.cnf
MD5SUMfbf37caab2e9eafe910c795f49053484
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 variables1898
Number of clauses128735
Sum of the clauses size383430
Maximum clause length13
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 23005
Number of clauses of size 3125707
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 523

Solver Data

22.76/22.85	c SATzilla is building models for class 2
22.76/22.85	c run presolver march_dl2004 for 5 seconds ... 
22.76/22.85	c Bin: Executing march_dl2004
22.76/22.85	c spawning binary file with 5 seconds ...
22.76/22.85	c child exit by a signal
22.76/22.85	c march_dl2004 returned code 137.
22.76/22.85	c run presolver mxc-sr08 for 5 seconds ... 
22.76/22.85	c Bin: Executing mxc-sr08
22.76/22.85	c spawning binary file with 5 seconds ...
22.76/22.85	c child exit by a signal
22.76/22.85	c mxc-sr08 returned code 137.
22.76/22.85	c Orignal number of varibales is 1898, number of clauses is 128735 
22.76/22.85	c predicted feature computation time is 10.017680 
22.76/22.85	c Bin: Executing satelite
22.76/22.85	c spawning binary file with 240 seconds ...
22.76/22.85	c child exited successfully
22.76/22.85	c satzilla computing base features
22.76/22.85	c Number of variabe is: 1205, Number of clause is : 127840 
22.76/22.85	c Initializing...
22.76/22.85	c satzilla compute diameter ...
22.76/22.85	c start diameter features ...
22.76/22.85	c satzilla doing clause learning
22.76/22.85	c start clause learning features ...
22.76/22.85	c Bin: Executing zchaff07
22.76/22.85	c spawning binary file with 2 seconds ...
22.76/22.85	c child exit by a signal
22.76/22.85	c satzilla doing survey propogation probe
22.76/22.85	c do survay propogation for 2 second ...
22.76/22.85	c satzilla doing local search probe
22.76/22.85	c satzilla doing lobjois search-space size estimate
22.76/22.85	c features are:1898 128735 1205 127840 0.575104 0.00700094 0.00942584 0.46622 0.572186 0.674524 0.00359662 1.2081 0.00165975 0.0298755 0.454849 0.021918 0.924124 0.00359662 1.12425 6.25782e-05 0.0123279 3.87596 0.248181 0.307754 0 0.89372 2.275 0.00228253 0.862956 4.69337e-05 0.00625 3.95052 0.924124 0.00171028 0.960909 5.47559e-05 0.00502972 3.58974 0.137024 3 4 0.676952 903 0 903 903 903 903 903 903 903 79.2392 0 79.2392 79.2392 79.2392 79.2392 79.2392 79.2392 79.2392 0.504939 0.585523 0.00138723 0.987172 0.942383 0.085958 0.744438 0.298419 0.443825 0.00735744 2.89494 -1.17961e-16 0.203114 0.0287242 0 0.00154025 0 1.59734e-05 107 0.485981 282.667 0.86609 421 0 421 26.2115 0.305046 1.00193 0.00782604 0.570573 0.847129 
22.76/22.85	c satzilla's ranking:
22.76/22.85	c 1) march_dl2004: 4.591765
22.76/22.85	c 2) mxc-sr08: 4.489511
22.76/22.85	c 3) zchaff_rand: 3.803587
22.76/22.85	c 4) minisat20SAT07: 2.989664
22.76/22.85	c 5) minisat20: 1.486270
22.76/22.85	c 6) vallst: 1.174872
22.76/22.85	c 7) tts-4-0: 0.212285
22.76/22.85	c 8) SATenstein: -10000.000000
22.76/22.85	c 9) gnovelty+: -10000.000000
22.76/22.85	c 10) adaptg2wsat+: -10000.000000
22.76/22.85	c 11) adaptg2wsat0: -10000.000000
22.76/22.85	c 12) picosat846: -10000.000000
22.76/22.85	c 13) kcnfs04SAT07: -10000.000000
22.76/22.85	c satzilla running march_dl2004 ... 
1199.55/1200.18	c Bin: Executing march_dl2004
1199.55/1200.18	c spawning binary file with 1177 seconds ...
1199.55/1200.18	c child exit by a signal
1199.55/1200.18	c march_dl2004 returned code 137.
1199.55/1200.18	c satzilla running mxc-sr08 ... 
1199.55/1200.18	c Bin: Executing mxc-sr08
1199.55/1200.18	c mxc-sr08 returned code 1.
1199.55/1200.18	c satzilla running zchaff_rand ... 
1199.55/1200.18	c Bin: Executing zchaff_rand
1199.55/1200.18	c zchaff_rand returned code 1.
1199.55/1200.18	c satzilla running minisat20SAT07 ... 
1199.55/1200.18	c Bin: Executing minisat20SAT07
1199.55/1200.18	c minisat20SAT07 returned code 1.
1199.55/1200.18	c satzilla running minisat20 ... 
1199.55/1200.18	c Bin: Executing minisat20
1199.55/1200.18	c minisat20 returned code 1.
1199.55/1200.18	c satzilla running vallst ... 
1199.55/1200.18	c Bin: Executing vallst
1199.55/1200.18	c vallst returned code 1.
1199.55/1200.18	c satzilla running tts-4-0 ... 
1199.55/1200.18	c Bin: Executing tts-4-0
1199.55/1200.18	c tts-4-0 returned code 1.
1199.55/1200.18	c satzilla running SATenstein ... 
1199.55/1200.18	c Bin: Executing SATenstein
1199.55/1200.18	c SATenstein returned code 1.
1199.55/1200.18	c satzilla running gnovelty+ ... 
1199.55/1200.18	c Bin: Executing gnovelty+
1199.55/1200.18	c gnovelty+ returned code 1.
1199.55/1200.18	c satzilla running adaptg2wsat+ ... 
1199.55/1200.18	c Bin: Executing adaptg2wsat+
1199.55/1200.18	c adaptg2wsat+ returned code 1.
1199.55/1200.18	c satzilla running adaptg2wsat0 ... 
1199.55/1200.18	c Bin: Executing adaptg2wsat0
1199.55/1200.18	c adaptg2wsat0 returned code 1.
1199.55/1200.18	c satzilla running picosat846 ... 
1199.55/1200.18	c Bin: Executing picosat846
1199.55/1200.18	c picosat846 returned code 1.
1199.55/1200.18	c satzilla running kcnfs04SAT07 ... 
1199.55/1200.18	c Bin: Executing kcnfs04SAT07
1199.55/1200.18	c kcnfs04SAT07 returned code 1.
1199.55/1200.18	c ERROR: All Failed! 
1199.55/1200.18	c SATZILLA_TIME=1199.820000

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-1722166-1240673254/watcher-1722166-1240673254 -o /tmp/evaluation-result-1722166-1240673254/solver-1722166-1240673254 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_C HOME/instance-1722166-1240673254.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.02 1.00 3/64 9290
/proc/meminfo: memFree=904912/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) R 9288 9290 8998 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=1776 CPUtime=0
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 231 0 0 0 0 0 0 0 18 0 1 0 95352835 1818624 226 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9291/statm: 444 226 50 118 0 323 0

[startup+0.0459111 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9290
/proc/meminfo: memFree=904912/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=2304 CPUtime=0.04
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 387 0 0 0 4 0 0 0 19 0 1 0 95352835 2359296 382 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9291/statm: 576 382 50 118 0 455 0
Current children cumulated CPU time (s) 0.04
Current children cumulated vsize (KiB) 4360

[startup+0.101914 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9290
/proc/meminfo: memFree=904912/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=2964 CPUtime=0.09
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 602 0 0 0 9 0 0 0 19 0 1 0 95352835 3035136 597 1992294400 134512640 134996440 4294956176 18446744073709551615 134669245 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9291/statm: 741 597 50 118 0 620 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 5020

[startup+0.301933 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9290
/proc/meminfo: memFree=904912/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=7428 CPUtime=0.29
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 2520 0 0 0 28 1 0 0 21 0 1 0 95352835 7606272 1293 1992294400 134512640 134996440 4294956176 18446744073709551615 134542885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9291/statm: 1857 1293 55 118 0 1736 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 9484

[startup+0.701969 s]
/proc/loadavg: 1.00 1.02 1.00 3/64 9290
/proc/meminfo: memFree=904912/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=9780 CPUtime=0.69
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 8899 0 0 0 66 3 0 0 25 0 1 0 95352835 10014720 1856 1992294400 134512640 134996440 4294956176 18446744073709551615 134543096 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9291/statm: 2445 1856 61 118 0 2324 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 11836

[startup+1.50104 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9292
/proc/meminfo: memFree=897216/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=13296 CPUtime=1.49
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 15541 0 0 0 140 9 0 0 25 0 1 0 95352835 13615104 2649 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9291/statm: 3324 2649 73 118 0 3203 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 15352

[startup+3.10219 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9292
/proc/meminfo: memFree=894272/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=0
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 95352835 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9290/statm: 514 112 96 399 0 111 0
[pid=9291] ppid=9290 vsize=13296 CPUtime=3.09
/proc/9291/stat : 9291 (march_dl2004) R 9290 9290 8998 0 -1 4194304 15541 0 0 0 287 22 0 0 25 0 1 0 95352835 13615104 2649 1992294400 134512640 134996440 4294956176 18446744073709551615 134533665 0 0 8392704 0 0 0 0 17 1 0 0
/proc/9291/statm: 3324 2649 73 118 0 3203 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 15352

[startup+6.30148 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9293
/proc/meminfo: memFree=897152/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=2056 CPUtime=4.99
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 156 20204 0 0 0 0 463 36 16 0 1 0 95352835 2105344 125 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 514 125 107 399 0 111 0
[pid=9293] ppid=9290 vsize=12664 CPUtime=1.28
/proc/9293/stat : 9293 (mxc-sr08) R 9290 9290 8998 0 -1 4194304 3454 0 0 0 127 1 0 0 25 0 1 0 95353336 12967936 2940 1992294400 134512640 135078026 4294956176 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9293/statm: 3166 2940 55 138 0 3025 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 14720

[startup+12.7021 s]
/proc/loadavg: 1.00 1.02 1.00 2/65 9294
/proc/meminfo: memFree=891336/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=13184 CPUtime=12.67
/proc/9290/stat : 9290 (SATzilla2009_C) R 9288 9290 8998 0 -1 4194304 3978 28157 0 0 117 2 1107 41 25 0 1 0 95352835 13500416 2929 1992294400 134512640 136149437 4294956208 18446744073709551615 134532763 0 0 4096 0 0 0 0 17 0 0 0
/proc/9290/statm: 3296 2929 135 399 0 2893 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 13184

[startup+25.5012 s]
/proc/loadavg: 1.00 1.02 1.00 2/66 9296
/proc/meminfo: memFree=874368/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=13296 CPUtime=2.63
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 15541 0 0 0 247 16 0 0 25 0 1 0 95355120 13615104 2649 1992294400 134512640 134996440 4294956176 18446744073709551615 134675049 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3324 2649 73 118 0 3203 0
Current children cumulated CPU time (s) 25.44
Current children cumulated vsize (KiB) 32972

[startup+51.1016 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9296
/proc/meminfo: memFree=874688/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=12324 CPUtime=28.21
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20206 0 0 0 2788 33 0 0 25 0 1 0 95355120 12619776 2504 1992294400 134512640 134996440 4294956176 18446744073709551615 134537794 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3081 2504 75 118 0 2960 0
Current children cumulated CPU time (s) 51.02
Current children cumulated vsize (KiB) 32000

[startup+102.305 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 9296
/proc/meminfo: memFree=874176/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=13180 CPUtime=79.4
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20396 0 0 0 7906 34 0 0 25 0 1 0 95355120 13496320 2694 1992294400 134512640 134996440 4294956176 18446744073709551615 134576322 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3295 2694 75 118 0 3174 0
Current children cumulated CPU time (s) 102.21
Current children cumulated vsize (KiB) 32856

[startup+162.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9296
/proc/meminfo: memFree=873984/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=13440 CPUtime=139.37
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20451 0 0 0 13903 34 0 0 25 0 1 0 95355120 13762560 2749 1992294400 134512640 134996440 4294956176 18446744073709551615 134533000 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3360 2749 75 118 0 3239 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 33116

[startup+222.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9296
/proc/meminfo: memFree=873792/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=13580 CPUtime=199.34
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20493 0 0 0 19900 34 0 0 25 0 1 0 95355120 13905920 2791 1992294400 134512640 134996440 4294956176 18446744073709551615 134564806 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3395 2791 75 118 0 3274 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 33256

[startup+282.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9296
/proc/meminfo: memFree=873792/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=13708 CPUtime=259.31
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20518 0 0 0 25897 34 0 0 25 0 1 0 95355120 14036992 2816 1992294400 134512640 134996440 4294956176 18446744073709551615 134527833 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3427 2816 75 118 0 3306 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 33384

[startup+342.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9296
/proc/meminfo: memFree=873672/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=13836 CPUtime=319.29
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20549 0 0 0 31895 34 0 0 25 0 1 0 95355120 14168064 2847 1992294400 134512640 134996440 4294956176 18446744073709551615 134527894 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3459 2847 75 118 0 3338 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 33512


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


[startup+762.306 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872776/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14496 CPUtime=739.11
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20711 0 0 0 73876 35 0 0 25 0 1 0 95355120 14843904 3009 1992294400 134512640 134996440 4294956176 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3624 3009 75 118 0 3503 0
Current children cumulated CPU time (s) 761.92
Current children cumulated vsize (KiB) 34172

[startup+822.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872776/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14628 CPUtime=799.08
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20734 0 0 0 79873 35 0 0 25 0 1 0 95355120 14979072 3032 1992294400 134512640 134996440 4294956176 18446744073709551615 134528099 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3657 3032 75 118 0 3536 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 34304

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872776/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14628 CPUtime=859.06
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20743 0 0 0 85871 35 0 0 25 0 1 0 95355120 14979072 3041 1992294400 134512640 134996440 4294956176 18446744073709551615 134533076 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3657 3041 75 118 0 3536 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 34304

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872776/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14628 CPUtime=919.03
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20748 0 0 0 91868 35 0 0 25 0 1 0 95355120 14979072 3046 1992294400 134512640 134996440 4294956176 18446744073709551615 134532772 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3657 3046 75 118 0 3536 0
Current children cumulated CPU time (s) 941.84
Current children cumulated vsize (KiB) 34304

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872776/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14628 CPUtime=979
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20755 0 0 0 97865 35 0 0 25 0 1 0 95355120 14979072 3053 1992294400 134512640 134996440 4294956176 18446744073709551615 134528172 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3657 3053 75 118 0 3536 0
Current children cumulated CPU time (s) 1001.81
Current children cumulated vsize (KiB) 34304

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872776/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1038.98
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20768 0 0 0 103863 35 0 0 25 0 1 0 95355120 15114240 3066 1992294400 134512640 134996440 4294956176 18446744073709551615 134565975 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3066 75 118 0 3569 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 34436

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872712/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1098.95
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20772 0 0 0 109860 35 0 0 25 0 1 0 95355120 15114240 3070 1992294400 134512640 134996440 4294956176 18446744073709551615 134527803 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3070 75 118 0 3569 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 34436

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1158.94
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20774 0 0 0 115858 36 0 0 25 0 1 0 95355120 15114240 3072 1992294400 134512640 134996440 4294956176 18446744073709551615 134587477 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3072 75 118 0 3569 0
Current children cumulated CPU time (s) 1181.75
Current children cumulated vsize (KiB) 34436

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1166.94
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20774 0 0 0 116658 36 0 0 25 0 1 0 95355120 15114240 3072 1992294400 134512640 134996440 4294956176 18446744073709551615 134532986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3072 75 118 0 3569 0
Current children cumulated CPU time (s) 1189.75
Current children cumulated vsize (KiB) 34436

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1173.34
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20775 0 0 0 117298 36 0 0 25 0 1 0 95355120 15114240 3073 1992294400 134512640 134996440 4294956176 18446744073709551615 134528085 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3073 75 118 0 3569 0
Current children cumulated CPU time (s) 1196.15
Current children cumulated vsize (KiB) 34436

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1174.93
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20775 0 0 0 117457 36 0 0 25 0 1 0 95355120 15114240 3073 1992294400 134512640 134996440 4294956176 18446744073709551615 134617278 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3073 75 118 0 3569 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 34436

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1175.73
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20775 0 0 0 117537 36 0 0 25 0 1 0 95355120 15114240 3073 1992294400 134512640 134996440 4294956176 18446744073709551615 134564419 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3073 75 118 0 3569 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 34436

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1176.53
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20775 0 0 0 117617 36 0 0 25 0 1 0 95355120 15114240 3073 1992294400 134512640 134996440 4294956176 18446744073709551615 134537726 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3073 75 118 0 3569 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 34436

[startup+1200.11 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 9298
/proc/meminfo: memFree=872648/2055920 swapFree=4192956/4192956
[pid=9290] ppid=9288 vsize=19676 CPUtime=22.81
/proc/9290/stat : 9290 (SATzilla2009_C) S 9288 9290 8998 0 -1 4194304 8031 31382 0 0 928 4 1304 45 25 0 1 0 95352835 20148224 4693 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9290/statm: 4919 4693 219 399 0 4516 0
[pid=9296] ppid=9290 vsize=14760 CPUtime=1176.74
/proc/9296/stat : 9296 (march_dl2004) R 9290 9290 8998 0 -1 4194304 20775 0 0 0 117638 36 0 0 25 0 1 0 95355120 15114240 3073 1992294400 134512640 134996440 4294956176 18446744073709551615 134567191 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9296/statm: 3690 3073 75 118 0 3569 0
Current children cumulated CPU time (s) 1199.55
Current children cumulated vsize (KiB) 34436

Child status: 17
Real time (s): 1200.19
CPU time (s): 1199.66
CPU user time (s): 1198.79
CPU system time (s): 0.868867
CPU usage (%): 99.9555
Max. virtual memory (cumulated for all children) (KiB): 34436

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

runsolver used 0.940856 second user time and 3.43448 second system time

The end

Launcher Data

Begin job on node55 at 2009-04-25 17:27:34
IDJOB=1722166
IDBENCH=71084
IDSOLVER=527
FILE ID=node55/1722166-1240673254
PBS_JOBID= 9186604
Free space on /tmp= 66380 MiB

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

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

MD5SUM BENCH= fbf37caab2e9eafe910c795f49053484
RANDOM SEED=1484422431

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:        905392 kB
Buffers:         93820 kB
Cached:         947260 kB
SwapCached:          0 kB
Active:         376548 kB
Inactive:       678424 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:        905392 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           33488 kB
Writeback:           0 kB
Mapped:          23640 kB
Slab:            81664 kB
Committed_AS:   259764 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= 66348 MiB
End job on node55 at 2009-04-25 17:47:35