Trace number 1578780

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_C 2009-03-22? (exit code) 1199.79 1200.33

General information on the benchmark

NameAPPLICATIONS/diagnosis/
UTI-20-5p0.cnf
MD5SUM5588dd996576f939b8ae497437078705
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 variables225296
Number of clauses1192799
Sum of the clauses size2872868
Maximum clause length10
Minimum clause length1
Number of clauses of size 111403
Number of clauses of size 2852883
Number of clauses of size 3271793
Number of clauses of size 46300
Number of clauses of size 525200
Number of clauses of size over 525220

Solver Data

87.82/87.93	c SATzilla is building models for class 2
87.82/87.93	c run presolver march_dl2004 for 5 seconds ... 
87.82/87.93	c Bin: Executing march_dl2004
87.82/87.93	c spawning binary file with 5 seconds ...
87.82/87.93	c child exit by a signal
87.82/87.93	c march_dl2004 returned code 137.
87.82/87.93	c run presolver mxc-sr08 for 5 seconds ... 
87.82/87.93	c Bin: Executing mxc-sr08
87.82/87.93	c spawning binary file with 5 seconds ...
87.82/87.93	c child exit by a signal
87.82/87.93	c mxc-sr08 returned code 137.
87.82/87.93	c Orignal number of varibales is 225296, number of clauses is 1192799 
87.82/87.93	c predicted feature computation time is 38.210643 
87.82/87.93	c Bin: Executing satelite
87.82/87.93	c spawning binary file with 240 seconds ...
87.82/87.93	c child exited successfully
87.82/87.93	c satzilla computing base features
87.82/87.93	c Number of variabe is: 121563, Number of clause is : 824850 
87.82/87.93	c Initializing...
87.82/87.93	c satzilla compute diameter ...
87.82/87.93	c start diameter features ...
87.82/87.93	c satzilla doing clause learning
87.82/87.93	c start clause learning features ...
87.82/87.93	c Bin: Executing zchaff07
87.82/87.93	c spawning binary file with 2 seconds ...
87.82/87.93	c child exit by a signal
87.82/87.93	c satzilla doing survey propogation probe
87.82/87.93	c do survay propogation for 2 second ...
87.82/87.93	c satzilla doing local search probe
87.82/87.93	c satzilla doing lobjois search-space size estimate
87.82/87.93	c features are:225296 1.1928e+06 121563 824850 0.853327 0.44608 0.147376 0.40184 0.915425 1.41322 2.30378e-05 0.441602 1.64524e-05 8.22619e-05 1.09066 0.52552 0.866967 2.30378e-05 0.734519 8.48639e-06 8.24392e-05 3.01845 0.223718 0.149021 0 0.833333 2.85449 1.29055e-05 0.84214 3.63702e-06 5.57677e-05 2.73284 0.697978 2.51977e-05 0.647014 6.06171e-06 9.09256e-05 101.571 0.00487215 101 102 0.682908 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0 0.647549 0.474649 4.2381e-06 1 0.945692 0.171834 0.891543 0.346389 0.789575 0.0187641 0.985759 -1.26514e-16 0.0787949 0.0461262 8.12798e-07 0.0348171 0.00201902 0.00923582 42945 0 0 0 0 0 0 3.8522 0 1.41893 0 0.117572 0.456381 
87.82/87.93	c satzilla's ranking:
87.82/87.93	c 1) minisat20SAT07: 3.204654
87.82/87.93	c 2) minisat20: 2.660162
87.82/87.93	c 3) zchaff_rand: 2.070241
87.82/87.93	c 4) march_dl2004: 1.414592
87.82/87.93	c 5) vallst: 0.692793
87.82/87.93	c 6) tts-4-0: -1.119085
87.82/87.93	c 7) mxc-sr08: -2.539377
87.82/87.93	c 8) SATenstein: -10000.000000
87.82/87.93	c 9) gnovelty+: -10000.000000
87.82/87.93	c 10) adaptg2wsat+: -10000.000000
87.82/87.93	c 11) adaptg2wsat0: -10000.000000
87.82/87.93	c 12) picosat846: -10000.000000
87.82/87.93	c 13) kcnfs04SAT07: -10000.000000
87.82/87.93	c satzilla running minisat20SAT07 ... 
1199.73/1200.30	c Bin: Executing minisat20SAT07
1199.73/1200.30	c spawning binary file with 1112 seconds ...
1199.73/1200.30	c child exit by a signal
1199.73/1200.30	c minisat20SAT07 returned code 137.
1199.73/1200.30	c satzilla running minisat20 ... 
1199.73/1200.30	c Bin: Executing minisat20
1199.73/1200.30	c minisat20 returned code 1.
1199.73/1200.30	c satzilla running zchaff_rand ... 
1199.73/1200.30	c Bin: Executing zchaff_rand
1199.73/1200.30	c zchaff_rand returned code 1.
1199.73/1200.30	c satzilla running march_dl2004 ... 
1199.73/1200.30	c Bin: Executing march_dl2004
1199.73/1200.30	c march_dl2004 returned code 1.
1199.73/1200.30	c satzilla running vallst ... 
1199.73/1200.30	c Bin: Executing vallst
1199.73/1200.30	c vallst returned code 1.
1199.73/1200.30	c satzilla running tts-4-0 ... 
1199.73/1200.30	c Bin: Executing tts-4-0
1199.73/1200.30	c tts-4-0 returned code 1.
1199.73/1200.30	c satzilla running mxc-sr08 ... 
1199.73/1200.30	c Bin: Executing mxc-sr08
1199.73/1200.30	c mxc-sr08 returned code 1.
1199.73/1200.30	c satzilla running SATenstein ... 
1199.73/1200.30	c Bin: Executing SATenstein
1199.73/1200.30	c SATenstein returned code 1.
1199.73/1200.30	c satzilla running gnovelty+ ... 
1199.73/1200.30	c Bin: Executing gnovelty+
1199.73/1200.30	c gnovelty+ returned code 1.
1199.73/1200.30	c satzilla running adaptg2wsat+ ... 
1199.73/1200.30	c Bin: Executing adaptg2wsat+
1199.73/1200.30	c adaptg2wsat+ returned code 1.
1199.73/1200.30	c satzilla running adaptg2wsat0 ... 
1199.73/1200.30	c Bin: Executing adaptg2wsat0
1199.73/1200.30	c adaptg2wsat0 returned code 1.
1199.73/1200.30	c satzilla running picosat846 ... 
1199.73/1200.30	c Bin: Executing picosat846
1199.73/1200.30	c picosat846 returned code 1.
1199.73/1200.30	c satzilla running kcnfs04SAT07 ... 
1199.73/1200.30	c Bin: Executing kcnfs04SAT07
1199.73/1200.30	c kcnfs04SAT07 returned code 1.
1199.73/1200.30	c ERROR: All Failed! 
1199.73/1200.30	c SATZILLA_TIME=1199.940000

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

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


