Trace number 1728494

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

General information on the benchmark

Namecrafted/Hard/contest05/counting-clq/
unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
MD5SUM9f209556efd81ba93e992e22316c3ed8
Bench CategoryCRAFTED (crafted instances)
Best result obtained on this benchmarkUNSAT
Best CPU time to get the best result obtained on this benchmark343.605
Satisfiable
(Un)Satisfiability was proved
Number of variables205
Number of clauses4549
Sum of the clauses size12775
Maximum clause length10
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2975
Number of clauses of size 33555
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 519

Solver Data

19.15/19.27	c SATzilla is building models for class 3
19.15/19.27	c run presolver mxc-sr08 for 10 seconds ... 
19.15/19.27	c Bin: Executing mxc-sr08
19.15/19.27	c spawning binary file with 10 seconds ...
19.15/19.27	c child exit by a signal
19.15/19.27	c mxc-sr08 returned code 137.
19.15/19.27	c run presolver picosat846 for 5 seconds ... 
19.15/19.27	c Bin: Executing picosat846
19.15/19.27	c spawning binary file with 5 seconds ...
19.15/19.27	c child exit by a signal
19.15/19.27	c picosat846 returned code 137.
19.15/19.27	c Orignal number of varibales is 205, number of clauses is 4549 
19.15/19.27	c predicted feature computation time is 1.450755 
19.15/19.27	c Bin: Executing satelite
19.15/19.27	c spawning binary file with 240 seconds ...
19.15/19.27	c child exited successfully
19.15/19.27	c satzilla computing base features
19.15/19.27	c Number of variabe is: 186, Number of clause is : 4389 
19.15/19.27	c Initializing...
19.15/19.27	c satzilla doing clause learning
19.15/19.27	c start clause learning features ...
19.15/19.27	c Bin: Executing zchaff07
19.15/19.27	c spawning binary file with 2 seconds ...
19.15/19.27	c child exit by a signal
19.15/19.27	c satzilla doing survey propogation probe
19.15/19.27	c do survay propogation for 2 second ...
19.15/19.27	c satzilla doing local search probe
19.15/19.27	c features are:205 4549 186 4389 0.102151 0.0364548 0.0423787 0.45088 0.734795 1.5309 0.0226556 0.761448 0.0107527 0.0967742 1.04234 0.174072 0.825017 0.0226556 0.635882 0.00524037 0.0382775 1.50653 0.291549 0.308523 0.047619 0.822785 1.4809 0.00755187 0.715005 0.000455685 0.0164046 3.80094 0.516063 0.0150596 0.415882 0.00683527 0.0221007 3228.2 0.275678 2455 4714 4714 2455 3786 2458 2728 26.399 0.0833046 23.3893 29.821 29.821 23.3893 27.6318 25.0566 26.096 0.803921 0.0642037 0.7646 0.90667 0.895478 0.765829 0.791968 0.768378 0.782411 0.0398162 0.723434 0.007081 0.0754886 0.067504 0.00711994 0.0656384 0.00714742 0.0612999 3.56865 0.265238 57.0368 0.114589 57 49 66 9.31019 0.171914 0.999262 0.00141981 
19.15/19.27	c satzilla's ranking:
19.15/19.27	c 1) minisat20SAT07: 3.654887
19.15/19.27	c 2) march_dl2004: 3.113334
19.15/19.27	c 3) mxc-sr08: 2.754703
19.15/19.27	c 4) picosat846: 2.507718
19.15/19.27	c 5) zchaff_rand: 2.037579
19.15/19.27	c 6) SATenstein: -10000.000000
19.15/19.27	c 7) gnovelty+: -10000.000000
19.15/19.27	c 8) adaptg2wsat+: -10000.000000
19.15/19.27	c 9) adaptg2wsat0: -10000.000000
19.15/19.27	c 10) tts-4-0: -10000.000000
19.15/19.27	c 11) vallst: -10000.000000
19.15/19.27	c 12) minisat20: -10000.000000
19.15/19.27	c 13) kcnfs04SAT07: -10000.000000
19.15/19.27	c satzilla running minisat20SAT07 ... 
1198.94/1199.59	c Bin: Executing minisat20SAT07
1198.94/1199.59	c spawning binary file with 1180 seconds ...
1198.94/1199.59	c child exit by a signal
1198.94/1199.59	c minisat20SAT07 returned code 137.
1198.94/1199.59	c satzilla running march_dl2004 ... 
1198.94/1199.59	c Bin: Executing march_dl2004
1198.94/1199.59	c march_dl2004 returned code 1.
1198.94/1199.59	c satzilla running mxc-sr08 ... 
1198.94/1199.59	c Bin: Executing mxc-sr08
1198.94/1199.59	c mxc-sr08 returned code 1.
1198.94/1199.59	c satzilla running picosat846 ... 
1198.94/1199.59	c Bin: Executing picosat846
1198.94/1199.59	c picosat846 returned code 1.
1198.94/1199.59	c satzilla running zchaff_rand ... 
1198.94/1199.59	c Bin: Executing zchaff_rand
1198.94/1199.59	c zchaff_rand returned code 1.
1198.94/1199.59	c satzilla running SATenstein ... 
1198.94/1199.59	c Bin: Executing SATenstein
1198.94/1199.59	c SATenstein returned code 1.
1198.94/1199.59	c satzilla running gnovelty+ ... 
1198.94/1199.59	c Bin: Executing gnovelty+
1198.94/1199.59	c gnovelty+ returned code 1.
1198.94/1199.59	c satzilla running adaptg2wsat+ ... 
1198.94/1199.59	c Bin: Executing adaptg2wsat+
1198.94/1199.59	c adaptg2wsat+ returned code 1.
1198.94/1199.59	c satzilla running adaptg2wsat0 ... 
1198.94/1199.59	c Bin: Executing adaptg2wsat0
1198.94/1199.59	c adaptg2wsat0 returned code 1.
1198.94/1199.59	c satzilla running tts-4-0 ... 
1198.94/1199.59	c Bin: Executing tts-4-0
1198.94/1199.59	c tts-4-0 returned code 1.
1198.94/1199.59	c satzilla running vallst ... 
1198.94/1199.59	c Bin: Executing vallst
1198.94/1199.59	c vallst returned code 1.
1198.94/1199.59	c satzilla running minisat20 ... 
1198.94/1199.59	c Bin: Executing minisat20
1198.94/1199.59	c minisat20 returned code 1.
1198.94/1199.59	c satzilla running kcnfs04SAT07 ... 
1198.94/1199.59	c Bin: Executing kcnfs04SAT07
1198.94/1199.59	c kcnfs04SAT07 returned code 1.
1198.94/1199.59	c ERROR: All Failed! 
1198.94/1199.59	c SATZILLA_TIME=1199.240000

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

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


