Trace number 1716383

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.68 1213.08

General information on the benchmark

Nameindustrial/anbulagan/
hard-unsat/total-10-19-u.cnf
MD5SUMa2687a8a1b0deeabfd7eddcfa56549a2
Bench CategoryAPPLICATION (applications instances)
Best result obtained on this benchmark
Best CPU time to get the best result obtained on this benchmark
Satisfiable
(Un)Satisfiability was proved
Number of variables331202
Number of clauses1571183
Sum of the clauses size3644324
Maximum clause length10
Minimum clause length1
Number of clauses of size 127558
Number of clauses of size 21199929
Number of clauses of size 3281756
Number of clauses of size 46880
Number of clauses of size 527520
Number of clauses of size over 527540

Solver Data

67.77/80.51	c SATzilla is building models for class 3
67.77/80.51	c run presolver mxc-sr08 for 10 seconds ... 
67.77/80.51	c Bin: Executing mxc-sr08
67.77/80.51	c spawning binary file with 10 seconds ...
67.77/80.51	c child exit by a signal
67.77/80.51	c mxc-sr08 returned code 137.
67.77/80.51	c run presolver picosat846 for 5 seconds ... 
67.77/80.51	c Bin: Executing picosat846
67.77/80.51	c spawning binary file with 5 seconds ...
67.77/80.51	c child exit by a signal
67.77/80.51	c picosat846 returned code 137.
67.77/80.51	c Orignal number of varibales is 331202, number of clauses is 1571183 
67.77/80.51	c predicted feature computation time is 60.211894 
67.77/80.51	c Bin: Executing satelite
67.77/80.51	c spawning binary file with 240 seconds ...
67.77/80.51	c child exited successfully
67.77/80.51	c satzilla computing base features
67.77/80.51	c Number of variabe is: 93490, Number of clause is : 616629 
67.77/80.51	c Initializing...
67.77/80.51	c satzilla doing clause learning
67.77/80.51	c start clause learning features ...
67.77/80.51	c Bin: Executing zchaff07
67.77/80.51	c spawning binary file with 2 seconds ...
67.77/80.51	c child exit by a signal
67.77/80.51	c satzilla doing survey propogation probe
67.77/80.51	c do survay propogation for 2 second ...
67.77/80.51	c satzilla doing local search probe
67.77/80.51	c features are:331202 1.57118e+06 93490 616629 2.54265 1.54802 0.151615 0.344113 1.03452 1.28729 2.80237e-05 0.369534 2.13927e-05 0.000128356 0.966952 0.546437 0.932535 2.80237e-05 0.5964 9.73032e-06 6.81123e-05 2.89183 0.238652 0.160372 0 0.826087 3.11762 1.78514e-05 0.531072 4.86516e-06 4.54082e-05 2.6137 0.738223 2.73009e-05 0.595932 6.48688e-06 6.48688e-05 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.507907 0.590722 5.76683e-11 0.973532 0.850748 0.0503437 0.793513 0.230141 0.574865 0.0156758 0.905341 2.3065e-08 0.219992 0.0340447 1.03387e-06 0.0261687 0.000106146 0.0158906 16041 0 0 0 0 0 0 3.45011 0 1.16115 0 
67.77/80.51	c satzilla's ranking:
67.77/80.51	c 1) mxc-sr08: 3.116494
67.77/80.51	c 2) picosat846: 3.084324
67.77/80.51	c 3) zchaff_rand: 1.577497
67.77/80.51	c 4) minisat20SAT07: 1.164937
67.77/80.51	c 5) march_dl2004: 0.276766
67.77/80.51	c 6) SATenstein: -10000.000000
67.77/80.51	c 7) gnovelty+: -10000.000000
67.77/80.51	c 8) adaptg2wsat+: -10000.000000
67.77/80.51	c 9) adaptg2wsat0: -10000.000000
67.77/80.51	c 10) tts-4-0: -10000.000000
67.77/80.51	c 11) vallst: -10000.000000
67.77/80.51	c 12) minisat20: -10000.000000
67.77/80.51	c 13) kcnfs04SAT07: -10000.000000
67.77/80.51	c satzilla running mxc-sr08 ... 
1199.58/1213.05	c Bin: Executing mxc-sr08
1199.58/1213.05	c spawning binary file with 1132 seconds ...
1199.58/1213.05	c child exit by a signal
1199.58/1213.05	c mxc-sr08 returned code 137.
1199.58/1213.05	c satzilla running picosat846 ... 
1199.58/1213.06	c Bin: Executing picosat846
1199.58/1213.06	c picosat846 returned code 1.
1199.58/1213.06	c satzilla running zchaff_rand ... 
1199.58/1213.06	c Bin: Executing zchaff_rand
1199.58/1213.06	c zchaff_rand returned code 1.
1199.58/1213.06	c satzilla running minisat20SAT07 ... 
1199.58/1213.06	c Bin: Executing minisat20SAT07
1199.58/1213.06	c minisat20SAT07 returned code 1.
1199.58/1213.06	c satzilla running march_dl2004 ... 
1199.58/1213.06	c Bin: Executing march_dl2004
1199.58/1213.06	c march_dl2004 returned code 1.
1199.58/1213.06	c satzilla running SATenstein ... 
1199.58/1213.06	c Bin: Executing SATenstein
1199.58/1213.06	c SATenstein returned code 1.
1199.58/1213.06	c satzilla running gnovelty+ ... 
1199.58/1213.06	c Bin: Executing gnovelty+
1199.58/1213.06	c gnovelty+ returned code 1.
1199.58/1213.06	c satzilla running adaptg2wsat+ ... 
1199.58/1213.06	c Bin: Executing adaptg2wsat+
1199.58/1213.06	c adaptg2wsat+ returned code 1.
1199.58/1213.06	c satzilla running adaptg2wsat0 ... 
1199.58/1213.06	c Bin: Executing adaptg2wsat0
1199.58/1213.06	c adaptg2wsat0 returned code 1.
1199.58/1213.06	c satzilla running tts-4-0 ... 
1199.58/1213.06	c Bin: Executing tts-4-0
1199.58/1213.06	c tts-4-0 returned code 1.
1199.58/1213.06	c satzilla running vallst ... 
1199.58/1213.06	c Bin: Executing vallst
1199.58/1213.06	c vallst returned code 1.
1199.58/1213.06	c satzilla running minisat20 ... 
1199.58/1213.06	c Bin: Executing minisat20
1199.58/1213.06	c minisat20 returned code 1.
1199.58/1213.06	c satzilla running kcnfs04SAT07 ... 
1199.58/1213.06	c Bin: Executing kcnfs04SAT07
1199.58/1213.06	c kcnfs04SAT07 returned code 1.
1199.58/1213.06	c ERROR: All Failed! 
1199.58/1213.06	c SATZILLA_TIME=1199.840000

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.99 1.11 3/65 15544
/proc/meminfo: memFree=1691752/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) R 15542 15544 15142 0 -1 4194304 128 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542911 0 0 4096 0 0 0 0 17 0 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=29568 CPUtime=0
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 681 0 0 0 0 0 0 0 18 0 1 0 89522828 30277632 677 1992294400 134512640 135078026 4294956176 18446744073709551615 4294960144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 7392 683 44 138 0 7251 0

