Trace number 1727434

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.72 1200.37

General information on the benchmark

Namecrafted/Hard/contest05/phnf/
phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
MD5SUMff7bc04717f7472a7de76a6b5c02e3a4
Bench CategoryCRAFTED (crafted 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 variables9528
Number of clauses1018562
Sum of the clauses size2044318
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 21017395
Number of clauses of size 31
Number of clauses of size 47
Number of clauses of size 55
Number of clauses of size over 51154

Solver Data

45.75/45.89	c SATzilla is building models for class 3
45.75/45.89	c run presolver mxc-sr08 for 10 seconds ... 
45.75/45.89	c Bin: Executing mxc-sr08
45.75/45.89	c spawning binary file with 10 seconds ...
45.75/45.89	c child exit by a signal
45.75/45.89	c mxc-sr08 returned code 137.
45.75/45.89	c run presolver picosat846 for 5 seconds ... 
45.75/45.89	c Bin: Executing picosat846
45.75/45.89	c spawning binary file with 5 seconds ...
45.75/45.89	c child exit by a signal
45.75/45.89	c picosat846 returned code 137.
45.75/45.89	c Orignal number of varibales is 9528, number of clauses is 1018562 
45.75/45.89	c predicted feature computation time is 11.083687 
45.75/45.89	c Bin: Executing satelite
45.75/45.89	c spawning binary file with 240 seconds ...
45.75/45.89	c child exited successfully
45.75/45.89	c satzilla computing base features
45.75/45.89	c Number of variabe is: 8350, Number of clause is : 1008700 
45.75/45.89	c Initializing...
45.75/45.89	c satzilla doing clause learning
45.75/45.89	c start clause learning features ...
45.75/45.89	c Bin: Executing zchaff07
45.75/45.89	c spawning binary file with 2 seconds ...
45.75/45.89	c child exit by a signal
45.75/45.89	c satzilla doing survey propogation probe
45.75/45.89	c do survay propogation for 2 second ...
45.75/45.89	c satzilla doing local search probe
45.75/45.89	c features are:9528 1.01856e+06 8350 1.0087e+06 0.141078 0.00977694 0.00827798 0.448177 1.03144 1.26686 0.000406376 0.769479 0.000239521 0.00275449 0.644094 0.774396 0.774564 0.000406376 0.430977 2.28016e-05 0.000722712 5.90826 0.066124 0.114385 0.00591716 0.911894 2.21378 0.000144717 0.560254 6.93963e-06 0.000459998 5.46 0.583745 0.000320525 0.436895 2.28016e-05 0.000631506 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.813335 0.381392 0.00355928 1 0.999973 0.0901394 0.997718 0.825746 0.968503 0.0643894 1.61784 -2.22045e-16 0.5 0.209388 1.00509e-10 0.0848991 4.62455e-05 0.0124378 3244.5 0.148417 1618.5 1.41421 1618.5 0 0 52.7161 0.198387 1.00877 0.0144057 
45.75/45.89	c satzilla's ranking:
45.75/45.89	c 1) mxc-sr08: 2.810281
45.75/45.89	c 2) picosat846: 2.532557
45.75/45.89	c 3) zchaff_rand: 2.361610
45.75/45.89	c 4) minisat20SAT07: 1.596817
45.75/45.89	c 5) march_dl2004: -0.172062
45.75/45.89	c 6) SATenstein: -10000.000000
45.75/45.89	c 7) gnovelty+: -10000.000000
45.75/45.89	c 8) adaptg2wsat+: -10000.000000
45.75/45.89	c 9) adaptg2wsat0: -10000.000000
45.75/45.89	c 10) tts-4-0: -10000.000000
45.75/45.89	c 11) vallst: -10000.000000
45.75/45.89	c 12) minisat20: -10000.000000
45.75/45.89	c 13) kcnfs04SAT07: -10000.000000
45.75/45.89	c satzilla running mxc-sr08 ... 
1199.63/1200.34	c Bin: Executing mxc-sr08
1199.63/1200.34	c spawning binary file with 1154 seconds ...
1199.63/1200.34	c child exit by a signal
1199.63/1200.34	c mxc-sr08 returned code 137.
1199.63/1200.34	c satzilla running picosat846 ... 
1199.63/1200.34	c Bin: Executing picosat846
1199.63/1200.34	c picosat846 returned code 1.
1199.63/1200.34	c satzilla running zchaff_rand ... 
1199.63/1200.34	c Bin: Executing zchaff_rand
1199.63/1200.34	c zchaff_rand returned code 1.
1199.63/1200.34	c satzilla running minisat20SAT07 ... 
1199.63/1200.34	c Bin: Executing minisat20SAT07
1199.63/1200.34	c minisat20SAT07 returned code 1.
1199.63/1200.34	c satzilla running march_dl2004 ... 
1199.63/1200.35	c Bin: Executing march_dl2004
1199.63/1200.35	c march_dl2004 returned code 1.
1199.63/1200.35	c satzilla running SATenstein ... 
1199.63/1200.35	c Bin: Executing SATenstein
1199.63/1200.35	c SATenstein returned code 1.
1199.63/1200.35	c satzilla running gnovelty+ ... 
1199.63/1200.35	c Bin: Executing gnovelty+
1199.63/1200.35	c gnovelty+ returned code 1.
1199.63/1200.35	c satzilla running adaptg2wsat+ ... 
1199.63/1200.35	c Bin: Executing adaptg2wsat+
1199.63/1200.35	c adaptg2wsat+ returned code 1.
1199.63/1200.35	c satzilla running adaptg2wsat0 ... 
1199.63/1200.35	c Bin: Executing adaptg2wsat0
1199.63/1200.35	c adaptg2wsat0 returned code 1.
1199.63/1200.35	c satzilla running tts-4-0 ... 
1199.63/1200.35	c Bin: Executing tts-4-0
1199.63/1200.35	c tts-4-0 returned code 1.
1199.63/1200.35	c satzilla running vallst ... 
1199.63/1200.35	c Bin: Executing vallst
1199.63/1200.35	c vallst returned code 1.
1199.63/1200.35	c satzilla running minisat20 ... 
1199.63/1200.35	c Bin: Executing minisat20
1199.63/1200.35	c minisat20 returned code 1.
1199.63/1200.35	c satzilla running kcnfs04SAT07 ... 
1199.63/1200.35	c Bin: Executing kcnfs04SAT07
1199.63/1200.35	c kcnfs04SAT07 returned code 1.
1199.63/1200.35	c ERROR: All Failed! 
1199.63/1200.35	c SATZILLA_TIME=1199.880000

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-1727434-1240724758/watcher-1727434-1240724758 -o /tmp/evaluation-result-1727434-1240724758/solver-1727434-1240724758 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1727434-1240724758.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 0.98 0.99 3/65 23744
/proc/meminfo: memFree=1454840/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) R 23742 23744 23583 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=13472 CPUtime=0
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 688 0 0 0 0 0 0 0 19 0 1 0 100506369 13795328 684 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 3368 690 44 138 0 3227 0