[startup+0 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9709
/proc/meminfo: memFree=1601280/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) R 9707 9709 6379 0 -1 4194304 128 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135543087 0 0 4096 0 0 0 0 17 0 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=6180 CPUtime=0
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 949 0 0 0 0 0 0 0 19 0 1 0 1042501273 6328320 944 1992294400 134512640 134996440 4294956176 18446744073709551615 134549449 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 1545 952 49 118 0 1424 0

[startup+0.0664581 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9709
/proc/meminfo: memFree=1601280/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=24276 CPUtime=0.05
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 4631 0 0 0 4 1 0 0 20 0 1 0 1042501273 24858624 4626 1992294400 134512640 134996440 4294956176 18446744073709551615 134775863 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 6069 4626 50 118 0 5948 0
Current children cumulated CPU time (s) 0.05
Current children cumulated vsize (KiB) 26332

[startup+0.10246 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9709
/proc/meminfo: memFree=1601280/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=24804 CPUtime=0.09
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 4787 0 0 0 8 1 0 0 20 0 1 0 1042501273 25399296 4782 1992294400 134512640 134996440 4294956176 18446744073709551615 134775770 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 6201 4782 50 118 0 6080 0
Current children cumulated CPU time (s) 0.09
Current children cumulated vsize (KiB) 26860

[startup+0.302481 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9709
/proc/meminfo: memFree=1601280/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=27576 CPUtime=0.29
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 5654 0 0 0 27 2 0 0 22 0 1 0 1042501273 28237824 5649 1992294400 134512640 134996440 4294956176 18446744073709551615 134637029 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 6894 5649 50 118 0 6773 0
Current children cumulated CPU time (s) 0.29
Current children cumulated vsize (KiB) 29632

[startup+0.701523 s]
/proc/loadavg: 0.92 0.98 0.99 3/73 9709
/proc/meminfo: memFree=1601280/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=32856 CPUtime=0.69
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 7281 0 0 0 66 3 0 0 25 0 1 0 1042501273 33644544 7276 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 8214 7276 50 118 0 8093 0
Current children cumulated CPU time (s) 0.69
Current children cumulated vsize (KiB) 34912

[startup+1.50161 s]
/proc/loadavg: 0.92 0.98 0.99 2/75 9711
/proc/meminfo: memFree=1565488/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=42756 CPUtime=1.49
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 10332 0 0 0 144 5 0 0 25 0 1 0 1042501273 43782144 10327 1992294400 134512640 134996440 4294956176 18446744073709551615 134652876 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 10689 10327 50 118 0 10568 0
Current children cumulated CPU time (s) 1.49
Current children cumulated vsize (KiB) 44812

[startup+3.10177 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 9711
/proc/meminfo: memFree=1547952/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=0
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 132 0 0 0 0 0 0 0 19 0 1 0 1042501273 2105344 112 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 1 0 0
/proc/9709/statm: 514 112 96 399 0 111 0
[pid=9710] ppid=9709 vsize=95256 CPUtime=3.09
/proc/9710/stat : 9710 (march_dl2004) R 9709 9709 6379 0 -1 4194304 27760 0 0 0 296 13 0 0 25 0 1 0 1042501273 97542144 19106 1992294400 134512640 134996440 4294956176 18446744073709551615 134658116 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9710/statm: 23814 19106 55 118 0 23693 0
Current children cumulated CPU time (s) 3.09
Current children cumulated vsize (KiB) 97312

[startup+6.30111 s]
/proc/loadavg: 1.01 1.00 1.00 2/75 9712
/proc/meminfo: memFree=1525872/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=5
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 152 33059 0 0 0 0 484 16 16 0 1 0 1042501273 2105344 121 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 514 121 104 399 0 111 0
[pid=9712] ppid=9709 vsize=106480 CPUtime=1.27
/proc/9712/stat : 9712 (mxc-sr08) R 9709 9709 6379 0 -1 4194304 23918 0 0 0 117 10 0 0 25 0 1 0 1042501775 109035520 23846 1992294400 134512640 135078026 4294956176 18446744073709551615 134566063 0 0 8392704 0 0 0 0 17 0 0 0
/proc/9712/statm: 26620 23846 54 138 0 26479 0
Current children cumulated CPU time (s) 6.27
Current children cumulated vsize (KiB) 108536

[startup+12.7018 s]
/proc/loadavg: 1.16 1.03 1.01 2/75 9713
/proc/meminfo: memFree=1486960/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=2056 CPUtime=10.01
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 180 71234 0 0 0 0 966 35 16 0 1 0 1042501273 2105344 139 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 0 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 514 139 121 399 0 111 0
[pid=9713] ppid=9709 vsize=133980 CPUtime=2.65
/proc/9713/stat : 9713 (satelite) R 9709 9709 6379 0 -1 4194304 33664 0 0 0 244 21 0 0 25 0 1 0 1042502277 137195520 30580 1992294400 134512640 135037501 4294956160 18446744073709551615 134570841 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9713/statm: 33495 30580 67 128 0 33364 0
Current children cumulated CPU time (s) 12.66
Current children cumulated vsize (KiB) 136036

[startup+25.5011 s]
/proc/loadavg: 1.29 1.06 1.02 2/74 9713
/proc/meminfo: memFree=1510904/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=77008 CPUtime=25.45
/proc/9709/stat : 9709 (SATzilla2009_C) R 9707 9709 6379 0 -1 4194304 18280 113896 0 0 653 9 1811 72 25 0 1 0 1042501273 78856192 18231 1992294400 134512640 136149437 4294956208 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/9709/statm: 19252 18231 135 399 0 18849 0
Current children cumulated CPU time (s) 25.45
Current children cumulated vsize (KiB) 77008

[startup+51.1018 s]
/proc/loadavg: 1.25 1.07 1.02 2/74 9713
/proc/meminfo: memFree=1511544/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=77008 CPUtime=51.03
/proc/9709/stat : 9709 (SATzilla2009_C) R 9707 9709 6379 0 -1 4194304 18570 113896 0 0 3210 10 1811 72 25 0 1 0 1042501273 78856192 18521 1992294400 134512640 136149437 4294956208 18446744073709551615 134535214 0 0 4096 0 0 0 0 17 0 0 0
/proc/9709/statm: 19252 18521 135 399 0 18849 0
Current children cumulated CPU time (s) 51.03
Current children cumulated vsize (KiB) 77008

[startup+102.306 s]
/proc/loadavg: 1.10 1.06 1.02 2/75 9715
/proc/meminfo: memFree=1389168/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=106424 CPUtime=14.35
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 29240 0 0 0 1418 17 0 0 25 0 1 0 1042510067 108978176 25285 1992294400 134512640 135078472 4294956176 18446744073709551615 134550624 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 26606 25285 73 138 0 26465 0
Current children cumulated CPU time (s) 102.2
Current children cumulated vsize (KiB) 203832

[startup+162.302 s]
/proc/loadavg: 1.04 1.05 1.01 2/75 9715
/proc/meminfo: memFree=1383664/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=112616 CPUtime=74.32
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 30704 0 0 0 7414 18 0 0 25 0 1 0 1042510067 115318784 26749 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 28154 26749 73 138 0 28013 0
Current children cumulated CPU time (s) 162.17
Current children cumulated vsize (KiB) 210024

[startup+222.303 s]
/proc/loadavg: 1.01 1.03 1.01 2/75 9715
/proc/meminfo: memFree=1359792/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=136256 CPUtime=134.3
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 36605 0 0 0 13406 24 0 0 25 0 1 0 1042510067 139526144 32650 1992294400 134512640 135078472 4294956176 18446744073709551615 134550642 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 34064 32650 73 138 0 33923 0
Current children cumulated CPU time (s) 222.15
Current children cumulated vsize (KiB) 233664

[startup+282.303 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 9715
/proc/meminfo: memFree=1340144/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=155980 CPUtime=194.28
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 41528 0 0 0 19399 29 0 0 25 0 1 0 1042510067 159723520 37573 1992294400 134512640 135078472 4294956176 18446744073709551615 134550573 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 38995 37573 73 138 0 38854 0
Current children cumulated CPU time (s) 282.13
Current children cumulated vsize (KiB) 253388

[startup+342.302 s]
/proc/loadavg: 1.05 1.03 1.00 2/75 9715
/proc/meminfo: memFree=1321264/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=174608 CPUtime=254.25
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 46202 0 0 0 25390 35 0 0 25 0 1 0 1042510067 178798592 42247 1992294400 134512640 135078472 4294956176 18446744073709551615 134551920 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 43652 42247 73 138 0 43511 0
Current children cumulated CPU time (s) 342.1
Current children cumulated vsize (KiB) 272016

[startup+402.303 s]
/proc/loadavg: 1.07 1.04 1.00 2/75 9715
/proc/meminfo: memFree=1301680/2055920 swapFree=4172852/4192956

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


[startup+762.305 s]
/proc/loadavg: 1.03 1.05 1.00 2/75 9715
/proc/meminfo: memFree=1186800/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=309008 CPUtime=674.06
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 79724 0 0 0 67336 70 0 0 25 0 1 0 1042510067 316424192 75769 1992294400 134512640 135078472 4294956176 18446744073709551615 134552298 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 77252 75769 73 138 0 77111 0
Current children cumulated CPU time (s) 761.91
Current children cumulated vsize (KiB) 406416

[startup+822.301 s]
/proc/loadavg: 1.01 1.04 1.00 2/75 9715
/proc/meminfo: memFree=1169264/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=326452 CPUtime=734.04
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 84113 0 0 0 73330 74 0 0 25 0 1 0 1042510067 334286848 80158 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 81613 80158 73 138 0 81472 0
Current children cumulated CPU time (s) 821.89
Current children cumulated vsize (KiB) 423860

[startup+882.302 s]
/proc/loadavg: 1.00 1.03 1.00 2/75 9715
/proc/meminfo: memFree=1145648/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=349852 CPUtime=794.02
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 89968 0 0 0 79322 80 0 0 25 0 1 0 1042510067 358248448 86013 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 87463 86013 73 138 0 87322 0
Current children cumulated CPU time (s) 881.87
Current children cumulated vsize (KiB) 447260

[startup+942.302 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 9715
/proc/meminfo: memFree=1127600/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=367808 CPUtime=853.98
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 94481 0 0 0 85313 85 0 0 25 0 1 0 1042510067 376635392 90526 1992294400 134512640 135078472 4294956176 18446744073709551615 134550692 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 91952 90526 73 138 0 91811 0
Current children cumulated CPU time (s) 941.83
Current children cumulated vsize (KiB) 465216

[startup+1002.3 s]
/proc/loadavg: 1.00 1.02 1.00 2/75 9715
/proc/meminfo: memFree=1108720/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=386684 CPUtime=913.97
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 99212 0 0 0 91306 91 0 0 25 0 1 0 1042510067 395964416 95257 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 96671 95257 73 138 0 96530 0
Current children cumulated CPU time (s) 1001.82
Current children cumulated vsize (KiB) 484092

[startup+1062.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 9715
/proc/meminfo: memFree=1089392/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=406580 CPUtime=973.94
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 104049 0 0 0 97297 97 0 0 25 0 1 0 1042510067 416337920 100094 1992294400 134512640 135078472 4294956176 18446744073709551615 134550652 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 101645 100094 73 138 0 101504 0
Current children cumulated CPU time (s) 1061.79
Current children cumulated vsize (KiB) 503988

[startup+1122.3 s]
/proc/loadavg: 1.00 1.01 1.00 2/75 9715
/proc/meminfo: memFree=1074736/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=421168 CPUtime=1033.91
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 107683 0 0 0 103290 101 0 0 25 0 1 0 1042510067 431276032 103728 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 105292 103728 73 138 0 105151 0
Current children cumulated CPU time (s) 1121.76
Current children cumulated vsize (KiB) 518576

[startup+1182.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1058672/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=437164 CPUtime=1093.89
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 111698 0 0 0 109283 106 0 0 25 0 1 0 1042510067 447655936 107743 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 109291 107743 73 138 0 109150 0
Current children cumulated CPU time (s) 1181.74
Current children cumulated vsize (KiB) 534572

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

[startup+1190.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1055984/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=439672 CPUtime=1101.88
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 112338 0 0 0 110082 106 0 0 25 0 1 0 1042510067 450224128 108383 1992294400 134512640 135078472 4294956176 18446744073709551615 134550554 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 109918 108383 73 138 0 109777 0
Current children cumulated CPU time (s) 1189.73
Current children cumulated vsize (KiB) 537080

[startup+1196.7 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1052400/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=443108 CPUtime=1108.29
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 113202 0 0 0 110722 107 0 0 25 0 1 0 1042510067 453742592 109247 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 110777 109247 73 138 0 110636 0
Current children cumulated CPU time (s) 1196.14
Current children cumulated vsize (KiB) 540516

[startup+1198.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1051696/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=444032 CPUtime=1109.88
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 113427 0 0 0 110881 107 0 0 25 0 1 0 1042510067 454688768 109472 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 111008 109472 73 138 0 110867 0
Current children cumulated CPU time (s) 1197.73
Current children cumulated vsize (KiB) 541440

[startup+1199.1 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1051312/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=444164 CPUtime=1110.69
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 113473 0 0 0 110961 108 0 0 25 0 1 0 1042510067 454823936 109518 1992294400 134512640 135078472 4294956176 18446744073709551615 134550582 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 111041 109518 73 138 0 110900 0
Current children cumulated CPU time (s) 1198.54
Current children cumulated vsize (KiB) 541572

[startup+1199.9 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1051312/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=444428 CPUtime=1111.49
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4194304 113519 0 0 0 111041 108 0 0 25 0 1 0 1042510067 455094272 109564 1992294400 134512640 135078472 4294956176 18446744073709551615 134551022 0 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 111107 109564 73 138 0 110966 0
Current children cumulated CPU time (s) 1199.34
Current children cumulated vsize (KiB) 541836

[startup+1200.3 s]
/proc/loadavg: 1.00 1.00 1.00 2/75 9715
/proc/meminfo: memFree=1051056/2055920 swapFree=4172852/4192956
[pid=9709] ppid=9707 vsize=97408 CPUtime=87.85
/proc/9709/stat : 9709 (SATzilla2009_C) S 9707 9709 6379 0 -1 4194304 42161 131832 0 0 6674 26 2002 83 25 0 1 0 1042501273 99745792 23894 1992294400 134512640 136149437 4294956208 18446744073709551615 135542781 0 0 4096 3 18446744071563356171 0 0 17 0 0 0
/proc/9709/statm: 24352 23894 219 399 0 23949 0
[pid=9715] ppid=9709 vsize=0 CPUtime=1111.88
/proc/9715/stat : 9715 (minisat20SAT07) R 9709 9709 6379 0 -1 4195332 113539 0 0 0 111074 114 0 0 25 0 1 0 1042510067 0 0 1992294400 0 0 0 0 0 256 0 8392704 3 0 0 0 17 0 0 0
/proc/9715/statm: 0 0 0 0 0 0 0
Current children cumulated CPU time (s) 1199.73
Current children cumulated vsize (KiB) 97408

Child status: 17
Real time (s): 1200.33
CPU time (s): 1199.79
CPU user time (s): 1197.51
CPU system time (s): 2.27465
CPU usage (%): 99.955
Max. virtual memory (cumulated for all children) (KiB): 541836

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

runsolver used 1.04684 second user time and 3.35049 second system time

The end

Launcher Data

Begin job on node79 at 2009-04-05 05:07:07
IDJOB=1578780
IDBENCH=70985
IDSOLVER=527
FILE ID=node79/1578780-1238900825
PBS_JOBID= 9086069
Free space on /tmp= 66520 MiB

SOLVER NAME= SATzilla2009_C 2009-03-22
BENCH NAME= SAT09/APPLICATIONS/diagnosis/UTI-20-5p0.cnf
COMMAND LINE= HOME/SATzilla2009_C BENCHNAME
RUNSOLVER COMMAND LINE= BIN/runsolver --timestamp -w /tmp/evaluation-result-1578780-1238900825/watcher-1578780-1238900825 -o /tmp/evaluation-result-1578780-1238900825/solver-1578780-1238900825 -C 1200 -W 1800 -M 1800 --output-limit 1,15  HOME/SATzilla2009_C HOME/instance-1578780-1238900825.cnf

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

MD5SUM BENCH= 5588dd996576f939b8ae497437078705
RANDOM SEED=538745446

node79.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.232
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.232
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:       1601760 kB
Buffers:         42004 kB
Cached:         335920 kB
SwapCached:      11580 kB
Active:         185156 kB
Inactive:       205892 kB
HighTotal:           0 kB
HighFree:            0 kB
LowTotal:      2055920 kB
LowFree:       1601760 kB
SwapTotal:     4192956 kB
SwapFree:      4172852 kB
Dirty:           53856 kB
Writeback:           0 kB
Mapped:          18992 kB
Slab:            48280 kB
Committed_AS:  3157528 kB
PageTables:       2004 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= 66492 MiB
End job on node79 at 2009-04-05 05:27:08