Trace number 1735667

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.69 1200.29

General information on the benchmark

NameCRAFTED/rbsat/crafted/unforced/
rbsat-v2400c266431g5.cnf
MD5SUM5c381a23100991dd5561d3dc572b8883
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 variables2400
Number of clauses266431
Sum of the clauses size535112
Maximum clause length32
Minimum clause length2
Number of clauses of size 10
Number of clauses of size 2266356
Number of clauses of size 30
Number of clauses of size 40
Number of clauses of size 50
Number of clauses of size over 575

Solver Data

25.75/25.89	c SATzilla is building models for class 3
25.75/25.89	c run presolver mxc-sr08 for 10 seconds ... 
25.75/25.89	c Bin: Executing mxc-sr08
25.75/25.89	c spawning binary file with 10 seconds ...
25.75/25.89	c child exit by a signal
25.75/25.89	c mxc-sr08 returned code 137.
25.75/25.89	c run presolver picosat846 for 5 seconds ... 
25.75/25.89	c Bin: Executing picosat846
25.75/25.89	c spawning binary file with 5 seconds ...
25.75/25.89	c child exit by a signal
25.75/25.89	c picosat846 returned code 137.
25.75/25.89	c Orignal number of varibales is 2400, number of clauses is 266431 
25.75/25.89	c predicted feature computation time is 2.109518 
25.75/25.89	c Bin: Executing satelite
25.75/25.89	c spawning binary file with 240 seconds ...
25.75/25.89	c child exited successfully
25.75/25.89	c satzilla computing base features
25.75/25.89	c Number of variabe is: 2325, Number of clause is : 264031 
25.75/25.89	c Initializing...
25.75/25.89	c satzilla doing clause learning
25.75/25.89	c start clause learning features ...
25.75/25.89	c Bin: Executing zchaff07
25.75/25.89	c spawning binary file with 2 seconds ...
25.75/25.89	c child exit by a signal
25.75/25.89	c satzilla doing survey propogation probe
25.75/25.89	c do survay propogation for 2 second ...
25.75/25.89	c satzilla doing local search probe
25.75/25.89	c features are:2400 266431 2325 264031 0.0322581 0.00908984 0.00880578 0.997131 0.0131377 0.187915 0.00146532 1.88032 0.000860215 0.0262366 0.197266 0.953551 0.953551 0.00146532 0.151146 0.000958221 0.00217399 5.39149 0.148285 0.0346259 0.0658683 0.267442 2.64149 0.000820259 0.143379 0.000541603 0.00124228 4.79321 0.953551 0.00193577 0.177223 0.00106806 0.0030451 83.6667 0.518694 23 155 155 23 113 39 93 84.275 0.155309 68.129 114 114 68.129 88.2473 74.7857 85.7179 0.848895 0.184279 0.153852 0.999223 0.950915 0.687897 0.932996 0.847868 0.89922 7.80041e-05 6.82434 -1.11022e-16 0.010726 7.57982e-05 2.97207e-13 5.38825e-06 3.58497e-11 6.37658e-09 55.4615 0.0869759 1090.08 0.0232061 1087 1058 1100 56.4746 0.0323182 0.999901 0 
25.75/25.89	c satzilla's ranking:
25.75/25.89	c 1) picosat846: 3.092693
25.75/25.89	c 2) mxc-sr08: 1.269776
25.75/25.89	c 3) zchaff_rand: 0.911149
25.75/25.89	c 4) minisat20SAT07: 0.706777
25.75/25.89	c 5) march_dl2004: -20.442545
25.75/25.89	c 6) SATenstein: -10000.000000
25.75/25.89	c 7) gnovelty+: -10000.000000
25.75/25.89	c 8) adaptg2wsat+: -10000.000000
25.75/25.89	c 9) adaptg2wsat0: -10000.000000
25.75/25.89	c 10) tts-4-0: -10000.000000
25.75/25.89	c 11) vallst: -10000.000000
25.75/25.89	c 12) minisat20: -10000.000000
25.75/25.89	c 13) kcnfs04SAT07: -10000.000000
25.75/25.89	c satzilla running picosat846 ... 
1199.56/1200.28	c Bin: Executing picosat846
1199.56/1200.28	c spawning binary file with 1174 seconds ...
1199.56/1200.28	c child exit by a signal
1199.56/1200.28	c picosat846 returned code 137.
1199.56/1200.28	c satzilla running mxc-sr08 ... 
1199.56/1200.28	c Bin: Executing mxc-sr08
1199.56/1200.28	c mxc-sr08 returned code 1.
1199.56/1200.28	c satzilla running zchaff_rand ... 
1199.56/1200.28	c Bin: Executing zchaff_rand
1199.56/1200.28	c zchaff_rand returned code 1.
1199.56/1200.28	c satzilla running minisat20SAT07 ... 
1199.56/1200.28	c Bin: Executing minisat20SAT07
1199.56/1200.28	c minisat20SAT07 returned code 1.
1199.56/1200.28	c satzilla running march_dl2004 ... 
1199.56/1200.28	c Bin: Executing march_dl2004
1199.56/1200.28	c march_dl2004 returned code 1.
1199.56/1200.28	c satzilla running SATenstein ... 
1199.56/1200.28	c Bin: Executing SATenstein
1199.56/1200.28	c SATenstein returned code 1.
1199.56/1200.28	c satzilla running gnovelty+ ... 
1199.56/1200.28	c Bin: Executing gnovelty+
1199.56/1200.28	c gnovelty+ returned code 1.
1199.56/1200.28	c satzilla running adaptg2wsat+ ... 
1199.56/1200.28	c Bin: Executing adaptg2wsat+
1199.56/1200.28	c adaptg2wsat+ returned code 1.
1199.56/1200.28	c satzilla running adaptg2wsat0 ... 
1199.56/1200.28	c Bin: Executing adaptg2wsat0
1199.56/1200.28	c adaptg2wsat0 returned code 1.
1199.56/1200.28	c satzilla running tts-4-0 ... 
1199.56/1200.28	c Bin: Executing tts-4-0
1199.56/1200.28	c tts-4-0 returned code 1.
1199.56/1200.28	c satzilla running vallst ... 
1199.56/1200.28	c Bin: Executing vallst
1199.56/1200.28	c vallst returned code 1.
1199.56/1200.28	c satzilla running minisat20 ... 
1199.56/1200.28	c Bin: Executing minisat20
1199.56/1200.28	c minisat20 returned code 1.
1199.56/1200.28	c satzilla running kcnfs04SAT07 ... 
1199.56/1200.28	c Bin: Executing kcnfs04SAT07
1199.56/1200.28	c kcnfs04SAT07 returned code 1.
1199.56/1200.28	c ERROR: All Failed! 
1199.56/1200.28	c SATZILLA_TIME=1199.860000

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-1735667-1240805195/watcher-1735667-1240805195 -o /tmp/evaluation-result-1735667-1240805195/solver-1735667-1240805195 -C 1200 -W 1800 -M 1800 --output-limit 1,15 HOME/SATzilla2009_I HOME/instance-1735667-1240805195.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.96 3/64 15733
/proc/meminfo: memFree=1745304/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=4152 CPUtime=0
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 699 0 0 0 0 0 0 0 19 0 1 0 108547101 4251648 695 1992294400 134512640 135078026 4294956192 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 1038 701 44 138 0 897 0

