Trace number 1538740

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.03 1199.59

General information on the benchmark

NameRANDOM/LARGE/3SAT/UNKNOWN/18000/
unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
MD5SUMeb6bf34a1ded0d6ac9d6c9b7ba628c09
Bench CategoryRANDOM (random instances)
Best result obtained on this benchmarkSAT
Best CPU time to get the best result obtained on this benchmark61.4797
Satisfiable
(Un)Satisfiability was proved
Number of variables18000
Number of clauses75600
Sum of the clauses size226800
Maximum clause length3
Minimum clause length3
Number of clauses of size 10
Number of clauses of size 20
Number of clauses of size 375600
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 50

Solver Data

22.06/22.18	c SATzilla is building models for class 3
22.06/22.18	c run presolver mxc-sr08 for 10 seconds ... 
22.06/22.18	c Bin: Executing mxc-sr08
22.06/22.18	c spawning binary file with 10 seconds ...
22.06/22.18	c child exit by a signal
22.06/22.18	c mxc-sr08 returned code 137.
22.06/22.18	c run presolver picosat846 for 5 seconds ... 
22.06/22.18	c Bin: Executing picosat846
22.06/22.18	c spawning binary file with 5 seconds ...
22.06/22.18	c child exit by a signal
22.06/22.18	c picosat846 returned code 137.
22.06/22.18	c Orignal number of varibales is 18000, number of clauses is 75600 
22.06/22.18	c predicted feature computation time is 1.609521 
22.06/22.18	c Bin: Executing satelite
22.06/22.18	c spawning binary file with 240 seconds ...
22.06/22.18	c child exited successfully
22.06/22.18	c satzilla computing base features
22.06/22.18	c Number of variabe is: 17535, Number of clause is : 75064 
22.06/22.18	c Initializing...
22.06/22.18	c satzilla doing clause learning
22.06/22.18	c start clause learning features ...
22.06/22.18	c Bin: Executing zchaff07
22.06/22.18	c spawning binary file with 2 seconds ...
22.06/22.18	c child exit by a signal
22.06/22.18	c satzilla doing survey propogation probe
22.06/22.18	c do survay propogation for 2 second ...
22.06/22.18	c satzilla doing local search probe
22.06/22.18	c features are:18000 75600 17535 75064 0.0265184 0.00714057 0.233601 0.495158 0.587574 0.714778 0.000173249 0.065927 0.000171086 0.000342173 0.162682 0 0.963831 0.000173249 0.289878 1.3322e-05 0.000639454 2.71327 0.227657 0.171112 0 1 3.37024 8.52461e-05 0.398245 0 0.000319727 2.32508 0.494511 0.000351287 0.293673 2.66439e-05 0.00130555 11.3214 0.417013 3 24 19 6 13 9 10 69.8837 0.242568 42.25 126.333 94.9 52.2143 76.2 61.1 65.6364 0.394784 0.576754 1.319e-05 1 0.706269 0.0870409 0.571944 0.207368 0.387465 0.092811 0.662905 0.000884457 0.951101 0.176003 0.0280503 0.124596 0.0473399 0.0792298 397.2 0.211101 3798.8 0.0112878 3797 3744 3818 0.175929 0.558352 0.836072 0.0142644 
22.06/22.18	c satzilla's ranking:
22.06/22.18	c 1) picosat846: 2.588601
22.06/22.18	c 2) minisat20SAT07: 1.457468
22.06/22.18	c 3) march_dl2004: 1.312196
22.06/22.18	c 4) mxc-sr08: 1.117251
22.06/22.18	c 5) zchaff_rand: 0.834333
22.06/22.18	c 6) SATenstein: -10000.000000
22.06/22.18	c 7) gnovelty+: -10000.000000
22.06/22.18	c 8) adaptg2wsat+: -10000.000000
22.06/22.18	c 9) adaptg2wsat0: -10000.000000
22.06/22.18	c 10) tts-4-0: -10000.000000
22.06/22.18	c 11) vallst: -10000.000000
22.06/22.18	c 12) minisat20: -10000.000000
22.06/22.18	c 13) kcnfs04SAT07: -10000.000000
22.06/22.18	c satzilla running picosat846 ... 
1198.91/1199.58	c Bin: Executing picosat846
1198.91/1199.58	c spawning binary file with 1177 seconds ...
1198.91/1199.58	c child exit by a signal
1198.91/1199.58	c picosat846 returned code 137.
1198.91/1199.58	c satzilla running minisat20SAT07 ... 
1198.91/1199.58	c Bin: Executing minisat20SAT07
1198.91/1199.58	c minisat20SAT07 returned code 1.
1198.91/1199.58	c satzilla running march_dl2004 ... 
1198.91/1199.58	c Bin: Executing march_dl2004
1198.91/1199.58	c march_dl2004 returned code 1.
1198.91/1199.58	c satzilla running mxc-sr08 ... 
1198.91/1199.58	c Bin: Executing mxc-sr08
1198.91/1199.58	c mxc-sr08 returned code 1.
1198.91/1199.58	c satzilla running zchaff_rand ... 
1198.91/1199.58	c Bin: Executing zchaff_rand
1198.91/1199.58	c zchaff_rand returned code 1.
1198.91/1199.58	c satzilla running SATenstein ... 
1198.91/1199.58	c Bin: Executing SATenstein
1198.91/1199.58	c SATenstein returned code 1.
1198.91/1199.58	c satzilla running gnovelty+ ... 
1198.91/1199.58	c Bin: Executing gnovelty+
1198.91/1199.58	c gnovelty+ returned code 1.
1198.91/1199.58	c satzilla running adaptg2wsat+ ... 
1198.91/1199.58	c Bin: Executing adaptg2wsat+
1198.91/1199.58	c adaptg2wsat+ returned code 1.
1198.91/1199.58	c satzilla running adaptg2wsat0 ... 
1198.91/1199.58	c Bin: Executing adaptg2wsat0
1198.91/1199.58	c adaptg2wsat0 returned code 1.
1198.91/1199.58	c satzilla running tts-4-0 ... 
1198.91/1199.58	c Bin: Executing tts-4-0
1198.91/1199.58	c tts-4-0 returned code 1.
1198.91/1199.58	c satzilla running vallst ... 
1198.91/1199.58	c Bin: Executing vallst
1198.91/1199.58	c vallst returned code 1.
1198.91/1199.58	c satzilla running minisat20 ... 
1198.91/1199.58	c Bin: Executing minisat20
1198.91/1199.58	c minisat20 returned code 1.
1198.91/1199.58	c satzilla running kcnfs04SAT07 ... 
1198.91/1199.58	c Bin: Executing kcnfs04SAT07
1198.91/1199.58	c kcnfs04SAT07 returned code 1.
1198.91/1199.58	c ERROR: All Failed! 
1198.91/1199.58	c SATZILLA_TIME=1199.190000