[startup+0.0104051 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23744
/proc/meminfo: memFree=1454840/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=13472 CPUtime=0
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 1662 0 0 0 0 0 0 0 19 0 1 0 100506369 13795328 1658 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 3368 1664 44 138 0 3227 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 15528

[startup+0.101429 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23744
/proc/meminfo: memFree=1454840/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=19640 CPUtime=0.09
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 4694 0 0 0 7 2 0 0 20 0 1 0 100506369 20111360 4688 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 4910 4688 54 138 0 4769 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 21696

[startup+0.30146 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23744
/proc/meminfo: memFree=1454840/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=29924 CPUtime=0.29
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 7197 0 0 0 26 3 0 0 22 0 1 0 100506369 30642176 7191 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 7481 7192 54 138 0 7340 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 31980

[startup+0.701539 s]
/proc/loadavg: 0.92 0.98 0.99 3/65 23744
/proc/meminfo: memFree=1454840/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=50784 CPUtime=0.69
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 12452 0 0 0 63 6 0 0 25 0 1 0 100506369 52002816 12446 1992294400 134512640 135078026 4294956192 18446744073709551615 134722807 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 12696 12447 54 138 0 12555 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 52840

[startup+1.50169 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 23746
/proc/meminfo: memFree=1387688/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=54640 CPUtime=1.49
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 16583 0 0 0 141 8 0 0 25 0 1 0 100506369 55951360 13392 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 13660 13392 55 138 0 13519 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 56696

[startup+3.10201 s]
/proc/loadavg: 1.01 1.00 1.00 2/67 23746
/proc/meminfo: memFree=1399336/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=54640 CPUtime=3.09
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 16583 0 0 0 301 8 0 0 25 0 1 0 100506369 55951360 13392 1992294400 134512640 135078026 4294956192 18446744073709551615 134560885 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 13660 13392 55 138 0 13519 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 56696

[startup+6.30164 s]
/proc/loadavg: 1.17 1.03 1.01 2/67 23746
/proc/meminfo: memFree=1399336/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=0
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 100506369 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/23744/statm: 514 112 96 399 0 111 0
[pid=23745] ppid=23744 vsize=54640 CPUtime=6.29
/proc/23745/stat : 23745 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 16583 0 0 0 621 8 0 0 25 0 1 0 100506369 55951360 13392 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23745/statm: 13660 13392 55 138 0 13519 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 56696

[startup+12.7019 s]
/proc/loadavg: 1.23 1.05 1.02 2/67 23747
/proc/meminfo: memFree=1416360/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=9.99
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 152 16583 0 0 0 0 991 8 16 0 1 0 100506369 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 514 121 104 399 0 111 0
[pid=23747] ppid=23744 vsize=38404 CPUtime=2.67
/proc/23747/stat : 23747 (picosat846) R 23744 23744 23583 0 -1 4194304 9296 0 0 0 263 4 0 0 25 0 1 0 100507371 39325696 9275 1992294400 134512640 134570484 4294956192 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23747/statm: 9601 9275 85 14 0 9267 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 40460

[startup+25.5014 s]
/proc/loadavg: 1.35 1.08 1.03 2/67 23748
/proc/meminfo: memFree=1355368/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=2056 CPUtime=15
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 180 25880 0 0 0 0 1486 14 16 0 1 0 100506369 2105344 139 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 514 139 121 399 0 111 0
[pid=23748] ppid=23744 vsize=108140 CPUtime=10.45
/proc/23748/stat : 23748 (satelite) R 23744 23744 23583 0 -1 4194304 23699 0 0 0 1031 14 0 0 25 0 1 0 100507872 110735360 23694 1992294400 134512640 135037501 4294956176 18446744073709551615 134573956 0 0 8392704 3 0 0 0 17 0 0 0
/proc/23748/statm: 27035 23694 67 128 0 26904 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 110196

[startup+51.1014 s]
/proc/loadavg: 1.67 1.18 1.06 2/67 23750
/proc/meminfo: memFree=1322600/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=54640 CPUtime=5.18
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 16583 0 0 0 511 7 0 0 25 0 1 0 100510959 55951360 13392 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 13660 13392 55 138 0 13519 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 113292

[startup+102.305 s]
/proc/loadavg: 1.37 1.18 1.07 2/67 23750
/proc/meminfo: memFree=1293032/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=86864 CPUtime=56.35
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 27416 0 0 0 5621 14 0 0 25 0 1 0 100510959 88948736 21224 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 21716 21224 71 138 0 21575 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 145516

[startup+162.301 s]
/proc/loadavg: 1.13 1.14 1.06 2/67 23750
/proc/meminfo: memFree=1290024/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=89900 CPUtime=116.33
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 28168 0 0 0 11618 15 0 0 25 0 1 0 100510959 92057600 21976 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 22475 21976 71 138 0 22334 0
Current children cumulated CPU time (s) 162.18
Current children cumulated vsize (KiB) 148552

[startup+222.303 s]
/proc/loadavg: 1.05 1.12 1.05 2/67 23750
/proc/meminfo: memFree=1287144/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=92804 CPUtime=176.3
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 28870 0 0 0 17615 15 0 0 25 0 1 0 100510959 95031296 22678 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 23201 22678 71 138 0 23060 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 151456

[startup+282.303 s]
/proc/loadavg: 1.02 1.09 1.05 2/67 23750
/proc/meminfo: memFree=1284008/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=95972 CPUtime=236.25
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 29663 0 0 0 23609 16 0 0 25 0 1 0 100510959 98275328 23471 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 1 0 0
/proc/23750/statm: 23993 23471 71 138 0 23852 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 154624

[startup+342.301 s]
/proc/loadavg: 1.00 1.07 1.04 2/67 23750
/proc/meminfo: memFree=1282408/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=97556 CPUtime=296.22
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 30063 0 0 0 29605 17 0 0 25 0 1 0 100510959 99897344 23871 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 24389 23871 71 138 0 24248 0

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


[startup+762.306 s]
/proc/loadavg: 1.00 1.01 1.00 2/67 23750
/proc/meminfo: memFree=1264616/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=115504 CPUtime=716.01
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 34478 0 0 0 71579 22 0 0 25 0 1 0 100510959 118276096 28286 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 28876 28286 71 138 0 28735 0
Current children cumulated CPU time (s) 761.86
Current children cumulated vsize (KiB) 174156

[startup+822.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23750
/proc/meminfo: memFree=1260200/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=119984 CPUtime=775.97
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 35583 0 0 0 77573 24 0 0 25 0 1 0 100510959 122863616 29391 1992294400 134512640 135078026 4294956192 18446744073709551615 134522630 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 29996 29391 71 138 0 29855 0
Current children cumulated CPU time (s) 821.82
Current children cumulated vsize (KiB) 178636

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23750
/proc/meminfo: memFree=1260136/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=119984 CPUtime=835.95
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 35584 0 0 0 83571 24 0 0 25 0 1 0 100510959 122863616 29392 1992294400 134512640 135078026 4294956192 18446744073709551615 134534897 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 29996 29392 71 138 0 29855 0
Current children cumulated CPU time (s) 881.8
Current children cumulated vsize (KiB) 178636

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1259944/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=119984 CPUtime=895.91
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 35584 0 0 0 89567 24 0 0 25 0 1 0 100510959 122863616 29392 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 29996 29392 71 138 0 29855 0
Current children cumulated CPU time (s) 941.76
Current children cumulated vsize (KiB) 178636

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1259944/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=119984 CPUtime=955.88
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 35584 0 0 0 95564 24 0 0 25 0 1 0 100510959 122863616 29392 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 29996 29392 71 138 0 29855 0
Current children cumulated CPU time (s) 1001.73
Current children cumulated vsize (KiB) 178636

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1258472/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=121576 CPUtime=1015.85
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 36001 0 0 0 101560 25 0 0 25 0 1 0 100510959 124493824 29809 1992294400 134512640 135078026 4294956192 18446744073709551615 134534605 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 30394 29809 71 138 0 30253 0
Current children cumulated CPU time (s) 1061.7
Current children cumulated vsize (KiB) 180228

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1254504/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=125580 CPUtime=1075.83
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 37000 0 0 0 107557 26 0 0 25 0 1 0 100510959 128593920 30808 1992294400 134512640 135078026 4294956192 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 31395 30808 71 138 0 31254 0
Current children cumulated CPU time (s) 1121.68
Current children cumulated vsize (KiB) 184232

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1250280/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=129840 CPUtime=1135.79
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38049 0 0 0 113552 27 0 0 25 0 1 0 100510959 132956160 31857 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32460 31857 71 138 0 32319 0
Current children cumulated CPU time (s) 1181.64
Current children cumulated vsize (KiB) 188492

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1249768/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=130368 CPUtime=1143.79
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38174 0 0 0 114352 27 0 0 25 0 1 0 100510959 133496832 31982 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32592 31982 71 138 0 32451 0
Current children cumulated CPU time (s) 1189.64
Current children cumulated vsize (KiB) 189020

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1249320/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=130764 CPUtime=1150.19
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38271 0 0 0 114992 27 0 0 25 0 1 0 100510959 133902336 32079 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32691 32079 71 138 0 32550 0
Current children cumulated CPU time (s) 1196.04
Current children cumulated vsize (KiB) 189416

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1249320/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=130896 CPUtime=1151.78
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38290 0 0 0 115151 27 0 0 25 0 1 0 100510959 134037504 32098 1992294400 134512640 135078026 4294956192 18446744073709551615 134534204 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32724 32098 71 138 0 32583 0
Current children cumulated CPU time (s) 1197.63
Current children cumulated vsize (KiB) 189548

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1249256/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=130896 CPUtime=1152.58
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38306 0 0 0 115231 27 0 0 25 0 1 0 100510959 134037504 32114 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32724 32114 71 138 0 32583 0
Current children cumulated CPU time (s) 1198.43
Current children cumulated vsize (KiB) 189548

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1249256/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=131028 CPUtime=1153.38
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38322 0 0 0 115311 27 0 0 25 0 1 0 100510959 134172672 32130 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32757 32130 71 138 0 32616 0
Current children cumulated CPU time (s) 1199.23
Current children cumulated vsize (KiB) 189680

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/67 23756
/proc/meminfo: memFree=1249128/2055920 swapFree=4181424/4192956
[pid=23744] ppid=23742 vsize=58652 CPUtime=45.85
/proc/23744/stat : 23744 (SATzilla2009_I) S 23742 23744 23583 0 -1 4194304 49373 65019 0 0 1277 27 3234 47 25 0 1 0 100506369 60059648 14432 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/23744/statm: 14663 14432 216 399 0 14260 0
[pid=23750] ppid=23744 vsize=131028 CPUtime=1153.78
/proc/23750/stat : 23750 (mxc-sr08) R 23744 23744 23583 0 -1 4194304 38327 0 0 0 115351 27 0 0 25 0 1 0 100510959 134172672 32135 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/23750/statm: 32757 32135 71 138 0 32616 0
Current children cumulated CPU time (s) 1199.63
Current children cumulated vsize (KiB) 189680

Child status: 17
Real time (s): 1200.37
CPU time (s): 1199.72
CPU user time (s): 1198.66
CPU system time (s): 1.06884
CPU usage (%): 99.9463
Max. virtual memory (cumulated for all children) (KiB): 189680

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

runsolver used 1.03184 second user time and 3.34249 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-26 07:46:00
IDJOB=1727434
IDBENCH=24638
IDSOLVER=528
FILE ID=node77/1727434-1240724758
PBS_JOBID= 9186908
Free space on /tmp= 66204 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/phnf/phnf-size10-exclusive-equilarge_m3.used-as.sat04-900.sat05-4186.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1727434-1240724758/watcher-1727434-1240724758 -o /tmp/evaluation-result-1727434-1240724758/solver-1727434-1240724758 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1727434-1240724758.cnf

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

MD5SUM BENCH= ff7bc04717f7472a7de76a6b5c02e3a4
RANDOM SEED=328154398

node77.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.270
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.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1455384 kB
Buffers:         54580 kB
Cached:         468216 kB
SwapCached:       5496 kB
Active:         224116 kB
Inactive:       306632 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1455384 kB
SwapTotal:     4192956 kB
SwapFree:      4181424 kB
Dirty:           44192 kB
Writeback:           0 kB
Mapped:          13532 kB
Slab:            55788 kB
Committed_AS:   445968 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66176 MiB
End job on node77 at 2009-04-26 08:06:00