[startup+0.035736 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15733
/proc/meminfo: memFree=1745304/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=7172 CPUtime=0.03
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 1645 0 0 0 2 1 0 0 19 0 1 0 108547101 7344128 1641 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 1793 1642 54 138 0 1652 0
Current children cumulated CPU time (s) 0.03
Current children cumulated vsize (KiB) 9228

[startup+0.101743 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15733
/proc/meminfo: memFree=1745304/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=13456 CPUtime=0.09
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 3156 0 0 0 8 1 0 0 19 0 1 0 108547101 13778944 3153 1992294400 134512640 135078026 4294956192 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 3364 3156 54 138 0 3223 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 15512

[startup+0.301766 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15733
/proc/meminfo: memFree=1745304/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=15332 CPUtime=0.29
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 4503 0 0 0 27 2 0 0 21 0 1 0 108547101 15699968 3644 1992294400 134512640 135078026 4294956192 18446744073709551615 134561025 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 3833 3644 55 138 0 3692 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 17388

[startup+0.701812 s]
/proc/loadavg: 0.99 0.97 0.96 3/64 15733
/proc/meminfo: memFree=1745304/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=15332 CPUtime=0.69
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 4503 0 0 0 67 2 0 0 25 0 1 0 108547101 15699968 3644 1992294400 134512640 135078026 4294956192 18446744073709551615 134561041 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 3833 3644 55 138 0 3692 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 17388

[startup+1.5019 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15735
/proc/meminfo: memFree=1730568/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=15332 CPUtime=1.49
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 4503 0 0 0 147 2 0 0 25 0 1 0 108547101 15699968 3644 1992294400 134512640 135078026 4294956192 18446744073709551615 134560913 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 3833 3644 55 138 0 3692 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 17388

[startup+3.1021 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15735
/proc/meminfo: memFree=1726536/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=20944 CPUtime=3.08
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 5794 0 0 0 305 3 0 0 25 0 1 0 108547101 21446656 4935 1992294400 134512640 135078026 4294956192 18446744073709551615 134561028 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15734/statm: 5236 4935 55 138 0 5095 0
Current children cumulated CPU time (s) 3.08
Current children cumulated vsize (KiB) 23000

[startup+6.30145 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15735
/proc/meminfo: memFree=1725576/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=0
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 108547101 2105344 112 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 112 96 399 0 111 0
[pid=15734] ppid=15733 vsize=20944 CPUtime=6.28
/proc/15734/stat : 15734 (mxc-sr08) R 15733 15733 15604 0 -1 4194304 5843 0 0 0 625 3 0 0 25 0 1 0 108547101 21446656 4984 1992294400 134512640 135078026 4294956192 18446744073709551615 134561011 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15734/statm: 5236 4984 55 138 0 5095 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 23000

[startup+12.7012 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15736
/proc/meminfo: memFree=1735496/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=2056 CPUtime=9.99
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 152 6307 0 0 0 0 995 4 19 0 1 0 108547101 2105344 121 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 514 121 104 399 0 111 0
[pid=15736] ppid=15733 vsize=12244 CPUtime=2.68
/proc/15736/stat : 15736 (picosat846) R 15733 15733 15604 0 -1 4194304 2545 0 0 0 267 1 0 0 25 0 1 0 108548102 12537856 2534 1992294400 134512640 134570484 4294956192 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15736/statm: 3061 2534 85 14 0 2727 0
Current children cumulated CPU time (s) 12.67
Current children cumulated vsize (KiB) 14300

[startup+25.5016 s]
/proc/loadavg: 0.99 0.97 0.96 2/65 15738
/proc/meminfo: memFree=1702288/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=44140 CPUtime=25.45
/proc/15733/stat : 15733 (SATzilla2009_I) R 15731 15733 15604 0 -1 4194304 12409 21686 0 0 595 6 1926 18 25 0 1 0 108547101 45199360 9728 1992294400 134512640 136149169 4294956224 18446744073709551615 135542494 0 0 4096 3 0 0 0 17 0 0 0
/proc/15733/statm: 11035 9728 207 399 0 10632 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 44140

[startup+51.1016 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1700296/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=12380 CPUtime=25.17
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 2591 0 0 0 2516 1 0 0 25 0 1 0 108549690 12677120 2580 1992294400 134512640 134570484 4294956192 18446744073709551615 134552785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3095 2580 85 14 0 2761 0
Current children cumulated CPU time (s) 51
Current children cumulated vsize (KiB) 44220

[startup+102.305 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1700104/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=12600 CPUtime=76.35
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 2816 0 0 0 7634 1 0 0 25 0 1 0 108549690 12902400 2644 1992294400 134512640 134570484 4294956192 18446744073709551615 134552785 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3150 2644 85 14 0 2816 0
Current children cumulated CPU time (s) 102.18
Current children cumulated vsize (KiB) 44440

[startup+162.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1699848/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=12752 CPUtime=136.3
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 3134 0 0 0 13629 1 0 0 25 0 1 0 108549690 13058048 2688 1992294400 134512640 134570484 4294956192 18446744073709551615 134551891 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3188 2688 85 14 0 2854 0
Current children cumulated CPU time (s) 162.13
Current children cumulated vsize (KiB) 44592

[startup+222.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1699784/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=12988 CPUtime=196.27
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 3285 0 0 0 19625 2 0 0 25 0 1 0 108549690 13299712 2741 1992294400 134512640 134570484 4294956192 18446744073709551615 134551632 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3247 2741 85 14 0 2913 0
Current children cumulated CPU time (s) 222.1
Current children cumulated vsize (KiB) 44828

[startup+282.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1699656/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=12948 CPUtime=256.24
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 3529 0 0 0 25622 2 0 0 25 0 1 0 108549690 13258752 2735 1992294400 134512640 134570484 4294956192 18446744073709551615 134551721 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3237 2735 85 14 0 2903 0
Current children cumulated CPU time (s) 282.07
Current children cumulated vsize (KiB) 44788

[startup+342.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1699336/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13224 CPUtime=316.21
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 3889 0 0 0 31619 2 0 0 25 0 1 0 108549690 13541376 2806 1992294400 134512640 134570484 4294956192 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3306 2806 85 14 0 2972 0
Current children cumulated CPU time (s) 342.04
Current children cumulated vsize (KiB) 45064


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


[startup+822.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698568/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13992 CPUtime=796
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 5691 0 0 0 79596 4 0 0 25 0 1 0 108549690 14327808 2996 1992294400 134512640 134570484 4294956192 18446744073709551615 134551729 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3498 2996 85 14 0 3164 0
Current children cumulated CPU time (s) 821.83
Current children cumulated vsize (KiB) 45832

[startup+882.302 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698312/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14060 CPUtime=855.96
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 5872 0 0 0 85591 5 0 0 25 0 1 0 108549690 14397440 3015 1992294400 134512640 134570484 4294956192 18446744073709551615 134544162 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3515 3015 85 14 0 3181 0
Current children cumulated CPU time (s) 881.79
Current children cumulated vsize (KiB) 45900

[startup+942.301 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698312/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14208 CPUtime=915.94
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6047 0 0 0 91589 5 0 0 25 0 1 0 108549690 14548992 3051 1992294400 134512640 134570484 4294956192 18446744073709551615 134534093 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3552 3051 85 14 0 3218 0
Current children cumulated CPU time (s) 941.77
Current children cumulated vsize (KiB) 46048

[startup+1002.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698376/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13952 CPUtime=975.91
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6129 0 0 0 97586 5 0 0 25 0 1 0 108549690 14286848 2988 1992294400 134512640 134570484 4294956192 18446744073709551615 134553030 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3488 2988 85 14 0 3154 0
Current children cumulated CPU time (s) 1001.74
Current children cumulated vsize (KiB) 45792

[startup+1062.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698696/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13924 CPUtime=1035.88
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6186 0 0 0 103583 5 0 0 25 0 1 0 108549690 14258176 2951 1992294400 134512640 134570484 4294956192 18446744073709551615 134553126 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3481 2951 85 14 0 3147 0
Current children cumulated CPU time (s) 1061.71
Current children cumulated vsize (KiB) 45764

[startup+1122.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698568/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13948 CPUtime=1095.86
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6256 0 0 0 109581 5 0 0 25 0 1 0 108549690 14282752 2980 1992294400 134512640 134570484 4294956192 18446744073709551615 134552971 0 0 8392704 0 0 0 0 17 1 0 0
/proc/15739/statm: 3487 2980 85 14 0 3153 0
Current children cumulated CPU time (s) 1121.69
Current children cumulated vsize (KiB) 45788

[startup+1182.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698376/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14000 CPUtime=1155.83
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6303 0 0 0 115578 5 0 0 25 0 1 0 108549690 14336000 3000 1992294400 134512640 134570484 4294956192 18446744073709551615 134552864 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3500 3000 85 14 0 3166 0
Current children cumulated CPU time (s) 1181.66
Current children cumulated vsize (KiB) 45840

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

[startup+1190.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698376/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13988 CPUtime=1163.83
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6303 0 0 0 116378 5 0 0 25 0 1 0 108549690 14323712 2997 1992294400 134512640 134570484 4294956192 18446744073709551615 134551713 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3497 2997 85 14 0 3163 0
Current children cumulated CPU time (s) 1189.66
Current children cumulated vsize (KiB) 45828

[startup+1196.7 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698376/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13984 CPUtime=1170.23
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6303 0 0 0 117018 5 0 0 25 0 1 0 108549690 14319616 2996 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3496 2996 85 14 0 3162 0
Current children cumulated CPU time (s) 1196.06
Current children cumulated vsize (KiB) 45824

[startup+1198.3 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698376/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=13980 CPUtime=1171.83
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6303 0 0 0 117178 5 0 0 25 0 1 0 108549690 14315520 2995 1992294400 134512640 134570484 4294956192 18446744073709551615 134522997 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3495 2995 85 14 0 3161 0
Current children cumulated CPU time (s) 1197.66
Current children cumulated vsize (KiB) 45820

[startup+1199.1 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698120/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14508 CPUtime=1172.63
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6433 0 0 0 117258 5 0 0 25 0 1 0 108549690 14856192 3125 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3627 3125 85 14 0 3293 0
Current children cumulated CPU time (s) 1198.46
Current children cumulated vsize (KiB) 46348

[startup+1199.9 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1698120/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14772 CPUtime=1173.43
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6481 0 0 0 117338 5 0 0 25 0 1 0 108549690 15126528 3173 1992294400 134512640 134570484 4294956192 18446744073709551615 134552814 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3693 3173 85 14 0 3359 0
Current children cumulated CPU time (s) 1199.26
Current children cumulated vsize (KiB) 46612

[startup+1200.11 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1697800/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14772 CPUtime=1173.63
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6481 0 0 0 117358 5 0 0 25 0 1 0 108549690 15126528 3173 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3693 3173 85 14 0 3359 0
Current children cumulated CPU time (s) 1199.46
Current children cumulated vsize (KiB) 46612

[startup+1200.2 s]
/proc/loadavg: 0.99 0.97 0.96 2/66 15739
/proc/meminfo: memFree=1697800/2055920 swapFree=4192956/4192956
[pid=15733] ppid=15731 vsize=31840 CPUtime=25.83
/proc/15733/stat : 15733 (SATzilla2009_I) S 15731 15733 15604 0 -1 4194304 12426 21686 0 0 633 6 1926 18 25 0 1 0 108547101 32604160 7720 1992294400 134512640 136149169 4294956224 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15733/statm: 7960 7720 217 399 0 7557 0
[pid=15739] ppid=15733 vsize=14772 CPUtime=1173.73
/proc/15739/stat : 15739 (picosat846) R 15733 15733 15604 0 -1 4194304 6481 0 0 0 117368 5 0 0 25 0 1 0 108549690 15126528 3173 1992294400 134512640 134570484 4294956192 18446744073709551615 134552746 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15739/statm: 3693 3173 85 14 0 3359 0
Current children cumulated CPU time (s) 1199.56
Current children cumulated vsize (KiB) 46612

Child status: 17
Real time (s): 1200.29
CPU time (s): 1199.69
CPU user time (s): 1199.37
CPU system time (s): 0.32495
CPU usage (%): 99.9501
Max. virtual memory (cumulated for all children) (KiB): 46612

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

runsolver used 0.934857 second user time and 3.44048 second system time

The end

Launcher Data

Begin job on node62 at 2009-04-27 06:06:35
IDJOB=1735667
IDBENCH=71509
IDSOLVER=528
FILE ID=node62/1735667-1240805195
PBS_JOBID= 9187397
Free space on /tmp= 66384 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT09/CRAFTED/rbsat/crafted/unforced/rbsat-v2400c266431g5.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1735667-1240805195/watcher-1735667-1240805195 -o /tmp/evaluation-result-1735667-1240805195/solver-1735667-1240805195 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1735667-1240805195.cnf

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

MD5SUM BENCH= 5c381a23100991dd5561d3dc572b8883
RANDOM SEED=1072720960

node62.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.220
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.220
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:       1745848 kB
Buffers:         37492 kB
Cached:         187384 kB
SwapCached:          0 kB
Active:         103904 kB
Inactive:       136364 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1745848 kB
SwapTotal:     4192956 kB
SwapFree:      4192956 kB
Dirty:           34868 kB
Writeback:           0 kB
Mapped:          25176 kB
Slab:            55692 kB
Committed_AS:   262804 kB
PageTables:       1456 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264960 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66352 MiB
End job on node62 at 2009-04-27 06:26:36