[startup+0 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31964
/proc/meminfo: memFree=1681444/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) R 31962 31964 31889 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=1000 CPUtime=0
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 155 0 0 0 0 0 0 0 18 0 1 0 101782307 1024000 151 1992294400 134512640 135078026 4294956192 18446744073709551615 134565715 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 250 151 54 138 0 109 0

[startup+0.060679 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31964
/proc/meminfo: memFree=1681444/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=1264 CPUtime=0.05
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 227 0 0 0 5 0 0 0 19 0 1 0 101782307 1294336 223 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 316 223 71 138 0 175 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 3320

[startup+0.101682 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31964
/proc/meminfo: memFree=1681444/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=1396 CPUtime=0.09
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 260 0 0 0 9 0 0 0 19 0 1 0 101782307 1429504 256 1992294400 134512640 135078026 4294956192 18446744073709551615 134524340 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 349 256 71 138 0 208 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 3452

[startup+0.301703 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31964
/proc/meminfo: memFree=1681444/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=1660 CPUtime=0.29
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 329 0 0 0 29 0 0 0 21 0 1 0 101782307 1699840 325 1992294400 134512640 135078026 4294956192 18446744073709551615 134534901 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 415 325 71 138 0 274 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 3716

[startup+0.701747 s]
/proc/loadavg: 0.99 0.97 0.98 3/64 31964
/proc/meminfo: memFree=1681444/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=1924 CPUtime=0.69
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 404 0 0 0 69 0 0 0 25 0 1 0 101782307 1970176 400 1992294400 134512640 135078026 4294956192 18446744073709551615 134534627 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 481 400 71 138 0 340 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 3980

[startup+1.50184 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31966
/proc/meminfo: memFree=1679828/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=2324 CPUtime=1.49
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 484 0 0 0 149 0 0 0 25 0 1 0 101782307 2379776 480 1992294400 134512640 135078026 4294956192 18446744073709551615 134534321 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 581 480 71 138 0 440 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 4380

[startup+3.10302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31966
/proc/meminfo: memFree=1679380/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=2592 CPUtime=3.09
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 549 0 0 0 309 0 0 0 25 0 1 0 101782307 2654208 545 1992294400 134512640 135078026 4294956192 18446744073709551615 134534613 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31965/statm: 648 545 71 138 0 507 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 4648

[startup+6.30138 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31966
/proc/meminfo: memFree=1679124/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=0
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 101782307 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/31964/statm: 514 112 96 399 0 111 0
[pid=31965] ppid=31964 vsize=2860 CPUtime=6.29
/proc/31965/stat : 31965 (mxc-sr08) R 31964 31964 31889 0 -1 4194304 638 0 0 0 628 1 0 0 25 0 1 0 101782307 2928640 634 1992294400 134512640 135078026 4294956192 18446744073709551615 134534834 0 0 8392704 0 0 0 0 17 1 0 0
/proc/31965/statm: 715 634 71 138 0 574 0
Current children cumulated CPU time (s) 6.29
Current children cumulated vsize (KiB) 4916

[startup+12.7011 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31967
/proc/meminfo: memFree=1680788/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=2056 CPUtime=9.99
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 152 739 0 0 0 0 998 1 16 0 1 0 101782307 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 514 121 104 399 0 111 0
[pid=31967] ppid=31964 vsize=2024 CPUtime=2.67
/proc/31967/stat : 31967 (picosat846) R 31964 31964 31889 0 -1 4194304 270 0 0 0 267 0 0 0 25 0 1 0 101783308 2072576 259 1992294400 134512640 134570484 4294956192 18446744073709551615 134551299 0 0 8392704 0 0 0 0 17 0 0 0
/proc/31967/statm: 506 259 84 14 0 172 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 4080

[startup+25.5015 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1678676/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=3612 CPUtime=6.21
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 569 0 0 0 621 0 0 0 25 0 1 0 101784234 3698688 564 1992294400 134512640 135078472 4294956192 18446744073709551615 134550732 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 903 564 73 138 0 762 0
Current children cumulated CPU time (s) 25.42
Current children cumulated vsize (KiB) 7228

[startup+51.1014 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1677588/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=4548 CPUtime=31.8
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 818 0 0 0 3180 0 0 0 25 0 1 0 101784234 4657152 813 1992294400 134512640 135078472 4294956192 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 1137 813 73 138 0 996 0
Current children cumulated CPU time (s) 51.01
Current children cumulated vsize (KiB) 8164

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1676628/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=5500 CPUtime=82.99
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 1067 0 0 0 8298 1 0 0 25 0 1 0 101784234 5632000 1062 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 1375 1062 73 138 0 1234 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 9116

[startup+162.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1675284/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=6824 CPUtime=142.96
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 1391 0 0 0 14295 1 0 0 25 0 1 0 101784234 6987776 1386 1992294400 134512640 135078472 4294956192 18446744073709551615 134550571 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 1706 1386 73 138 0 1565 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 10440

[startup+222.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1674836/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=7268 CPUtime=202.94
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 1494 0 0 0 20293 1 0 0 25 0 1 0 101784234 7442432 1489 1992294400 134512640 135078472 4294956192 18446744073709551615 134555061 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 1817 1489 73 138 0 1676 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 10884

[startup+282.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1673940/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=8092 CPUtime=262.91
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 1703 0 0 0 26290 1 0 0 25 0 1 0 101784234 8286208 1698 1992294400 134512640 135078472 4294956192 18446744073709551615 134550579 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2023 1698 73 138 0 1882 0
Current children cumulated CPU time (s) 282.12
Current children cumulated vsize (KiB) 11708

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1673812/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=8224 CPUtime=322.89
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 1732 0 0 0 32287 2 0 0 25 0 1 0 101784234 8421376 1727 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2056 1727 73 138 0 1915 0

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


[startup+762.306 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1671508/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=10244 CPUtime=742.72
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2253 0 0 0 74270 2 0 0 25 0 1 0 101784234 10489856 2233 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2561 2233 73 138 0 2420 0
Current children cumulated CPU time (s) 761.93
Current children cumulated vsize (KiB) 13860

[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1671188/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=10644 CPUtime=802.69
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2328 0 0 0 80267 2 0 0 25 0 1 0 101784234 10899456 2308 1992294400 134512640 135078472 4294956192 18446744073709551615 134550631 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2661 2308 73 138 0 2520 0
Current children cumulated CPU time (s) 821.9
Current children cumulated vsize (KiB) 14260

[startup+882.301 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1671188/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=10644 CPUtime=862.66
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2331 0 0 0 86264 2 0 0 25 0 1 0 101784234 10899456 2311 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2661 2311 73 138 0 2520 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 14260

[startup+942.302 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1671060/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=10644 CPUtime=922.64
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2350 0 0 0 92262 2 0 0 25 0 1 0 101784234 10899456 2330 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2661 2330 73 138 0 2520 0
Current children cumulated CPU time (s) 941.85
Current children cumulated vsize (KiB) 14260

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1670996/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=10776 CPUtime=982.61
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2380 0 0 0 98259 2 0 0 25 0 1 0 101784234 11034624 2360 1992294400 134512640 135078472 4294956192 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2694 2360 73 138 0 2553 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 14392

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1670868/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=10924 CPUtime=1042.58
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2396 0 0 0 104256 2 0 0 25 0 1 0 101784234 11186176 2376 1992294400 134512640 135078472 4294956192 18446744073709551615 134550729 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2731 2376 73 138 0 2590 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 14540

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1670612/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11148 CPUtime=1102.57
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2455 0 0 0 110254 3 0 0 25 0 1 0 101784234 11415552 2435 1992294400 134512640 135078472 4294956192 18446744073709551615 134550699 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2787 2435 73 138 0 2646 0
Current children cumulated CPU time (s) 1121.78
Current children cumulated vsize (KiB) 14764

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31970
/proc/meminfo: memFree=1670612/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1162.53
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2471 0 0 0 116250 3 0 0 25 0 1 0 101784234 11419648 2451 1992294400 134512640 135078472 4294956192 18446744073709551615 134550713 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2451 73 138 0 2647 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 14768

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31972
/proc/meminfo: memFree=1670164/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1170.53
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2471 0 0 0 117050 3 0 0 25 0 1 0 101784234 11419648 2451 1992294400 134512640 135078472 4294956192 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2451 73 138 0 2647 0
Current children cumulated CPU time (s) 1189.74
Current children cumulated vsize (KiB) 14768

[startup+1193.51 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31972
/proc/meminfo: memFree=1670164/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1173.73
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2471 0 0 0 117370 3 0 0 25 0 1 0 101784234 11419648 2451 1992294400 134512640 135078472 4294956192 18446744073709551615 134550708 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2451 73 138 0 2647 0
Current children cumulated CPU time (s) 1192.94
Current children cumulated vsize (KiB) 14768

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31972
/proc/meminfo: memFree=1670164/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1176.93
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2473 0 0 0 117690 3 0 0 25 0 1 0 101784234 11419648 2453 1992294400 134512640 135078472 4294956192 18446744073709551615 134550720 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2453 73 138 0 2647 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 14768

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31972
/proc/meminfo: memFree=1670164/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1178.53
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2473 0 0 0 117850 3 0 0 25 0 1 0 101784234 11419648 2453 1992294400 134512640 135078472 4294956192 18446744073709551615 134550741 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2453 73 138 0 2647 0
Current children cumulated CPU time (s) 1197.74
Current children cumulated vsize (KiB) 14768

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31972
/proc/meminfo: memFree=1670164/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1179.33
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2473 0 0 0 117930 3 0 0 25 0 1 0 101784234 11419648 2453 1992294400 134512640 135078472 4294956192 18446744073709551615 134712530 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2453 73 138 0 2647 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 14768

[startup+1199.5 s]
/proc/loadavg: 0.99 0.97 0.98 2/66 31972
/proc/meminfo: memFree=1670164/2055920 swapFree=4181272/4192956
[pid=31964] ppid=31962 vsize=3616 CPUtime=19.21
/proc/31964/stat : 31964 (SATzilla2009_I) S 31962 31964 31889 0 -1 4194304 643 2377 0 0 214 6 1698 3 25 0 1 0 101782307 3702784 449 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/31964/statm: 904 449 217 399 0 501 0
[pid=31970] ppid=31964 vsize=11152 CPUtime=1179.73
/proc/31970/stat : 31970 (minisat20SAT07) R 31964 31964 31889 0 -1 4194304 2473 0 0 0 117970 3 0 0 25 0 1 0 101784234 11419648 2453 1992294400 134512640 135078472 4294956192 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/31970/statm: 2788 2453 73 138 0 2647 0
Current children cumulated CPU time (s) 1198.94
Current children cumulated vsize (KiB) 14768

Child status: 17
Real time (s): 1199.59
CPU time (s): 1199.07
CPU user time (s): 1198.93
CPU system time (s): 0.137979
CPU usage (%): 99.9561
Max. virtual memory (cumulated for all children) (KiB): 14804

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.93
system time used= 0.137979
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 5512
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= 26
involuntary context switches= 3427

runsolver used 1.07284 second user time and 3.2955 second system time

The end

Launcher Data

Begin job on node35 at 2009-04-26 11:18:17
IDJOB=1728494
IDBENCH=24674
IDSOLVER=528
FILE ID=node35/1728494-1240737497
PBS_JOBID= 9187020
Free space on /tmp= 66400 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/crafted/Hard/contest05/counting-clq/unsat-set-b-fclqcolor-10-07-09.sat05-1282.reshuffled-07.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1728494-1240737497/watcher-1728494-1240737497 -o /tmp/evaluation-result-1728494-1240737497/solver-1728494-1240737497 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1728494-1240737497.cnf

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

MD5SUM BENCH= 9f209556efd81ba93e992e22316c3ed8
RANDOM SEED=741223075

node35.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.214
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.214
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:       1681924 kB
Buffers:         25620 kB
Cached:         291204 kB
SwapCached:       5700 kB
Active:          84592 kB
Inactive:       240312 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1681924 kB
SwapTotal:     4192956 kB
SwapFree:      4181272 kB
Dirty:           31516 kB
Writeback:           0 kB
Mapped:          13608 kB
Slab:            35156 kB
Committed_AS:   428256 kB
PageTables:       1396 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= 66372 MiB
End job on node35 at 2009-04-26 11:38:17