Verifier Data

ERROR: Unexpected answer ! (SATISFIABLE/UNSATISFIABLE expected)
Got answer: <no 's ' line found>

Watcher Data

runsolver version 3.2.9 (svn:489) (c) roussel@cril.univ-artois.fr

command line: BIN/runsolver --timestamp -w /tmp/evaluation-result-1538740-1238439951/watcher-1538740-1238439951 -o /tmp/evaluation-result-1538740-1238439951/solver-1538740-1238439951 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1538740-1238439951.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.06 1.02 1.00 3/64 22390
/proc/meminfo: memFree=1567344/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=3592 CPUtime=0
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 739 0 0 0 0 0 0 0 19 0 1 0 1116662200 3678208 736 1992294400 134512640 135078026 4294956192 18446744073709551615 134535898 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 898 738 50 138 0 757 0

[startup+0.00969601 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 22390
/proc/meminfo: memFree=1567344/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=5784 CPUtime=0
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 1146 0 0 0 0 0 0 0 19 0 1 0 1116662200 5922816 1140 1992294400 134512640 135078026 4294956192 18446744073709551615 134735986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 1446 1148 52 138 0 1305 0
Current children cumulated CPU time (s) 0
Current children cumulated vsize (KiB) 7840

[startup+0.102704 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 22390
/proc/meminfo: memFree=1567344/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=8944 CPUtime=0.09
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 1967 0 0 0 9 0 0 0 20 0 1 0 1116662200 9158656 1961 1992294400 134512640 135078026 4294956192 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 2236 1961 54 138 0 2095 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 11000

[startup+0.301724 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 22390
/proc/meminfo: memFree=1567344/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=9632 CPUtime=0.29
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 2461 0 0 0 28 1 0 0 21 0 1 0 1116662200 9863168 2092 1992294400 134512640 135078026 4294956192 18446744073709551615 134560764 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 2408 2092 55 138 0 2267 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 11688

[startup+0.702767 s]
/proc/loadavg: 1.06 1.02 1.00 3/64 22390
/proc/meminfo: memFree=1567344/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=10740 CPUtime=0.69
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 3060 0 0 0 68 1 0 0 25 0 1 0 1116662200 10997760 2416 1992294400 134512640 135078026 4294956192 18446744073709551615 134534640 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 2685 2416 71 138 0 2544 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 12796

[startup+1.50285 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 22392
/proc/meminfo: memFree=1557728/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=11004 CPUtime=1.49
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 3123 0 0 0 148 1 0 0 25 0 1 0 1116662200 11268096 2479 1992294400 134512640 135078026 4294956192 18446744073709551615 134533727 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 2751 2479 71 138 0 2610 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 13060

[startup+3.10202 s]
/proc/loadavg: 1.06 1.02 1.00 2/66 22392
/proc/meminfo: memFree=1557024/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=11796 CPUtime=3.09
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 3324 0 0 0 306 3 0 0 25 0 1 0 1116662200 12079104 2680 1992294400 134512640 135078026 4294956192 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 2949 2680 71 138 0 2808 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 13852

[startup+6.30135 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 22392
/proc/meminfo: memFree=1555488/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=0
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 1116662200 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 112 96 399 0 111 0
[pid=22391] ppid=22390 vsize=13384 CPUtime=6.29
/proc/22391/stat : 22391 (mxc-sr08) R 22390 22390 22320 0 -1 4194304 3718 0 0 0 626 3 0 0 25 0 1 0 1116662200 13705216 3074 1992294400 134512640 135078026 4294956192 18446744073709551615 134522662 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22391/statm: 3346 3074 71 138 0 3205 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 15440

[startup+12.702 s]
/proc/loadavg: 1.05 1.02 1.00 2/66 22393
/proc/meminfo: memFree=1561440/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=2056 CPUtime=9.99
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 152 3937 0 0 0 0 996 3 19 0 1 0 1116662200 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 514 121 104 399 0 111 0
[pid=22393] ppid=22390 vsize=8756 CPUtime=2.68
/proc/22393/stat : 22393 (picosat846) R 22390 22390 22320 0 -1 4194304 1847 0 0 0 267 1 0 0 25 0 1 0 1116663200 8966144 1836 1992294400 134512640 134570484 4294956208 18446744073709551615 134553030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22393/statm: 2189 1836 85 14 0 1855 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 10812

[startup+25.5014 s]
/proc/loadavg: 1.04 1.02 1.00 2/66 22396
/proc/meminfo: memFree=1550624/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=9416 CPUtime=3.29
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 2023 0 0 0 328 1 0 0 25 0 1 0 1116664419 9641984 2012 1992294400 134512640 134570484 4294956208 18446744073709551615 134526626 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 2354 2012 85 14 0 2020 0
Current children cumulated CPU time (s) 25.43
Current children cumulated vsize (KiB) 19356

[startup+51.1011 s]
/proc/loadavg: 1.02 1.02 1.00 2/66 22396
/proc/meminfo: memFree=1517280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=43088 CPUtime=28.87
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 10430 0 0 0 2878 9 0 0 25 0 1 0 1116664419 44122112 10419 1992294400 134512640 134570484 4294956208 18446744073709551615 134523470 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 10772 10419 85 14 0 10438 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 53028

[startup+102.306 s]
/proc/loadavg: 1.01 1.01 1.00 2/66 22396
/proc/meminfo: memFree=1485792/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=74248 CPUtime=80.06
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 18158 0 0 0 7990 16 0 0 25 0 1 0 1116664419 76029952 18136 1992294400 134512640 134570484 4294956208 18446744073709551615 134523246 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 18562 18136 85 14 0 18228 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 84188

[startup+162.302 s]
/proc/loadavg: 1.00 1.01 1.00 2/66 22396
/proc/meminfo: memFree=1463584/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=97092 CPUtime=140.02
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 23864 0 0 0 13981 21 0 0 25 0 1 0 1116664419 99422208 23842 1992294400 134512640 134570484 4294956208 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 24273 23842 85 14 0 23939 0
Current children cumulated CPU time (s) 162.16
Current children cumulated vsize (KiB) 107032

[startup+222.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1454688/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=105144 CPUtime=199.99
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 25896 0 0 0 19976 23 0 0 25 0 1 0 1116664419 107667456 25874 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 26286 25874 85 14 0 25952 0
Current children cumulated CPU time (s) 222.13
Current children cumulated vsize (KiB) 115084

[startup+282.301 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1426976/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=132636 CPUtime=259.96
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 32820 0 0 0 25967 29 0 0 25 0 1 0 1116664419 135819264 32798 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 33159 32798 85 14 0 32825 0
Current children cumulated CPU time (s) 282.1
Current children cumulated vsize (KiB) 142576

[startup+342.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1418080/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=141612 CPUtime=319.94
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 35059 0 0 0 31963 31 0 0 25 0 1 0 1116664419 145010688 35037 1992294400 134512640 134570484 4294956208 18446744073709551615 134552304 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 35403 35037 85 14 0 35069 0

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


[startup+762.307 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1380128/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=180288 CPUtime=739.75
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 44517 0 0 0 73934 41 0 0 25 0 1 0 1116664419 184614912 44495 1992294400 134512640 134570484 4294956208 18446744073709551615 134553110 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 45072 44495 85 14 0 44738 0
Current children cumulated CPU time (s) 761.89
Current children cumulated vsize (KiB) 190228

[startup+822.303 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1380128/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=180288 CPUtime=799.73
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 44517 0 0 0 79932 41 0 0 25 0 1 0 1116664419 184614912 44495 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 45072 44495 85 14 0 44738 0
Current children cumulated CPU time (s) 821.87
Current children cumulated vsize (KiB) 190228

[startup+882.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1366880/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=193376 CPUtime=859.71
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 47809 0 0 0 85926 45 0 0 25 0 1 0 1116664419 198017024 47787 1992294400 134512640 134570484 4294956208 18446744073709551615 10534001 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 48344 47787 85 14 0 48010 0
Current children cumulated CPU time (s) 881.85
Current children cumulated vsize (KiB) 203316

[startup+942.302 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1366880/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=193376 CPUtime=919.68
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 47809 0 0 0 91923 45 0 0 25 0 1 0 1116664419 198017024 47787 1992294400 134512640 134570484 4294956208 18446744073709551615 134553208 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 48344 47787 85 14 0 48010 0
Current children cumulated CPU time (s) 941.82
Current children cumulated vsize (KiB) 203316

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1347744/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=212536 CPUtime=979.65
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 52594 0 0 0 97916 49 0 0 25 0 1 0 1116664419 217636864 52572 1992294400 134512640 134570484 4294956208 18446744073709551615 134553137 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 53134 52572 85 14 0 52800 0
Current children cumulated CPU time (s) 1001.79
Current children cumulated vsize (KiB) 222476

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1347744/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=212536 CPUtime=1039.63
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 52594 0 0 0 103914 49 0 0 25 0 1 0 1116664419 217636864 52572 1992294400 134512640 134570484 4294956208 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 53134 52572 85 14 0 52800 0
Current children cumulated CPU time (s) 1061.77
Current children cumulated vsize (KiB) 222476

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341344/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1099.61
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 109910 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134524171 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1121.75
Current children cumulated vsize (KiB) 228816

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1159.57
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 115906 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134526498 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1181.71
Current children cumulated vsize (KiB) 228816

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 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1167.57
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 116706 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1189.71
Current children cumulated vsize (KiB) 228816

[startup+1193.51 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1170.77
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 117026 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1192.91
Current children cumulated vsize (KiB) 228816

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1173.97
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 117346 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134553185 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1196.11
Current children cumulated vsize (KiB) 228816

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1175.57
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 117506 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1197.71
Current children cumulated vsize (KiB) 228816

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1176.37
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 117586 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134524055 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1198.51
Current children cumulated vsize (KiB) 228816

[startup+1199.5 s]
/proc/loadavg: 1.00 1.00 1.00 2/66 22396
/proc/meminfo: memFree=1341280/2055920 swapFree=4174972/4192956
[pid=22390] ppid=22388 vsize=9940 CPUtime=22.14
/proc/22390/stat : 22390 (SATzilla2009_I) S 22388 22390 22320 0 -1 4194304 5538 11808 0 0 460 17 1714 23 25 0 1 0 1116662200 10178560 2245 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/22390/statm: 2485 2245 217 399 0 2082 0
[pid=22396] ppid=22390 vsize=218876 CPUtime=1176.77
/proc/22396/stat : 22396 (picosat846) R 22390 22390 22320 0 -1 4194304 54195 0 0 0 117626 51 0 0 25 0 1 0 1116664419 224129024 54173 1992294400 134512640 134570484 4294956208 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 0 0 0
/proc/22396/statm: 54719 54173 85 14 0 54385 0
Current children cumulated CPU time (s) 1198.91
Current children cumulated vsize (KiB) 228816

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199.03
CPU user time (s): 1198.06
CPU system time (s): 0.965853
CPU usage (%): 99.9534
Max. virtual memory (cumulated for all children) (KiB): 228816

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

runsolver used 0.974851 second user time and 3.39448 second system time

The end

Launcher Data

Begin job on node7 at 2009-03-30 21:05:51
IDJOB=1538740
IDBENCH=70359
IDSOLVER=528
FILE ID=node7/1538740-1238439951
PBS_JOBID= 9061639
Free space on /tmp= 65660 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/RANDOM/LARGE/3SAT/UNKNOWN/18000/unif-k3-r4.2-v18000-c75600-S1550223396-041.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1538740-1238439951/watcher-1538740-1238439951 -o /tmp/evaluation-result-1538740-1238439951/solver-1538740-1238439951 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1538740-1238439951.cnf

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

MD5SUM BENCH= eb6bf34a1ded0d6ac9d6c9b7ba628c09
RANDOM SEED=760400360

node7.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.236
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.236
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:       1567888 kB
Buffers:         90824 kB
Cached:         301008 kB
SwapCached:      11884 kB
Active:         159576 kB
Inactive:       245684 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1567888 kB
SwapTotal:     4192956 kB
SwapFree:      4174972 kB
Dirty:           32900 kB
Writeback:           0 kB
Mapped:          19140 kB
Slab:            68788 kB
Committed_AS:  2934708 kB
PageTables:       1460 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= 65628 MiB
End job on node7 at 2009-03-30 21:25:51