[startup+0.101064 s]
/proc/loadavg: 0.92 0.99 1.11 3/65 15544
/proc/meminfo: memFree=1691752/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=71868 CPUtime=0.09
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 15340 0 0 0 2 7 0 0 19 0 1 0 89522828 73592832 15313 1992294400 134512640 135078026 4294956176 18446744073709551615 134554919 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 17967 15315 52 138 0 17826 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 73924

[startup+0.201083 s]
/proc/loadavg: 0.92 0.99 1.11 3/65 15544
/proc/meminfo: memFree=1691752/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=100720 CPUtime=0.19
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 21313 0 0 0 10 9 0 0 20 0 1 0 89522828 103137280 21165 1992294400 134512640 135078026 4294956176 18446744073709551615 134565915 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 25180 21165 54 138 0 25039 0
Current children cumulated CPU time (s) 0.19
Current children cumulated vsize (KiB) 102776

[startup+0.301102 s]
/proc/loadavg: 0.92 0.99 1.11 3/65 15544
/proc/meminfo: memFree=1691752/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=108088 CPUtime=0.29
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 23085 0 0 0 20 9 0 0 21 0 1 0 89522828 110682112 22937 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 27022 22937 54 138 0 26881 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 110144

[startup+0.701181 s]
/proc/loadavg: 0.92 0.99 1.11 3/65 15544
/proc/meminfo: memFree=1691752/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=133848 CPUtime=0.69
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 29481 0 0 0 57 12 0 0 25 0 1 0 89522828 137060352 29333 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 33462 29333 54 138 0 33321 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 135904

[startup+1.50134 s]
/proc/loadavg: 1.01 1.00 1.12 2/67 15546
/proc/meminfo: memFree=1558360/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=174984 CPUtime=1.48
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 39281 0 0 0 133 15 0 0 25 0 1 0 89522828 179183616 39133 1992294400 134512640 135078026 4294956176 18446744073709551615 134722554 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 43746 39133 54 138 0 43605 0
Current children cumulated CPU time (s) 1.48
Current children cumulated vsize (KiB) 177040

[startup+3.10165 s]
/proc/loadavg: 1.01 1.00 1.12 2/67 15546
/proc/meminfo: memFree=1547672/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=170036 CPUtime=3.09
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 44786 0 0 0 291 18 0 0 25 0 1 0 89522828 174116864 37429 1992294400 134512640 135078026 4294956176 18446744073709551615 134553323 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 42509 37430 55 138 0 42368 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 172092

[startup+6.30128 s]
/proc/loadavg: 1.01 1.00 1.12 2/67 15546
/proc/meminfo: memFree=1515224/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=0
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 132 0 0 0 0 0 0 0 18 0 1 0 89522828 2105344 112 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/15544/statm: 514 112 96 399 0 111 0
[pid=15545] ppid=15544 vsize=201316 CPUtime=6.28
/proc/15545/stat : 15545 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 53192 0 0 0 606 22 0 0 25 0 1 0 89522828 206147584 45835 1992294400 134512640 135078026 4294956176 18446744073709551615 134570781 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15545/statm: 50329 45835 55 138 0 50188 0
Current children cumulated CPU time (s) 6.28
Current children cumulated vsize (KiB) 203372

[startup+12.7015 s]
/proc/loadavg: 1.31 1.07 1.14 1/67 15547
/proc/meminfo: memFree=1691352/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=10.01
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 152 55387 0 0 0 0 975 26 16 0 1 0 89522828 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 514 121 104 399 0 111 0
[pid=15547] ppid=15544 vsize=220 CPUtime=0
/proc/15547/stat : 15547 (picosat846) D 15544 15544 15142 0 -1 4194304 34 0 0 0 0 0 0 0 18 0 1 0 89523831 225280 30 1992294400 134512640 134570484 4294956176 18446744073709551615 10425252 0 0 8392704 0 18446744071563608240 0 0 17 1 0 0
/proc/15547/statm: 55 30 24 14 0 4 0
Current children cumulated CPU time (s) 10.01
Current children cumulated vsize (KiB) 2276
heavy processes:

[startup+25.501 s]
/proc/loadavg: 1.49 1.11 1.15 2/67 15547
/proc/meminfo: memFree=1614936/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=2056 CPUtime=10.01
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 152 55387 0 0 0 0 975 26 16 0 1 0 89522828 2105344 121 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 514 121 104 399 0 111 0
[pid=15547] ppid=15544 vsize=80708 CPUtime=2.87
/proc/15547/stat : 15547 (picosat846) R 15544 15544 15142 0 -1 4194304 19169 0 8 0 280 7 0 0 25 0 1 0 89523831 82644992 19166 1992294400 134512640 134570484 4294956176 18446744073709551615 134522144 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15547/statm: 20177 19166 85 14 0 19843 0
Current children cumulated CPU time (s) 12.88
Current children cumulated vsize (KiB) 82764
heavy processes:

[startup+51.1011 s]
/proc/loadavg: 1.73 1.20 1.18 2/66 15548
/proc/meminfo: memFree=1625960/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=57456 CPUtime=38.45
/proc/15544/stat : 15544 (SATzilla2009_I) R 15542 15544 15142 0 -1 4194304 13656 142218 0 8 1169 7 2588 81 25 0 1 0 89522828 58834944 13607 1992294400 134512640 136149169 4294956208 18446744073709551615 134535025 0 0 4096 0 0 0 0 17 0 0 0
/proc/15544/statm: 14364 13607 135 399 0 13961 0
Current children cumulated CPU time (s) 38.45
Current children cumulated vsize (KiB) 57456
heavy processes:

[startup+102.301 s]
/proc/loadavg: 1.45 1.22 1.18 2/67 15550
/proc/meminfo: memFree=1449632/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=179192 CPUtime=21.74
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 55404 0 0 0 2149 25 0 0 25 0 1 0 89530880 183492608 41362 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 44798 41362 71 138 0 44657 0
Current children cumulated CPU time (s) 89.52
Current children cumulated vsize (KiB) 247764

[startup+162.302 s]
/proc/loadavg: 1.16 1.18 1.17 2/67 15550
/proc/meminfo: memFree=1449504/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=179192 CPUtime=81.69
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 55414 0 0 0 8144 25 0 0 25 0 1 0 89530880 183492608 41372 1992294400 134512640 135078026 4294956176 18446744073709551615 134533808 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 44798 41372 71 138 0 44657 0
Current children cumulated CPU time (s) 149.47
Current children cumulated vsize (KiB) 247764

[startup+222.306 s]
/proc/loadavg: 1.06 1.14 1.16 2/67 15550
/proc/meminfo: memFree=1449504/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=179192 CPUtime=141.66
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 55414 0 0 0 14141 25 0 0 25 0 1 0 89530880 183492608 41372 1992294400 134512640 135078026 4294956176 18446744073709551615 134523875 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 44798 41372 71 138 0 44657 0
Current children cumulated CPU time (s) 209.44
Current children cumulated vsize (KiB) 247764

[startup+282.301 s]
/proc/loadavg: 1.02 1.12 1.15 2/67 15550
/proc/meminfo: memFree=1449504/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=179192 CPUtime=201.61
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 55415 0 0 0 20136 25 0 0 25 0 1 0 89530880 183492608 41373 1992294400 134512640 135078026 4294956176 18446744073709551615 134538969 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 44798 41373 71 138 0 44657 0
Current children cumulated CPU time (s) 269.39
Current children cumulated vsize (KiB) 247764

[startup+342.301 s]
/proc/loadavg: 1.00 1.09 1.14 2/67 15550
/proc/meminfo: memFree=1449504/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=179192 CPUtime=261.58
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 55415 0 0 0 26133 25 0 0 25 0 1 0 89530880 183492608 41373 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 44798 41373 71 138 0 44657 0

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


[startup+822.302 s]
/proc/loadavg: 1.00 1.01 1.07 2/67 15550
/proc/meminfo: memFree=1406944/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=222084 CPUtime=741.3
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 66032 0 0 0 74092 38 0 0 25 0 1 0 89530880 227414016 51990 1992294400 134512640 135078026 4294956176 18446744073709551615 134523889 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 55521 51990 71 138 0 55380 0
Current children cumulated CPU time (s) 809.08
Current children cumulated vsize (KiB) 290656

[startup+882.305 s]
/proc/loadavg: 1.00 1.00 1.06 2/67 15550
/proc/meminfo: memFree=1406944/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=222084 CPUtime=801.28
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 66033 0 0 0 80089 39 0 0 25 0 1 0 89530880 227414016 51991 1992294400 134512640 135078026 4294956176 18446744073709551615 134523771 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 55521 51991 71 138 0 55380 0
Current children cumulated CPU time (s) 869.06
Current children cumulated vsize (KiB) 290656

[startup+942.301 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 15550
/proc/meminfo: memFree=1402144/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=227124 CPUtime=861.25
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 67264 0 0 0 86085 40 0 0 25 0 1 0 89530880 232574976 53222 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 56781 53222 71 138 0 56640 0
Current children cumulated CPU time (s) 929.03
Current children cumulated vsize (KiB) 295696

[startup+1002.3 s]
/proc/loadavg: 1.00 1.00 1.05 2/67 15550
/proc/meminfo: memFree=1391904/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=237320 CPUtime=921.21
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 69799 0 0 0 92079 42 0 0 25 0 1 0 89530880 243015680 55757 1992294400 134512640 135078026 4294956176 18446744073709551615 134523878 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 59330 55757 71 138 0 59189 0
Current children cumulated CPU time (s) 988.99
Current children cumulated vsize (KiB) 305892

[startup+1062.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 15550
/proc/meminfo: memFree=1382432/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=246880 CPUtime=981.18
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 72182 0 0 0 98073 45 0 0 25 0 1 0 89530880 252805120 58140 1992294400 134512640 135078026 4294956176 18446744073709551615 134523889 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 61720 58140 71 138 0 61579 0
Current children cumulated CPU time (s) 1048.96
Current children cumulated vsize (KiB) 315452

[startup+1122.3 s]
/proc/loadavg: 1.00 1.00 1.04 2/67 15550
/proc/meminfo: memFree=1374112/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=255224 CPUtime=1041.14
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 74241 0 0 0 104067 47 0 0 25 0 1 0 89530880 261349376 60199 1992294400 134512640 135078026 4294956176 18446744073709551615 134534209 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 63806 60199 71 138 0 63665 0
Current children cumulated CPU time (s) 1108.92
Current children cumulated vsize (KiB) 323796

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368224/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1101.11
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75691 0 0 0 110062 49 0 0 25 0 1 0 89530880 267341824 61649 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61649 71 138 0 65128 0
Current children cumulated CPU time (s) 1168.89
Current children cumulated vsize (KiB) 329648

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

[startup+1190.4 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368224/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1109.21
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75691 0 0 0 110872 49 0 0 25 0 1 0 89530880 267341824 61649 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61649 71 138 0 65128 0
Current children cumulated CPU time (s) 1176.99
Current children cumulated vsize (KiB) 329648

[startup+1203.2 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368224/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1122
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75692 0 0 0 112151 49 0 0 25 0 1 0 89530880 267341824 61650 1992294400 134512640 135078026 4294956176 18446744073709551615 134534492 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61650 71 138 0 65128 0
Current children cumulated CPU time (s) 1189.78
Current children cumulated vsize (KiB) 329648

[startup+1209.6 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368096/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1128.4
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75692 0 0 0 112791 49 0 0 25 0 1 0 89530880 267341824 61650 1992294400 134512640 135078026 4294956176 18446744073709551615 134523782 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61650 71 138 0 65128 0
Current children cumulated CPU time (s) 1196.18
Current children cumulated vsize (KiB) 329648

[startup+1211.21 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368096/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1130
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75692 0 0 0 112951 49 0 0 25 0 1 0 89530880 267341824 61650 1992294400 134512640 135078026 4294956176 18446744073709551615 134523815 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61650 71 138 0 65128 0
Current children cumulated CPU time (s) 1197.78
Current children cumulated vsize (KiB) 329648

[startup+1212 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368096/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1130.8
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75692 0 0 0 113031 49 0 0 25 0 1 0 89530880 267341824 61650 1992294400 134512640 135078026 4294956176 18446744073709551615 134523631 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61650 71 138 0 65128 0
Current children cumulated CPU time (s) 1198.58
Current children cumulated vsize (KiB) 329648

[startup+1212.8 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368096/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1131.6
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75692 0 0 0 113111 49 0 0 25 0 1 0 89530880 267341824 61650 1992294400 134512640 135078026 4294956176 18446744073709551615 134523986 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61650 71 138 0 65128 0
Current children cumulated CPU time (s) 1199.38
Current children cumulated vsize (KiB) 329648

[startup+1213 s]
/proc/loadavg: 1.00 1.00 1.03 2/67 15550
/proc/meminfo: memFree=1368096/2055920 swapFree=4181392/4192956
[pid=15544] ppid=15542 vsize=68572 CPUtime=67.78
/proc/15544/stat : 15544 (SATzilla2009_I) S 15542 15544 15142 0 -1 4194304 28422 159465 0 8 3889 19 2780 90 25 0 1 0 89522828 70217728 16829 1992294400 134512640 136149169 4294956208 18446744073709551615 135542605 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/15544/statm: 17143 16829 217 399 0 16740 0
[pid=15550] ppid=15544 vsize=261076 CPUtime=1131.8
/proc/15550/stat : 15550 (mxc-sr08) R 15544 15544 15142 0 -1 4194304 75692 0 0 0 113131 49 0 0 25 0 1 0 89530880 267341824 61650 1992294400 134512640 135078026 4294956176 18446744073709551615 134534660 0 0 8392704 0 0 0 0 17 0 0 0
/proc/15550/statm: 65269 61650 71 138 0 65128 0
Current children cumulated CPU time (s) 1199.58
Current children cumulated vsize (KiB) 329648

Child status: 17
Real time (s): 1213.08
CPU time (s): 1199.68
CPU user time (s): 1198.04
CPU system time (s): 1.64575
CPU usage (%): 98.896
Max. virtual memory (cumulated for all children) (KiB): 329648

getrusage(RUSAGE_CHILDREN,...) data:
user time used= 1198.04
system time used= 1.64575
maximum resident set size= 0
integral shared memory size= 0
integral unshared data size= 0
integral unshared stack size= 0
page reclaims= 263596
page faults= 8
swaps= 0
block input operations= 0
block output operations= 0
messages sent= 0
messages received= 0
signals received= 0
voluntary context switches= 32
involuntary context switches= 4391

runsolver used 1.17582 second user time and 3.2545 second system time

The end

Launcher Data

Begin job on node77 at 2009-04-25 01:15:24
IDJOB=1716383
IDBENCH=20375
IDSOLVER=528
FILE ID=node77/1716383-1240614922
PBS_JOBID= 9186246
Free space on /tmp= 66184 MiB

SOLVER NAME= SATzilla2009_I 2009-03-22
BENCH NAME= SAT07/industrial/anbulagan/hard-unsat/total-10-19-u.cnf
COMMAND LINE= HOME/SATzilla2009_I BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1716383-1240614922/watcher-1716383-1240614922 -o /tmp/evaluation-result-1716383-1240614922/solver-1716383-1240614922 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_I HOME/instance-1716383-1240614922.cnf

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

MD5SUM BENCH= a2687a8a1b0deeabfd7eddcfa56549a2
RANDOM SEED=480246585

node77.alineos.net Linux 2.6.9-22.EL.rootsmp #1 SMP Mon Oct 3 08:59:52 CEST 2005

/proc/cpuinfo:
processor	: 0
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5914.62
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:

processor	: 1
vendor_id	: GenuineIntel
cpu family	: 15
model		: 4
model name	:                   Intel(R) Xeon(TM) CPU 3.00GHz
stepping	: 3
cpu MHz		: 3000.270
cache size	: 2048 KB
fpu		: yes
fpu_exception	: yes
cpuid level	: 5
wp		: yes
flags		: fpu vme de pse tsc msr pae mce cx8 apic sep mtrr pge mca cmov pat pse36 clflush dts acpi mmx fxsr sse sse2 ss ht tm syscall nx lm pni monitor ds_cpl cid cx16 xtpr
bogomips	: 5996.54
clflush size	: 64
cache_alignment	: 128
address sizes	: 36 bits physical, 48 bits virtual
power management:


/proc/meminfo:
MemTotal:      2055920 kB
MemFree:       1692240 kB
Buffers:         43296 kB
Cached:         246428 kB
SwapCached:       6144 kB
Active:         144148 kB
Inactive:       154060 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1692240 kB
SwapTotal:     4192956 kB
SwapFree:      4181392 kB
Dirty:           60284 kB
Writeback:           0 kB
Mapped:          13392 kB
Slab:            51428 kB
Committed_AS:   360744 kB
PageTables:       1372 kB
VmallocTotal: 536870911 kB
VmallocUsed:    264952 kB
VmallocChunk: 536605679 kB
HugePages_Total:     0
HugePages_Free:      0
Hugepagesize:     2048 kB

Free space on /tmp at the end= 66152 MiB
End job on node77 at 2009-04-25 01:35:38